gajim-plural/src
Nikos Kouremenos 3dbe1ccd23 pass "" in os.system after command (so shell dont touch the argument) Also added a fixme for when we go 2.4+ so we can use subproccess module 2005-06-25 01:21:30 +00:00
..
common add an INFORMATION event from connection to gui 2005-06-24 16:46:45 +00:00
Makefile get python version without awk and cut [simpler] 2005-06-06 10:09:48 +00:00
advanced.py nothing 2005-06-24 23:43:24 +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 no need of print_with_tag_list function, we can use buffer.insert_with_tags_by_name() (Thx Liorithiel) 2005-06-23 21:35:54 +00:00
check_for_new_version.py it's better like that. after 0.7 I hopefully will pass the socket to main() 2005-05-09 17:00:02 +00:00
config.py User class becomes Contact class 2005-06-24 14:28:00 +00:00
dialogs.py User class becomes Contact class 2005-06-24 14:28:00 +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 pass "" in os.system after command (so shell dont touch the argument) Also added a fixme for when we go 2.4+ so we can use subproccess module 2005-06-25 01:21:30 +00:00
gajim_themes_window.py moving code away of config.py 2005-06-10 19:31:38 +00:00
groupchat_window.py do not use event but use button_press_event. [this hopefully will keep out the segfault (it was always returned True in event CB]. actions_hbox still don't popup the menu (maybe because it's invisible?) but anyways it's not big and I pledge that we focus on more important stuff) 2005-06-24 23:59:55 +00:00
gtkgui.glade do not use event but use button_press_event. [this hopefully will keep out the segfault (it was always returned True in event CB]. actions_hbox still don't popup the menu (maybe because it's invisible?) but anyways it's not big and I pledge that we focus on more important stuff) 2005-06-24 23:59:55 +00:00
gtkspellmodule.c we now have gtkspell capabilities 2005-05-29 14:12:35 +00:00
history_window.py we now have history for gc too 2005-06-13 14:46:08 +00:00
roster_window.py User class becomes Contact class 2005-06-24 14:28:00 +00:00
systray.py bugfix: we need to re-create images when we create a menu 2005-06-20 19:18:53 +00:00
tabbed_chat_window.py do not use event but use button_press_event. [this hopefully will keep out the segfault (it was always returned True in event CB]. actions_hbox still don't popup the menu (maybe because it's invisible?) but anyways it's not big and I pledge that we focus on more important stuff) 2005-06-24 23:59:55 +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 include 2.6.0 check 2005-06-18 15:29:05 +00:00