Yann Leboulanger
efad862700
share space in pref window in status tab between default status message expander and preset status message frame when expander is expander. see #2918
2007-02-13 20:35:41 +00:00
Yann Leboulanger
6484e67d36
if gajim is quit while roster was hidden, start gajim with roster minimized next time. fixes #2986
2007-02-13 20:12:52 +00:00
Yann Leboulanger
b55a0c097e
fixes [7955]: don't set sleeper state to off when we send a presence while autoaway.
2007-02-12 21:51:12 +00:00
Yann Leboulanger
37f10e8d68
debian package now recomands python-pyopenssl. fixes #2837
2007-02-12 20:23:37 +00:00
Yann Leboulanger
0f91b1cdad
catch correct exception when we try to use set_restart_command()
2007-02-12 19:59:40 +00:00
Yann Leboulanger
a5b0e51dcb
since 2006-11-29 we don't require a status message to sign a presence.
2007-02-12 19:37:09 +00:00
Yann Leboulanger
db6a9787f2
[Branko Kokanovic] Serbian translation
2007-02-12 18:33:33 +00:00
Jean-Marie Traissard
bb0a985432
If we can't find gajim-remote, stop checking everytime if we are default client
2007-02-12 16:53:59 +00:00
Jean-Marie Traissard
05f306115e
Delete change_nick() func, use join_gc() instead. Fixes #2903 .
2007-02-11 03:22:40 +00:00
Jean-Marie Traissard
039fbb7953
better var name, use int instead of float
2007-02-11 02:35:02 +00:00
Yann Leboulanger
25572229da
fix offline icon for sun iconset
2007-02-09 23:51:08 +00:00
Jean-Marie Traissard
9611d4f945
oups, forgot that one
2007-02-08 23:48:52 +00:00
Jean-Marie Traissard
60cccbbd3d
Use one var less and works better (we could lost first typing message previously)
...
See Yann, was possible, even if it's only one bit gain :D
2007-02-08 23:36:17 +00:00
Jean-Marie Traissard
578fd59361
Use one focus_out_line pixbuf for all conv_textview instances
2007-02-08 23:00:27 +00:00
Jean-Marie Traissard
2d55775f85
Do NOT save muc_cmds list for every gc_control instance
2007-02-08 19:08:44 +00:00
Jean-Marie Traissard
5e15b7c5f5
Small indent fix
2007-02-08 18:33:42 +00:00
Jean-Marie Traissard
e6b3c40e97
Deleting control.display_names, useless var now
2007-02-08 18:32:10 +00:00
Yann Leboulanger
71293a38e6
don't set sleeper state to off when we send a presence while not online
2007-02-08 16:21:28 +00:00
Yann Leboulanger
cba44a43a1
handle proxy errors. fixes #799 (socks5 proxies should now be supported. tests needed)
2007-02-07 22:05:52 +00:00
Yann Leboulanger
56bcc2e1fa
missing commit
2007-02-07 12:13:41 +00:00
Yann Leboulanger
0a10659b07
[B.Steinbrink & me] improve perfrmences when using animated emoticons. see #2933
2007-02-07 08:59:40 +00:00
Yann Leboulanger
6d30138e80
fix call to self
2007-02-07 08:49:13 +00:00
Yann Leboulanger
3c63525447
[Petr Menšík] updated czech translation
2007-02-07 08:34:18 +00:00
Yann Leboulanger
8bbd4c685a
updated french translation
2007-02-07 08:33:33 +00:00
Yann Leboulanger
66d178f859
[berni] update debian control file. fixes #2971
2007-02-06 10:37:06 +00:00
Yann Leboulanger
0ec4aa3676
[smoku] fix SASL auth. fixes #1911
2007-02-06 08:57:59 +00:00
Jean-Marie Traissard
68619a5597
No space in indentation, /src/common/ part
2007-02-04 18:57:25 +00:00
Jean-Marie Traissard
20835ad104
Removing useless global vars (finally found a good debugger :)
2007-02-04 14:09:38 +00:00
Jean-Marie Traissard
d37e7d8e3e
No space in indentation, checked by drpython (editor). /src part
2007-02-04 13:01:04 +00:00
Jean-Marie Traissard
e4fca50eb7
If we got sha from disk and don't ask for new avatar, store sha in mem
2007-02-04 00:45:14 +00:00
Jean-Marie Traissard
3f16220afb
Group chat avatars fixs :
...
- Stop saving avatars of participants without their resource.
- Complement of [7927], don't save sha before avatar. Really fix #2956
- Don't save sha if avatar not readable.
2007-02-03 23:56:40 +00:00
Yann Leboulanger
736007f704
let's freeze even less
2007-02-03 18:06:47 +00:00
Yann Leboulanger
5d2257f4a6
[bb & me] don't block when we get an image
2007-02-03 17:28:36 +00:00
Yann Leboulanger
a363e9bd2a
[Matteo] updated it translation
2007-02-03 14:05:31 +00:00
Jean-Marie Traissard
b8f40f78cf
typo in [7921]
2007-02-01 16:26:52 +00:00
Jean-Marie Traissard
f6a0fe4724
Don't store avatar sha until we really have avatar. Fixes #2956 .
2007-02-01 14:51:14 +00:00
Jean-Marie Traissard
32ca86db03
Machos ! Give the girls back !
...
Thanks "localhost".
2007-02-01 14:25:33 +00:00
Yann Leboulanger
a794812ea5
stringprep nickname when we want to change nick in a room. fixes #2605
2007-01-31 21:31:10 +00:00
Yann Leboulanger
f079604c15
reset status_before_autoaway var when we come back online
2007-01-31 20:39:44 +00:00
Yann Leboulanger
b02cdd378d
when we are disconnected while autoaway, don't loose previous status. fixes #2934
2007-01-31 20:38:49 +00:00
Yann Leboulanger
8f50d04ea8
we can now remove a contact from not in roster group which has unread events. there are just removed. fixes #2888
2007-01-31 19:45:13 +00:00
Yann Leboulanger
b45b27697a
create statusicon only when needed
2007-01-31 16:38:04 +00:00
Yann Leboulanger
5fc442b6f5
better indentation
2007-01-31 11:31:07 +00:00
Yann Leboulanger
24ea9fe5a3
[Matteo Dell'Amico] Tiny bugfix for Italian translation
2007-01-30 19:58:34 +00:00
Jean-Marie Traissard
e62a01d6d9
utf problem ?
2007-01-30 18:32:15 +00:00
Jean-Marie Traissard
f4d43979ed
Verify avatars'sha on hdd in muc too, don't send sha when disconnecting from muc
2007-01-29 22:04:22 +00:00
Yann Leboulanger
b971afec24
always use contact chatstate when none is given
2007-01-29 18:29:51 +00:00
Yann Leboulanger
dd9949fb2c
[guillaume Morin & Cornelius] new sun iconset
2007-01-29 12:48:39 +00:00
Yann Leboulanger
ebbb9a3dc9
[Sergey Khlutchin] updated esperanto translation for trunk
2007-01-29 08:05:00 +00:00
Yann Leboulanger
1bccdb48fd
migration func for ft_add_hosts_to_send option. see #2953
2007-01-28 19:16:38 +00:00