gajim-plural/src
Jean-Marie Traissard c497087115 Continue to check message for HL words after we found one that could be only the beginning of another real word. 2008-04-01 19:57:27 +00:00
..
common Some "jep" -> "xep" 2008-03-30 20:35:02 +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 draw pixbuf at the corect place in cell_renderer_image. Fixes #3775 2008-03-18 12:26:32 +00:00
chat_control.py chat_control : fix possible var name confusion 2008-03-23 17:44:47 +00:00
config.py add the handler on ANC button 2008-03-08 19:34:43 +00:00
conversation_textview.py stop automatic scroll when user manually scroll conversation textview. Fixes #3716 2008-03-10 16:21:26 +00:00
dataforms_widget.py ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
dialogs.py make About dialog not use run() function. fixes #3788 2008-03-23 11:14:50 +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 don't stop autoconnect after first account 2008-03-30 12:05:04 +00:00
gajim_themes_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
groupchat_control.py Continue to check message for HL words after we found one that could be only the beginning of another real word. 2008-04-01 19:57:27 +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 Make history window work even if we don't have roster. 2008-03-13 02:12:25 +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 bumped (C) 2008-03-22 21:02:19 +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 don't always show events in systray when notify_on_all_muc_mesages is False 2008-02-27 21:33:50 +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 fix indentation in gajim_remote.py. Fixes #3655 2008-03-16 12:59:04 +00:00
roster_window.py chat_control : fix possible var name confusion 2008-03-23 17:44:47 +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 Clarify how roster.quit_on_next_offline works with comments. 2008-03-20 16:31: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 Alignement and bold typing changes in vcard and profile window. Nothing as usual. 2008-02-28 18:53:49 +00:00