Commit Graph

879 Commits

Author SHA1 Message Date
Yann Leboulanger 8ac4782b68 remove snarl test plugin. It is now in plugins repos 2012-04-08 01:35:22 +02:00
Yann Leboulanger 655e523247 install correctly all files from plugins (png and files in subdirectories) 2011-11-29 11:28:40 +01:00
Denis Fomin fbe5c39bd3 fix errors in building 2011-11-29 12:48:06 +03:00
Yann Leboulanger 24cd5f30fa re-add a Makefile.am in plugins dir that includes nothing in the generated tarball, but that installs plugins in this directory. 2011-11-21 16:30:28 +01:00
Yann Leboulanger 6ad3d01fb5 remove plugins that have been move to gajim-plugins reprository 2011-11-16 21:26:36 +01:00
Yann Leboulanger 87504e3954 make google translation plugin work with unicode char 2011-11-16 20:11:25 +01:00
Yann Leboulanger 9ed4b62df2 make google translate plugin work when from language is "auto" 2011-11-16 17:52:19 +01:00
Yann Leboulanger d6d351869e use proxy if needed in google translation plugin. Fixes #7042 2011-11-16 17:51:42 +01:00
Yann Leboulanger 715ae88480 ability to enable and choose languages for google translation plugin per jid. 2011-11-16 14:07:47 +01:00
Yann Leboulanger 65db6c5eb4 make google translator plugin work. Still much work to do about configuration 2011-11-13 18:17:15 +01:00
Denis Fomin 084f0ed46d Do not show ftp warning dialog in the check updates 2011-11-11 22:40:04 +03:00
Denis Fomin 159dbdbe92 prevent traceback when check update from ftp. see https://trac.gajim.org/ticket/7023#comment:13 2011-11-11 21:55:46 +03:00
Denis Fomin 0d5f4c347c change the size of a 'whiteboard' button 2011-11-10 15:57:45 +03:00
Yann Leboulanger 93683a8c54 prevent traceback in trigger plugin. 2011-11-08 20:23:48 +01:00
Denis Fomin 708967a21f plugin_installer. version: 0.5 2011-11-06 21:36:19 +03:00
Denis Fomin 95a3b992a6 plugin_installer. use TLS connection. fixes #7024 2011-11-06 21:28:54 +03:00
Yann Leboulanger 70fcdcdab2 auto-check for updates of installed plugins 2011-11-02 11:23:02 +01: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
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 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
Denis Fomin c9b7e70e32 Plugin Installer. translation fix 2011-08-30 18:29:10 +03:00
Denis Fomin 8cec80acb7 do not translate unused string 2011-08-30 16:22:03 +03:00
Denis Fomin e194394479 imported patch 2011-08-27_00-06-54_r13163+.diff 2011-08-30 15:23:16 +03:00
Yann Leboulanger b0e1bbac56 run plugin_downbloaded callback in the main thread instead of in Ftp Thread. Fixes freeze under windows when plugin is downloaded 2011-08-28 10:08:38 +02:00
Yann Leboulanger 98432f6666 cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it 2011-08-27 22:41:55 +02:00
Yann Leboulanger 5a09c0d62e change plugin name in Makefile.am too 2011-08-26 15:13:19 +02:00
Yann Leboulanger e7deda826e rename ftp manager plugin to plugin installer 2011-08-26 13:37:35 +02:00
Denis Fomin 6f7b565a98 do not shrink scrolledwindow in the ftp manager 2011-08-25 20:53:54 +03:00
Denis Fomin 25bd925644 plugins window redesign 2011-08-25 12:58:39 +03:00
Yann Leboulanger 0f3ea82e4c install triggers plugin 2011-08-24 16:39:49 +02:00
Yann Leboulanger 9d12023ec5 add presence events to trigger plugin 2011-08-19 18:39:09 +02:00
Yann Leboulanger 1c9ed0a989 add tooltip to trigger plugin in configuration window 2011-08-08 18:45:06 +02:00
Yann Leboulanger 000b3ad593 first version of Triggers plugin 2011-06-15 18:41:24 +02:00
Yann Leboulanger 364ee24490 [milouse] Fix identation error 2011-05-28 15:37:40 +02:00
Denis Fomin 3694c8682a banner_tweaks plugin. Fixed again 2011-05-21 23:34:31 +04:00
Denis Fomin d638922384 banner_tweaks plugin. prevent Tb in the gc if 'show_banner_image' is disabled 2011-05-21 23:17:17 +04:00
Yann Leboulanger 857ba5f707 new way to handle incominf messages, new notification event. 2011-05-01 22:09:50 +02:00
Yann Leboulanger 6facbfa5cb prevent traceback. Fixes #5978 2011-01-06 17:06:02 +01:00
Denis Fomin a7ddfd18e2 split long lines 2010-12-14 23:54:19 +03:00
Yann Leboulanger ddb8238f73 [Éric Araujo] fix typo un plugins window 2010-12-13 14:24:01 +01:00
Denis Fomin 4a7d1933a0 coding style 2010-12-06 17:52:32 +03:00
Yann Leboulanger e870ebb3d4 include all example plugins in tarballs, but install only some 2010-11-05 22:08:42 +01:00