Commit Graph

12869 Commits

Author SHA1 Message Date
Denis Fomin 00a856ebbb fix ace 2012-12-31 15:43:53 +04:00
Yann Leboulanger e8dab6e41c fix one more unicode error 2012-12-30 23:49:05 +01:00
Yann Leboulanger b6b3bcb552 [Dicson and I] fix some unicode issues 2012-12-30 23:47:31 +01:00
Yann Leboulanger 2acaa2e075 some GTK3 fixes 2012-12-30 23:29:51 +01:00
Yann Leboulanger 689fe31710 handle nbxmpp logging with -l option (-l .nbxmpp.client_nb=INFO for example) 2012-12-30 18:54:49 +01:00
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 cae8faf0ed fix module name 2012-12-16 23:53:32 +01:00
Yann Leboulanger 88e9683ee2 improve multi-resource 2012-12-16 20:28:57 +01:00
Yann Leboulanger ebb901045a fix module name 2012-12-16 18:29:59 +01:00
Yann Leboulanger 8bbe25ce74 fix demandimport with ipython 2012-12-16 18:29:49 +01:00
Yann Leboulanger 34163e508b keep in config file room.JID.muc_restore_*. Fixes #7276 2012-12-13 10:07:51 +01:00
Yann Leboulanger d1adec53be don't reconnect a disabled account. Fixes #7265 2012-12-12 22:03:13 +01:00
Yann Leboulanger 12cf1eba1f fix module name 2012-12-12 20:34:02 +01:00
Yann Leboulanger d0cade64f4 don't build non-existing folder. 2012-12-11 07:55:35 +01:00
Yann Leboulanger 77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Yann Leboulanger 0c6117a778 ability to store muc_restore_* per room JID. Fixes #7276 2012-12-09 17:07:50 +01:00
Yann Leboulanger 97bd4d5152 [Knuckles] shown Gajim when we try to run it while it is already running. Fixes #7274 2012-12-09 11:51:36 +01:00
Denis Fomin c5e6c6a501 [Darlan].Update Hebrew translation. 2012-12-09 12:56:13 +04:00
Yann Leboulanger 0a8b9af93d prevent traceback 2012-12-07 17:05:20 +01:00
Jefry Lagrange fc5b1893fe Resolve GtkWarning: IA__gtk_tree_view_expand_row: assertion tree_view->priv->model != NULL 2012-11-24 02:19:56 -04:00
Jefry Lagrange a4fc916ab2 prevent connection to be called when there is no connection 2012-11-23 21:38:36 -04:00
Denis Fomin b8696b8989 ManageBookmarksWindow. Remove unused function 2012-11-23 11:44:03 +04:00
Denis Fomin 65b6485410 hide 'bookmark_ button' if private storage not supported.part 2 2012-11-20 13:00:57 +04:00
Denis Fomin 847fdf8d1b hide 'bookmark_ button' if private storage not supported 2012-11-20 11:29:13 +04:00
Denis Fomin 9fa880cc36 prevent traceback 2012-11-18 23:46:43 +04:00
Denis Fomin eb74a92f9a [Darlan].Update Hebrew translation. 2012-11-17 23:30:09 +04:00
Denis Fomin 1d9a08c6e1 Update russian translation 2012-11-15 15:01:21 +04:00