Commit Graph

1213 Commits

Author SHA1 Message Date
Denis Fomin 5999f048f5 [Darlan]Fix gajim-remote -help. 2013-08-26 09:32:16 +04:00
Denis Fomin b0dcfce121 All strings translatable in -help 2013-08-26 00:59:46 +04:00
Denis Fomin 62875aba80 [Darlan] Expand --help. Fixes #7439 2013-08-26 00:40:05 +04:00
Yann Leboulanger dd6f619d11 get gtkexcepthook back (Thanks demandimport once again ...) 2013-08-25 18:57:27 +02:00
Yann Leboulanger 31a753463b handle config-path instead of config_path 2013-08-25 16:14:38 +02:00
Yann Leboulanger 41f4c110db add monotonic to the list of ignored modules by demandimport. Fixes #7409 2013-08-16 09:55:55 +02:00
Yann Leboulanger 20ba20bae2 fix direction mark 2013-08-02 11:44:15 +02:00
Yann Leboulanger 025f879f25 modify_fg/bg/font -> override_* 2013-07-31 16:40:33 +02:00
Yann Leboulanger 7046cd0608 fix a few things for gtk3 2013-07-28 19:38:49 +02:00
Denis Fomin c446150a7e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 6cb91601c8 more fix for ipython import. Fixes #7316 2013-03-11 20:21:59 +01:00
Daniel Aleksandersen 577c7221f6 Use the icon sizing solution from ticket #6839 for all dialogs.
History manager’s icon was 16px in Unity launcher. Fixes #7290
2013-01-14 20:18:55 +01:00
Yann Leboulanger d9b067615a initialize threads in GObject. 2013-01-28 20:31:01 +01:00
Denis Fomin b16d01ba39 fix reset to default in ACE 2013-01-07 13:48:07 +04:00
Yann Leboulanger e03b3c35b6 fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
2013-01-05 00:03:36 +01:00
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger caf56d7ad9 remove session mnagement broken support 2012-12-26 23:55:53 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger 8bbe25ce74 fix demandimport with ipython 2012-12-16 18:29:49 +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 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 9016441fcf remove command_system modules from demandimport.ignore 2012-08-12 11:24:22 +04:00
Denis Fomin 24bcc25348 remove dbus.glib from demandimport.ignore 2012-08-12 10:33:41 +04:00
Denis Fomin fbaf3becdb fix threads problem in OpenBSD. Fixes #7154 2012-05-09 12:16:48 +04:00
Yann Leboulanger b716b9aa5b catch SIGTERM so that on_exit func is executed at this time too. 2012-04-19 16:57:43 +02:00
Yann Leboulanger 2fdbe37b58 we require PyGTK2.22 for InfoBar 2012-04-01 20:17:05 +02:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 6e4bac262c implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01:00
Yann Leboulanger d23d4082a7 ignore a crypto module from demandimport to make it work under windows 2011-12-17 21:17:32 +01:00
Yann Leboulanger 24e1de7c5b call gobject.set_prgname *before* import gtk 2011-12-14 21:45:12 +01:00
Yann Leboulanger 25961e0e68 fix traceback when we don't use a profile 2011-10-23 19:52:32 +02:00
Yann Leboulanger 6a2d835eab fix some encoding problems when looking for plugin config with non-ascii chars in path. Fixes #7015 2011-10-23 18:55:14 +02:00
Denis Fomin d460b707a5 add 'command_system.implementation.execute'(execute plugin) to demandimport.ignore 2011-10-09 00:10:22 +03:00
Yann Leboulanger a20d8bd446 fix dll detection under windows. Fixes #5968 2011-09-12 23:52:22 +02:00
Yann Leboulanger 2b11c7f8d9 make plugins translation work under windows. 2011-09-02 19:41:09 +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 41815f9996 don't fail when we pass gtk / gnome session args to Gajim. Fixes #6748 2011-05-11 20:02:16 +02:00
Yann Leboulanger 7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Denis Fomin 33b2ae1108 fix demndimport with htmltextview 2011-01-02 18:23:56 +03:00
Denis Fomin b7807ca4a3 DLFCN and dl will be loaded immediately. Fixes #6741 2010-12-31 16:37:14 +03:00
Denis Fomin 54a2e4f5ae fix for demandimport 2010-12-18 12:42:15 +03:00
Denis Fomin 4cffef6be2 fix for demandimport 2010-12-18 11:11:58 +03:00
Denis Fomin 2152411af2 Use demandimport - automatic demandloading of modules. Fixes #6094 2010-12-17 10:17:57 +01:00
Yann Leboulanger 3d355b8530 re-enable translation under windows built 2010-12-06 23:33:42 +01:00
Yann Leboulanger 3f781f5382 use NEC to handle unique room id events 2010-11-24 17:28:18 +01:00
Yann Leboulanger 7e4166c288 fix call to set_restart_command for gnome session handling 2010-10-29 11:51:24 +02:00