| .. |
|
common
|
fix sending correct time with DST / non-DST time
|
2009-02-10 22:25:04 +00:00 |
|
osx
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
adhoc_commands.py
|
Backport a few XMPPPY upstream changes.
|
2008-12-28 14:53:20 +00:00 |
|
advanced.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
atom_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
cell_renderer_image.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
chat_control.py
|
small comment
|
2009-02-10 21:42:55 +00:00 |
|
config.py
|
delete account from gajim.config when creation fails.
|
2009-02-08 19:29:27 +00:00 |
|
conversation_textview.py
|
handle error messages correctly. Fixes #4783
|
2009-02-09 19:38:05 +00:00 |
|
dataforms_widget.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
dialogs.py
|
set speller language correctly, and show correct error message. Fixes #4737
|
2009-01-28 13:16:02 +00:00 |
|
disco.py
|
fix potential traceback. Fixes #4780
|
2009-02-09 19:46:26 +00:00 |
|
eggtrayicon.c
|
don't crash when fluxbox restarts. see http://bugzilla.gnome.org/show_bug.cgi?id=449858
|
2008-11-10 22:07:32 +00:00 |
|
eggtrayicon.h
|
|
|
|
features_window.py
|
[shivan] improve strings in features window, make list sorted. Fixes #4571
|
2009-01-11 09:55:39 +00:00 |
|
filetransfers_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
gajim-remote.py
|
test if dbus0x11 is installed before using dbus. Fixes #4715
|
2009-01-26 16:15:05 +00:00 |
|
gajim.py
|
add XEP-202 in vcard window. Fixes #4007
|
2009-02-10 21:45:44 +00:00 |
|
gajim_themes_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
groupchat_control.py
|
Removed premature triple-dots in contact's status message (MUC). Fixes #4741 (caused by changeset [11042]).
|
2009-01-30 00:52:48 +00:00 |
|
groups.py
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
|
gtkexcepthook.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
gtkgui_helpers.py
|
[thorstenp] replace filter lambda with list comprehension
|
2008-12-03 22:04:42 +00:00 |
|
gtkspellmodule.c
|
* Big headers review
|
2008-08-15 03:20:23 +00:00 |
|
history_manager.py
|
If we don't have an interpreter for them, don't make them executable!
|
2009-01-11 14:47:21 +00:00 |
|
history_window.py
|
make widgets insensitive in history window where there is no jid selected. Fixes #4553
|
2008-12-05 10:38:44 +00:00 |
|
htmltextview.py
|
Display smileys in xhtm messages
|
2009-01-22 21:15:58 +00:00 |
|
ipython_view.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
Makefile.am
|
[thorstenp] use ctype to have idle. No need to compile it from C. Fixes #4260
|
2008-12-03 22:46:55 +00:00 |
|
message_control.py
|
encrypt and decrypt GPG messages in a thread, and call a callback when it's finished (sending a message is now asyncronous). Fixes #4445
|
2009-02-06 19:01:36 +00:00 |
|
message_textview.py
|
escape & in HTML messages.
|
2009-01-27 20:33:54 +00:00 |
|
message_window.py
|
prevent traceback when closing a transport chat window. Fixes #4767
|
2009-02-03 15:10:56 +00:00 |
|
music_track_listener.py
|
[Lucky] music track listenenr patch for totem player. Fixes #4705
|
2009-01-19 19:17:13 +00:00 |
|
negotiation.py
|
[thorstenp] remove useless import
|
2008-12-02 14:44:26 +00:00 |
|
network_manager_listener.py
|
[thorstenp] di not use emtpy except clauses
|
2008-10-11 09:37:13 +00:00 |
|
notify.py
|
handle XFCE notification-daemon. Fixes #4556
|
2009-02-07 09:11:40 +00:00 |
|
profile_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
remote_control.py
|
add XEP-202 in vcard window. Fixes #4007
|
2009-02-10 21:45:44 +00:00 |
|
roster_window.py
|
when sorting by status, sort by subscription first. Fixes #4778
|
2009-02-10 10:45:03 +00:00 |
|
search_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
secrets.py
|
better use of pickle
|
2009-01-09 18:40:01 +00:00 |
|
session.py
|
handle error messages correctly. Fixes #4783
|
2009-02-09 19:38:05 +00:00 |
|
statusicon.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
systray.py
|
ability to hide systray icon when there is no pending events. Fixes #4645
|
2009-01-25 09:19:24 +00:00 |
|
tooltips.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
trayicon.defs
|
|
|
|
trayicon.override
|
* Big headers review
|
2008-08-15 03:20:23 +00:00 |
|
trayiconmodule.c
|
* Big headers review
|
2008-08-15 03:20:23 +00:00 |
|
vcard.py
|
add XEP-202 in vcard window. Fixes #4007
|
2009-02-10 21:45:44 +00:00 |