gajim-plural/src
Yann Leboulanger b5c19e0884 don't always show events in systray when notify_on_all_muc_messages is on and trayicon_notification_on_event is off 2008-02-27 18:25:42 +00:00
..
common [shtrom] $S and $T in autoaway status message. fixes $3741 2008-02-25 14:09:47 +00:00
osx Return error under error condition 2007-12-19 17:22:15 +00:00
Makefile.am compile .py to .pyc and .pyo and install those files too. 2008-01-28 18:40:26 +00:00
adhoc_commands.py Make some strings translatable in adhoc commands, Warn user when session id changes in the middle of a session. fixes #3432 2008-02-15 10:38:52 +00:00
advanced.py merge diff from trunk 2007-12-12 08:44:46 +00:00
atom_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
cell_renderer_image.py merge diff from trunk 2007-12-12 08:44:46 +00:00
chat_control.py don't always show events in systray when notify_on_all_muc_messages is on and trayicon_notification_on_event is off 2008-02-27 18:25:42 +00:00
config.py ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
conversation_textview.py [shivan] don't trat emoticons created with parenthesis arround status message. fixes #3368 2008-02-26 08:31:48 +00:00
dataforms_widget.py ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
dialogs.py ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
disco.py use timeout_add_seconds instead of timeout_add (when it's available), more efficient. fixes #3734, #3736 2008-02-14 19:18:07 +00:00
eggtrayicon.c added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
eggtrayicon.h added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
features_window.py fix traceback when opening features window. fixes #3714 2008-02-05 09:34:56 +00:00
filetransfers_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
gajim-remote.py Prevent traceback when gajim-remote is used while gajim is not running. Add a check_gajim_running command to gajim-remote 2008-02-05 22:13:16 +00:00
gajim.py remove useless else 2008-02-26 09:46:27 +00:00
gajim_themes_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
groupchat_control.py fix the draw avatar calls 2008-02-05 21:24:48 +00:00
groups.py Forgotten file from last commit. 2006-08-21 14:14:24 +00:00
gtkexcepthook.py merge diff from trunk 2007-12-12 08:44:46 +00:00
gtkgui_helpers.py never move a window outside the screen. fixes #3501 2008-01-22 17:47:56 +00:00
gtkspellmodule.c [gjc] gtkspellmodule upstream update. Fixes #1700 2006-03-14 22:35:50 +00:00
history_manager.py merge diff from trunk 2007-12-12 08:44:46 +00:00
history_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
htmltextview.py handle ascii_formatting option in htmltextview 2008-02-27 16:12:09 +00:00
lastfm.py pyflakes checks, remove unused imports, mainly 2007-12-27 21:52:45 +00:00
lastfm_track_listener.py merge diff from trunk 2007-12-12 08:44:46 +00:00
message_control.py Merge one_window branch 2007-12-18 23:42:22 +00:00
message_textview.py merge diff from trunk 2007-12-12 08:44:46 +00:00
message_window.py [shtrom] Disable CTRL+W when GTK has Emacs-like key mappings. Fixes #3738 2008-02-17 20:57:47 +00:00
music_track_listener.py use timeout_add_seconds instead of timeout_add (when it's available), more efficient. fixes #3734, #3736 2008-02-14 19:18:07 +00:00
negotiation.py merge diff from trunk 2007-12-12 08:44:46 +00:00
network_manager_listener.py merge diff from trunk 2007-12-12 08:44:46 +00:00
notify.py no need to escape strings that go to notification daemon 2008-02-17 20:44:38 +00:00
profile_window.py use timeout_add_seconds instead of timeout_add (when it's available), more efficient. fixes #3734, #3736 2008-02-14 19:18:07 +00:00
remote_control.py use correct function to open a groupchat from gajim-remote. fixes #3705 2008-01-24 12:16:17 +00:00
roster_window.py search lowercase in roster. see #3749 2008-02-27 10:18:56 +00:00
search_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
secrets.py merge diff from trunk 2007-12-12 08:44:46 +00:00
statusicon.py remove a windows GTK workarround. it's fixed in gtk2.12.3 (maybe before too) 2007-12-13 01:13:51 +00:00
systray.py fix showing of systray popup menu under Windows. fixes #3611 2007-12-15 12:33:21 +00:00
tooltips.py Escape pep in tooltips without breaking tooltips, third try :p 2007-12-28 22:04:17 +00:00
trayicon.defs
trayicon.override
trayiconmodule.c
vcard.py don't request vcard to full_jid when we know the real jid in MUC. fixes #3723 2008-02-09 10:08:44 +00:00