Commit Graph

83 Commits

Author SHA1 Message Date
Nikos Kouremenos e650cf3308 do not del print_time_timeout_id but set it to None. fixes #1691 2006-03-13 23:59:59 +00:00
Nikos Kouremenos bffcec6899 remove switch to menuitems. fixes #1674 2006-03-13 21:55:21 +00:00
Yann Leboulanger 46e637ad5d if status is '', don't print it 2006-03-12 21:17:26 +00:00
Nikos Kouremenos bf72124b6c enrich comment 2006-03-10 13:54:04 +00:00
Nikos Kouremenos 98d03e2855 [geobert] fix having None as chatstate after recv single message 2006-03-10 10:53:30 +00:00
Yann Leboulanger 3355cf4ea3 room_contacts vcards are now saved in room_jid folder. Fixes #1105 2006-03-09 18:41:57 +00:00
Yann Leboulanger 9f837ededb check if we are conencted when we press send button. Fixes #1562 2006-03-08 12:29:34 +00:00
Yann Leboulanger 743d514997 strftime returns local-encoded string. decode it. Fixes #1662 2006-03-05 22:09:39 +00:00
Yann Leboulanger e8f810f7cb [Geobert] fix chatstate thing. See #1317 2006-03-05 21:41:49 +00:00
Yann Leboulanger 1c13fcd648 [Geobert] Don't send bot JEP85 and JEP22 when only JEP22 is supported by contact. Fixes #1317 2006-03-03 14:41:55 +00:00
Yann Leboulanger 69f8e83bcc [Jim] fix wrong context menu. Fixes #1638 2006-03-01 21:08:37 +00:00
Yann Leboulanger 4b327b5682 [Geobert] JEP-0022 partial support (composing). Tunned by me. Fixes #1317 2006-03-01 18:16:54 +00:00
Dimitur Kirov 8945173e51 update banner font with theme font 2006-03-01 11:03:56 +00:00
Yann Leboulanger 2af0a1dd29 update urgency hint in function of the correct control, not the active one 2006-02-27 21:26:58 +00:00
Yann Leboulanger 946a28b26b [Jim++] some elif instead of if 2006-02-26 23:29:49 +00:00
Yann Leboulanger 6af1c3dbdc error / not_in_roster / requested / message icons are no more taken in transporticonset, but in jabber iconset. Fixes #1250 2006-02-26 15:08:59 +00:00
Yann Leboulanger bf00d4a6d4 don't ask lines in logs DB when restore_lines in <= 0 2006-02-22 21:22:25 +00:00
Yann Leboulanger cce6c97e7c make small avatar transparent when we show the big one 2006-02-21 12:59:29 +00:00
Yann Leboulanger f4e95cdc8d when a child has awaiting events, draw parent with message icon and open chat with this child contact when we dubble click on parent 2006-02-20 17:09:14 +00:00
Travis Shirk 3ab1fb3539 More fixes for #1386 - Window titles and one_message_window PERTYPE mode 2006-02-12 21:22:49 +00:00
Travis Shirk 6d3696e83c Window title fix for #1386 2006-02-08 04:11:42 +00:00
Travis Shirk 3f7217aefe Removed FIXME
Asterix, this method is actually new (i.e., was only in gc before),
but now it is needed (see #1495).  Also, what I was not expecting
was the refresh of self.contact in this same function.  This is
required since the contact goes stale when we go offline.
Not sure if that is a bug or not.
2006-02-08 02:42:24 +00:00
Yann Leboulanger 759f6a49f6 Fix TB when changing status and pm opened 2006-02-05 18:42:41 +00:00
Travis Shirk 44700c12da Fixes #1495 2006-02-04 02:52:36 +00:00
Travis Shirk 0977a93c7e Fixed copyrights 2006-02-03 07:48:10 +00:00
Travis Shirk 50465c6265 Fix for #1420 2006-01-27 03:43:00 +00:00
Nikos Kouremenos 9bee140765 80char margin 2006-01-25 14:05:31 +00:00
Travis Shirk 170a1db254 We can now chat with the same contact or join the same gc using two differenct account;
closes #1421
2006-01-25 05:39:07 +00:00
Travis Shirk a63132500b Pass account to window/control lookup methods 2006-01-25 02:43:55 +00:00
Travis Shirk b0f4dd6d8e [Geobert] Fix for #1430 2006-01-22 22:20:00 +00:00
Travis Shirk 5624dca803 Compact view in groupchat works again. Fixes #1377 2006-01-21 12:48:45 +00:00
Yann Leboulanger 2dc4eb3f21 [campey] not in the roster -> Not in Roster. Fixes #1054 2006-01-19 21:55:01 +00:00
Nikos Kouremenos 286be0f9e2 [campey] fix so we do not tb for contacts that have avatar but in not in the roster group 2006-01-19 08:36:56 +00:00
Travis Shirk 03ef57c2b9 Chatstate fix; closes #1417 2006-01-19 01:51:55 +00:00
Travis Shirk 74b7b3d578 CTRL+PGDN|PGUP restored. closes #1413 2006-01-19 01:30:18 +00:00
Travis Shirk 6b8474299e Removed unused functions 2006-01-16 03:55:33 +00:00
Travis Shirk 987ae74c10 Jid is not needed for this interface 2006-01-14 21:58:47 +00:00
Travis Shirk a10e4b8562 CTRL+Tab and CTRL+SHIFT+Tab, closes #1396 2006-01-14 20:40:48 +00:00
Travis Shirk 972d3f1f21 ALT+e for emoticons is not ALT+m; closes #1303 2006-01-14 19:20:03 +00:00
Travis Shirk a923b1c230 notify_on_all_muc_messges fix; #1395 2006-01-14 19:16:16 +00:00
Travis Shirk b940e12aee Fix TB #1398 2006-01-14 18:43:54 +00:00
Travis Shirk c79768cd28 Action->History (plus other menu) bug fixes. Closes #1376 2006-01-12 02:36:06 +00:00
Nikos Kouremenos 4ed199bd17 import os imports os.path 2006-01-11 23:17:16 +00:00
Yann Leboulanger d2ab3031f1 contact.name can now be empty. So use contact.get_shown_name() that returns a user friendly name 2006-01-10 18:30:57 +00:00
Yann Leboulanger 9901ebbca0 last_key_tabs must be set to False when we press another key than Tabulation
(now /msg ni[TAB] doesn't remove the space before ni)
2006-01-10 16:32:43 +00:00
Yann Leboulanger df3b7d7b80 missing new contacts function 2006-01-10 09:29:48 +00:00
Travis Shirk 0da89c3996 /me works, room subject ellipses, and ui update fixes 2006-01-10 01:47:24 +00:00
Travis Shirk a6bdc39d5d Private message bug fixes 2006-01-08 23:14:50 +00:00
Travis Shirk 460ac48ec4 Chatstate fixes and merged revisions 5054,5059-5060 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5054 | nicfit | 2006-01-07 22:06:08 -0700 (Sat, 07 Jan 2006) | 2 lines

typo fix

........
r5059 | asterix | 2006-01-08 10:03:32 -0700 (Sun, 08 Jan 2006) | 2 lines

remove the Gmail option from GUI, it's only in ACE. fixes #883

........
r5060 | asterix | 2006-01-08 12:14:19 -0700 (Sun, 08 Jan 2006) | 2 lines

the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])

........
2006-01-08 20:32:39 +00:00
Travis Shirk e53e786182 Trying to fix PM regression since merge 2006-01-08 07:50:26 +00:00