Yann Leboulanger
|
beb32a3d1c
|
handle error messages correctly. Fixes #4783
|
2009-02-09 19:38:05 +00:00 |
Yann Leboulanger
|
6f951d20d0
|
remove useless code
|
2009-02-08 22:37:39 +00:00 |
Yann Leboulanger
|
894dbc3e73
|
delete account from gajim.config when creation fails.
|
2009-02-08 19:29:27 +00:00 |
Yann Leboulanger
|
e49c64a452
|
reorder functions in common/helpers.py. Fixes #4764. Thanks Vardo!
|
2009-02-08 13:47:28 +00:00 |
Yann Leboulanger
|
baa208d0b6
|
remove duplicate code. Fixes #4790
|
2009-02-08 10:21:50 +00:00 |
Yann Leboulanger
|
26d8624377
|
[Zod] convert GPG decrypted string to unicode. Fixes #4788
|
2009-02-08 09:56:38 +00:00 |
Yann Leboulanger
|
a4f9764f21
|
stanza sent at startup now start with Gajim_ instead of p. Fixes #4774
|
2009-02-07 12:47:13 +00:00 |
Yann Leboulanger
|
20edebbd33
|
handle XFCE notification-daemon. Fixes #4556
|
2009-02-07 09:11:40 +00:00 |
Yann Leboulanger
|
e0123f0c24
|
encrypt and decrypt GPG messages in a thread, and call a callback when it's finished (sending a message is now asyncronous). Fixes #4445
|
2009-02-06 19:01:36 +00:00 |
Yann Leboulanger
|
36f8280620
|
prevent traceback when closing a transport chat window. Fixes #4767
|
2009-02-03 15:10:56 +00:00 |
Yann Leboulanger
|
f4101fbb8b
|
fix traceback with atom pubsub. Fixes #4763
|
2009-02-02 06:43:19 +00:00 |
Yann Leboulanger
|
9d3cc64197
|
typo in string splitting
|
2009-02-01 21:12:11 +00:00 |
Yann Leboulanger
|
289cd81caa
|
[pvgoran] use correct function to get custom status message. Don't ask it if there is a default message configured. Fixes #4762
|
2009-02-01 21:09:48 +00:00 |
Yann Leboulanger
|
25f0ee832f
|
[knuckles] KDE notifications. Fixes #4749
|
2009-02-01 10:28:48 +00:00 |
Yann Leboulanger
|
5678bcb3e6
|
[Yakov Bezrukov] updated russian translation
|
2009-02-01 09:19:25 +00:00 |
Yann Leboulanger
|
0a8100df4a
|
[raa.lkml] disable photo viewer in GnuPG when verifying keys. Fixes #4760
|
2009-02-01 09:15:07 +00:00 |
Yann Leboulanger
|
d673e04935
|
negotiate esession only if enable_esessions is activated. Fixes #4738
|
2009-01-30 16:48:15 +00:00 |
Yann Leboulanger
|
ac05e57aa7
|
fix decode error in latex errors. Fixes #4744
|
2009-01-30 09:09:54 +00:00 |
Yann Leboulanger
|
5e2c8da594
|
new show_only_active_contact option. Fixes #3497
|
2009-01-30 07:53:26 +00:00 |
Mateusz Biliński
|
405f2d11b3
|
Removed premature triple-dots in contact's status message (MUC). Fixes #4741 (caused by changeset [11042]).
|
2009-01-30 00:52:48 +00:00 |
Yann Leboulanger
|
ffb52eb626
|
[Dicson] option have moved per account. Fixes #4748
|
2009-01-29 20:16:34 +00:00 |
Mateusz Biliński
|
b6b1f2bdb0
|
[dicson] fix #4741 (removed TBs in MUC)
|
2009-01-28 16:50:32 +00:00 |
Yann Leboulanger
|
0e452e55b9
|
fix missing commit. see [11033]
|
2009-01-28 13:16:45 +00:00 |
Yann Leboulanger
|
eba3911dd7
|
set speller language correctly, and show correct error message. Fixes #4737
|
2009-01-28 13:16:02 +00:00 |
Yann Leboulanger
|
554764400b
|
coding standards
|
2009-01-28 12:12:13 +00:00 |
Yann Leboulanger
|
816dc776b0
|
fix missing var
|
2009-01-28 12:10:10 +00:00 |
Yann Leboulanger
|
46e2b408de
|
add a parameter in GCMessage dbus event: highlight. Fixes #4739
|
2009-01-28 12:00:31 +00:00 |
Yann Leboulanger
|
086232adaa
|
fixed fields in dataforms don't have multiple <value/> elements. see #3200
|
2009-01-28 07:54:22 +00:00 |
Yann Leboulanger
|
6d9ea872e8
|
coding standards
|
2009-01-28 07:47:38 +00:00 |
Yann Leboulanger
|
0b7f2c3fe7
|
escape & in HTML messages.
|
2009-01-27 20:33:54 +00:00 |
Yann Leboulanger
|
f11c1b226a
|
allow ignore_unknown_contacts, send_os_info and log_encrypted_sessions to be set per_account in ACE. Fixes #4730
|
2009-01-27 08:48:17 +00:00 |
Yann Leboulanger
|
8603712990
|
metion account name in fingerprint changed dialog. Fixes $4735
|
2009-01-26 18:05:04 +00:00 |
Yann Leboulanger
|
2dec19d34f
|
test if dbus0x11 is installed before using dbus. Fixes #4715
|
2009-01-26 16:15:05 +00:00 |
Yann Leboulanger
|
2804251df6
|
infor user about success or failure of registration with an agent. Fixes #3474
|
2009-01-26 10:27:46 +00:00 |
Yann Leboulanger
|
2087fcb016
|
better way to get window maximized state. Fixes #4710, see #4630
|
2009-01-26 09:22:28 +00:00 |
Yann Leboulanger
|
a35b0f72ba
|
[Merwok] decode correctly URLs in gajim-remote handle_uri. Fixes #4703
|
2009-01-25 21:38:35 +00:00 |
Yann Leboulanger
|
ef55e021fc
|
[nijel] some fixes in Czech translation. Fixes #4729
|
2009-01-25 15:24:28 +00:00 |
Yann Leboulanger
|
e1ae6ea0fe
|
ability to hide systray icon when there is no pending events. Fixes #4645
|
2009-01-25 09:19:24 +00:00 |
Yann Leboulanger
|
7a8b5aa309
|
move sound preferences in a separate window
|
2009-01-24 14:01:15 +00:00 |
Yann Leboulanger
|
8b61a2050f
|
don't fail when there is an unreadable certificate file.
|
2009-01-24 12:45:57 +00:00 |
Yann Leboulanger
|
c14c993574
|
really go away when we go autoaway from gnome-screensaver and autoaway time is not yet reached. Fixes #663
|
2009-01-23 20:30:55 +00:00 |
Yann Leboulanger
|
26ed4433b4
|
prevent in GUI when login / password is wrong, even if there is an unknown mechnism. see #4672
|
2009-01-23 17:27:21 +00:00 |
Julien Pivotto
|
3a80d25bad
|
Correctly disconnect muc's from roster. Fic #4720.
|
2009-01-23 14:19:38 +00:00 |
Yann Leboulanger
|
ea881946f4
|
don't fail when we fail to open a certificate file. Fixes #4722
|
2009-01-23 09:24:17 +00:00 |
Yann Leboulanger
|
68cdc3a5f8
|
don't traceback when quitting a groupchat. Fixes #4684
|
2009-01-23 08:33:21 +00:00 |
Julien Pivotto
|
2a43e1c0e6
|
Display smileys in xhtm messages
|
2009-01-22 21:15:58 +00:00 |
Julien Pivotto
|
1738247d12
|
better xhtml-gui code
|
2009-01-22 20:43:15 +00:00 |
Yann Leboulanger
|
674924889f
|
some server require SSLv2. Fixes #4672
|
2009-01-22 20:39:31 +00:00 |
Yann Leboulanger
|
ce1880927e
|
remove code commited by mistake
|
2009-01-22 18:33:36 +00:00 |
Yann Leboulanger
|
5ff6ce2ca9
|
don't fail when first connection fails and we try to show profile window. see #4717
|
2009-01-22 17:53:46 +00:00 |