Yann Leboulanger
|
961e4426ff
|
coding standards
|
2008-11-28 07:25:31 +00:00 |
Yann Leboulanger
|
4bef0e5cdf
|
no need to create html twice
|
2008-11-28 07:25:00 +00:00 |
Yann Leboulanger
|
e35dacecfa
|
remove useless config.h.in file. It's generated by autogen.sh
|
2008-11-27 06:27:07 +00:00 |
Yann Leboulanger
|
fbd1127930
|
send empty tune when we disconnect an account. Fixes #4512
|
2008-11-26 22:44:17 +00:00 |
Stephan Erb
|
afd8e1819d
|
Correctly remove Observer and NotInRoster contact in one special case. Does not affect pending bug. See #4524.
|
2008-11-26 21:15:15 +00:00 |
Stephan Erb
|
e0a365a234
|
Indicate that some methods are only intended for internal usage.
|
2008-11-26 21:11:08 +00:00 |
Yann Leboulanger
|
4cf9d0d622
|
if a SASL mechanism fails, try the others before abording authentification
|
2008-11-26 12:45:05 +00:00 |
Yann Leboulanger
|
73e4e000b9
|
fix typo. Fixes #4525
|
2008-11-26 08:50:33 +00:00 |
Yann Leboulanger
|
f9034952e0
|
allow sending None tune on startup. Fixes #4512
|
2008-11-25 15:00:23 +00:00 |
Stephan Erb
|
239d041b08
|
Fix IndentationError.
|
2008-11-25 14:02:24 +00:00 |
Yann Leboulanger
|
d155b90c3c
|
fix zeroconf to handle parameters of send_message (xhtml, forward_from, delayed). Fixes #4514
|
2008-11-25 12:51:31 +00:00 |
Yann Leboulanger
|
3b13665574
|
use correct title from quodlibet. fixes #4510
|
2008-11-25 06:11:16 +00:00 |
Yann Leboulanger
|
04e88bab3c
|
coding standards
|
2008-11-24 17:00:20 +00:00 |
Yann Leboulanger
|
482cb1ee1d
|
[sjm] quodlibet support. Fixes #4510
|
2008-11-24 15:58:48 +00:00 |
js
|
0afc538f7b
|
Fix translation. (There are even more of those. Who translated it?)
|
2008-11-24 14:51:05 +00:00 |
Yann Leboulanger
|
bbafb36ada
|
escape text before sending it to notification daemin. Fixes #4517
|
2008-11-24 09:48:27 +00:00 |
Yann Leboulanger
|
c294fa0d6e
|
fix previous commit
|
2008-11-24 09:43:06 +00:00 |
Yann Leboulanger
|
0c6b1a391b
|
[nebm51] don't open a console window under windows when runnin latex. Fixes #4519
|
2008-11-24 09:38:28 +00:00 |
js
|
5e6d15837c
|
Make previous patch translatable.
|
2008-11-23 19:26:45 +00:00 |
js
|
bc5795a10b
|
[killerfox] Show chatstate in title if no tabs left
|
2008-11-23 19:23:21 +00:00 |
js
|
2c7c345a7c
|
[kaylan] Remember size and position of history window. Closes #2824.
|
2008-11-23 19:17:58 +00:00 |
Stephan Erb
|
917f6fc3a5
|
Prevent a group from being hidden when its renamed in roster.
|
2008-11-23 18:25:27 +00:00 |
Yann Leboulanger
|
750af45abe
|
don't consider buggy messages as groupchat messages if there is no nickname. Fixes #3700
|
2008-11-23 17:17:44 +00:00 |
Yann Leboulanger
|
1c0dd1fd3b
|
[Fomin Denis] updated russion translation
|
2008-11-23 16:57:54 +00:00 |
Brendan Taylor
|
2bb2d0132e
|
don't autonegotiate after you've disabled e2e
|
2008-11-23 04:52:55 +00:00 |
js
|
1b1ef68860
|
Fix typo.
|
2008-11-21 22:32:35 +00:00 |
Jean-Marie Traissard
|
c785aee667
|
[Astro] typo
|
2008-11-21 13:11:05 +00:00 |
Yann Leboulanger
|
f059f3948f
|
[Florob] handle xmpp: and mailto: in a nicer way in conversations. Fixes #4245
|
2008-11-21 11:05:11 +00:00 |
Yann Leboulanger
|
c69b4e90b6
|
detect and handle incorrect stream start. Fixes #4499
|
2008-11-21 10:02:16 +00:00 |
js
|
4728a3d960
|
Show warning after 3 seconds - I don't want to wait 4 before I see if
my message has been received. This is a compromise between my 2 secs
and Jim's 4 sec :).
|
2008-11-20 16:20:19 +00:00 |
Yann Leboulanger
|
7e14a4dd31
|
fix indentation
|
2008-11-20 15:47:20 +00:00 |
js
|
8bde5748f9
|
Actually, this caused problems.
|
2008-11-20 15:44:06 +00:00 |
Yann Leboulanger
|
13763e3350
|
remove bad FIXME. we don't want to move to gtk.statusicon until they support animations and possibility to build tooltip on the fly
|
2008-11-20 15:37:26 +00:00 |
js
|
a1c1163d16
|
Only allow using XHTML if the receiver supports it.
|
2008-11-20 15:19:25 +00:00 |
Yann Leboulanger
|
0b93973c46
|
[shutnik] improved os info under posix. Fixes #4506
|
2008-11-20 14:37:38 +00:00 |
Yann Leboulanger
|
27dfe571c4
|
[Florob] use new stop command in pep instead of retract when we temporary stop sending pep item. Fixes #4502
|
2008-11-20 12:57:29 +00:00 |
Yann Leboulanger
|
a3f6b82ae5
|
fix docutils installation under windows. css file was not included in library.zip. Fixes #4495
|
2008-11-19 21:47:28 +00:00 |
Yann Leboulanger
|
b00b1ce0f4
|
correctly decode non-ascii chars when looking in roster. Fixes #4496
|
2008-11-18 21:59:14 +00:00 |
Yann Leboulanger
|
02230e0607
|
hide tooltip when we press a button in groupchat. Fixes #4479
|
2008-11-18 21:43:35 +00:00 |
Yann Leboulanger
|
8f6d262901
|
better GTK bug workarround. see #4310
|
2008-11-18 20:16:23 +00:00 |
Yann Leboulanger
|
6b57bf3931
|
updated danish translation
|
2008-11-18 19:41:38 +00:00 |
Yann Leboulanger
|
6af52eef21
|
don't fail when abnshee don't return every info. Fixes #4492
|
2008-11-18 08:52:16 +00:00 |
Yann Leboulanger
|
866abdbcb8
|
[pk] updated slovak translation
|
2008-11-17 21:41:35 +00:00 |
Yann Leboulanger
|
7523ae8736
|
[Fomin Denis] updated russion translation
|
2008-11-17 21:38:12 +00:00 |
Stephan Erb
|
f72fc7f2ab
|
Prevent possible traceback when selecting a row while ServiceBrowser is still loading.
|
2008-11-17 21:13:12 +00:00 |
Yann Leboulanger
|
f6697682c1
|
default browser is ToplevelAgentBrowser instead of AgentBrowser. It is more general.
|
2008-11-17 15:08:22 +00:00 |
Yann Leboulanger
|
e95adc60de
|
[louiz'] Fixed french translation
|
2008-11-16 19:38:51 +00:00 |
Yann Leboulanger
|
9475a55ed0
|
fix french translation. Fixes #4485
|
2008-11-16 13:31:35 +00:00 |
Yann Leboulanger
|
8a00cf61d8
|
fix html tag handling. Fixes #4480
|
2008-11-15 08:23:32 +00:00 |
Yann Leboulanger
|
daad95ce0b
|
[Louiz' and Asterix] updated french translation
|
2008-11-14 18:15:53 +00:00 |