gajim-plural/src
Yann Leboulanger 3f98f9c53b prevent traceback when there is a row in roster without an associated Contact instance. see #3718 2008-03-10 15:41:06 +00:00
..
common Use subprocess instead of Popen2. fixes #3369 2008-03-10 13:27:31 +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 highlight us when we are mentioned in a /me sentence. fixes #3753 2008-03-02 14:23:52 +00:00
config.py add the handler on ANC button 2008-03-08 19:34:43 +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 bigger DataFormWindow 2008-03-02 21:44:43 +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
eggtrayicon.h
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 ability to remove a PEP node 2008-03-02 23:56:39 +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
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 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 use correct function to open a groupchat from gajim-remote. fixes #3705 2008-01-24 12:16:17 +00:00
roster_window.py prevent traceback when there is a row in roster without an associated Contact instance. see #3718 2008-03-10 15:41:06 +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 Alignement and bold typing changes in vcard and profile window. Nothing as usual. 2008-02-28 18:53:49 +00:00