Commit Graph

3468 Commits

Author SHA1 Message Date
Nikos Kouremenos 15bede7a5f better varname 2005-09-13 14:28:22 +00:00
Dimitur Kirov 7495464de7 if jid is not a conntact, open-chat with first connected account 2005-09-13 14:15:13 +00:00
Nikos Kouremenos 7e69565a0f remove a deprecated warning (it is fixed since gnome-python 2.10 which aligns with pygtk26 etc 2005-09-13 11:53:48 +00:00
Nikos Kouremenos 017100f36e do not close dialog when report is clicked 2005-09-13 11:17:20 +00:00
Nikos Kouremenos b662ae401f [gjc] gtkexcepthook is thread-aware 2005-09-13 11:11:39 +00:00
Nikos Kouremenos ceb71387f5 add a comment 2005-09-13 11:05:16 +00:00
Yann Leboulanger 2af3116b9d fix TB 2005-09-13 10:52:51 +00:00
Yann Leboulanger 596e9fe4fc no need to import winsound in gajim.py 2005-09-13 10:51:56 +00:00
Yann Leboulanger 606b14a862 sound for windows now works 2005-09-13 10:51:02 +00:00
Nikos Kouremenos ae628010b8 try sth and add a fixme 2005-09-12 23:13:30 +00:00
Alex Mauer 867dc64798 Fix my roster breakage from cs3613 -- accounts need to be referenced by
name, not name stored in jid field.
Use the new get_jid_from_account in a few places.
2005-09-12 22:46:41 +00:00
Nikos Kouremenos b503e6bb21 cleanup and do not show - if message is empty 2005-09-12 22:27:36 +00:00
Nikos Kouremenos 9a91297e5b some more [][] 2005-09-12 22:12:17 +00:00
Nikos Kouremenos 863b4bae66 use C_ and [][] instead of get_value 2005-09-12 21:56:50 +00:00
Nikos Kouremenos 8d2e399676 fix order and focus in gtkexcepthook 2005-09-12 21:56:16 +00:00
Yann Leboulanger 9336be0448 fix indentation 2005-09-12 21:04:55 +00:00
Alex Mauer fb0e0a6bdd Store the JID instead of the account name for the roster account line 2005-09-12 17:57:16 +00:00
Yann Leboulanger 19a61ee605 fix TB 2005-09-12 11:51:29 +00:00
Yann Leboulanger 92bbc215cc update banner only if it's a presence from higher ptiority resource 2005-09-12 11:51:18 +00:00
Nikos Kouremenos ef21462543 threads_init only if py24+ 2005-09-12 11:23:38 +00:00
Nikos Kouremenos 9986a3cb62 remove a dialog [we have a better one] 2005-09-12 11:11:13 +00:00
Nikos Kouremenos b5aad7039c adhere to jep about kicked by None/banned by None 2005-09-12 10:54:10 +00:00
Yann Leboulanger c3b701ca8e custom_host can have a value even if we don't use it, and it should not be shown 2005-09-12 06:27:20 +00:00
Nikos Kouremenos 74cc23031c if sound is beep then we beep in speaker 2005-09-11 20:33:10 +00:00
Nikos Kouremenos ad3d571429 not just enter to click the button, but also button to have focus 2005-09-11 18:05:18 +00:00
Nikos Kouremenos 5e2e95b54c remove two pass and add a fIXME: UGLY! 2005-09-11 17:37:45 +00:00
Nikos Kouremenos f8c317262b logic fix 2005-09-11 17:06:37 +00:00
Nikos Kouremenos 43aef76dd9 [sef and me] now we also handle receiving invitations 2005-09-11 15:02:22 +00:00
Nikos Kouremenos a311b5dd61 use set_default_response instead of customly adding button and .grab_focus() on it 2005-09-11 14:21:14 +00:00
Nikos Kouremenos bbf495c3b3 check and do not work if < 2.6 2005-09-11 14:20:20 +00:00
Nikos Kouremenos 788a4dc7a1 remove checks and code for < 2.6 2005-09-11 13:56:38 +00:00
Nikos Kouremenos fcc4a6a0ce class higdialog class and add report this bug in exception dialog and add some fixes for adding icons to buttons 2005-09-11 13:41:21 +00:00
Nikos Kouremenos aa7ab32aa5 add a tooltip proposed by wed. remove inactivate from UI: (only via expert) 2005-09-11 01:20:27 +00:00
Nikos Kouremenos a6bf8d640c usability fixes in menus. see #743. THanks Motz 2005-09-11 01:06:58 +00:00
Nikos Kouremenos 24c21a9306 add cancel button to change_status dialog 2005-09-11 00:46:25 +00:00
Nikos Kouremenos 5321cbc636 get_hostname_from_account(account_name) saves the day [yet another helper to make our lifes better :)] 2005-09-11 00:32:58 +00:00
Nikos Kouremenos 3428a8655e the way we do it now is perfect 2005-09-11 00:08:37 +00:00
Nikos Kouremenos a9eabba137 comments 2005-09-11 00:07:58 +00:00
Nikos Kouremenos e7345baf54 cleanup, coding style, and logic fixes in sleepy 2005-09-10 23:44:53 +00:00
Nikos Kouremenos 7a8ff6d6f5 bye bye show_roster_on_startup_checkbutton. power users can use ACE 2005-09-10 21:57:02 +00:00
Nikos Kouremenos 4cbfcb49af fix tooltip 2005-09-10 21:45:29 +00:00
Nikos Kouremenos dc3b4fb35c remove 2 ui options. prefs window needs cleaning. the less the better. remember HIG/GNOME: LESS IS MORE. power users can use ACE (advanced conf eidtor) and we could use GOOD DESC there and nice strigs in DID YOU KNOW wiki so some stuff can be easier exposed 2005-09-10 21:28:47 +00:00
Nikos Kouremenos 69f1e8758e [gjc] use gobject.threads_init() 2005-09-10 21:06:02 +00:00
Nikos Kouremenos 1ea2e1a03a hook after so .require() works for all 2005-09-10 20:08:47 +00:00
Travis Shirk 2e9c81aac7 Unselected tabs now show chatstate (was a FIXME) 2005-09-10 19:23:57 +00:00
Nikos Kouremenos 3152050a81 add intltool as compile time req 2005-09-10 18:46:44 +00:00
Yann Leboulanger aaf2cbf6c5 updated po/pot
[mcsf] updated pt translation
2005-09-10 14:56:12 +00:00
Dimitur Kirov 8be85027f0 read nl after auth (if sender is 0.8.2) 2005-09-10 13:43:43 +00:00
Dimitur Kirov 3cfd5541de fix tb, because of the new HigDialog 2005-09-10 12:16:08 +00:00
Yann Leboulanger 25dfa506cd reconnect is now launched in a thread 2005-09-10 12:05:48 +00:00