Nikos Kouremenos
8c4217fd5c
status msg under gc roster too
2005-11-06 16:29:52 +00:00
Yann Leboulanger
039eb20c0a
forget password only when needed (when we don't save it ad connection failed)
2005-11-06 15:51:18 +00:00
Nikos Kouremenos
4d3784e2f7
fix for good spaces identation pb
2005-11-06 15:08:54 +00:00
Yann Leboulanger
8c9bf693e7
fix indentation
2005-11-06 15:04:35 +00:00
Nikos Kouremenos
ea11076a0e
we now show status message under contact name in roster thanks to initial patch by Michał Sobiegraj. if you do not like that, go to prefs and uncheck it. dimgrey to become white when row is selected
2005-11-06 14:30:17 +00:00
Nikos Kouremenos
2d46c5e8a8
However, the server MUST NOT deliver the stanza
...
to an available resource with a negative priority; if the
only available resource has a negative priority, the server
SHOULD handle the message as if there were no available
resources (defined below). so forbidding negative prio
2005-11-06 12:36:26 +00:00
Yann Leboulanger
5a0a33681a
add missing arg
2005-11-06 10:42:29 +00:00
Yann Leboulanger
6d3fe8e459
hack in order to register our Event handler as soon as Dispatcher is pluged in
2005-11-06 10:12:22 +00:00
Yann Leboulanger
004cb9c5d3
first popuped message is a new message
2005-11-05 23:43:43 +00:00
Yann Leboulanger
164973ff82
prevent to print chatstate = 'None'
2005-11-05 20:49:28 +00:00
Yann Leboulanger
79d611032a
always update self.previous_status_combobox_active, even when we don't manually change the combobox
2005-11-05 18:09:57 +00:00
Yann Leboulanger
51d2175b18
ChangeStatusMessageDialog now shows the last_status_message even when we choose "change status message" menuitem
2005-11-05 17:52:49 +00:00
Yann Leboulanger
969bd9fa0d
fix bug in xmpppy about SASL with TLS
2005-11-05 15:23:33 +00:00
Nikos Kouremenos
b96c24fe77
fix typo in comment
2005-11-05 11:33:41 +00:00
Yann Leboulanger
6556b2724e
account name is now the server name
2005-11-05 11:30:42 +00:00
Nikos Kouremenos
8d26752f48
fix strings, add code for progressbar to work, fix a bit of ui
2005-11-05 11:28:19 +00:00
Yann Leboulanger
e0b1dd77f8
at the end of the account creatio we don't need to enter the password if we entered it in the paramteres (even is save pass is not checked)
2005-11-05 11:21:41 +00:00
Yann Leboulanger
febe8d4a1a
correctly show the result of an account creation (success / fail)
2005-11-04 21:27:14 +00:00
Yann Leboulanger
ca05945f63
prevent TB when vcard is buggy
...
new event: ACC_NOT_OK when account creation failed
2005-11-04 19:06:54 +00:00
Nikos Kouremenos
f262486352
fix syntax error
2005-11-04 15:36:25 +00:00
Nikos Kouremenos
5414ac84dc
fix comment
2005-11-04 15:31:19 +00:00
Nikos Kouremenos
567436bd6d
add a comment
2005-11-04 15:28:35 +00:00
Nikos Kouremenos
542349ad64
add img instead of text for show in chat with in systray
2005-11-04 15:22:12 +00:00
Nikos Kouremenos
9bd80e6772
fix a string
2005-11-04 15:08:49 +00:00
Yann Leboulanger
c0261e481a
add some debug info
2005-11-04 14:42:56 +00:00
Yann Leboulanger
e8069e56ad
SRV records are now properly supported (swich to another SRV record when first one is not available)
2005-11-04 08:19:15 +00:00
Nikos Kouremenos
e0bf58cba7
give default to finish button once we show it
2005-11-03 22:57:54 +00:00
Nikos Kouremenos
4dbfdc33d4
well nothing compared to Yann.. :$
2005-11-03 22:47:26 +00:00
Yann Leboulanger
4704a591b1
the go online checkbutton in on by default
2005-11-03 22:38:32 +00:00
Yann Leboulanger
6d7ec70dd1
add some test when we create / modify an account (a valid JID can have no nickname according to the RFC, but an account MUST have one)
2005-11-03 22:37:21 +00:00
Yann Leboulanger
2b0d8e2a70
fix TB
2005-11-03 22:15:40 +00:00
Yann Leboulanger
42b897bb31
add a go online checkbutton at the end of wizard
2005-11-03 22:12:00 +00:00
Yann Leboulanger
fcb9d9628f
don't show tab in wizard
2005-11-03 21:55:29 +00:00
Yann Leboulanger
4db0a0a608
remove unneeded tab in wizard
2005-11-03 21:50:23 +00:00
Nikos Kouremenos
0696e75358
history order change: history is ordered as everything else latest is in the bottom
2005-11-03 21:31:04 +00:00
Nikos Kouremenos
e0d9933b23
remove unused vars and modules
2005-11-03 21:11:37 +00:00
Nikos Kouremenos
5161226e0a
remove ununsed vars
2005-11-03 21:03:51 +00:00
Nikos Kouremenos
b9d4b51e1d
fix invalid arguments call
2005-11-03 20:52:04 +00:00
Nikos Kouremenos
8b90191f60
fix untested code
2005-11-03 20:50:52 +00:00
Nikos Kouremenos
819bf2e7e3
do not traceback when contact has left and we ask bigger avatar (which calls this func)
2005-11-03 20:48:27 +00:00
Nikos Kouremenos
de7f987211
fix typo
2005-11-03 20:41:35 +00:00
Yann Leboulanger
97ed14b16b
remove our jid before we stringprep
2005-11-03 19:00:22 +00:00
Nikos Kouremenos
099a4fc062
do not ask gladexml on chat.py too
2005-11-03 17:23:36 +00:00
Nikos Kouremenos
b5831c5e8d
damn copy paste
2005-11-03 17:20:52 +00:00
Nikos Kouremenos
9b5a55ea7d
ctrl+enter no longers sends message and all work as they should. damn bindings
2005-11-03 17:01:44 +00:00
Nikos Kouremenos
dd03ac29a5
typo. thanks deluge
2005-11-03 16:37:18 +00:00
Yann Leboulanger
a79f450e2c
remove aa non-implemented option
2005-11-03 16:21:03 +00:00
Nikos Kouremenos
bff36b7c45
add comment for translators
2005-11-03 15:25:31 +00:00
Nikos Kouremenos
b8fce2f1fe
do not ask xml anymore
2005-11-03 15:21:18 +00:00
Nikos Kouremenos
1ab95cdc6a
if gtk has default action for a widget, bindings never work, so we must use key_press_event for those and return True after we do the job in key_press_event CB
2005-11-03 15:10:00 +00:00