Commit Graph

13047 Commits

Author SHA1 Message Date
Denis Fomin c4d5ccf4e0 fix error handling 2013-01-03 11:47:34 +04:00
Denis Fomin 477e5a5093 fix client local time 2013-01-03 04:16:14 +04:00
Denis Fomin ce1a785484 fix generator and range 2013-01-03 04:08:07 +04:00
Denis Fomin 1a3d2fc179 fix ResourceWarnings. py3 way 2013-01-03 03:25:44 +04:00
Denis Fomin 785f8098b6 fix ResourceWarnings 2013-01-03 00:55:00 +04:00
Denis Fomin 6f89a119ae fix dict.keys 2013-01-02 23:46:44 +04:00
Denis Fomin ac9253e04a Merge 2013-01-02 22:13:27 +04:00
Denis Fomin 92ce48886c fix some windows 2013-01-02 20:57:20 +04:00
Denis Fomin 59a621bd87 fix some CursorType 2013-01-02 17:30:54 +04:00
Denis Fomin 80f925f054 create full empty pixbuf 2013-01-02 14:51:55 +04:00
Denis Fomin e55985b498 fix join gc dialog 2013-01-02 13:32:17 +04:00
Denis Fomin f67f063769 fix gtk warning in chat_control 2013-01-02 00:31:13 +04:00
Denis Fomin e60d168906 typo 2013-01-01 19:58:57 +04:00
Denis Fomin 342755d58a fix SeparatorMenuItem 2013-01-01 19:46:04 +04:00
Denis Fomin 3ec91452e8 fix dubble click on a boolean value in ACE 2013-01-01 18:34:30 +04:00
Denis Fomin 87191675c9 fix status treeview 2013-01-01 17:56:24 +04:00
Yann Leboulanger e84168a88e fix some windows 2013-01-01 12:45:38 +01:00
Yann Leboulanger a2bd7c3c08 fix some windows 2013-01-01 11:54:39 +01:00
Yann Leboulanger c55354584c fix some set_transient_for call 2013-01-01 11:46:13 +01:00
Denis Fomin 3cf957db4e fix AcronymsExpanderPlugin 2013-01-01 14:26:25 +04:00
Denis Fomin 92b50a87a6 fix gtk warnings in console 2013-01-01 14:10:01 +04:00
Denis Fomin 3d278f814b fix preferences_window.ui 2013-01-01 04:25:12 +04:00
Denis Fomin 42b5a1c912 fix profile window 2012-12-31 21:14:21 +04:00
Denis Fomin f28d5574d0 fix plugin window 2012-12-31 20:13:35 +04:00
Denis Fomin 4e16b113b3 fix pixbuf saves and missing import 2012-12-31 19:38:32 +04:00
Denis Fomin 63d0c2dcf4 fix time in tooltips 2012-12-31 19:05:59 +04:00
Yann Leboulanger 7f83d5324e fix dubble click on a boolean value in ACE 2012-12-31 13:48:15 +01:00
Yann Leboulanger 841be1bf21 fix about dialog 2012-12-31 13:38:08 +01:00
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