.. |
common
|
show Error Dialog with full error message instead of popup when Stream Error arrives. see #4660
|
2009-02-19 14:46:54 +00:00 |
osx
|
Fix serious copyright and license issues, which were introduced as a
|
2009-02-14 15:02:10 +00:00 |
Makefile.am
|
[thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289
|
2009-02-12 22:15:18 +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
|
[thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289
|
2009-02-12 22:15:18 +00:00 |
config.py
|
save default custom host/port. Fixes #4820
|
2009-02-17 12:15:25 +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
|
handle (un)subscription events as messages (don't force to popup a window) Fixes #2243
|
2009-02-13 19:35:30 +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
|
added eggtrayicon from mail-notification.
|
2006-05-16 08:51:48 +00:00 |
features_window.py
|
[thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289
|
2009-02-12 22:15:18 +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
|
handle nick changement in another resource. See #4826
|
2009-02-19 09:34:27 +00:00 |
gajim_themes_window.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
groupchat_control.py
|
don't draw a black square for groupchat occupants that have no affiliation
|
2009-02-15 10:16:08 +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
|
[brubru] fix glade dir. see #4770
|
2009-02-11 09:44:17 +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
|
fix parsing length in html. Fixes #3781
|
2009-02-16 10:15:44 +00:00 |
ipython_view.py
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +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
|
[shivan] network manager 0.7 support. Fixes #4536
|
2009-02-14 10:07:31 +00:00 |
notify.py
|
option to disable sound when we are busy. Fixes #2256
|
2009-02-13 21:14:50 +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
|
request connection password only when neede. No need to request it for GSSAPI or ANONYMOUS login. see #2465
|
2009-02-13 20:24:23 +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
|
statusicon.py was incompatible with r11080. Fixed.
|
2009-02-14 13:01:57 +00:00 |
systray.py
|
restore old behaviour of systray: left click open pending event if any, else hide/show roster. Fixes #4436
|
2009-02-12 11:07:09 +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 |