Commit graph

13794 commits

Author SHA1 Message Date
Yann Leboulanger
ed21564970 fix some dict.keys() 2013-01-02 18:23:38 +01:00
Yann Leboulanger
3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger
2c21353a8b remove has_key()
fix base64 calls (requires and returns bytes, not str)
2013-01-02 17:53:42 +01:00
Yann Leboulanger
912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger
d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger
069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger
414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Yann Leboulanger
e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger
43a3bac502 missing import 2012-12-28 22:00:24 +01:00
Yann Leboulanger
aaa217be40 fix features window 2012-12-28 21:59:53 +01:00
Yann Leboulanger
cbd329c9cc correctly place tooltips 2012-12-28 21:59:20 +01:00
Yann Leboulanger
1a3a91e6c4 update README 2012-12-28 21:58:49 +01:00
Yann Leboulanger
a8d946bc96 more GTK3 fixes 2012-12-27 21:58:52 +01:00
Yann Leboulanger
d033e9f600 prevent traceback 2012-12-27 00:11:48 +01:00
Yann Leboulanger
af4bf32103 gtkspell is now ok 2012-12-27 00:02:51 +01:00
Yann Leboulanger
caf56d7ad9 remove session mnagement broken support 2012-12-26 23:55:53 +01:00
Yann Leboulanger
7ebde173bc use gobject introspection to access gupnp-igd 2012-12-26 23:39:22 +01:00
Yann Leboulanger
b81863527f use gobject introspection to access gconf 2012-12-26 23:08:26 +01:00
Yann Leboulanger
ad2f2eada6 une GnomeKeyring vi gobject introspections 2012-12-26 11:19:59 +01:00
Yann Leboulanger
11f661a3ed fix some GTK calls 2012-12-26 11:19:36 +01:00
Yann Leboulanger
4554b85922 fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00
Yann Leboulanger
71aa8d1950 correctly get SSL certificate from nbxmpp. Fixes #7283 2012-12-25 18:18:39 +01:00
Yann Leboulanger
da75bf846b correctly handle SSL errors. Fixes #7252 2012-12-23 17:48:11 +01:00
Yann Leboulanger
8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger
ad7f389a91 fix detecting non-anonymous when 100 code is sent in initial presence. 2011-07-22 11:18:26 +02:00
Yann Leboulanger
cbecbd93a4 fix nameprep for wrong jids. Fixes #6925 2011-07-21 23:50:22 +02:00
Yann Leboulanger
24d62c2591 cleanup gc_control.error_dialog attribute when we close the error dialog. See #6925 2011-07-20 00:08:13 +02:00
Yann Leboulanger
4bbafcf5d0 handle message-outgoing events for zeroconf. We can now send messages in trunk. Fixes #6920 2011-07-19 23:05:32 +02:00
Yann Leboulanger
533b17b37a some french translation update. Fixes #6921 2011-07-19 00:09:33 +02:00
Jefry Lagrange
2d624a7b96 test case for jingle 2011-07-17 18:28:38 -04:00
Jefry Lagrange
c0e4756f12 fixed session-accept 2011-07-14 19:07:14 -04:00
Yann Leboulanger
27649a64aa remove useless demandimport ignore 2011-07-05 20:35:36 +02:00
Jefry Lagrange
8fbaaba356 Fixes jingleFT IBB fallback 2011-07-05 14:05:16 -04:00
Yann Leboulanger
f49f8163a6 prevent traceback when using normal socks5 FT 2011-07-02 00:52:35 +02:00
Yann Leboulanger
ff972b6b67 fix import loops 2011-07-02 00:47:33 +02:00
Yann Leboulanger
ae0a47df85 fix error dialog. Fixes #6906 2011-07-01 16:08:15 +02:00
Jefry Lagrange
a8fe25aaa4 JingleFT IBB fallback 2011-06-28 18:31:07 -04:00
Denis Fomin
5bba1d51fc coding style 2011-06-26 00:28:42 +04:00
Denis Fomin
de576ebddf do not use clipboard on every 'mark set' signal received 2011-06-26 00:24:37 +04:00
Yann Leboulanger
dc3b203168 use event system for jingle FT 2011-06-24 18:24:42 +02:00
Yann Leboulanger
f7b0659c04 fix some bad merge 2011-06-24 16:35:10 +02:00
Yann Leboulanger
721defabc3 improve demandimport usage 2011-06-22 20:33:19 +02:00
Yann Leboulanger
53a452fc1c check that we have rst plugin before supposing we can do jingle. Fixes #6910 2011-06-22 20:29:15 +02:00
Yann Leboulanger
16edbd8363 [Milouse] updated french translation 2011-06-20 23:15:29 +02:00
Yann Leboulanger
b47248f09d merge from trunk 2011-06-20 23:03:06 +02:00
Yann Leboulanger
21ae286039 add msvcr90.dll to windows installer. Fixes #6754 2011-06-19 21:19:20 +02:00
Yann Leboulanger
8246db0faa update copyright to 2011 in about dialog 2011-06-19 21:16:07 +02:00
Jefry Lagrange
4971f7d8cc enable SM before sending negociation request 2011-06-16 18:59:21 -04:00
Jefry Lagrange
db7276752b resuming from prefered location 2011-06-15 20:37:07 -04:00
Jefry Lagrange
e02088e91c added tests for smacks.py 2011-06-15 19:12:55 -04:00