Commit Graph

4212 Commits

Author SHA1 Message Date
Nikos Kouremenos 28fe6a06d3 less columns in history. TODO: fill name for not groupchat 2005-11-30 17:30:58 +00:00
Nikos Kouremenos 40f3316bbb commit sth to assist testing 2005-11-30 17:13:35 +00:00
Nikos Kouremenos 50446b7f5b remove unused var 2005-11-30 17:12:58 +00:00
Norman Rasmussen 786da12472 http://cvs.sourceforge.net/viewcvs.py/xmpppy/xmpppy/xmpp/auth.py
Wed Oct 26 08:45:22 2005 UTC by snakeru
Fixed SASL bug on win32 platform. (Thanks to Martin Thomas)
2005-11-30 17:08:45 +00:00
Nikos Kouremenos 1095357c90 try to make get_status work 2005-11-30 16:17:06 +00:00
Nikos Kouremenos 32b3f683f4 prevent a tb 2005-11-30 16:04:23 +00:00
Nikos Kouremenos e981cd5690 prevent a tb 2005-11-30 15:45:20 +00:00
Nikos Kouremenos b854555e58 fix strings to be more readable; add get_status (did not test yet); raise allover 2005-11-30 15:26:08 +00:00
Nikos Kouremenos 7d357dfe5a fix names of exception, fix docstring, fix strings 2005-11-30 14:48:58 +00:00
Nikos Kouremenos 9cf5a80655 typo 2005-11-30 14:43:50 +00:00
Nikos Kouremenos 76d97e25ed raise exceptions and there spit translated text. this allows ppl that use gajim-remote to now catch those exceptions instead of impossibly guessing which locale user has and how that is translated 2005-11-30 14:42:23 +00:00
Nikos Kouremenos f839968c6c typo in docstring. thanks Jim++ 2005-11-30 14:26:49 +00:00
Nikos Kouremenos 164f45ecf4 remove a wrong comment; enrich a docstring 2005-11-30 14:16:26 +00:00
Nikos Kouremenos 8522d1bd22 try to fix a MAJOR TB. maybe simple dispatch jid should be stripped too. I dont know. Yann? 2005-11-30 13:59:16 +00:00
Nikos Kouremenos a7b49ffcfb accident the expand True. revert that 2005-11-29 21:51:12 +00:00
Nikos Kouremenos 330aa6e906 we can now ddouble click the search result in history and this will move us to the date of this conversation result 2005-11-29 21:47:47 +00:00
Travis Shirk fb4e8f254d SASL challenges that have '=' in a value can now be parsedr; '=' in a base-64 encoded nonce is rather common 2005-11-29 20:27:57 +00:00
Yann Leboulanger 820dae2642 1) we can't receive our vcard empty
2) write an empty file for empty vcards so that they are not asked at each gajim startup
2005-11-29 20:17:51 +00:00
Nikos Kouremenos 06a17b91e2 add comment for translators to avoid send button and actions button to _ the character E (conflicts with ALT+E => emoticon selector); rebuild pot/po 2005-11-29 20:04:36 +00:00
Yann Leboulanger 5e8d28b3cb _Envoyer -> En_voyer, so alt+e opens emoticons in french 2005-11-29 19:58:20 +00:00
Nikos Kouremenos 2185e46df0 revert sth and add comment to explain 2005-11-29 19:57:59 +00:00
Nikos Kouremenos 6c3a51d59f grey not #9e9e9e 2005-11-29 19:45:07 +00:00
Nikos Kouremenos 7a0fa12f59 [SF] respect print time selection for history too. now ichat-style works there too! 2005-11-29 19:41:08 +00:00
Nikos Kouremenos 4c4ad5e8cd %X asks locale 2005-11-29 19:11:03 +00:00
Nikos Kouremenos a79587590f name the colors with their names 2005-11-29 18:43:35 +00:00
Nikos Kouremenos c9e30fd612 make a commit comment a code comment. also add a new line so it is visually better to seperate logic and return 2005-11-29 18:37:01 +00:00
Nikos Kouremenos f9ecc9e456 fix typo 2005-11-29 18:31:45 +00:00
Yann Leboulanger 77f920641a [multani] don't make avatars bigger than they are 2005-11-29 18:29:03 +00:00
Nikos Kouremenos 5406f2c3c6 [SF] move merge accounts to accounts window; also fix spacing in that window 2005-11-29 17:13:13 +00:00
Nikos Kouremenos e542fff69f searching in history is in. not yet 100% functionality 2005-11-29 14:41:01 +00:00
Nikos Kouremenos dfb9d92619 exclude kind gcstatus/status rather than ask for rest of statuses 2005-11-29 13:18:21 +00:00
Yann Leboulanger 14c7d7f891 when we ask if date has message, don't take into account status messages 2005-11-29 12:06:29 +00:00
Nikos Kouremenos 2887e8d192 add 15 more pixels to calendar so in most langs days do not overlap 2005-11-29 10:48:36 +00:00
Nikos Kouremenos 617f4de2c7 [psybases] update AP sources to include python-glade dep and some other fixes in python-xml and python (apparently) 2005-11-29 10:23:34 +00:00
Nikos Kouremenos a3774c5747 use single quotes; add a comment 2005-11-29 10:20:39 +00:00
Nikos Kouremenos 17034b654a remove a fixme; remove old and replace with that we really mean by old, so we do not get confused with date 2005-11-29 10:16:31 +00:00
Nikos Kouremenos ef6685a047 [SF] add missing : after E-Mail 2005-11-29 10:01:39 +00:00
Travis Shirk 253df9cd45 state_unread_color no longer needed. 2005-11-29 04:03:16 +00:00
Travis Shirk fb31c2478c Unread messages cause tab label to display bold; closes #1155 2005-11-29 04:01:00 +00:00
Travis Shirk a2e68a1fc2 80 col formatting 2005-11-29 01:23:14 +00:00
Yann Leboulanger 4b42e0fa01 [Jim] don't ask status message when going invisible 2005-11-28 22:16:57 +00:00
Yann Leboulanger e7d7200e04 translate theme when we upgrade config file and check be sure that the current roster_theme exists 2005-11-28 22:12:46 +00:00
Yann Leboulanger 0bb2e5c1d0 be sure to print restored conversation BEFORE we print new messages 2005-11-28 21:22:48 +00:00
Yann Leboulanger 4fd5ed93ae log status message is now False by default 2005-11-28 21:15:23 +00:00
Yann Leboulanger 34695edbad [SF] systray menu looks like other menus 2005-11-28 20:04:41 +00:00
Nikos Kouremenos 567ce86ec1 remove a var, use hasattr 2005-11-28 18:18:29 +00:00
Nikos Kouremenos 313f4c8c94 fix logic 2005-11-28 17:56:57 +00:00
Nikos Kouremenos a64709b7a4 prevent the right way bad show to crash us; add comment on special treatment of show is None in *status events 2005-11-28 17:34:43 +00:00
Yann Leboulanger d38883a92a don't try to log presence when show in unknown 2005-11-28 16:41:34 +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