Commit Graph

2634 Commits

Author SHA1 Message Date
Yann Leboulanger 767dc426ed add comment in xmpp_stringprep 2005-11-23 18:36:07 +00:00
Yann Leboulanger 004c2b546e SingleMEssageWindow now shows resource of sender 2005-11-23 18:19:22 +00:00
Yann Leboulanger c9ad61044d awaiting_events now keep resource of sender when event_type is chat or normal 2005-11-23 18:15:24 +00:00
Nikos Kouremenos 396c61de14 replace tab with space 2005-11-23 17:48:32 +00:00
Nikos Kouremenos 9772eca1c6 remove a commented out line and add a space after comma 2005-11-23 17:47:22 +00:00
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