- Jun 25, 2005
-
-
nkour authored
Makefile now accept make help and make uninstall (which uninstalls from the official locations if nothing else is specific. also Makefile now uses MANDIR var
-
nkour authored
-
nkour authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
we can also have this submenu on a status message word
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
nkour authored
-
nkour authored
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
-
- Jun 24, 2005
-
-
nkour authored
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)
-
nkour authored
-
nkour authored
-
Yann Leboulanger authored
-
nkour authored
-
nkour authored
-
nkour authored
-
nkour authored
use os.system() with & to send in the bg because app we call may not return soon. we use that for playing sounds and opening url/mailto
-
- Jun 23, 2005
-
-
nkour authored
-
Yann Leboulanger authored
no need of print_with_tag_list function, we can use buffer.insert_with_tags_by_name() (Thx Liorithiel)
-
nkour authored
-
nkour authored
-
nkour authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
nkour authored
-
Yann Leboulanger authored
-
nkour authored
-
nkour authored
-
nkour authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
middle clicl in gc window open a pm
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Jun 22, 2005
-
-
Yann Leboulanger authored
some functions goes to chat.py
-
Yann Leboulanger authored
TODO: add a keyboard shortcut, should we save the latest state ?
-
Yann Leboulanger authored
NAT Timeout packet are now sent from connection.py so they will be configurable and won't be sent while we connect to a server
-
- Jun 21, 2005
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
we change the status only for account already connected and with sync_with_global_status option on (if one is connected) fix #406
-
Yann Leboulanger authored
-