.. |
common
|
when we get an error (when we asked meta contact) don't except the server to include the sent request as it's only a SHOULD in RFC3390 9.2.3.7. detect the answer by iq id instead.
|
2006-07-31 20:27:06 +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
|
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
|
better title for single message window depending on if we're sending or receiving
|
2006-08-01 10:41:45 +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
|
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 |
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 |
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
|
do not modify self._last_selected_contact while we are renaming a contact. Fixes #2198
|
2006-08-01 07:24:47 +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 |