Commit graph

5560 commits

Author SHA1 Message Date
Nikos Kouremenos
a91654ba9b do not play sound on recv chatstates. also comment on this so at last that code is somehow readable. thx Jim for report 2006-03-27 23:06:26 +00:00
Nikos Kouremenos
7c0dca4dbd chatstates handling is back again. now with comment why this should stay where it is. also do and if-if a if-elif [thanks Jim for this] 2006-03-27 22:54:23 +00:00
Nikos Kouremenos
0bd9e77fc9 fix logic. thanks Jim for report 2006-03-27 22:42:42 +00:00
Nikos Kouremenos
0552932253 fix a bad cut-paste 2006-03-27 22:37:28 +00:00
Nikos Kouremenos
5528e739b0 helpers that do not relate with xmpp, belong to helpers.py not to common/gajim.py. if they have gtk they belong to gtkgui_helpers. also use those allover 2006-03-27 22:31:14 +00:00
Nikos Kouremenos
b4d8f99d58 nothing 2006-03-27 22:30:02 +00:00
Nikos Kouremenos
2ea292c9e6 fix a nice thought of travis to work ok with talkig to 2 or more resources the same time [do not show account name then] 2006-03-27 22:26:30 +00:00
Nikos Kouremenos
c799869f68 use helper func 2006-03-27 22:12:41 +00:00
Nikos Kouremenos
1da15f1795 handle_event_msg method has a better sequence of checks. fixes 2006-03-27 22:02:56 +00:00
Yann Leboulanger
c0fcdeb116 handle correctly private messages in systray queue 2006-03-27 21:35:24 +00:00
Dimitur Kirov
b42bd75a25 EISCONN error is raised in FreeBSD to indicate
that connection is already established
2006-03-27 15:28:29 +00:00
Dimitur Kirov
a9622c9a09 EISCONN shows that connection is already
established
2006-03-27 15:19:17 +00:00
Nikos Kouremenos
b7edb82028 rm the fixme 2006-03-27 13:43:58 +00:00
Nikos Kouremenos
cc9a147dc0 startfile() instead of system() for windows 2006-03-27 13:42:28 +00:00
Nikos Kouremenos
a541c5f426 svn users can run history manager now [if they have pywin32] 2006-03-27 13:40:51 +00:00
Nikos Kouremenos
20de72093a add tooltip to explain what ft proxies helps do 2006-03-27 11:30:15 +00:00
Nikos Kouremenos
5222f080b9 Yann accidentaly revert rm the placeholder 2006-03-27 11:26:43 +00:00
Yann Leboulanger
d37d881bca show gajim.png image instead of STOCK_APPLY image cause in many theme (gnome one) it's too small and it looks ugly 2006-03-27 10:36:45 +00:00
Yann Leboulanger
afaf7ecd75 message nearer from icon in last step of wizard 2006-03-27 10:24:15 +00:00
Yann Leboulanger
e8429bea90 don't show tab in wizard 2006-03-27 10:12:16 +00:00
Yann Leboulanger
b9b5b14658 remove ugly yellow color in wizard 2006-03-27 10:06:38 +00:00
Yann Leboulanger
546e489336 jid in ablove use proxy in wizard 2006-03-27 10:05:42 +00:00
Yann Leboulanger
ff7eb2356a handle correctly when server return answer to register request when we create a new account. Fixes 2006-03-27 09:53:47 +00:00
Yann Leboulanger
4f6c6d3d14 handle correctly offline message (don't take into account the resource) 2006-03-27 08:50:06 +00:00
Yann Leboulanger
88730b1ea1 add an ui option to disable the use of FT proxies. Fixes 2006-03-27 08:28:05 +00:00
Nikos Kouremenos
186d69931e fix copyright header in dbus_support.py 2006-03-27 00:26:36 +00:00
Nikos Kouremenos
0f52912810 rm a useless placeholder 2006-03-27 00:25:50 +00:00
Yann Leboulanger
05793cc27c prevent a TB 2006-03-27 00:16:24 +00:00
Yann Leboulanger
c0534e9515 don't add twice the same account. Fixes 2006-03-26 23:55:59 +00:00
Yann Leboulanger
bdda6d1555 show correct error message when we fail to create an account. See 2006-03-26 23:42:36 +00:00
Nikos Kouremenos
6a44733d69 commented code, beautiful code 2006-03-26 19:35:29 +00:00
Nikos Kouremenos
21bba13bc6 are we python or what? :D 2006-03-26 19:34:31 +00:00
Nikos Kouremenos
66029d652e rm debug prints from optparser 2006-03-26 19:26:25 +00:00
Yann Leboulanger
03a5f02cbd remove call to removed function. Fixes 2006-03-26 18:14:18 +00:00
Yann Leboulanger
c6e6090ef5 save correctly chatstate colors. 2006-03-26 18:01:18 +00:00
Yann Leboulanger
a5d95b4792 when we change combobox, only look in global synced accounts if one is connected. Fixes 2006-03-26 13:07:11 +00:00
Yann Leboulanger
5677f8c970 hide show_vcard_checkbutton when account creation failed 2006-03-26 12:31:02 +00:00
Yann Leboulanger
7d3cee66ca handle connection failure when we create a new account. Fixes 2006-03-26 12:30:29 +00:00
Yann Leboulanger
297f97a606 fix TB when receiving message from unknown contact 2006-03-26 12:09:34 +00:00
Yann Leboulanger
fb758eaf89 use sanitize_filename func before writing a file to HD. Fixes 2006-03-26 11:46:04 +00:00
Yann Leboulanger
ee6ce3c324 message_textview is not editable when we are not connected 2006-03-26 10:43:18 +00:00
Yann Leboulanger
f58503f8e7 fix update_config procedure. Also remove proxy65.unstable.nl proxy. Fixes 2006-03-26 10:24:42 +00:00
Nikos Kouremenos
0055c36648 svn is .10 2006-03-25 20:43:12 +00:00
Dimitur Kirov
e6b2686138 remove inactive proxies on upgrate. All svn
users remove these proxies from your accounts:
 proxy65.jabber.ccc.de
 proxy65.jabber.autocom.pl
 proxy.jabber.cd.chalmers.se
2006-03-25 20:29:29 +00:00
Dimitur Kirov
2abcc07f81 remove useless option and incorrect proxies
Svn users, please update your proxy list:
proxy.jabber.org
proxy.netlab.cz
transfer.jabber.freenet.de
2006-03-25 20:14:10 +00:00
Yann Leboulanger
1fafe3b08c handle correctly resources in queue of events. Fixes 2006-03-25 17:05:54 +00:00
Nikos Kouremenos
1ff4e4f48d rm leftover FIXME 2006-03-25 11:22:42 +00:00
Nikos Kouremenos
4c2f8d9400 make clearer what we do 2006-03-25 11:12:31 +00:00
Nikos Kouremenos
2f503fa7bf rm more leftovers 2006-03-25 11:06:54 +00:00
Nikos Kouremenos
15d93107ba rm a FIXME 2006-03-25 11:01:11 +00:00