.. |
common
|
converted line end to <LF>
|
2006-04-29 09:44:47 +00:00 |
advanced.py
|
preferences window is created on the fly like every other window (well apart from FT [TODO for that]); this is good as we do not want such window to sit in memory; also fix some border width and spacing in prefs window
|
2006-03-05 12:18:47 +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
|
handle correctly clear and compact commands. Fixes #1882
|
2006-04-21 19:54:47 +00:00 |
config.py
|
no need to call request_vcard twice, it's already in VcardWindow class
|
2006-04-28 20:55:00 +00:00 |
conversation_textview.py
|
suppress warning for not registered signal
|
2006-04-19 12:21:06 +00:00 |
dbus_support.py
|
fix copyright header in dbus_support.py
|
2006-03-27 00:26:36 +00:00 |
dialogs.py
|
no need to call request_vcard twice, it's already in VcardWindow class
|
2006-04-28 20:54:29 +00:00 |
disco.py
|
ServiceDiscoveryWindow must be a sub-class of object, so that property() works fine
|
2006-04-25 19:38:08 +00:00 |
eggtrayicon.c
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
eggtrayicon.h
|
reorder files
|
2005-04-12 15:47:20 +00:00 |
filetransfers_window.py
|
we don't need escape for strings, that are
|
2006-04-26 08:40:40 +00:00 |
gajim-remote.py
|
Since gajim-remote is a user script and the output of which is often parsed I think
|
2006-04-01 05:01:42 +00:00 |
gajim.py
|
don't definitively remove a contact when it has unread events
|
2006-04-26 21:43:58 +00:00 |
gajim_themes_window.py
|
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
|
2006-04-02 16:11:21 +00:00 |
groupchat_control.py
|
VcardWindow now takes a new argument: is_fake, need to be true when we open a vcard for a fake jid
|
2006-04-28 20:55:45 +00:00 |
gtkexcepthook.py
|
change copyright from "Gajim Team" to real people
|
2005-12-09 23:30:28 +00:00 |
gtkgui.glade
|
add missing signal in glade. Fixes #1902
|
2006-04-28 15:41:25 +00:00 |
gtkgui_helpers.py
|
break more circular references that keep
|
2006-04-18 15:36:16 +00:00 |
gtkspellmodule.c
|
[gjc] gtkspellmodule upstream update. Fixes #1700
|
2006-03-14 22:35:50 +00:00 |
history_manager.glade
|
add colors to show your and other party's message on history mgr (#1659)
|
2006-04-04 17:10:58 +00:00 |
history_manager.py
|
fix TB
|
2006-04-11 19:39:54 +00:00 |
history_window.py
|
break more circular references that keep
|
2006-04-18 15:36:16 +00:00 |
Makefile
|
[avm] add -lpython2.[3/4] in Makefiles. Fixes #1668
|
2006-03-07 17:53:05 +00:00 |
message_control.py
|
make sure ChatControl instances are destroyed
|
2006-04-17 21:59:04 +00:00 |
message_textview.py
|
break more circular references that keep
|
2006-04-18 15:36:16 +00:00 |
message_window.py
|
break more circular references that keep
|
2006-04-18 15:36:16 +00:00 |
migrate_logs_to_dot9_db.py
|
fix db creation
|
2006-04-19 08:53:27 +00:00 |
notify.py
|
add some new comments in notify.py
|
2006-04-05 18:37:53 +00:00 |
remote_control.py
|
pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning
|
2006-03-24 18:48:26 +00:00 |
roster_window.py
|
we can DND a contact on another account's group if we are in merged mode. Fixes #1888
|
2006-04-28 19:09:52 +00:00 |
systray.py
|
a group can be ''. Fixes #1900
|
2006-04-26 07:06:11 +00:00 |
systraywin32.py
|
pychecker on our files. everyone please have a look so we do not do the same mistakes and in case you catch a mistake I did when cleaning
|
2006-03-24 18:48:26 +00:00 |
tooltips.py
|
Don't print 'Disconnected' in systray tooltip (Simple revert of [2686], not needed anymore). Fix #890.
|
2006-04-24 19:22:44 +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
|
VcardWindow now takes a new argument: is_fake, need to be true when we open a vcard for a fake jid
|
2006-04-28 20:55:45 +00:00 |