gajim-plural/src
Nikos Kouremenos 73f6e4d758 fixing #221 2005-05-04 15:30:08 +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
Makefile add a "all" target to compile all necessary stuff in src/ 2005-04-24 10:19:34 +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 show contact status if tabbed and more than one tabs in the tab itself. this is more HIG and ergonomic cause we know the status of a contact without clicking on it. Also this design is followed by Gossip, Gaim and many others IM clients that do tabbedUI 2005-05-03 16:37:59 +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 show contact status if tabbed and more than one tabs in the tab itself. this is more HIG and ergonomic cause we know the status of a contact without clicking on it. Also this design is followed by Gossip, Gaim and many others IM clients that do tabbedUI 2005-05-03 16:37:59 +00:00
history_window.py remove too long lines 2005-04-22 01:35:36 +00:00
roster_window.py fixing #221 2005-05-04 15:30:08 +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 show contact status if tabbed and more than one tabs in the tab itself. this is more HIG and ergonomic cause we know the status of a contact without clicking on it. Also this design is followed by Gossip, Gaim and many others IM clients that do tabbedUI 2005-05-03 16:37:59 +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