Commit graph

1542 commits

Author SHA1 Message Date
Nikos Kouremenos
9be572c32d more common [gedit, gossip, ..] to prepend a custom menuitem (Clear) and also adding _ to it 2005-05-12 18:40:42 +00:00
Yann Leboulanger
bbe1c02fc2 finish changing config option names ... 2005-05-12 17:46:17 +00:00
Nikos Kouremenos
00cd5dd0dc fixed #264 2005-05-12 17:17:20 +00:00
Nikos Kouremenos
c4dfadff09 vpaned4 ==> vpaned for groupchat window [so we can hack border width] 2005-05-12 17:02:26 +00:00
Nikos Kouremenos
ee5b444470 use present() for groupchat vcard window 2005-05-12 16:59:51 +00:00
Nikos Kouremenos
4ad7c30f47 use present if already open for conversation history window 2005-05-12 16:55:48 +00:00
Nikos Kouremenos
27723d1279 fixing #256 2005-05-12 13:52:09 +00:00
Nikos Kouremenos
33b125f42e contact information for vcard window title and better spacing and removing a border for history window 2005-05-12 13:49:36 +00:00
Nikos Kouremenos
47eb596780 do not fail if ~/.gajim is file or ~/.gajim/logs is file. also use os.path.join() for / to become \ for 9x until now I think we have been failing 2005-05-12 13:43:17 +00:00
Yann Leboulanger
e98a0d8846 finish removing the thread thing about autoconnect 2005-05-12 10:29:47 +00:00
Nikos Kouremenos
052cd2740b make get_ui_status func which converts dnd xa to human understandble strings and use that func in Status change dialog 2005-05-12 09:14:31 +00:00
Nikos Kouremenos
d4d667690e applying patch by Alexey to allow Gajim to exit after disconnection. 2005-05-12 09:13:35 +00:00
Nikos Kouremenos
44c5e2f2b9 removing legacy code from the threads epoch 2005-05-12 00:22:36 +00:00
Nikos Kouremenos
bc4cc346b1 fix for Join_gc action see http://nkour.blogspot.com/2005/05/pythons-init-return-none-doesnt-return.html for more.
Also adding a FIXME: in case yann has not reply from Alexey and wants to hack sth in Gajim :)
2005-05-12 00:00:40 +00:00
Nikos Kouremenos
69b279d240 avoid possible keyerror 2005-05-11 22:00:48 +00:00
Nikos Kouremenos
1353525bf2 fixing a gui bug with sensitivity for proxy table (thanks owen from #gtk+ irc room 2005-05-11 21:02:22 +00:00
Yann Leboulanger
e9abca09fc we now have clear in the conversation textview in gc and chat window (close #220) 2005-05-11 19:40:37 +00:00
Yann Leboulanger
9967408dd6 temporary fix to fix #265.
when we'll have a user instance for each contact in gc we won't need that, we'll use real informatino window with the first tab
2005-05-11 18:47:09 +00:00
Yann Leboulanger
6ab10d5fe5 logger.py do the replacements, not history_windows.py 2005-05-11 17:48:30 +00:00
Nikos Kouremenos
a88696772a closing #259 2005-05-11 17:14:10 +00:00
Yann Leboulanger
88f4449fbb we now catch the errors when we connect and when we authentificat to the server 2005-05-11 16:37:01 +00:00
Yann Leboulanger
1e50542793 proxyport is an int, we have to print strings 2005-05-11 16:32:34 +00:00
Yann Leboulanger
00cc513d49 update the register and join buttons in disco as soon as we receive the info (ne need to change the line) 2005-05-11 16:19:55 +00:00
Yann Leboulanger
a472b4a321 we can have popup notification even if we don't have sound enabled when a contact disconnect 2005-05-11 15:21:13 +00:00
Yann Leboulanger
c22e2c5f7a bugfix: when we have an error, we sane an error to the GUI, not a notify 2005-05-11 15:14:43 +00:00
Nikos Kouremenos
d98a451764 send and show N/A if client or os is empty 2005-05-11 11:09:53 +00:00
Yann Leboulanger
225ca870f1 we now catch all errors and send them to the gc if it's open 2005-05-11 10:05:43 +00:00
Yann Leboulanger
fa183bae5d when we remove an agent we need to remove it with its resource (especially when we are not really registererd {wrong password}) 2005-05-11 09:12:18 +00:00
Yann Leboulanger
b5244d8a9c according to JEP-0100, no need to get the key of an agent to remove it 2005-05-11 09:08:06 +00:00
Yann Leboulanger
1926369859 don't send an error iq after we process the roster iq (thx Alexey) close #251 2005-05-11 07:55:17 +00:00
Yann Leboulanger
2f35fade71 bugfix when keepalive package doen't come back 2005-05-10 17:45:10 +00:00
Yann Leboulanger
87f19fb638 print all errors in gc 2005-05-10 16:53:28 +00:00
Yann Leboulanger
4237e17f54 install .desktop file with make install 2005-05-10 16:12:35 +00:00
Yann Leboulanger
1d63886ef8 default for GUI via glade and not via code for sync_with_global_status too 2005-05-10 15:57:49 +00:00
Nikos Kouremenos
1c9e02e2f5 for account_modification_window default for GUI via glade and not via code [cleaner & better] 2005-05-10 15:51:48 +00:00
Nikos Kouremenos
c847d8c2e2 glade fix for giving focus to write widgets in proxy table 2005-05-10 15:45:06 +00:00
Nikos Kouremenos
30cd93c245 fixing a typo 2005-05-10 15:41:55 +00:00
Nikos Kouremenos
aa386389cb gui to default to use_tls by default 2005-05-10 15:39:35 +00:00
Yann Leboulanger
6610bd5373 missing glade diff for proxy 2005-05-10 15:38:49 +00:00
Yann Leboulanger
6fa84c0dfe we now support user and password for proxy 2005-05-10 15:38:16 +00:00
Nikos Kouremenos
8175a92f7d proxy user/pass gui rdy 2005-05-10 15:08:31 +00:00
Yann Leboulanger
b6648278e1 bugfix in account modification 2005-05-10 14:35:21 +00:00
Nikos Kouremenos
8e530045aa fixed #200 2005-05-10 12:19:24 +00:00
Yann Leboulanger
aa9de25923 Alexey patch that allows discover that server is violating RFC by not restarting stream after TLS start.
If server did such thing xmpppy will not crash unpredictely but will issue a appropriate exception.
2005-05-10 09:27:04 +00:00
Yann Leboulanger
61558b8942 we write the new account option in the config file only when the account has been successfully registered 2005-05-10 09:20:35 +00:00
Nikos Kouremenos
dc1a13ff8e adding some tooltips 2005-05-09 23:24:57 +00:00
Nikos Kouremenos
a23ed9704c bye bye jabber.py [I like it, it rhymes :P] 2005-05-09 22:19:01 +00:00
Nikos Kouremenos
adccebd4f3 removed unneeded lines 2005-05-09 22:18:44 +00:00
Yann Leboulanger
3fd078dd0b we can now disable the use of TLS 2005-05-09 19:52:43 +00:00
Nikos Kouremenos
df6b4b75b9 it's better like that. after 0.7 I hopefully will pass the socket to main() 2005-05-09 17:00:02 +00:00