| .. |
|
common
|
vcard window now uses label instead of entry
|
2006-09-08 17:35:28 +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
|
don't count pm messages in roster window, but in groupchat window. Fixes #2401
|
2006-09-07 14:35:23 +00:00 |
|
config.py
|
Make default status messages feature release-ready
|
2006-09-08 12:48:46 +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
|
raise is usefull to know if join was sucesfull or not (in roster_window.py). Fixes #6698
|
2006-09-02 11:17:02 +00:00 |
|
disco.py
|
raise is usefull to know if join was sucesfull or not (in roster_window.py). Fixes #6698
|
2006-09-02 11:17:02 +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
|
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 |
|
gajim-remote.py
|
blank line is really blank (no \t)
|
2006-08-03 10:47:14 +00:00 |
|
gajim.py
|
vcard window now uses label instead of entry
|
2006-09-08 17:35:28 +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
|
don't count pm messages in roster window, but in groupchat window. Fixes #2401
|
2006-09-07 14:35:23 +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
|
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
|
don't override LDFLAGS / CFLAGS in Makefiles so that we can use them externaly
|
2006-08-24 12:38:42 +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
|
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 |
|
notify.py
|
handle correctly notification window in ANC, particulary le tab_opened condition.
|
2006-09-05 15:43:07 +00:00 |
|
profile_window.py
|
forgotten files
|
2006-09-08 17:48:37 +00:00 |
|
remote_control.py
|
gajim-remote show_next_unread is back
|
2006-09-03 20:35:23 +00:00 |
|
roster_window.py
|
don't count pm messages in roster window, but in groupchat window. Fixes #2401
|
2006-09-07 14:35:23 +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
|
fix TB when viewing gc vcard
|
2006-09-08 18:53:10 +00:00 |