gajim-plural/src
Yann Leboulanger 9695633c7e when we remove a contact with awaiting events, re-add it in not in roster group. Fixes #1809 2006-04-05 19:05:09 +00:00
..
common coding standards. rm too much identation 2006-04-05 14:54:17 +00:00
Makefile [avm] add -lpython2.[3/4] in Makefiles. Fixes #1668 2006-03-07 17:53:05 +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
chat_control.py remove contact from roster when we read his awaiting events and showOffline is False. Fixes #1812 2006-04-05 17:25:02 +00:00
config.py hide finish button in Account creation wizard until latest page 2006-04-02 20:10:32 +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 [jim++] fix muc invitation old style popup (perhpas new too) says event_type as text (#1797) 2006-04-05 16:32:22 +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
eggtrayicon.h
filetransfers_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
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 remove contact from roster when we read latest event (including non-message event) if showOffline is False. Fixes #1812 2006-04-05 18:53:21 +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 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
gtkexcepthook.py
gtkgui.glade remove unwanted label385 in room config window. Fixes #1794 2006-04-03 05:26:26 +00:00
gtkgui_helpers.py emoticons_menu is created only once, and correctly destroyed when we change emoticon theme. (It was never destroyed before -> memory leak) 2006-04-05 09:55:22 +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 logic fix. thanks Jim 2006-04-04 18:07:10 +00:00
history_window.py
message_control.py remove some useless import 2006-04-02 16:04:33 +00:00
message_textview.py
message_window.py remove some useless import 2006-04-02 16:04:33 +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 when we remove a contact with awaiting events, re-add it in not in roster group. Fixes #1809 2006-04-05 19:05:09 +00:00
systray.py prevent infinite loop when using show all pending events from systray 2006-03-31 07:47:27 +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
trayicon.override
trayiconmodule.c
vcard.py enrich comment 2006-04-05 12:12:37 +00:00