.. |
common
|
escape from sslerror due to broken protocol
|
2006-07-26 12:49:11 +00:00 |
Makefile
|
A friend running OpenBox on Debian had an undefined trayicons_functions symbol which prevented the trayicon from loading. This patch fixes that.
|
2006-05-18 00:11:58 +00:00 |
advanced.py
|
get GtkWindow instance when we use set_transient_for. Fixes #2170
|
2006-07-18 08:40:44 +00:00 |
cell_renderer_image.py
|
Merged revisions 5030-5031,5033-5038 via svnmerge from
|
2006-01-07 20:47:06 +00:00 |
chat_control.py
|
move the draw og the focus out line to conversation_textview.py
|
2006-07-27 10:54:12 +00:00 |
config.py
|
if server doesn't support vcard, don't allow user to modify it. Fixes #2182
|
2006-07-26 12:01:14 +00:00 |
conversation_textview.py
|
move the draw og the focus out line to conversation_textview.py
|
2006-07-27 10:54:12 +00:00 |
dbus_support.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
dialogs.py
|
fix minor TB when there is no image file in a folder and we browse it
|
2006-07-26 09:05:33 +00:00 |
disco.py
|
prevent TB
|
2006-07-21 15:50:06 +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 |
filetransfers_window.py
|
in FTError dialog we show recipient instead of sender
|
2006-07-21 07:50:36 +00:00 |
gajim-remote.py
|
[maciekp] Send single message with gajim-remote, fixes #2026.
|
2006-06-16 16:09:46 +00:00 |
gajim.py
|
don't show tray icon when we don't want to. Fixes #2188
|
2006-07-28 05:54:46 +00:00 |
gajim_themes_window.py
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |
groupchat_control.py
|
move the draw og the focus out line to conversation_textview.py
|
2006-07-27 10:54:12 +00:00 |
gtkexcepthook.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
gtkgui_helpers.py
|
translate correctly glade strings. Fixes #2066 and #2085
|
2006-06-27 15:12:52 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
import i18n when needed to launch history manager
|
2006-06-22 13:34:12 +00:00 |
history_window.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
message_control.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
message_textview.py
|
set wrap WORD_CHAR and skip horizontal scrlbar
|
2006-05-27 09:18:30 +00:00 |
message_window.py
|
when we open a second tab and conversation textview was scrolled down in the forst one, scroll it down after we show tabs. Fixes #2190
|
2006-07-28 06:40:37 +00:00 |
migrate_logs_to_dot9_db.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
notify.py
|
indentation
|
2006-07-17 10:06:04 +00:00 |
remote_control.py
|
stip 'file://' at file_path start
|
2006-07-04 06:11:51 +00:00 |
roster_window.py
|
if server doesn't support vcard, don't allow user to modify it. Fixes #2182
|
2006-07-26 12:01:14 +00:00 |
systray.py
|
don't show tray icon when we don't want to. Fixes #2188
|
2006-07-28 05:54:46 +00:00 |
systraywin32.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
tooltips.py
|
Escape html in gc_popups nicks
|
2006-06-25 20:01:40 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.py
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |