.. |
common
|
code for advanced_notifications_window: config is now saved in config file
|
2006-07-17 10:07:26 +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
|
systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134
|
2006-07-17 21:41:11 +00:00 |
config.py
|
systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134
|
2006-07-17 21:41:11 +00:00 |
conversation_textview.py
|
Do not print time for type info lines in GC
|
2006-07-01 18:35:57 +00:00 |
dbus_support.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
dialogs.py
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |
disco.py
|
fix wrong var name. Fixes #2073
|
2006-06-15 08:36:19 +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
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
gajim-remote.py
|
[maciekp] Send single message with gajim-remote, fixes #2026.
|
2006-06-16 16:09:46 +00:00 |
gajim.py
|
remove duplicate code. update_ui() already call draw_banner()
|
2006-07-18 09:54:21 +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
|
disable pm chats when we leave a room. Fixes #2036
|
2006-07-18 09:46:59 +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
|
systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134
|
2006-07-17 21:41:11 +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
|
systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134
|
2006-07-17 21:41:11 +00:00 |
systray.py
|
systray now saves unread messages even if it is not enabled (but module is present). Fixes #2134
|
2006-07-17 21:41:11 +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 |