gajim-plural/src
2005-05-04 16:40:41 +00:00
..
common config value log --> verbose. perhaps in the future debug (coz in the future we will have an xml window) or just stick with verbose :P part 2 2005-05-03 16:27:00 +00:00
advanced.py support for readonly variable 2005-04-30 22:24:45 +00:00
cell_renderer_image.py apparently need a \ after a binary operator (* and -). freaky 2005-04-21 23:51:16 +00:00
chat.py removing extra identation. I also want to mention that the previous commit shouldn't have had all those files. It was by accident. Anyways the previous commit also fixed a GUI bug for the Groupchat: now groupchat window and chat window use *different* hboxes 2005-05-04 16:40:41 +00:00
config.py set_property('visible', bool) becomes show()/hide() depending on bool val 2005-05-03 16:43:27 +00:00
dialogs.py active_tab --> set_active_tab [I also though of a minute to start adding properties eg. foo.set_active_tab(bar) would be foo.tab = bar. if u like that we can see designing like that in the future 2005-05-03 16:39:27 +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
gajim.py reset to default color now works in chat tab 2005-04-29 09:47:09 +00:00
groupchat_window.py merge / split group chat windows on the fly 2005-04-28 15:48:20 +00:00
gtkgui.glade if not foo else becomes if foo else: 2005-05-04 16:22:07 +00:00
history_window.py remove too long lines 2005-04-22 01:35:36 +00:00
Makefile add a "all" target to compile all necessary stuff in src/ 2005-04-24 10:19:34 +00:00
roster_window.py if not foo else becomes if foo else: 2005-05-04 16:22:07 +00:00
systray.py active_tab --> set_active_tab [I also though of a minute to start adding properties eg. foo.set_active_tab(bar) would be foo.tab = bar. if u like that we can see designing like that in the future 2005-05-03 16:39:27 +00:00
tabbed_chat_window.py if not foo else becomes if foo else: 2005-05-04 16:22:07 +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 ask and show os info from each resource 2005-04-24 22:58:41 +00:00