Commit Graph

2829 Commits

Author SHA1 Message Date
Nikos Kouremenos 64f2ef7d0e [lorien420] try to start notif-daemon if not there 2005-11-23 17:44:32 +00:00
Nikos Kouremenos e0ba19f93c commit logic of func; we were returning anyways. TC is oftenly touched, so I commit to avoid conflicts 2005-11-23 00:20:07 +00:00
Nikos Kouremenos 880da6fb53 revert a commit until better fix is here; notifaction-daemon popups are back! 2005-11-23 00:17:02 +00:00
Yann Leboulanger c511a31038 list-multi are now handled in DataForm 2005-11-22 23:10:08 +00:00
Travis Shirk d17fac8e53 Fix a TB; closes #1139 2005-11-22 20:09:47 +00:00
Nikos Kouremenos 04eac0d1fb fix string 2005-11-22 19:02:35 +00:00
Nikos Kouremenos 1e2e0d4de2 gc: last selected contact can be in a closed room, so prevent KeyError tb 2005-11-22 16:39:48 +00:00
Nikos Kouremenos 648a862811 remove some deprecated log options 2005-11-22 15:01:10 +00:00
Nikos Kouremenos 68af3d51de [juracy] fix for windows svn users 2005-11-22 14:46:37 +00:00
Nikos Kouremenos 203fd82b34 typo 2005-11-22 14:12:34 +00:00
Nikos Kouremenos d028f98655 better string (inform about /say) 2005-11-22 13:11:25 +00:00
Nikos Kouremenos 72e193c25c decode using fs encoding 2005-11-22 11:56:16 +00:00
Nikos Kouremenos d4ad6d8cb9 intoducing LOG_DB_PATH 2005-11-22 11:54:33 +00:00
Nikos Kouremenos 0c09ad2b30 some more strings for transl 2005-11-22 11:44:33 +00:00
Nikos Kouremenos 150cbce4e2 os.path. join in other places too 2005-11-22 11:39:32 +00:00
Nikos Kouremenos 3e9b8d6bd2 enormous cleanup in untested code 2005-11-22 10:56:25 +00:00
Yann Leboulanger 8bc51f5360 80 chars width 2005-11-22 00:32:38 +00:00
Yann Leboulanger d302c3a907 remove some print 2005-11-22 00:32:20 +00:00
Yann Leboulanger 508d176d5a contact.chatstate becomes contact.our_chatstate
contact.chatstate is now contact's chatstate
2005-11-22 00:28:36 +00:00
Nikos Kouremenos 47ee43568f help Yann release faster when in Windoz 2005-11-21 19:12:16 +00:00
Nikos Kouremenos cf2ff62b65 add a fixme 2005-11-21 19:07:42 +00:00
Yann Leboulanger c3feaf89cf fix some strings 2005-11-21 18:28:34 +00:00
Nikos Kouremenos 7f599b8615 fix string 2005-11-21 16:50:28 +00:00
Yann Leboulanger 04d14b82e6 gc hostory now always call fake_jid history and not real_jid history 2005-11-21 15:28:50 +00:00
Yann Leboulanger 01b8de5b0c also call _IqCB when we get registration result 2005-11-21 15:09:04 +00:00
Yann Leboulanger 96989ac7ee fix wrong comment 2005-11-21 14:13:55 +00:00
Yann Leboulanger 64f6f1dfd1 better string 2005-11-21 14:07:32 +00:00
Yann Leboulanger e235a7b0f5 fix a string 2005-11-21 13:52:37 +00:00
Yann Leboulanger dc2cbfe7cf fix some strings and pango escape nicks 2005-11-21 12:20:46 +00:00
Nikos Kouremenos ce6233814d [lorien420] if dbus is there, but notif-daemon is not running, use old style notifications. (I cannot test this as release of notif-daemon is not being listed even if it running). Lorie said devel is ok 2005-11-21 10:36:56 +00:00
Nikos Kouremenos b66862d27e minor 2005-11-21 10:34:10 +00:00
Yann Leboulanger f9df029d14 fix a string 2005-11-21 10:09:31 +00:00
Nikos Kouremenos ce9982b04b prevent a tb with an ugly way. Dimitur Kirov where art thou? :( 2005-11-21 09:59:19 +00:00
Nikos Kouremenos 9db3d26c1f fix so uf_show works 2005-11-21 08:56:45 +00:00
Nikos Kouremenos 71912242be fix old string 2005-11-21 08:31:06 +00:00
Nikos Kouremenos 0a74f2ee61 fix a tb 2005-11-21 07:58:24 +00:00
Nikos Kouremenos 1b8b6a435e optimize a bit (more to come) 2005-11-21 06:33:46 +00:00
Nikos Kouremenos 9d02c6ae36 uf_show in history logs 2005-11-21 06:20:32 +00:00
Travis Shirk a180b3be8f Send 'gone' for each tab when the entire chat window was closed instead
of only when a tab is individually closed.
2005-11-21 02:32:59 +00:00
Nikos Kouremenos ca31a7f67a history window now has a calendar; tons of cleanups, comments, better varnames and in general better quality of code; also a fixme for another day 2005-11-20 21:58:08 +00:00
Nikos Kouremenos 2a90f6adae use calendar to overcome too many years/months/weeks limits with treeview 2005-11-20 19:18:09 +00:00
Nikos Kouremenos c21690e05b initial commit for new history window 2005-11-20 18:38:34 +00:00
Nikos Kouremenos ae76e438d2 just above cursor 2005-11-20 17:01:49 +00:00
Yann Leboulanger f9780e156f show emoticon menu with alt+E above entry if window is near the bottom of the screen 2005-11-20 16:17:23 +00:00
Nikos Kouremenos 1cd68a6364 fix your editor not tabbing 2005-11-20 15:10:34 +00:00
Nikos Kouremenos 651148e560 name optional arg so we understand without looking at func signature 2005-11-20 14:15:36 +00:00
Nikos Kouremenos 4e1b9de560 add comment which is always there instead of just commit comment 2005-11-20 14:11:50 +00:00
Nikos Kouremenos 3dc204b06c update README about where we take icons from; add icon for ft proxy 2005-11-20 14:10:53 +00:00
Yann Leboulanger c7583c6711 don't add a space at the begining of buffer when we add an emot 2005-11-20 13:53:47 +00:00
shteef ac8c2920f6 fix the bloody tabbing :p 2005-11-20 13:36:37 +00:00
Yann Leboulanger 6e593107e0 get_hostname_from_account can now return the srv_hostname 2005-11-20 13:27:37 +00:00
shteef 7cad8aa3b7 Publisher/subscriber service icon 2005-11-20 13:16:05 +00:00
Nikos Kouremenos d12146ce7f remove 3 not used modules, ask custom hostname in disco if it exists; add image for sip service 2005-11-20 13:02:48 +00:00
shteef 951fcfa322 Jabber user directory icon 2005-11-20 12:53:26 +00:00
Nikos Kouremenos 52eac71064 minor 2005-11-20 12:52:17 +00:00
Nikos Kouremenos 2626b888b9 disco on custom hostanme if such thing is defined 2005-11-20 12:48:10 +00:00
shteef 34db24a69a Services discovery bugfix:
Check the window's _travel callback matches what we are trying to browse.
(Prevent the window from creating two browsers)
2005-11-20 12:35:01 +00:00
Yann Leboulanger 82b06b9d60 missing set_text 2005-11-20 12:23:17 +00:00
shteef e3ee09bc14 Fix banner text in service discovery (address bold, server version below) 2005-11-20 12:20:19 +00:00
Yann Leboulanger f5fca6dfa3 fix bug in get_contact_iter when we use merge mode 2005-11-20 12:04:21 +00:00
Yann Leboulanger 068e93194d [anonymous] catch exceptions in dnspython 2005-11-20 10:51:22 +00:00
Nikos Kouremenos 929cb56ae2 inform about alt+e 2005-11-19 23:04:54 +00:00
Nikos Kouremenos 68dea5d9f3 respect users past choice 2005-11-19 22:03:58 +00:00
Nikos Kouremenos ececa0dacf remove noused code (it is here from the time we tried to gajim-remote on/off on the fly. clean up! 2005-11-19 22:01:10 +00:00
Nikos Kouremenos a444fa63a9 use_dbus (too generic) to remote_control ACE and better desc, also fix method names 2005-11-19 21:45:34 +00:00
Nikos Kouremenos 9188b42945 minor 2005-11-19 20:47:48 +00:00
Nikos Kouremenos b081312490 if unkonwn so no image. ? confuses the user that Gajim does not understand this service 2005-11-19 20:33:49 +00:00
Nikos Kouremenos cbc2973942 images for mail http-ws sms and fix size of weather 2005-11-19 20:18:20 +00:00
Yann Leboulanger c283e7e92c we can now handeled timeouts: when we don't receive registration info within 30 secondes, we show an information window 2005-11-19 19:33:11 +00:00
Nikos Kouremenos d834d033f9 gajim-remote.py: also print details about the exception 2005-11-19 18:07:17 +00:00
Yann Leboulanger 5fa3da5538 draw_contact doesn't draw the avatar anymore
new draw_avatar function that is called only when needed
2005-11-19 16:59:09 +00:00
Nikos Kouremenos 109f599865 catch IOError on traceback.print_exc 2005-11-19 15:49:45 +00:00
Nikos Kouremenos 36a796f670 add arrow for emoticon button (it is popdown menu we show) 2005-11-18 19:31:43 +00:00
Alex Mauer ae70f5d19f * The last-read line is better described as a line than a ruler. 2005-11-18 19:16:45 +00:00
Alex Mauer 0072034452 Allow configuration of the character appended in case of a nick
conflict.
2005-11-18 17:47:52 +00:00
shteef cee4222c1a Better unknown icon for service discovery 2005-11-18 15:11:17 +00:00
Nikos Kouremenos 02d102008d 5 seconds as old-style 2005-11-18 15:06:10 +00:00
shteef f5e22fbbfa Conference icon 2005-11-18 14:29:34 +00:00
shteef 41384b5854 Weather transport icon 2005-11-18 14:16:00 +00:00
shteef 22b0cd65ab RSS icon 2005-11-18 14:01:53 +00:00
Nikos Kouremenos 68b0f18402 iso15 is our last chance 2005-11-18 13:26:24 +00:00
Nikos Kouremenos 965e9cb8c7 running pychecker in some files and fixing cleaning up those errors/info that REALLY matter 2005-11-18 13:12:16 +00:00
Yann Leboulanger 97d1166be8 use decode_string in GnuPG 2005-11-18 12:22:33 +00:00
Nikos Kouremenos 2a791af792 decode_string() 2005-11-18 12:17:50 +00:00
Yann Leboulanger 26b0e1780f typo 2005-11-18 11:51:12 +00:00
Yann Leboulanger 8cdc21f0cd filenames are utf-8 in gtk 2005-11-18 08:53:09 +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
Nikos Kouremenos 377e5a416f optimize emoticons-related code and add better image for emoticons_button 2005-11-17 18:29:31 +00:00
Nikos Kouremenos c3ce9560f7 one more check for empty color 2005-11-17 17:21:11 +00:00
Nikos Kouremenos cfb8d93b2a [michelle] fix the error when starting with emoticons off 2005-11-17 17:08:56 +00:00
Nikos Kouremenos 4f74f23796 revert until gtk grows up 2005-11-17 16:28:41 +00:00
Nikos Kouremenos 897f60ad06 logic 2005-11-17 12:34:30 +00:00
Nikos Kouremenos d8fa4a8904 fix something with a better way 2005-11-17 10:16:08 +00:00
Yann Leboulanger bc403d549b don't use bgcolor is none is set (as in other widgets) 2005-11-17 08:27:16 +00:00
Nikos Kouremenos ff9f4384b3 roster avatars 32x32 by default 2005-11-16 23:10:48 +00:00
Nikos Kouremenos 75505422b1 or not and 2005-11-16 21:39:17 +00:00
Nikos Kouremenos 97a7585dd0 avoid a tb 2005-11-16 21:24:28 +00:00
Nikos Kouremenos 6d2d1fcba1 remove hardcoding dbus version 2005-11-16 21:22:35 +00:00
Yann Leboulanger 6ef71ef1a2 typo 2005-11-16 20:44:00 +00:00
Yann Leboulanger 9ce32c8211 add a gc command: /say that send the message without looking for commands ("/say /help" sends "/help") 2005-11-16 20:25:06 +00:00
Yann Leboulanger cac6a82be6 temporary feature:
when we are in merge mode, we add (account_name) in the roster when there are 2 contacts with the same nick
2005-11-16 19:44:06 +00:00
Nikos Kouremenos b3ccd93663 call init_emoticons to update emoticons and not init_regexp 2005-11-16 13:03:50 +00:00
shteef 9aa11f090c Fix disco cache (no more weakrefs) 2005-11-16 12:50:18 +00:00
Nikos Kouremenos c3012b4ec6 fix a tb for contacts that have EXTVAL in vcard 2005-11-16 11:05:45 +00:00
Nikos Kouremenos df88db7209 optimize the code 2005-11-16 10:35:11 +00:00
Nikos Kouremenos 2493be0698 remove a print 2005-11-16 10:21:58 +00:00
Nikos Kouremenos 0901a6db53 do not autojoin bookmarks if you are invisible 2005-11-16 10:21:43 +00:00
Nikos Kouremenos c0ece2bf42 make it work for GC too 2005-11-16 10:06:31 +00:00
Nikos Kouremenos 8622fc1b2d [gjc] move popups up if out of screen 2005-11-16 09:57:28 +00:00
Nikos Kouremenos b381276ac0 operate with users not wanting emoticons 2005-11-15 23:35:08 +00:00
Nikos Kouremenos fac2a002c7 [sef] ask avatars on startup ace 2005-11-15 23:26:22 +00:00
Nikos Kouremenos c60e1d9444 add : in gajim themes window 2005-11-15 20:25:29 +00:00
Nikos Kouremenos 1ed82a95d6 cleanups 2005-11-15 19:56:49 +00:00
Yann Leboulanger 71271279d0 stringprep our jid to compare it with others 2005-11-15 19:41:43 +00:00
Yann Leboulanger 3c3796de33 fix glade in manage theme window 2005-11-15 19:20:16 +00:00
Nikos Kouremenos 67f7520c56 fix tb 2005-11-15 18:12:22 +00:00
Nikos Kouremenos 1e78707dab clean ups 2005-11-15 16:48:40 +00:00
Nikos Kouremenos b40b42b2e0 [michele] position emots popup under cursor with Alt+E 2005-11-15 14:31:27 +00:00
Nikos Kouremenos b2d07fa5da [delmonico] fix ichat timestamps to know about past 2005-11-15 14:23:16 +00:00
Nikos Kouremenos 2357e0ae96 gajim could not start if useeemoticons = False 2005-11-15 14:17:02 +00:00
Nikos Kouremenos 014fe4bfef position emoticon menu under emoticon button 2005-11-15 12:21:30 +00:00
Nikos Kouremenos 03684ad385 [Michele Campeotto] we now have an emoticon selector! 2005-11-15 11:52:40 +00:00
Yann Leboulanger 518391c2aa fix TB by removing an unwanted line 2005-11-15 11:19:01 +00:00
Yann Leboulanger f3eef962c6 gc now have draw_contact, draw_roster and draw_all_roster functions and they are used to update style, iconset ... 2005-11-15 09:08:08 +00:00
Norman Rasmussen 99d944dc90 make </p> http:// link right again 2005-11-14 21:26:20 +00:00
Yann Leboulanger 5c42980857 avatar is updated when someone updates it 2005-11-14 21:10:00 +00:00
Norman Rasmussen f5139c288f fixed python 2.3 emoticon looping bug 2005-11-14 21:04:16 +00:00
Yann Leboulanger a3e0d6afec always talk to fake jid even if we know real jid (revert [4172]) so we can find the contact from the jid (before we couldn't find from real jid cause in gc_contacts it's fake jid) 2005-11-14 20:18:34 +00:00
Yann Leboulanger 647aef402e show avatar in roster when we recieve the vcard 2005-11-14 18:14:28 +00:00
Nikos Kouremenos 51601d42cc mime_type is better than glob syntax for filefilter; also fix logic 2005-11-14 15:54:13 +00:00
Nikos Kouremenos 17b5ff7022 use tupple not list when nothing list-special is needed; fix comment 2005-11-14 14:19:53 +00:00
Nikos Kouremenos 416015ccc2 typo 2005-11-14 13:30:36 +00:00
Nikos Kouremenos aa80749cdb fix a tb 2005-11-14 13:27:15 +00:00
Yann Leboulanger a8f3d466cc fix a FIXME: show Hidden instead of a password 2005-11-14 11:07:42 +00:00
Yann Leboulanger 3b12546f0a fix comment 2005-11-14 10:51:32 +00:00
Yann Leboulanger 2da5b774e7 close all opened windows related to an account when we remove it 2005-11-14 10:49:07 +00:00
Yann Leboulanger df6474ec3b fix account tooltip 2005-11-14 10:24:38 +00:00
Yann Leboulanger f5bd526129 prettify xml stanzas in XML console 2005-11-14 10:14:55 +00:00
Yann Leboulanger 6a432bbb67 ask all unknown vcard at startup 2005-11-14 10:08:50 +00:00
Yann Leboulanger c94d1ca48a function to update the config file from version to version
I currently update some var names, add new themes and remove cyan theme, add new proxies, add new emoticons
If things are missing add them there
2005-11-14 09:43:27 +00:00
Yann Leboulanger 290ca15a7c remove unused code 2005-11-14 09:38:35 +00:00
Yann Leboulanger 012887fda8 typo 2005-11-14 09:08:12 +00:00
Travis Shirk c5dc70abd7 tabs instead of spaces 2005-11-13 21:50:54 +00:00
Travis Shirk f3976478c3 More fixes for formatting regex's 2005-11-13 21:46:04 +00:00
Travis Shirk fdb89e2ff8 Added a comment about the emoticon regex 2005-11-13 21:16:21 +00:00
Travis Shirk a433b2d58c Non alpha-numeric characters on the edges of an emoticon will still allow for icon expansion.
Thanks again, Norman!
2005-11-13 21:13:27 +00:00
Travis Shirk b816a7a46b Smarter parsing of emoticons (closes #954) and added a few common emoticons as well. 2005-11-13 20:47:15 +00:00
Nikos Kouremenos dc27356721 fix a tb 2005-11-13 20:31:44 +00:00
Nikos Kouremenos 1921c43a94 try to prevent circular imports 2005-11-13 20:25:04 +00:00
Nikos Kouremenos 6487b8463c fix tb 2005-11-13 20:05:03 +00:00
Nikos Kouremenos 212ec8b91d remove a print 2005-11-13 19:50:22 +00:00
Nikos Kouremenos 571c512832 fix syntax error 2005-11-13 19:42:42 +00:00
Nikos Kouremenos 3238b6ad94 various minor 2005-11-13 19:31:47 +00:00
Nikos Kouremenos 021afbf906 fix strings for notification-daemon 2005-11-13 19:31:25 +00:00
Yann Leboulanger 1238f5a957 remove FIXME 2005-11-13 18:09:48 +00:00
Yann Leboulanger 79d6f275e8 re-send a presence when we set a new avatar 2005-11-13 17:51:37 +00:00
Nikos Kouremenos 1f5b2acd9f nothing 2005-11-13 17:43:41 +00:00
Yann Leboulanger cdde62ac88 reconnect to all gc when connection comes back 2005-11-13 17:24:08 +00:00
Nikos Kouremenos 082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
Nikos Kouremenos 287b40bde6 do not load at startup manage emoticons window [respect the RAM of user] 2005-11-13 14:55:52 +00:00
Nikos Kouremenos e57ce76bdd fix 2005-11-13 13:51:01 +00:00
shteef c496bd604b Ditch gc.collect() 2005-11-13 12:36:29 +00:00
Nikos Kouremenos 7e5ba09aca GC does it automatically, but what the hell 2005-11-13 12:31:13 +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 82b7e98371 [gjc] destroy bigger_avatar_window not just hide it 2005-11-12 22:43:18 +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
Yann Leboulanger 380bce1160 fix TB 2005-11-12 21:06:26 +00:00
Nikos Kouremenos de7b906254 typo 2005-11-12 21:01:52 +00:00
Nikos Kouremenos 3f7bbf191f typo 2005-11-12 21:01:17 +00:00
Yann Leboulanger d97125de42 fix TB 2005-11-12 20:56:44 +00:00
Yann Leboulanger a67d009497 fix icon in tooltip (sorry I can't test) 2005-11-12 20:07:46 +00:00
Nikos Kouremenos 9024cf474e shorter 2005-11-12 17:59:43 +00:00
Nikos Kouremenos 67844ff1dc him --> him or her 2005-11-12 14:20:20 +00:00
Nikos Kouremenos 2a770a1ebf he --> he or she 2005-11-12 14:17:27 +00:00
Nikos Kouremenos a38263dcdb his --> his or her 2005-11-12 14:15:32 +00:00
Nikos Kouremenos 3084820130 commit missing file 2005-11-11 19:12:02 +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
Nikos Kouremenos 92c879ee0f fix tb 2005-11-11 15:07:58 +00:00
Nikos Kouremenos df80ad23cd update win tools to .9 2005-11-10 15:14:17 +00:00
Nikos Kouremenos e6d862e91b fix a tb 2005-11-10 15:14:03 +00:00
Nikos Kouremenos b42d016e62 fixes (do not set twice editability and a docstring) and only resizable if 2.8+ 2005-11-10 13:40:39 +00:00
Nikos Kouremenos de36e719f3 varius fixes; cleanup, remove a fixme, add a fixme 2005-11-10 13:29:58 +00:00
Nikos Kouremenos 0d3be44948 error about size too big should not come after we close fchooser 2005-11-10 12:43:37 +00:00
Yann Leboulanger c2042e8689 call register_handlers only once at startup, it's not account specific 2005-11-10 10:16:25 +00:00
Yann Leboulanger e55db9645d middle click on merged accounts row now works 2005-11-10 09:59:27 +00:00
Yann Leboulanger 0833043975 when we know the real_jid and we open a chat window, we talk with the real jid and not the fake jid (jix avatar pb: we now ask the avatar of the real jid and not fake jid which is saved in the wrong file) 2005-11-10 09:46:20 +00:00
Nikos Kouremenos 7d8ab26ccb change default size for disco window 2005-11-10 00:57:18 +00:00
Nikos Kouremenos 7fa1f8a270 set always_english_wiktionary to True; chances are if you do not know a word you are french, greek, german whatever and u chat in english. leave out the fact that english wiktionary entry has translations so you get definition in english and tranlsation 2005-11-09 23:05:11 +00:00
Yann Leboulanger 7d827f0764 add tooltip for merged accounts row 2005-11-09 21:05:55 +00:00
Nikos Kouremenos 0fd60e88aa we call a func that does not exist 2005-11-09 20:33:20 +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 f466590c7b wizard texts on failure success are now pangoed and look nicer. also no more hardcoding \n and using word wrap; making translators life easier by ommiting some \n etc 2005-11-09 17:08:09 +00:00
Nikos Kouremenos 6649b62f03 ACE: print_status_in_chats 2005-11-09 15:42:30 +00:00
Nikos Kouremenos cb3010993e minor: dropped not droped 2005-11-09 10:55:42 +00:00
Yann Leboulanger 8eaa1f45ad add a 'merged account' row with a context menu 2005-11-09 07:00:46 +00:00
Nikos Kouremenos 8ecb477844 underscore in string 2005-11-08 21:34:41 +00:00
Nikos Kouremenos fcfb314163 typo 2005-11-08 20:52:09 +00:00
Nikos Kouremenos 23099dffca gajim.contacts[account][jid][0] --> gajim.get_contact_instance_with_highest_priority(account, jid) which is superior and at worst the same 2005-11-08 20:33:52 +00:00
Nikos Kouremenos e64bb76274 fix logic 2005-11-08 19:19:09 +00:00
Nikos Kouremenos 974e4324ba fix tb and do not have many window for editing our own vcard 2005-11-08 17:18:22 +00:00
Nikos Kouremenos 14bccbc2a6 fix a tb 2005-11-08 16:53:33 +00:00
Nikos Kouremenos 3d7dee624e avatar is now set in draw_contact; we need a better place though 2005-11-08 15:47:27 +00:00
Nikos Kouremenos 3492272881 only one line for status msg under contact 2005-11-08 15:24:19 +00:00
Yann Leboulanger 6213a1e586 typo 2005-11-08 14:32:14 +00:00
Nikos Kouremenos 51f6e125f6 align avatar and padlock to to right 2005-11-08 14:25:23 +00:00
Yann Leboulanger 0b7a740874 add the date in time when msg if from another day 2005-11-08 14:23:11 +00:00
Nikos Kouremenos 99636d5ccf [gjc]commit better analogy for colors in contact row 2005-11-08 14:09:56 +00:00
Nikos Kouremenos 58ae3ed63f typo. thx yann 2005-11-08 13:46:09 +00:00
Nikos Kouremenos 52a861afc2 fix syntax error 2005-11-08 13:43:23 +00:00
Nikos Kouremenos 0020731a36 catch IOError so no TB 2005-11-08 13:21:43 +00:00
Nikos Kouremenos 4034efa762 we now have avatars in roster. I default to 48x48 (gaim defaults to that too) u can change that to whatever you want via ACE and you can take avatars off via PREFS; defaulting to 32x32 is too small. njoy 2005-11-08 13:04:59 +00:00
Nikos Kouremenos a3cd40ac84 fix a logic bug. thanks deluge 2005-11-08 11:13:47 +00:00
Nikos Kouremenos 20aac96c8d correct which entry we insenitive 2005-11-07 21:40:01 +00:00
Nikos Kouremenos edb16de6b4 remove a leftover comment 2005-11-07 21:33:18 +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 bd868245e0 support JEP 162 (show / hide some contacts according to their subscription / ask status) 2005-11-07 21:15:15 +00:00
Yann Leboulanger fd99c19954 remove print 2005-11-07 16:18:10 +00:00
Yann Leboulanger 8877d45bc5 prevent wrong color to be shown when no bgcolor is selected (do the same as in roster) 2005-11-07 16:17:06 +00:00
Yann Leboulanger 02d88c5915 add a "Set an avatar when I connect" checkbutton in wizard, so that when we connect it open the vcard in the about tab and opens the filechooser 2005-11-07 15:43:47 +00:00
Nikos Kouremenos 183d59333f fix missing var 2005-11-07 14:06:39 +00:00
Yann Leboulanger e422a1807d SRV now works (hopefully !)
we use a new Client instance for each try
fix a typo in the use of pydns
2005-11-07 14:04:18 +00:00
Nikos Kouremenos 1c9f70638d fix major tb 2005-11-07 13:26:22 +00:00
Nikos Kouremenos 974b893229 fix logic 2005-11-07 13:11:26 +00:00
Nikos Kouremenos 68ac516bce make dnspython work 2005-11-07 13:04:58 +00:00
Nikos Kouremenos b89fe57543 inital patch to make status msg change color in gc too [does not work yet] 2005-11-07 11:07:55 +00:00
Nikos Kouremenos 846e9881fb [gjc] color for status msg under roster is half between fg and bg color no matter the state (selected or not) 2005-11-07 10:50:40 +00:00
Nikos Kouremenos 7aa63e2fc5 remove print 2005-11-06 21:02:20 +00:00
Nikos Kouremenos 7ec7276797 better var names and add aprint for stian 2005-11-06 20:58:22 +00:00
Nikos Kouremenos a1d8b08d90 no need to save var, and better comment 2005-11-06 20:57:52 +00:00
Nikos Kouremenos 6202203856 add a fixme and print traceback 2005-11-06 20:29:08 +00:00
Travis Shirk cf9d5705b5 Reset chatstates when tab/window is closed. Closes ticket [1034] 2005-11-06 20:14:49 +00:00
Travis Shirk 6840f97c1f Keep name banner up to date with chatstate info. 2005-11-06 18:58:35 +00:00
Nikos Kouremenos 1c89061483 fix tb 2005-11-06 17:10:55 +00:00
Nikos Kouremenos 8c4217fd5c status msg under gc roster too 2005-11-06 16:29:52 +00:00
Yann Leboulanger 039eb20c0a forget password only when needed (when we don't save it ad connection failed) 2005-11-06 15:51:18 +00:00
Nikos Kouremenos 4d3784e2f7 fix for good spaces identation pb 2005-11-06 15:08:54 +00:00
Yann Leboulanger 8c9bf693e7 fix indentation 2005-11-06 15:04:35 +00:00
Nikos Kouremenos ea11076a0e we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected 2005-11-06 14:30:17 +00:00
Nikos Kouremenos 2d46c5e8a8 However, the server MUST NOT deliver the stanza
to an available resource with a negative priority; if the
           only available resource has a negative priority, the server
           SHOULD handle the message as if there were no available
           resources (defined below). so forbidding negative prio
2005-11-06 12:36:26 +00:00
Yann Leboulanger 5a0a33681a add missing arg 2005-11-06 10:42:29 +00:00
Yann Leboulanger 6d3fe8e459 hack in order to register our Event handler as soon as Dispatcher is pluged in 2005-11-06 10:12:22 +00:00
Yann Leboulanger 004cb9c5d3 first popuped message is a new message 2005-11-05 23:43:43 +00:00
Yann Leboulanger 164973ff82 prevent to print chatstate = 'None' 2005-11-05 20:49:28 +00:00
Yann Leboulanger 79d611032a always update self.previous_status_combobox_active, even when we don't manually change the combobox 2005-11-05 18:09:57 +00:00
Yann Leboulanger 51d2175b18 ChangeStatusMessageDialog now shows the last_status_message even when we choose "change status message" menuitem 2005-11-05 17:52:49 +00:00
Yann Leboulanger 969bd9fa0d fix bug in xmpppy about SASL with TLS 2005-11-05 15:23:33 +00:00
Nikos Kouremenos b96c24fe77 fix typo in comment 2005-11-05 11:33:41 +00:00
Yann Leboulanger 6556b2724e account name is now the server name 2005-11-05 11:30:42 +00:00
Nikos Kouremenos 8d26752f48 fix strings, add code for progressbar to work, fix a bit of ui 2005-11-05 11:28:19 +00:00