Commit graph

8985 commits

Author SHA1 Message Date
Yann Leboulanger
352bda2ef5 use NEC to handle PEP / ATOM messages 2010-11-24 11:41:20 +01:00
Yann Leboulanger
3fea030706 rename some events 2010-11-24 10:33:34 +01:00
Yann Leboulanger
7c4c54d516 handle groupchat presence in roster after it's fully treated. Fixes #6047 2010-11-24 09:38:29 +01:00
Yann Leboulanger
c104199f6c handle presences before caps. Fixes #6046 2010-11-24 09:19:38 +01:00
Yann Leboulanger
1c9d56e7de handle correctly groupchat presences. Fixes #6047 2010-11-23 23:10:43 +01:00
Denis Fomin
6a37ec71ef Change text in menuitem if metacontact order changes 2010-11-23 22:40:10 +03:00
Denis Fomin
9921ae9122 Show offline contacts in the roster when starting Gajim (if the corresponding option is set) 2010-11-22 12:30:57 +03:00
Yann Leboulanger
139a4b9d87 correctly shutdown privateChat controls. Fixes #6039 2010-11-22 08:52:58 +01:00
Denis Fomin
b8c96bcc17 change tooltip text for audio and video buttons if python-farsight is not installed
Fix #6042
2010-11-21 21:06:58 +03:00
Denis Fomin
82e65e9bd7 Fix typo 2010-11-18 19:02:34 +03:00
Denis Fomin
9dfbd23424 Fix typo 2010-11-18 18:51:25 +03:00
Yann Leboulanger
10b735636d use NEC to handle gpg paswword things 2010-11-17 23:52:14 +01:00
Yann Leboulanger
d94a85f5a2 use NEC to handle caps events 2010-11-17 17:27:36 +01:00
Yann Leboulanger
1ed5de8f44 don't close groupchat list window when we join one. Fixes #6031 2010-11-16 20:24:42 +01:00
Denis Fomin
a8fe65ab95 Added AgiliaLinux to known distributions. Fix #6033 2010-11-16 17:12:47 +03:00
Denis Fomin
bed900a1c8 Keep changing the width of the roster(when a gtk.Paned widget handle is dragged) 2010-11-16 13:56:12 +03:00
Yann Leboulanger
c8dcfc771b fix typo 2010-11-15 21:13:28 +01:00
Yann Leboulanger
078de46bf0 use NEC to handle ping events 2010-11-15 17:35:19 +01:00
Yann Leboulanger
9d21a70896 use NEC to handle connection lost events 2010-11-15 17:03:38 +01:00
Yann Leboulanger
da97249ef6 use NEC to handle bad GPG passphrase events 2010-11-15 16:50:54 +01:00
Yann Leboulanger
b0189989a0 no need to redraw contacts when we change GTK style 2010-11-10 09:57:48 +01:00
Yann Leboulanger
8d7e587c5b ability to validate dataform widget by pressing enter. Fixes #6032 2010-11-14 21:21:39 +01:00
Denis Fomin
98e89a5204 Fixed broken registration for a new account. Fixed typos 2010-11-14 14:22:45 +03:00
Yann Leboulanger
09f16c5872 use NEC to handle agent-removed events 2010-11-09 21:52:22 +01:00
Yann Leboulanger
f5b38c8253 use NEC to handle stanza arrived / sent events 2010-11-09 20:58:11 +01:00
Yann Leboulanger
c4f5a8ceec use NEC to handle vcard (not) published events 2010-11-08 22:34:04 +01:00
Yann Leboulanger
5a589d747c use NEC to handle message (not) sent events 2010-11-08 21:23:08 +01:00
Yann Leboulanger
1a0533998f use NEC to handle connection type events 2010-11-07 22:45:01 +01:00
Yann Leboulanger
d676dbd900 use NEC to handle new account connected events 2010-11-07 18:50:24 +01:00
Yann Leboulanger
60e8c63a29 use NEC to handle account creation events 2010-11-07 18:26:31 +01:00
Yann Leboulanger
375c9cf05e remove unused event 2010-11-07 17:52:21 +01:00
Denis Fomin
f1b9e29fe3 coding standards 2010-11-06 16:01:28 +03:00
Yann Leboulanger
69578659a2 use NEC to handle our-status event 2010-11-06 10:04:41 +01:00
Yann Leboulanger
f68d270f8f fix typo 2010-11-06 09:19:20 +01:00
Yann Leboulanger
e21cc8accf merge branches 2010-11-05 21:28:14 +01:00
Yann Leboulanger
344181fc01 use NEC to handle archiving stanza. 2010-11-05 20:36:45 +01:00
Denis Fomin
de559df7c0 pluginmanager. completely remove plugin 2010-11-05 14:56:31 +03:00
Yann Leboulanger
989e606672 use NEC to handle jingle-error events 2010-11-05 11:08:06 +01:00
Yann Leboulanger
59c8eb05a3 don't continue testing next Ips when on work 2010-11-02 22:23:13 +01:00
Yann Leboulanger
21f66fcc47 initialize a variable before it's used. 2010-11-02 20:24:37 +01:00
Yann Leboulanger
76bf05f533 [Dicson] Fix getting the name of widgets. Fixes #6026 2010-11-01 21:34:17 +01:00
Yann Leboulanger
5fa8dab30f show warning dialog when trying to enable a plugin that raise an exception when activate is called. 2010-11-01 21:22:43 +01:00
Yann Leboulanger
ebde7d4333 [Dicson] ellipsize plugins homepage button. Fixes #6025 2010-11-01 14:35:32 +01:00
Yann Leboulanger
5a9464f0cf prevent traceback when we receive a message archiving negotiation while our server doesn't support message archiving. Fixes #5859 2010-10-31 22:02:24 +01:00
Yann Leboulanger
5dba2ae974 don't present roster when joining a groupchat. Fixes #6018 2010-10-31 21:38:35 +01:00
Yann Leboulanger
c4b005e0ee better handling of block list. Fixes #6005 2010-10-31 18:21:33 +01:00
Yann Leboulanger
667d2c9f6f we can block / unblock General list. see #6005 2010-10-31 18:21:04 +01:00
Yann Leboulanger
cdf3918262 add new gui extension point so that plugins can update toolbar buttons status. 2010-10-29 22:13:12 +02:00
Yann Leboulanger
58feae6cee use NEC to handle jingle-disconnected events 2010-10-29 16:49:53 +02:00
Yann Leboulanger
7e4166c288 fix call to set_restart_command for gnome session handling 2010-10-29 11:51:24 +02:00