Commit Graph

849 Commits

Author SHA1 Message Date
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
Denis Fomin 2c5cfd0673 plugins_window.ui - removed unused hbox
ftp_manager - small gui changes
2010-11-05 18:37:50 +03:00
Denis Fomin b73124c40d ftp manager plugin added to the main repository 2010-11-05 16:39:09 +03:00
Yann Leboulanger d957a590f7 whiteboard plugin: print disconnection reason in chat control 2010-11-05 11:09:33 +01:00
Denis Fomin e7cfc9f2f7 prevent traceback when a whiteboard closes 2010-11-04 14:49:58 +03:00
Yann Leboulanger 96c02c67b4 whiteboard plugin: minor tooltip improvments 2010-11-04 11:03:52 +01:00
Denis Fomin 26cb461f4f whiteboard plugin. added border to the main container 2010-11-03 23:09:24 +03:00
Denis Fomin e036cf91d3 whiteboard plugin. small optimization 2010-11-03 22:15:17 +03:00
Denis Fomin 08e00fffc2 whiteboard plugin. remove the lebels with the buttons and add tooltips 2010-11-03 21:10:20 +03:00
Yann Leboulanger 1e39863edf rename some var 2010-11-02 18:54:32 +01:00
Denis Fomin 045a74c7b4 whiteboard plugin. Ability to save images 2010-11-02 15:36:29 +03:00
Yann Leboulanger ea0f12b2f5 [whiteboard plugin] raise error when python-pygoocanvas is not installed 2010-11-01 17:32:27 +01:00
Yann Leboulanger a40bacaced plugin to add whiteboard feature. Fixes #2970 2010-11-01 14:30:23 +01:00
Yann Leboulanger b1675bf233 rename variables in plugins. Fixes #5994 2010-10-25 09:57:40 +02:00
Yann Leboulanger e4ff7c6ced use NEC to handle messages / gc_messages 2010-10-18 22:05:41 +02:00
Yann Leboulanger 155595557d [Dicson] install manifest.ini files. Fixes #5927 2010-09-20 11:14:08 +02:00
Yann Leboulanger 0b448cfb10 [Dicson] use manifest.ini files in plugins to have a separate file for plugin's information. Fixes #5920 2010-09-18 23:00:43 +02:00
Yann Leboulanger 0899ab13db [Dicson] Fix building Gajim. Fixes #5916 2010-09-17 21:14:52 +02:00
Yann Leboulanger 0a1fe76172 move acronyms expander plugin. see #5906 2010-09-17 14:13:48 +02:00
Yann Leboulanger 896fe73945 [Dicson] Handle non-Latin text and errors in google translate plugin. Fixes #5904 2010-09-12 17:14:44 +02:00
Yann Leboulanger 59534e95e1 add missing plugins/Makefile.am 2010-07-29 12:50:54 +02:00
Éric Araujo 9b5ee1e13b convert tabs to spaces in source code thanks to reindent.py
Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix
some whitespace, and fix some other madness manually.
2010-04-08 01:20:17 +02:00
Yann Leboulanger 73a4c4e1b9 fix acronyms expander plugin 2010-02-12 20:41:21 +01:00
Yann Leboulanger ad8c7a0f41 add adjustment to spinbutton in length notifier plugin 2010-02-12 09:14:47 +01:00
Yann Leboulanger fa05d88b2b merge from default branch 2010-02-08 22:25:41 +01:00
Mateusz Biliński e8c3ba51b2 Fixed bug related to account name in NewEventsExample name. Modified way to acquire message type. 2009-06-21 23:12:30 +02:00
Mateusz Biliński 6fecd84b16 Fixed log_calls decorator arguments in a few plugins. Fixed Acronyms Expander plugin (not working due to bad auto-merge). Added few comments. 2009-06-15 07:56:08 +02:00
Mateusz Biliński 018bda5a5f Merged default branch with plugin-system branch. Not all elements are fully
functional. This should be considered as sync commit.
2009-06-07 00:00:03 +02:00
Mateusz Biliński e8d704e96b Moved DBUS interface related variables. 2009-06-02 19:59:33 +02:00
Mateusz Biliński 369ea5544b Moved DBus type related instructions to scope which is executed only when there's a DBus support. No NameError exceptions are thrown anymore.
Makes debugging of plugins easier under WingIDE (which does not remember - at least it looks like that - the "ignore exception at this location" option when module is imported 'manually').

This could also be applied to src/remote_control.py .
2009-04-16 08:37:16 +00:00
Mateusz Biliński 8c75ed38b1 Google Translation plugin added (proof-of-concept) that translates incoming chat messages from English to French using Google Translate service.
Plugin object that registered new event is accessible in that event now, through self.plugin.
2008-08-25 17:20:16 +00:00