Commit Graph

3555 Commits

Author SHA1 Message Date
Yann Leboulanger 0b1bf176e9 reset chatstate when contact go offline or error 2005-10-20 10:21:51 +00:00
Yann Leboulanger adcdcbc411 color of tabs are now well handeled: when we receive a chat state we modify both gtk.STATE_NORMAL and gtk.STATE_ACTIVE color, so when we change the active tab, color is ok 2005-10-20 09:49:28 +00:00
Yann Leboulanger a7300534f8 update contact's chatstate when we receive it 2005-10-20 09:35:00 +00:00
Yann Leboulanger 8060b8b515 there are problems with IDNA, so I remove it for the moment 2005-10-20 08:48:19 +00:00
Yann Leboulanger f24c2db136 remove only the line when we want to remove it 2005-10-19 21:49:16 +00:00
Yann Leboulanger 9d42d10853 file-stopped and file-completed can be saved in awiting_events queue 2005-10-19 21:14:51 +00:00
Yann Leboulanger 7d5cba01a7 typo 2005-10-19 20:18:09 +00:00
Yann Leboulanger af7fef5ec1 file-send-error can now be added to the awaiting queue 2005-10-19 20:16:22 +00:00
Yann Leboulanger 16a4d81cdf we now support non-ascii hostname thanks to IDNA 2005-10-19 18:47:09 +00:00
Yann Leboulanger 443b32a846 typo 2005-10-19 11:14:15 +00:00
Nikos Kouremenos e2f317723b fix typo in comment. thx Yann 2005-10-19 11:13:41 +00:00
Nikos Kouremenos 5894307bf9 we no longer stay in change status message item in status switcher 2005-10-19 11:03:01 +00:00
Nikos Kouremenos 5b1d6457d9 fix typo 2005-10-19 10:39:23 +00:00
Yann Leboulanger 5b8a2c736b factorize code 2005-10-18 21:20:39 +00:00
Yann Leboulanger 314fd4a8bf file-request-error can now be saved in the awaiting_events queue
better code to handle all these events
2005-10-18 20:30:26 +00:00
Nikos Kouremenos 947c7c59c4 improve and add comments to make code more readable 2005-10-18 12:41:56 +00:00
Yann Leboulanger f1b8cc1246 remove FIXME 2005-10-18 09:33:56 +00:00
Yann Leboulanger 63c1d3d3f0 file transfer request can now be stored in awaiting_events queue and recalled from roster / filetransfer / popup notification 2005-10-18 09:07:52 +00:00
Yann Leboulanger 4a824668e1 window pos and size must be catch before the destroy event 2005-10-17 15:57:03 +00:00
Nikos Kouremenos 1ffb867355 better varname 2005-10-17 12:45:55 +00:00
Yann Leboulanger 4e7f9f5820 connect always return a sequence 2005-10-17 11:18:42 +00:00
Yann Leboulanger 85cd5634ff fix logic 2005-10-17 10:17:35 +00:00
Yann Leboulanger 9f22f5081d typo 2005-10-17 10:01:06 +00:00
Yann Leboulanger 5160e1cedc mke install install xml file 2005-10-17 09:55:20 +00:00
Yann Leboulanger 9e629e71f9 save single message window size and position when it is destroyed 2005-10-17 08:25:05 +00:00
Yann Leboulanger c1d334c25d save single chat size/position 2005-10-16 22:08:42 +00:00
Nikos Kouremenos 01e09ce9b1 make the cursor invisible when showing bigger avatar; make it visible on mouse move 2005-10-16 14:19:02 +00:00
Yann Leboulanger 77cb852057 single messages are well handled: they are saved in awaiting_events if needed and are printed when we dubble click a contact row, or systray or popup window 2005-10-16 13:18:34 +00:00
Yann Leboulanger 966afbb031 awaiting_messages is now named awaiting events
it now contains subject of messages
2005-10-15 20:49:08 +00:00
Nikos Kouremenos 6b097f465a fix a TB. thanks deluge 2005-10-14 21:42:04 +00:00
Nikos Kouremenos 09b27a7e44 we should run py2exe with -O2 (-OO) 2005-10-14 21:20:12 +00:00
Yann Leboulanger f92a137158 name is login, not account name 2005-10-14 19:37:08 +00:00
Yann Leboulanger 27ee476990 refactor connect so that new_account can use it (SSL and SRV now works when we create a new account) 2005-10-14 18:55:48 +00:00
Yann Leboulanger dc0fa61cd6 prevent a TB 2005-10-14 18:10:14 +00:00
Nikos Kouremenos 59213b3279 also recover comment 2005-10-14 14:03:25 +00:00
Nikos Kouremenos 00d72aecdd remove some prints 2005-10-14 10:12:04 +00:00
Travis Shirk 879459bd8a Restore 'attention' chatstate which was broke in [3768] 2005-10-14 02:52:08 +00:00
Nikos Kouremenos ce66db017e do not do the same thing twice 2005-10-14 01:13:10 +00:00
Yann Leboulanger 9993b65022 launch.sh can be launched from anywhere and process is called gajim in ps 2005-10-13 21:45:18 +00:00
Nikos Kouremenos 8ab275e87e comments never hurt; fix DeprecationWarning on passing float to scale_simple; do not show bigger avatar if avatar is not bigger 2005-10-13 20:33:13 +00:00
Yann Leboulanger 6df1018fca width and height must be integer 2005-10-13 19:53:36 +00:00
Nikos Kouremenos 9498889fa0 catch correctly exception if user has problems with gconfd 2005-10-13 19:44:33 +00:00
Nikos Kouremenos 992aa5c22b n0thing 2005-10-13 19:44:09 +00:00
Yann Leboulanger d505fd01a0 [Kaleo] don't make rectangulare avatars become square 2005-10-13 18:52:17 +00:00
Yann Leboulanger 95ad04abfb don't remove chat state when we receive a presence 2005-10-13 18:23:47 +00:00
Yann Leboulanger 19d99e0a89 remove the image in tc window when we get the vcard and there is no image in it 2005-10-12 20:17:58 +00:00
Yann Leboulanger cbebcfc29e add comment 2005-10-12 20:10:42 +00:00
Yann Leboulanger 459acd9e11 get only the nick of MSN contacts (without %hotmail.com) 2005-10-12 20:00:59 +00:00
Yann Leboulanger a33b571766 send_file menuitem is unsensitive if contact doesn't have a resource 2005-10-12 19:28:31 +00:00
Yann Leboulanger 258595fc43 add comment 2005-10-12 19:00:24 +00:00