.. |
common
|
[sgala] fix wrong tag name. See #316
|
2006-09-15 16:08:36 +00:00 |
Makefile
|
don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly
|
2006-08-24 12:38:42 +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
|
…
|
|
chat_control.py
|
Do not check for nick of gc when checking if we want to show account
|
2006-09-15 12:08:53 +00:00 |
config.py
|
correctly change chat control/window account name when we change it. Fixes #2369
|
2006-09-15 09:22:52 +00:00 |
conversation_textview.py
|
make a comment more accurate
|
2006-09-06 13:31:12 +00:00 |
dbus_support.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
dialogs.py
|
in ChooseGPGKeyDialog, put None iter on top. Fixes #2390
|
2006-09-09 19:56:57 +00:00 |
disco.py
|
show JID in MUC browser. Fixes #2209
|
2006-09-15 08:56:07 +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
|
send correct error message when we decline a FT, and print error message when we get it. Fixes #2330
|
2006-09-14 12:19:40 +00:00 |
gajim-remote.py
|
fix even more the string
|
2006-09-10 13:19:42 +00:00 |
gajim.py
|
detect and print old gc messages as restored messages. Fixes #2253
|
2006-09-14 13:31:14 +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
|
detect and print old gc messages as restored messages. Fixes #2253
|
2006-09-14 13:31:14 +00:00 |
gtkexcepthook.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
gtkgui_helpers.py
|
since we demand python 2.4 remove 2.3 legacy support code
|
2006-09-06 13:15:32 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
[bronger] translate correclt strings during runtime. Fixes #2394
|
2006-09-08 22:27:04 +00:00 |
history_window.py
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
message_control.py
|
events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work.
|
2006-09-02 21:01:11 +00:00 |
message_textview.py
|
use a per-textview var to remember which language is set instead of the global speller_language one.
|
2006-09-04 08:00:49 +00:00 |
message_window.py
|
correctly change chat control/window account name when we change it. Fixes #2369
|
2006-09-15 09:22:52 +00:00 |
notify.py
|
show by default all events in roster
|
2006-09-15 23:06:40 +00:00 |
profile_window.py
|
fix behaviour of PHOTO_button in profile_window. Fixes #2381
|
2006-09-10 10:50:42 +00:00 |
remote_control.py
|
[mibus@mibus.org] remote control to take count
|
2006-09-14 07:24:20 +00:00 |
roster_window.py
|
Do not TB if systray is not available.
|
2006-09-15 11:10:49 +00:00 |
systray.py
|
[maxima] show and hide properly when left-clicking very fast on systray. Fixes #2388
|
2006-09-04 06:52:16 +00:00 |
systraywin32.py
|
events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work.
|
2006-09-02 21:01:11 +00:00 |
tooltips.py
|
events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work.
|
2006-09-02 21:01:11 +00:00 |
trayicon.defs
|
…
|
|
trayicon.override
|
…
|
|
trayiconmodule.c
|
…
|
|
vcard.py
|
don't put contact's avatar in a button. Fixes #2381
|
2006-09-08 21:34:10 +00:00 |