.. |
common
|
IF NOT EXISTS missing
|
2006-10-07 10:12:53 +00:00 |
advanced.py
|
fix header
|
2006-10-06 00:08:46 +00:00 |
cell_renderer_image.py
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
chat_control.py
|
move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK related.
|
2006-10-06 14:52:25 +00:00 |
config.py
|
fix identation [rm spaces too]
|
2006-10-06 12:30:57 +00:00 |
conversation_textview.py
|
[Santiago Gala] we can now see XHTML (JEP 0071). See #316
|
2006-10-03 14:12:42 +00:00 |
dialogs.py
|
Do not allow to add special groups in edit groups dialog.
|
2006-10-04 07:00:42 +00:00 |
disco.py
|
do not cleanup disco cache while windows is opened, clean it when we close window. Fixes #2490
|
2006-10-05 11:26:41 +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
|
check file permissions before saving avatar
|
2006-09-16 01:44:04 +00:00 |
gajim-remote.py
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
gajim.py
|
[patrys & me] logs db now uses indeces that makes the UI XP faster
|
2006-10-07 10:08:38 +00:00 |
gajim_themes_window.py
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
groupchat_control.py
|
fix search in gc roster treeview. Fixes #2470
|
2006-10-06 22:57:23 +00:00 |
gtkexcepthook.py
|
clean
|
2006-09-30 00:05:43 +00:00 |
gtkgui_helpers.py
|
move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK related.
|
2006-10-06 14:52:25 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.py
|
[sgala] don't show in history manager jids that have no logs.
|
2006-09-19 09:18:06 +00:00 |
history_window.py
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
htmltextview.py
|
[Santiago Gala] we can now see XHTML (JEP 0071). See #316
|
2006-10-03 14:12:42 +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
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
message_window.py
|
Di not ask "are you sure you want to leave room X" when we remove an account. We already replied to "you have opend chat windows". Fixes #2462
|
2006-10-03 08:54:14 +00:00 |
music_track_listener.py
|
import dbus_support where it is. Fixes #2472
|
2006-09-30 13:09:41 +00:00 |
notify.py
|
move dbus_support to common; try to do exceptions for D-Bus [Dimitur please have a look]
|
2006-09-29 20:49:15 +00:00 |
profile_window.py
|
show the widget (linkbutton or label) before adding it
|
2006-10-02 16:24:10 +00:00 |
remote_control.py
|
priority is now by default set from status. online: 50, away: 40...
|
2006-10-03 14:57:19 +00:00 |
roster_window.py
|
move gtkgui_helpers.reduce_chars_newlines to common/helpers.py. It's not GTK related.
|
2006-10-06 14:52:25 +00:00 |
statusicon.py
|
fix stuff in statusicon.py
|
2006-10-07 08:54:41 +00:00 |
systray.py
|
fix sth from prev commit
|
2006-10-04 23:34:12 +00:00 |
tooltips.py
|
do not call gtkgui_helpers functions in common folder. Also fix a traceback when trying to view systray tooltip
|
2006-10-06 14:58:01 +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
|
in vcard window, print role and affiliation when it's a gc vcard. Fixes #2457
|
2006-10-06 14:29:15 +00:00 |