Commit Graph

302 Commits

Author SHA1 Message Date
Travis Shirk a52596266c Merged trunk 2005-12-30 21:37:36 +00:00
Nikos Kouremenos 7736cb8824 fix some typos 2005-12-27 20:23:45 +00:00
Nikos Kouremenos 8a0bad93e5 [greblus] hardcode black text for old-style popups 2005-12-27 19:29:04 +00:00
Yann Leboulanger 2f69f3d8ed single message now has conversation_textview so it prints urls and smeileys 2005-12-12 09:12:29 +00:00
Nikos Kouremenos 69fe0f02d7 show artists in about dialog alphabetically 2005-12-10 22:30:28 +00:00
Nikos Kouremenos d9def4d2a4 [grenshad] add FT-related icons. thank him as artist 2005-12-10 22:00:06 +00:00
Yann Leboulanger 612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Nikos Kouremenos 638a8ecd0b add THANKS file and point to AUTHORS and THANKS in about dialog too 2005-12-09 17:57:09 +00:00
Yann Leboulanger cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Nikos Kouremenos b284ea89a0 add close button [no new string here, thanks to GTK+] and show it for when we read received single messages instead of showing cancel [which is when we send]; add icon to send button; move ui preparation code to the right method and add some code to handle show/hide for close/cancel button. add a fixme for after 0.9 for string thing 2005-12-08 14:51:35 +00:00
Yann Leboulanger 2e10716559 add missing '/' before resource in single message 2005-12-08 14:00:51 +00:00
Yann Leboulanger 34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos 4f9404e8b2 migration is okay now if no ~/.gajim; also many other small fixes 2005-12-05 23:25:02 +00:00
Yann Leboulanger 637c903d68 * when in common, no need to do from common import FOO, just import FOO
* we now migrate automaticaly at startup in a thread
 * progressDialog now scroll textvew to the end
2005-12-05 11:13:08 +00:00
Yann Leboulanger ff5e4b32e0 some typo 2005-12-02 17:16:23 +00:00
Nikos Kouremenos ea8cefaac1 commit generic ProgressDialog class to assist us in general for those stuff; now for logs migration 2005-12-02 16:18:04 +00:00
Nikos Kouremenos 0a5ac5d80c fix strings in places; add comments; updatea bit greek trnaslation [now has 666 translated messages] 666!! that rocks 2005-12-02 14:08:40 +00:00
Nikos Kouremenos e39eb2a4e7 fix string; fix so it default to ok 2005-12-02 11:42:17 +00:00
Yann Leboulanger 775aa283b2 we are now ablt to save a status message that contain sevral lines 2005-12-01 20:11:48 +00:00
Nikos Kouremenos db23b53b95 [Paweł M. Zaskórski]use gtkspell to single message winow too; stop doing if 'gtkspell' in globals() and use global var (faster) 2005-11-30 22:22:22 +00:00
Yann Leboulanger 3f2cbf7c46 [SF] show "with account acct_name" instead of "as jid" in menus 2005-11-28 16:29:04 +00:00
Yann Leboulanger b48718a8d1 [multani] when right/middle click on the old popup window, destroy it 2005-11-26 14:39:27 +00:00
Yann Leboulanger acd9d5a26b give focus to join button in join_gc_window when we give a room and server 2005-11-25 22:45:58 +00:00
Yann Leboulanger fb42b277a0 in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry 2005-11-25 22:28:51 +00:00
Yann Leboulanger c8a921aee4 in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry 2005-11-25 22:23:58 +00:00
Nikos Kouremenos 8c3a624a77 subj entry to grab focus in single message only if we have jid to sent already 2005-11-23 22:52:50 +00:00
Yann Leboulanger 004c2b546e SingleMEssageWindow now shows resource of sender 2005-11-23 18:19:22 +00:00
Yann Leboulanger 7a50fa4c7d better reply in single message 2005-11-17 23:04:56 +00:00
Yann Leboulanger 4330b72485 when we reply to a single message, we add > ad the begining of each line of the quoted message 2005-11-17 22:29:03 +00:00
Yann Leboulanger f5bd526129 prettify xml stanzas in XML console 2005-11-14 10:14:55 +00:00
Nikos Kouremenos 1921c43a94 try to prevent circular imports 2005-11-13 20:25:04 +00:00
Nikos Kouremenos 082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
Nikos Kouremenos e57ce76bdd fix 2005-11-13 13:51:01 +00:00
Travis Shirk 96fbd0ae4f JEP 0070 Last Call updates; transaction IDs are a MUST, so we should display them to the user.
Closes #1088
2005-11-13 01:48:48 +00:00
Nikos Kouremenos 33e7b103c0 gtkexcepthook only for those that run svn versions; release user should not be bugged with TBs as they should be minor to overall functionality and he should not care. if he is advanced he knows how to find out what is wrong (how to get to see a traceback etc); also moving get_avatar_pixbuf_from_cache to gtkgui_helpers (all in one commit because of import issues) 2005-11-12 21:24:54 +00:00
Nikos Kouremenos 3556d134bd [lorien420] popup notifications now use notification-daemon if there so they look nicer thanks to Andrew Sayman. I go play some Crack Attack! in return 2005-11-11 19:06:48 +00:00
Yann Leboulanger 1060ab1dbe contact in not in the roster can be added to the roster 2005-11-09 18:02:57 +00:00
Nikos Kouremenos 20aac96c8d correct which entry we insenitive 2005-11-07 21:40:01 +00:00
Yann Leboulanger b8476426a2 insensitivie jid_entry when we add a contact from which we know the jid (right click on email -> add contact, accept a sub request, ...) 2005-11-07 21:30:35 +00:00
Yann Leboulanger 2b0d8e2a70 fix TB 2005-11-03 22:15:40 +00:00
Yann Leboulanger f130ce29c0 we now stringprep jid and resource everywhere:
when we recieve a jid from server
when we enter a jid or resource in GUI
2005-11-03 14:46:56 +00:00
Nikos Kouremenos 1462b4a27f we were checking for @ unless we had /echo but it is also valid to contact jabber.org so it is time we do not check at all if jid has @ 2005-11-03 12:45:26 +00:00
Yann Leboulanger ce7a532f08 typo 2005-11-02 22:01:28 +00:00
Nikos Kouremenos f7a1f8fa64 fix strings and fix comments 2005-11-02 14:54:25 +00:00
Yann Leboulanger 73a9a282ba when we add a contact, check if it's already in roster (case insensitive) 2005-11-02 12:46:57 +00:00
Nikos Kouremenos 47fbe4b3cb it is GTK+ 2005-10-30 16:16:00 +00:00
Nikos Kouremenos b43220a6e9 no need to assign to local unused var 2005-10-29 14:24:32 +00:00
Nikos Kouremenos ca60bacdb5 code optimization: tupples not lists in stuff like: 'if foo in [abc]' etc 2005-10-27 13:15:03 +00:00
Yann Leboulanger e8a3b670f6 GPG keys are now sorted alphabetically 2005-10-22 08:52:13 +00:00
Yann Leboulanger 726640ef4b the old self.plugin variable becomes gajim.interface, no need to pass it to every functions/classes 2005-10-20 11:17:17 +00:00