gajim-plural/src
Stephan Erb df5a4c2281 Reimplement _get_contact_iter to be faster in bigger rosters. 2008-05-01 08:38:08 +00:00
..
common don't depend on python2.5 Fixes #3888 2008-04-27 18:11:34 +00:00
osx Return error under error condition 2007-12-19 17:22:15 +00:00
Makefile.am added ipython for SVN users only. 2008-04-14 15:19:09 +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 Port roster_window to gtk.TreeModelFilter. 2008-04-20 14:01:04 +00:00
config.py In obvious cased, don't compare boolean values to True or False. 2008-04-21 20:52:35 +00:00
conversation_textview.py Moved methods for opening new messages controls from roster.py to src/gajim.py. This is not roster related. See #3643. 2008-04-20 18:14:04 +00:00
dataforms_widget.py ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
dialogs.py Wrap text in change subject dialog and use a bigger width. Subjects are usually long and on one line. 2008-04-28 18:19:25 +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 added ipython for SVN users only. 2008-04-14 15:19:09 +00:00
gajim.py fix arguments of on_open_chat_window functions. It is called from callbacks, so first argument is widget. 2008-04-26 23:36:03 +00:00
gajim_themes_window.py merge diff from trunk 2007-12-12 08:44:46 +00:00
groupchat_control.py [js] fix nick completion in groupchats 2008-04-28 21:13:13 +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 http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +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 move functions that build icons to gtkgui_helpers instead of roster_window. Fixes #3873 2008-04-17 14:17:14 +00:00
htmltextview.py handle ascii_formatting option in htmltextview 2008-02-27 16:12:09 +00:00
ipython_view.py add BSD copyright to ipython_view.py file 2008-04-15 16:19:06 +00:00
lastfm.py http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +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 http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +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 http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 2008-04-18 00:26:07 +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 Moved methods for opening new messages controls from roster.py to src/gajim.py. This is not roster related. See #3643. 2008-04-20 18:14:04 +00:00
roster_window.py Reimplement _get_contact_iter to be faster in bigger rosters. 2008-05-01 08:38:08 +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 move functions that build icons to gtkgui_helpers instead of roster_window. Fixes #3873 2008-04-17 14:17:14 +00:00
systray.py Moved methods for opening new messages controls from roster.py to src/gajim.py. This is not roster related. See #3643. 2008-04-20 18:14:04 +00:00
tooltips.py [rOOt & Asterix] use get_uf_activity/mood to translate them. store subactivities according to selected activity. fixes #3809 2008-04-07 11:17:33 +00:00
trayicon.defs
trayicon.override
trayiconmodule.c
vcard.py Add missing tooltip and markup in vcard window. See #1069. Make string a doc string. 2008-04-04 15:10:50 +00:00