Brendan Taylor
|
2648aa4a9f
|
tictactoe: notify user of when won/lost
|
2008-04-26 02:06:08 +00:00 |
Brendan Taylor
|
051bd6e1b7
|
fixed e2ee traceback
|
2008-04-26 01:52:03 +00:00 |
Brendan Taylor
|
76808901eb
|
check tic-tac-toe win conditions, slimmed down _messageCB some more
|
2008-04-15 05:32:45 +00:00 |
Brendan Taylor
|
b170e77cdb
|
functioning tic-tac-toe :D
|
2008-04-11 03:52:45 +00:00 |
Brendan Taylor
|
d034078c03
|
rearranged _messageCB and split it into multiple methods
|
2008-04-06 22:21:46 +00:00 |
Brendan Taylor
|
c8cae71099
|
merged trunk
|
2008-02-14 02:20:07 +00:00 |
Brendan Taylor
|
867955155f
|
groupchat sessions fix
|
2008-02-09 06:57:07 +00:00 |
Brendan Taylor
|
381ba838b9
|
post-refactor traceback fixing
|
2008-02-06 05:24:07 +00:00 |
Brendan Taylor
|
0b574d2360
|
move message handling into ChatControlSession
|
2008-02-06 01:40:51 +00:00 |
Brendan Taylor
|
0b48b05218
|
merged trunk into session_centric branch
|
2008-02-05 03:09:31 +00:00 |
Brendan Taylor
|
b8882ba48e
|
merged realtime cancellation patch
|
2007-12-08 09:09:06 +00:00 |
Brendan Taylor
|
88f017a20d
|
realtime notification of esession begin/end
|
2007-12-08 05:49:38 +00:00 |
Yann Leboulanger
|
00ad2846c0
|
import release diff from 0.11.4, svn version is now 0.11.4.0-svn
|
2007-12-06 20:38:41 +00:00 |
Yann Leboulanger
|
bf0ede6ade
|
[Fomin Denis] updated russian translation
|
2007-12-05 22:49:51 +00:00 |
Yann Leboulanger
|
dd9fd681b5
|
[Elmar Hoffmann] Advanced option to disable presence signing. fixes #3601
|
2007-12-04 09:57:40 +00:00 |
Yann Leboulanger
|
002556db7e
|
[mgol] better latex detection regex. fixes #3598
|
2007-12-04 09:45:51 +00:00 |
Yann Leboulanger
|
46aac301c8
|
SSL certificate verification, certificate fingerprint verification. fixes #720, #2499
|
2007-12-04 09:38:39 +00:00 |
Yann Leboulanger
|
55385c5356
|
\x00 chars are not allowed in C (end of string) so in GTK. But we can get from gpg encrypted messages.
|
2007-12-03 21:29:12 +00:00 |
Yann Leboulanger
|
d88b93b1ff
|
os.access() on a folder under windows doesn't mean anything. fixes #3587
|
2007-12-03 21:21:10 +00:00 |
Jean-Marie Traissard
|
674b4f57d5
|
Readd part of [8904] removed in [8938]. Then mix them. So we fix #3495/#3506 and problem when connecting
with an already used nick.
Fixes problem when we change nick with dialog to an already used one and then cancel. Fixes #3506.
|
2007-12-03 19:39:40 +00:00 |
Yann Leboulanger
|
a8666e1508
|
correctly decode utf-8 names in history window. fixes #3552
|
2007-12-03 18:53:24 +00:00 |
Yann Leboulanger
|
31a1f3ef6d
|
create new account in 2 steps:
1/ connect, get form and disconnect
2/ re-connect, get form, check it and send filled form
|
2007-12-02 22:37:08 +00:00 |
Yann Leboulanger
|
157d6826ec
|
[Dicson] make a string translatable. fixes #3594
|
2007-12-02 19:29:22 +00:00 |
Yann Leboulanger
|
a861a3f719
|
typo: contact1 -> contact2
|
2007-12-02 16:02:32 +00:00 |
Yann Leboulanger
|
c5e836352e
|
better description for libsexy
|
2007-12-02 14:30:59 +00:00 |
Yann Leboulanger
|
f409450998
|
re-create gpg instance in connection.py at each connection son use_gpg_agent current value of use_gpg_agent option is used
warn user when he configured gajim to use gpg-agent but it returns a wrong passphrase. see #3592
|
2007-12-01 13:22:39 +00:00 |
Yann Leboulanger
|
021e8fb275
|
fix GPG in zeroconf account
|
2007-12-01 12:47:41 +00:00 |
Yann Leboulanger
|
c94d22dcb1
|
correctly answer on disco#items on our ad hoc commands
|
2007-12-01 11:46:46 +00:00 |
Yann Leboulanger
|
eba6959612
|
typo rajim -> gajim
|
2007-11-30 15:25:26 +00:00 |
Yann Leboulanger
|
75ee2169d7
|
fix the ability to choose GPG key before we connect
remove useless config option usegpg
|
2007-11-30 15:18:26 +00:00 |
Stephan Erb
|
ca796ae62f
|
Import gajim's exceptions module not python's default one.
|
2007-11-29 22:10:19 +00:00 |
Stephan Erb
|
7b563e3734
|
Remove tooltips when we close a groupchat window.
|
2007-11-29 21:43:39 +00:00 |
Stephan Erb
|
956737a364
|
Remove duplicated functions.
|
2007-11-29 21:15:44 +00:00 |
Stephan Erb
|
0cec5df0c5
|
Remove duplicated function.
Fix potential tb on usage of non-existing var.
|
2007-11-29 21:06:39 +00:00 |
Yann Leboulanger
|
f6c819ab7e
|
[Dicson] fix save preset status message behaviour. Fixes #3584
|
2007-11-29 20:45:46 +00:00 |
Stephan Erb
|
5c92566a1d
|
Hide status/topic label when there is nothing to show.
Disable empty tooltips.
|
2007-11-29 20:33:10 +00:00 |
Yann Leboulanger
|
89f778fb94
|
ton't traceback when showing tooltip of a filetransfer without description
|
2007-11-28 22:47:33 +00:00 |
Stephan Erb
|
dc4d6b7a6d
|
Reference to other class, don't use self. Thanks Asterix
|
2007-11-28 21:18:28 +00:00 |
Stephan Erb
|
1a769b2ed1
|
Set icon size in history manager to a valid value
|
2007-11-28 20:45:55 +00:00 |
Stephan Erb
|
54848dd654
|
Make the introduction of the history manager more verbose and appealing.
|
2007-11-28 20:09:54 +00:00 |
Yann Leboulanger
|
1555f13512
|
[Davidson Paulo] updated pt_BR translation
|
2007-11-28 19:37:02 +00:00 |
Brendan Taylor
|
1cd5b3da39
|
fixed use of common.xmpp namespace in a place it wasn't imported
|
2007-11-28 19:26:40 +00:00 |
Stephan Erb
|
16e8369e23
|
Fix some random indentation errors and missing imports.
|
2007-11-27 21:14:04 +00:00 |
Stephan Erb
|
c92c12893a
|
Fix indentation
|
2007-11-27 21:04:32 +00:00 |
Stephan Erb
|
f791def2f7
|
Nothing as usual.
|
2007-11-27 20:33:02 +00:00 |
Yann Leboulanger
|
391249f14f
|
[Dicson] fix utf-8 encoding problem. fixes #3584
|
2007-11-27 16:33:36 +00:00 |
Yann Leboulanger
|
ca23666dcf
|
call left_click handler of statusicon in main loop with idle_add. fixes #3567
|
2007-11-26 20:59:29 +00:00 |
Yann Leboulanger
|
a332543d68
|
make assign GPP key unsensitive when GPG is not enabled
|
2007-11-26 19:17:14 +00:00 |
Yann Leboulanger
|
3ee18c20c8
|
handle unicode chars in emoticons. fixes #3227
|
2007-11-26 12:03:09 +00:00 |
Yann Leboulanger
|
034999989d
|
remove useless spaces and tabulations
|
2007-11-26 10:27:51 +00:00 |