gajim-plural/src
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
..
common Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
osx Fix serious copyright and license issues, which were introduced as a 2009-02-14 15:02:10 +00:00
plugins Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
Makefile.am [thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289 2009-02-12 22:15:18 +00:00
adhoc_commands.py really execute ad hoc command when clicking on Execute command in disco window 2009-06-05 21:26:23 +02:00
advanced.py [punchagan] search in option name and description in ACE. Fixes #4727 2009-04-23 06:58:55 +00:00
atom_window.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
cell_renderer_image.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
chat_control.py 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
config.py [egaz] prevent GTK Warning about color. Fixes #5035 2009-05-19 14:34:57 +02:00
conversation_textview.py [Yrogirg & I] add a first quote ability. see #2943 2009-04-30 13:36:29 +00:00
dataforms_widget.py make instruction label of dataforms wrapable. see #4724 2009-04-08 18:52:50 +00:00
dialogs.py [brubru] better sound file managment, Fixes #5016 2009-05-10 19:32:57 +00:00
disco.py really execute ad hoc command when clicking on Execute command in disco window 2009-06-05 21:26:23 +02:00
eggtrayicon.c don't crash when fluxbox restarts. see http://bugzilla.gnome.org/show_bug.cgi?id=449858 2008-11-10 22:07:32 +00:00
eggtrayicon.h added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
features_window.py we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
filetransfers_window.py put latest filetransfer on top 2009-06-06 19:05:49 +02:00
gajim-remote-plugin.py Initial version of Global Events Dispatcher. 2008-08-10 13:40:49 +00:00
gajim-remote.py Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
gajim.py Merge plugin-system with default branch. 2009-06-13 23:25:46 +02:00
gajim_themes_window.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
groupchat_control.py Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
groups.py [thorstenp] fix redefined builtins 2008-12-03 17:16:04 +00:00
gtkexcepthook.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
gtkgui_helpers.py set iconset to DEFAULT_ICONSET when configured one doesn't exist. Fixes #5083 2009-06-10 11:44:58 +02:00
gtkspell.py add missing file. Fixes #4289 2009-03-04 13:44:01 +00:00
history_manager.py export time when exporting logs. see #5060 2009-06-04 20:48:04 +02:00
history_window.py [punchagan & me] print /me in history correctly. Fixes #4852 2009-04-08 07:31:56 +00:00
htmltextview.py we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
ipython_view.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
message_control.py Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
message_textview.py escape & in HTML messages. 2009-01-27 20:33:54 +00:00
message_window.py we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
music_track_listener.py [Florob] mpris DBUS API has changed 2009-05-01 10:15:56 +00:00
negotiation.py [thorstenp] remove useless import 2008-12-02 14:44:26 +00:00
network_manager_listener.py Fixes #4536. NM 0.7 was never used because NameError for 'dbus' object was raised. Changed 'exception Exception' to catch only 'DBusException' from bus.get_object() method. 2009-06-13 20:31:40 +02:00
notify.py [Dicson] Don't try to translate empty string. Fixes #5032 2009-05-18 22:33:09 +02:00
profile_window.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
pycallgraph.py [Merwok] Commented out 'import pycallgraph' to remove import error. 2008-06-12 19:26:55 +00:00
pylint.rc Added PyLint config file (for sync). 2009-04-10 17:03:11 +00:00
remote_control.py add XEP-202 in vcard window. Fixes #4007 2009-02-10 21:45:44 +00:00
roster_window.py Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
search_window.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
secrets.py better use of pickle 2009-01-09 18:40:01 +00:00
session.py Merged default branch with plugin-system branch. Not all elements are fully 2009-06-07 00:00:03 +02:00
statusicon.py statusicon.py was incompatible with r11080. Fixed. 2009-02-14 13:01:57 +00:00
systray.py prevent traceback when trying to show event from gajim-remote while there is no event. Fixes #5031 2009-05-20 10:58:46 +02:00
tooltips.py we now depend on GTK2.12. Remove test for older versions. Fixes #4996 2009-04-27 19:28:53 +00:00
trayicon.defs
trayicon.override * Big headers review 2008-08-15 03:20:23 +00:00
trayiconmodule.c * Big headers review 2008-08-15 03:20:23 +00:00
vcard.py fix os info / client info / contact time in vcard of groupchat contacts 2009-06-04 22:46:05 +02:00