gajim-plural/src
2006-04-10 23:28:53 +00:00
..
common put back IF NOT as currently we always try to create and TB. first we wait for info in ticket. then if needed we ask db to list table and perhaps parse it or find a way to test table is there (rather than everything catching 2006-04-10 23:28:53 +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 keep reference to unread messages untill they 2006-04-10 22:08:02 +00:00
config.py /SoundChooserDialog are now non blocker. Fixes #777 2006-04-10 17:21:28 +00:00
conversation_textview.py now we can launch history manager via Roster Window (under advanced) fixes #1616 2006-03-21 14:26:01 +00:00
dbus_support.py fix copyright header in dbus_support.py 2006-03-27 00:26:36 +00:00
dialogs.py save also call on_response_ok. Fixes #1843 2006-04-10 21:15:44 +00:00
disco.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
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 typo 2006-04-10 21:15:49 +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 keep reference to unread messages untill they 2006-04-10 22:08:02 +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 [Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276 2006-04-10 12:09:05 +00:00
gtkexcepthook.py change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
gtkgui.glade rm two unused windows for .10 from glade eventhough strings are permanent for .11 just to meet Yann demands and stop arguing a whole week about 20 freaking strings 2006-04-10 11:22:27 +00:00
gtkgui_helpers.py don't rescale image when size is < 1 2006-04-07 19:03:38 +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 [jim++] include status into status message 2006-04-10 18:53:02 +00:00
history_window.py [jim++] print status change iwth no status message when we log status changes. fixes #1635 2006-03-01 21:32:49 +00:00
Makefile [avm] add -lpython2.[3/4] in Makefiles. Fixes #1668 2006-03-07 17:53:05 +00:00
message_control.py [Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276 2006-04-10 12:09:05 +00:00
message_textview.py change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
message_window.py [Geobert] new compact view so important info are not hidden (f.e. chatstates) for maximum adjustment, see hide_* in ACE. fixes #1276 2006-04-10 12:09:05 +00:00
migrate_logs_to_dot9_db.py mirate logs by spawing a child python process 2006-04-07 22:57: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 80chars 2006-04-10 23:16:27 +00:00
systray.py typo, thanks bb for report. 2006-04-09 21:46:51 +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 [jim] rm a space 2006-03-31 10:44:47 +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 remove useless function. It has moved to dialogs.py. 2006-04-10 21:29:50 +00:00