Commit graph

840 commits

Author SHA1 Message Date
Yann Leboulanger
8f3dafa920 account context menu and systary context menu now contain a change status message item
TODO:
global status combobox need it
2005-10-09 14:49:14 +00:00
Nikos Kouremenos
9eb9112de9 user should see cannot/does not and can't doesn't 2005-10-09 13:53:21 +00:00
Nikos Kouremenos
c8602d63c4 commit almost there code for tooltip over ---- line. Dimitur plz read this commit and FIXME I have 2005-10-08 16:47:35 +00:00
Nikos Kouremenos
7ee643c02e comments to help code not become a beast; clean and adhere to coding style 2005-10-07 14:46:10 +00:00
Yann Leboulanger
0de8924af8 typo 2005-10-07 14:26:00 +00:00
Yann Leboulanger
d827d157e8 don't show send_file_menuitem if we don't have a resource 2005-10-07 14:21:31 +00:00
Yann Leboulanger
bd941ea8bf catch the resource when we get a message from an unknown contact 2005-10-07 14:01:35 +00:00
Nikos Kouremenos
7e9d446fda do not repeat the same var twice to user 2005-10-07 13:00:44 +00:00
Nikos Kouremenos
b325e15756 callbacks to open links 2005-10-06 23:34:23 +00:00
Yann Leboulanger
856632ff59 max width = 80 2005-10-06 21:00:20 +00:00
Alex Mauer
6dbafc84cf Show our own priority in self tooltip instead of the default '5' 2005-10-01 03:54:44 +00:00
Nikos Kouremenos
6cc565063d fix string; add fixme 2005-09-30 20:27:57 +00:00
Nikos Kouremenos
4765c32b92 fix string 2005-09-30 18:21:31 +00:00
Yann Leboulanger
76e0838c81 forbid a user to join a room when he is invisible 2005-09-30 17:52:25 +00:00
Yann Leboulanger
42ffc5d810 remove the contact_mutual_removal advanced option and add a checkbutton in remove_contact dialog to ask if we want to remove both subscriptions 2005-09-28 14:35:06 +00:00
Yann Leboulanger
63c890da2b systray.add_jid and systray.remove_jid now have another argument: the typ of message: ('gc' or 'chat' or 'single_chat' or 'pm')
systary now can handle pm messages
2005-09-24 09:42:10 +00:00
Yann Leboulanger
8f93012465 groupchat_window now has an on_message function that can hold pm in queues so they are not printed (systray is not handled yet) 2005-09-23 21:01:42 +00:00
Yann Leboulanger
258ee85e79 typo 2005-09-22 19:18:53 +00:00
Yann Leboulanger
49cef57a9d fix TB when an account is online when we show account tooltip 2005-09-22 15:53:27 +00:00
Yann Leboulanger
5ea343182c do not hide the roster when we press esc if a row is selected 2005-09-22 15:13:37 +00:00
Yann Leboulanger
e39f1a30e8 hide window when we press esc if we have systray 2005-09-20 19:57:34 +00:00
Dimitur Kirov
95d771b138 added GTK+ theme as default theme.
faster roster repaint method (change_roster_style)
fixes on themes list logic.
2005-09-19 15:23:18 +00:00
Nikos Kouremenos
5eea887c43 [delmonico] First Time User Wizard is in! 2005-09-18 15:03:04 +00:00
Dimitur Kirov
8e2dd60449 set font of the tv render with the new font
attributes
2005-09-17 08:34:55 +00:00
Dimitur Kirov
af9d242bc1 check for default color 2005-09-16 21:30:30 +00:00
Yann Leboulanger
973631a2c9 error messages are nowprinted as if they come from server 2005-09-15 17:33:02 +00:00
Alex Mauer
b3de522e27 Comment code better; use references more often for greater efficiency 2005-09-14 23:11:13 +00:00
Alex Mauer
52e076e4c4 Get information about self-contact from the right place, instead of just copying the current account status/priority 2005-09-14 17:17:19 +00:00
Alex Mauer
c8059fd3fa * Make tooltip behave if we're not yet connected when it appears, or if we're the only resource online. 2005-09-13 22:15:22 +00:00
Nikos Kouremenos
77650c4a6d fix english 2005-09-13 21:29:38 +00:00
Alex Mauer
d36a647698 Show all our resources in the account line tooltip 2005-09-13 21:13:40 +00:00
Alex Mauer
4c990ccb1e Tooltip for account line in roster 2005-09-13 18:46:21 +00:00
Yann Leboulanger
50a179b301 we now bug user when he wants to go invisible and he is in rooms 2005-09-13 17:53:31 +00:00
Yann Leboulanger
95fc6741a8 account row is back even if we have only one account 2005-09-13 16:27:48 +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
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
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
a6bf8d640c usability fixes in menus. see #743. THanks Motz 2005-09-11 01:06:58 +00:00
Nikos Kouremenos
2ec0cac1cc nk is now sure 2005-09-09 20:28:25 +00:00
Dimitur Kirov
5aec18639d don't save position if show_roster_on_start is
False and roster is never shown
2005-09-09 14:56:14 +00:00
Nikos Kouremenos
02be379d83 use C_NAME instead of 0 1 2 3 4 5 6 in roster py 2005-09-08 22:07:49 +00:00
Nikos Kouremenos
e969ff6558 if we were to edit password/passphrase then Hidden string was saved as our password. now make it not editable 2005-09-08 19:55:47 +00:00
Yann Leboulanger
f1fb1a13b6 do not send "I'm status" status message when we don't use gpg 2005-09-08 07:10:59 +00:00
Yann Leboulanger
b9edb2bd4a show status icon when sub=to 2005-09-07 16:16:31 +00:00
Nikos Kouremenos
8eaf336763 fix a TB 2005-09-05 18:12:47 +00:00
Yann Leboulanger
72393ac068 autoreconnect of account is ready 2005-09-05 13:28:09 +00:00