Commit graph

9174 commits

Author SHA1 Message Date
Yann Leboulanger
6cd8e07fae switch from GnuPGInterface to python-gnupg, so gpg is available under windows. Fixes #5096, #3615, #1890, #996 2010-11-29 18:44:22 +01:00
Denis Fomin
1136ae5b16 Revert [12663] 2010-11-29 18:44:16 +03:00
Yann Leboulanger
6a2651ebd5 use NEC to handle agent info / items events 2010-11-29 12:53:50 +01:00
Denis Fomin
bfea5e1392 Do not redraw the roster twice 2010-11-29 13:31:48 +03:00
Yann Leboulanger
c25e582887 use NEC to handle register-agent-info events 2010-11-29 11:22:27 +01:00
Denis Fomin
e70c49e9ce Fix gtk warning again. Fixed #6053 2010-11-29 13:25:17 +03:00
Denis Fomin
308fb28f68 Revert [12651] 2010-11-29 13:20:30 +03:00
Yann Leboulanger
346b38944c use NEC to handle signed-in events 2010-11-29 11:11:24 +01:00
Yann Leboulanger
e9f5065479 use NEC to handle failed-decrypt events 2010-11-29 10:50:30 +01:00
Yann Leboulanger
04b89bc473 use NEC to handle password-required events 2010-11-29 10:00:23 +01:00
Denis Fomin
2fe47c045b fix var names 2010-11-28 16:11:27 +03:00
Yann Leboulanger
30e054df49 use NEC to handle zeroconf name conflict event 2010-11-28 11:00:53 +01:00
Yann Leboulanger
5cb8def28b use NEC to handle metacontacts events 2010-11-28 10:37:05 +01:00
Denis Fomin
92ef8bfec7 fix var name. 2010-11-28 01:33:03 +03:00
Yann Leboulanger
3043986614 remove unused function 2010-11-27 22:04:42 +01:00
Denis Fomin
ff16089722 Never remove CTRL+N accelerator 2010-11-28 00:02:36 +03:00
Denis Fomin
3de0fc2129 Fix gtk warning 2010-11-27 23:58:31 +03:00
Yann Leboulanger
12217815fd use NEC to handle pep config events 2010-11-27 21:49:58 +01:00
Yann Leboulanger
ef741a0084 use NEC to handle groupchat config changed events 2010-11-27 21:02:41 +01:00
Yann Leboulanger
11e8f9e779 fix var name. Fixes #6052 2010-11-27 19:14:07 +01:00
Yann Leboulanger
ddb27d0e7e use NEC to handle gc subject events 2010-11-27 19:12:43 +01:00
Yann Leboulanger
1e097fc4d5 re-add used signal. 2010-11-27 18:21:31 +01:00
Denis Fomin
9393ee74fc remove unused print 2010-11-27 17:12:30 +03:00
Denis Fomin
420d0f9ca4 remove unused signal 2010-11-27 17:10:59 +03:00
Denis Fomin
cad01f2e56 Fix broken history 2010-11-27 13:07:58 +03:00
Denis Fomin
5aefe64736 Use the logging module instead wanings in htmlview.py 2010-11-27 00:43:13 +03:00
Yann Leboulanger
a87540ddc0 use NEC to handle vcard events 2010-11-26 21:14:59 +01:00
Denis Fomin
8a5e25f324 Fix special text parsing again 2010-11-26 22:57:32 +03:00
Denis Fomin
078758e5a6 Fix special text parsing 2010-11-26 22:10:57 +03:00
Denis Fomin
e2b79249e9 Remove unused print 2010-11-26 17:55:25 +03:00
Denis Fomin
5ee92b7a3c Correct display hyperlinks in XHTML-IM content.
Fixed the ability to run htmltextview.py as separate application.
Cut long lines. Fixed # 6045
2010-11-26 17:50:20 +03:00
Yann Leboulanger
6bdf47d7e7 use NEC to handle privacy list events 2010-11-24 22:48:39 +01:00
Yann Leboulanger
3f781f5382 use NEC to handle unique room id events 2010-11-24 17:28:18 +01:00
Yann Leboulanger
4fb9b442c8 use NEC to handle fingerprint error events 2010-11-24 17:00:14 +01:00
Yann Leboulanger
b80254e20e use NEC to handle ssl error events 2010-11-24 16:50:37 +01:00
Yann Leboulanger
b5497da876 use NEC to handle insecure ssl connection events 2010-11-24 16:32:59 +01:00
Yann Leboulanger
a3b51a892b use NEC to handle insecure password events 2010-11-24 16:18:56 +01:00
Yann Leboulanger
a45cc993e8 use NEC to handle plain connection events 2010-11-24 15:38:16 +01:00
Denis Fomin
11efeb8f3d Fix last commit 2010-11-24 19:04:03 +03:00
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