gajim-plural/src
2006-03-30 18:07:56 +00:00
..
common coding standards; convert a TODO to more like testing stuff 2006-03-30 16:10:50 +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 put Dimitur as hacker for chat_control.py too. 2006-03-28 14:11:53 +00:00
config.py we now can't remove / rename accounts with unread events 2006-03-30 17:23:06 +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 we can now re-add a contact that was ith sub=none (so not shown at all in roster) 2006-03-30 17:55:25 +00:00
disco.py realize is safer 2006-03-25 02:07:02 +00:00
eggtrayicon.c
eggtrayicon.h
filetransfers_window.py make it gtkgui helpers and use it 2006-03-29 16:39:14 +00:00
gajim-remote.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
gajim.py don't join already opened rooms when we come back invisible. Fixes #1777 2006-03-29 14:31:05 +00:00
gajim_themes_window.py remove call to removed function. Fixes #1755 2006-03-26 18:14:18 +00:00
groupchat_control.py some cleanup 2006-03-28 14:50:19 +00:00
gtkexcepthook.py change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
gtkgui.glade revert accidental gtkgui commit 2006-03-28 10:36:42 +00:00
gtkgui_helpers.py fix but cut paste 2006-03-29 16:46:12 +00:00
gtkspellmodule.c [gjc] gtkspellmodule upstream update. Fixes #1700 2006-03-14 22:35:50 +00:00
history_manager.glade wrap text 2006-03-21 14:43:20 +00:00
history_manager.py do not maximize history manager (let the user do it if he wants) and also make sure user was warned that running Gajim and touching logs db crazily can end up in useless db or whatever chaotic problems 2006-03-21 14:37:06 +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 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
message_textview.py change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
message_window.py obey to coding standards 2006-03-28 12:01:27 +00:00
notify.py fix TB: button_text is now always set 2006-03-30 14:08:57 +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 do not remove a contact from roster when he goes offline and showoffline is True 2006-03-30 18:07:56 +00:00
systray.py use kbd_input.png (previously rename.png) for rename menuitems in roster;better names for making menus methods in roster;add (comment out though as it has a problem) rename for transport 2006-03-29 16:42:06 +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 use sanitize_filename func before writing a file to HD. Fixes #1722 2006-03-26 11:46:04 +00:00
trayicon.defs
trayicon.override
trayiconmodule.c
vcard.py nickname is no more editable in gc vcard. Fixes #1766 2006-03-29 15:46:34 +00:00