Commit Graph

12071 Commits

Author SHA1 Message Date
Yann Leboulanger 2b859c3a66 fix typo in french translation. see #6987 2011-09-27 16:52:30 +02:00
Denis Fomin 96a11cef32 fix var name 2011-09-27 17:23:10 +03:00
Denis Fomin 2697a4b95d merge 2011-09-27 16:19:20 +03:00
Denis Fomin 2b109e844d Fixes #6906 again 2011-09-27 16:13:12 +03:00
Yann Leboulanger f460991539 Fix E2E decryption. Fixes #6984 2011-09-26 21:57:30 +02:00
Denis Fomin 2e648d06be New gui_extension_point added. Do not use all args in remove_gui_extension_point() to identify elements to be removed. Use only first one 2011-09-26 20:47:33 +03:00
Denis Fomin 3a3c40f07c fix previous commit 2011-09-23 22:06:36 +03:00
Denis Fomin 93699af157 show only first 200 chars in popups 2011-09-23 21:23:56 +03:00
Yann Leboulanger de54f52805 don't crash when we get wrong streamhost. Fixes #6983 2011-09-23 19:01:42 +02:00
Yann Leboulanger 08a584b8b6 add missing function. Fixes #6985 2011-09-23 19:00:32 +02:00
Denis Fomin 45563764a4 sh autogen.sh don't work in ubuntu. 2011-09-22 19:26:25 +03:00
Yann Leboulanger 513f3047f2 show our room nickname when chatting in pm. Fixes #6949 2011-09-22 11:43:51 +02:00
Yann Leboulanger c63b53f0cb don't loose in logs MUC messages arriving in the same second. Fixes #6860 2011-09-22 11:25:02 +02:00
Yann Leboulanger 2618f235cb handle only systray events when using gajim-remote show_next_pending_event. Fixes #6962 2011-09-21 21:53:29 +02:00
Yann Leboulanger 370c844f7b don't keep in mem notifications when we handle them Fixes #6891 2011-09-20 16:53:29 +02:00
Yann Leboulanger 77183740d6 don't call a function as default function argument! Fixes time when sending forwarded message 2011-09-18 16:11:27 +02:00
Yann Leboulanger 55beaaa47e don't force to have a bigger roster window width. see #6967 2011-09-17 10:04:15 +02:00
Yann Leboulanger b27c27685e also replace non-character unicode AFTER decryption. Fixes #6974 2011-09-16 23:42:28 +02:00
Yann Leboulanger e5bb7672c2 transform non-character unicode to ? char (\ufffd) as soon as we receive them. Fixes #6974 2011-09-15 22:00:41 +02:00
Yann Leboulanger d74ab91981 Fix showing messages sent via dbus. Fixes #6976 2011-09-15 21:51:51 +02:00
Yann Leboulanger d5ef638304 create a session or use existing one when sending a message through dbus. Fixes #6973 2011-09-13 10:18:54 +02:00
Yann Leboulanger 2991581e94 Try to import kerberos now, not waiting ofr demandimport. Fixes #6975 2011-09-13 08:46:47 +02:00
Yann Leboulanger a20d8bd446 fix dll detection under windows. Fixes #5968 2011-09-12 23:52:22 +02:00
Yann Leboulanger f51a7d6b8a increase defaultroster window width. Fixes #6967 2011-09-09 14:49:40 +02:00
Yann Leboulanger db32749e04 [Wei-Lun Chao] updated zh_TW translation 2011-09-08 08:29:03 +02:00
Yann Leboulanger 74414fd357 www.gajim.org -> gajim.org 2011-09-07 18:04:24 +02:00
Denis Fomin 2512f29076 pluginmanager.better exception handling when importing modules 2011-09-07 10:31:34 +03:00
Yann Leboulanger b9dc820161 [Kamil Paral & I] upower support. Fixes #1962 2011-09-05 22:00:23 +02:00
Denis Fomin 4dd234321e translate all modules in the plugin dir(whiteboard plugin for example. translate plugin.py and whiteboard_widget.py) 2011-09-04 23:23:38 +03:00
Yann Leboulanger 9fecdb6a9c add script to build plugins translations 2011-09-03 22:56:37 +02:00
Denis Fomin 01a2de57c7 roster_buttons.do not translate buttons lebel.
triggers.remove unused import,coding style
2011-09-03 22:12:54 +03:00
Denis Fomin dcca206149 plugin_installer.make tab lebel translatable 2011-09-03 21:43:52 +03:00
Denis Fomin 05d5b8d7d8 plugin_installer.make some string translatable 2011-09-03 20:21:44 +03:00
Denis Fomin 9ba2c2b9b9 plugin_installer. move progressbar 2011-09-03 20:16:23 +03:00
Denis Fomin 4761429860 Whiteboard plugin. set tooltip for whiteboard button 2011-09-03 11:56:14 +03:00
Denis Fomin 41a0d47c2b [Mako] Updated japanese translation 2011-09-03 10:40:35 +03:00
Denis Fomin 8a32eaf0f0 make plugins description translatable 2011-09-02 22:50:36 +03:00
Denis Fomin fcdf58e321 do not translate plugins config vars 2011-09-02 21:23:14 +03:00
Denis Fomin 9847455414 fix var name 2011-09-02 21:12:01 +03:00
Denis Fomin 370965f685 set new translation domain for triggers plugin and whiteboard plugin 2011-09-02 20:56:34 +03:00
Denis Fomin 42ec6b60b2 set new translation domaine for plugins 2011-09-02 20:51:13 +03:00
Yann Leboulanger 2b11c7f8d9 make plugins translation work under windows. 2011-09-02 19:41:09 +02:00
Yann Leboulanger 6de00d1cc5 set default value of autodetect_browser_mailer to True. Force it to True for windows 2011-09-02 07:23:31 +02:00
Yann Leboulanger af592952fc prevent traceback 2011-09-02 07:06:20 +02:00
Yann Leboulanger a87f811c8b don't allow to continue registering an account if we only get instructions. Fixes #6957 2011-09-01 21:17:43 +02:00
Yann Leboulanger 7b22628fe6 Jabber -> Jabber/XMPP in dialog window 2011-08-31 14:39:49 +02:00
Yann Leboulanger ed39ae75c4 do not create null file when testing gpg. see #6953 2011-08-31 14:38:26 +02:00
Yann Leboulanger 195d0121ed fix uninstalling plugins 2011-08-31 14:29:13 +02:00
Yann Leboulanger 6a46ab3da6 make gpg work under windows. Fixes #6953 2011-08-31 11:25:47 +02:00
Yann Leboulanger 6a7c5f8fcd remove no more used patches 2011-08-30 21:40:54 +02:00