| .. |
|
command_system
|
Added /status, /away, /online commands. Fixed command error reporting
|
2009-12-22 21:31:11 +02:00 |
|
common
|
merge local changes
|
2010-01-04 18:46:20 +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
|
fix traceback when enabling an account. Fixes #5537
|
2010-01-02 22:22:25 +01:00 |
|
conversation_textview.py
|
Ability to copy LaTeX expressions. Fixes #5451
|
2009-12-29 00:01:55 +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
|
remove duplicate function
|
2010-01-04 11:58:42 +01:00 |
|
gajim_themes_window.py
|
New portion of doc-string refactoring
|
2009-11-25 19:52:56 +02:00 |
|
groupchat_control.py
|
Fix nick completion in MUC when it's not at the beginin of what is said. Fixes #5353
|
2010-01-04 18:45:21 +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
|
add some debuging info when saving avatar fails
|
2009-12-30 11:04:26 +01:00 |
|
gtkspell.py
|
add missing file. Fixes #4289
|
2009-03-04 13:44:01 +00:00 |
|
gui_interface.py
|
re-enable LATEX usage.
|
2009-12-29 00:01:10 +01:00 |
|
gui_menu_builder.py
|
finish using icon theme. Fixes #2378
|
2009-12-01 15:50:58 +01:00 |
|
history_manager.py
|
harmonize indentation. Fixes #5518
|
2009-12-28 23:04:23 +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 |
|
Makefile.am
|
Add protocol folder to Makefile.
|
2009-12-11 01:11:39 +01:00 |
|
message_control.py
|
Big portion of doc-string refactoring
|
2009-11-25 22:59:43 +02:00 |
|
message_textview.py
|
buffer -> _buffer (buffer is a module)
|
2010-01-04 18:28:49 +01:00 |
|
message_window.py
|
apply config to minimized controls too. Fixes #5515
|
2009-12-28 22:41:05 +01: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
|
prevent bug when merging metacontacts
|
2009-12-29 16:02:50 +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 |