gajim-plural/src
Stephan Erb a8e3dc771e Extract a few methods to make some code a tiny bit easier to understand and read. 2009-12-28 16:32:58 +01:00
..
command_system Added /status, /away, /online commands. Fixed command error reporting 2009-12-22 21:31:11 +02:00
common Only perform the longish check for latex support if the user has enabled latex in ACE. 2009-12-27 17:50:06 +01:00
Makefile.am Add protocol folder to Makefile. 2009-12-11 01:11:39 +01:00
adhoc_commands.py More doc-string refactoring 2009-11-25 15:52:32 +02:00
advanced_configuration_window.py More doc-string refactoring 2009-11-25 16:41:44 +02:00
atom_window.py One more portion of doc-strings refactoring 2009-11-25 17:45:05 +02:00
cell_renderer_image.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
chat_control.py fix string replacement with % (% seems to be prioriter than +). Fixes #5494 2009-12-07 20:42:24 +01:00
config.py [Florob] show in roster and message window geolocalisation of a contact. Fixes #5485 2009-12-07 18:32:42 +01:00
conversation_textview.py finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
dataforms_widget.py One more portion of doc-strings refactoring 2009-11-25 17:45:05 +02:00
dialogs.py Remove unused import. 2009-12-27 17:40:10 +01:00
disco.py finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
features_window.py Only perform the longish check for latex support if the user has enabled latex in ACE. 2009-12-27 17:50:06 +01:00
filetransfers_window.py Move three methods from filetransfer_window to protocol/bytestream. 2009-12-10 23:53:39 +01:00
gajim-remote.py New portion of doc-string refactoring 2009-11-25 19:52:56 +02:00
gajim.py correctly check that gtk2.16 is installed at run time. Fixes #5478 2009-12-03 14:03:33 +01:00
gajim_themes_window.py New portion of doc-string refactoring 2009-11-25 19:52:56 +02:00
groupchat_control.py Fix bug that prevented avatars to be shown in groupchats. Bug was due to a wrong re-use of a local variable (local variabes are evil :-). 2009-12-01 22:15:35 +01:00
groups.py New portion of doc-string refactoring 2009-11-25 19:52:56 +02:00
gtkexcepthook.py [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
gtkgui_helpers.py fix import order to be able to run tests 2009-12-02 10:23:17 +01:00
gtkspell.py add missing file. Fixes #4289 2009-03-04 13:44:01 +00:00
gui_interface.py Add missing Vim config line to gui_interface.py 2009-12-28 13:27:05 +01:00
gui_menu_builder.py finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
history_manager.py finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
history_window.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
htmltextview.py [guillaume] add user-agent when downloading a remote image. Fixes #5513 2009-12-14 18:09:25 +01:00
ipython_view.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
message_control.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
message_textview.py Minor refactoring 2009-11-25 13:39:05 +02:00
message_window.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
music_track_listener.py Totem now uses MPRIS API. Fixes #4705 2009-09-23 16:43:31 +02:00
negotiation.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
network_manager_listener.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
notify.py finish using icon theme. Fixes #2378 2009-12-01 15:50:58 +01:00
profile_window.py Small cleanups for avatar save. Also fixes #5461. 2009-11-29 23:06:49 +01:00
remote_control.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
roster_window.py Extract a few methods to make some code a tiny bit easier to understand and read. 2009-12-28 16:32:58 +01:00
search_window.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
secrets.py better use of pickle 2009-01-09 18:40:01 +00:00
session.py Big portion of doc-string refactoring 2009-11-25 22:59:43 +02:00
statusicon.py hide() roster instead of iconify() it when clicking on systray. Fixes #5505 2009-12-14 17:18:38 +01:00
tooltips.py [Florob] show in roster and message window geolocalisation of a contact. Fixes #5485 2009-12-07 18:32:42 +01:00
vcard.py Remove commented code. We have version control for that. 2009-11-30 00:23:59 +01:00