.. |
common
|
fix bug in connection_handlers: correctly get namespace
|
2006-08-07 09:49:06 +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
|
Show "%nick from room %room" in pm banner. Fixes #2197
|
2006-07-31 20:52:28 +00:00 |
config.py
|
always show preferences window in current workspace. Fixes #2189
|
2006-07-28 11:23:19 +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
|
o -> 0: fix TB
|
2006-08-03 20:25:38 +00:00 |
disco.py
|
[misc] use the domain name of the jid to browse disco instead of hostame. Do not use the custom host. Fixes #2208
|
2006-08-07 09:05:56 +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
|
blank line is really blank (no \t)
|
2006-08-03 10:47:14 +00:00 |
gajim.py
|
we can now register to a transport in add contact window is server has such a transport. Fixes #1944
|
2006-07-31 17:08: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
|
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
|
always show preferences window in current workspace. Fixes #2189
|
2006-07-28 11:23:19 +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 |
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 |
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
|
[geobert] add a ACE option so that ctrl+tab can or cannot go to next composing tab
|
2006-08-02 20:38:09 +00:00 |
notify.py
|
indentation
|
2006-07-17 10:06:04 +00:00 |
remote_control.py
|
gajim-remote now support nicknames. Fixes #871
|
2006-08-03 10:48:11 +00:00 |
roster_window.py
|
fix infinite loop when in merged mode and we have twice the same contact in 2 different accounts. Fixes #2160 and #2187
|
2006-08-03 08:06:04 +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
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayicon.override
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
trayiconmodule.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
vcard.py
|
use window.set_transient_for(parent) for some windows. Fixes #1024
|
2006-07-17 20:27:30 +00:00 |