Yann Leboulanger
4e52e954d0
use accel func for all key in chat controls. Fixes #1503
2008-08-14 16:17:32 +00:00
js
150d109434
Sort activities.
2008-08-14 14:49:03 +00:00
js
f19e747985
Same for the other script.
2008-08-14 14:12:11 +00:00
js
635ea16a29
Oops. I locally changed it to python2.5 and didn't notice I commited this...
2008-08-14 14:10:44 +00:00
js
f15ec68ae9
This fixes the problem that we can't get the python path using
...
sys.executable.
2008-08-14 14:02:18 +00:00
Julien Pivotto
34d7aacdf8
Inlarge account window to fit with the french translation. Fix #4198 .
2008-08-14 13:39:31 +00:00
js
429fc2d1b3
Don't hardcode 'python' as our Python interpreter.
...
Should save OpenBSD a patch for the next alpha :).
2008-08-14 11:59:02 +00:00
Yann Leboulanger
7082d66dfc
send other sub activity when none is selected. Fixes #4019
2008-08-14 10:54:29 +00:00
Julien Pivotto
05ddfa3cda
update server list
2008-08-13 22:54:03 +00:00
Julien Pivotto
4b039ce4d6
hide verify button in E2E dialog if identity is alerady verified
2008-08-13 21:44:52 +00:00
Julien Pivotto
ff96a236e0
add a title to E2E dialog
2008-08-13 21:30:18 +00:00
Julien Pivotto
3eb1b551e5
Nicer E2E dialog
2008-08-13 21:25:26 +00:00
Julien Pivotto
aeba5aa0e3
Update Changelog
2008-08-13 18:55:03 +00:00
Yann Leboulanger
04de76b65a
don't look for history in database when none is typed in history window. Fixes #4192
2008-08-13 11:46:06 +00:00
Julien Pivotto
db0be5c05a
improve CSS property text-decoration (allow multi text-decoration)
2008-08-13 11:21:39 +00:00
Julien Pivotto
e3428713e3
Add some 32x32 icons for MUC
2008-08-12 19:04:24 +00:00
js
e4027ff2dd
Update version properly. We should repackage 0.12-alpha1!
2008-08-12 16:12:25 +00:00
js
ad901d645f
Make string better translatable.
2008-08-12 14:33:13 +00:00
Yann Leboulanger
1b160115ec
fix version name
2008-08-12 10:42:50 +00:00
Julien Pivotto
b4e65c9184
update changelog
2008-08-12 10:04:23 +00:00
Julien Pivotto
d709f7ab89
improve french translation
2008-08-12 09:34:58 +00:00
Julien Pivotto
09785af85c
improve french traduction of PEP
2008-08-12 09:31:04 +00:00
Yann Leboulanger
a5c2b1d3dd
prepare sources for 0.12-alpha
2008-08-12 09:10:07 +00:00
Yann Leboulanger
d9544baff1
send invitation to groupchat to correct resource when inviting self contact. fixes #3799
2008-08-12 09:08:47 +00:00
Yann Leboulanger
d2669df77b
fix some resource problems. see #3799
2008-08-12 08:53:09 +00:00
Yann Leboulanger
cdffa94641
some coding standards
2008-08-12 08:17:02 +00:00
Yann Leboulanger
a6ff8bac5e
use highest prio contact when we dubble click on a contact
2008-08-12 08:07:39 +00:00
Yann Leboulanger
82cff070af
updated changelog
2008-08-12 07:30:31 +00:00
Yann Leboulanger
c619f59b84
show status of not in roster contacts in roster. Fixes #4144
2008-08-12 06:31:32 +00:00
Yann Leboulanger
bf9ca5e24a
add a comment for translators
2008-08-11 20:23:32 +00:00
Yann Leboulanger
d94789a590
[Alexander Myltsev] updated russion translation
2008-08-11 20:15:47 +00:00
Yann Leboulanger
7f908667a4
don't take into account keyid in error presence: it's our own signed message
2008-08-11 15:30:24 +00:00
js
d5fc1841a8
I just looked and found out that in Polish you do NOT plenk (see wiki)
...
like in French and DON'T use french quotation marks. This should be
correct.
2008-08-11 15:00:05 +00:00
Yann Leboulanger
168fb471cd
typo
2008-08-11 14:10:30 +00:00
js
1ee9a5bff2
These are the official activity icons by Rederick Asher. The ones
...
before were also taken from him, but they weren't officially thought
for activities (I just picked a few of his icons and used them for
activities). He will also do icons for the subactivities! Thanks a
lot, Rederick!
2008-08-11 13:56:19 +00:00
Yann Leboulanger
31b3c543ec
make room participants list private when continuing a conversation. Fixes #4102
2008-08-11 13:23:09 +00:00
Julien Pivotto
32a686e6c4
update pl translation
2008-08-11 11:21:05 +00:00
Julien Pivotto
ce7073b525
Changing quotes signs in pl.po ( fix #4189 )
2008-08-11 10:11:49 +00:00
Yann Leboulanger
4172adcabf
[paszczus] updated polish translation
2008-08-11 09:00:32 +00:00
Yann Leboulanger
93954ba041
[Sarnitskiy Grigory] updated russian translation
2008-08-11 08:51:03 +00:00
Yann Leboulanger
f36b1643ab
better DubbleInputDialog
2008-08-11 08:47:06 +00:00
Yann Leboulanger
f18d97b97a
remove unused function
2008-08-11 08:41:44 +00:00
Yann Leboulanger
3184cb24d0
make ad-hoc cancel warning dialog non-blocking. It was the last blocking dialog ! Fixes #4147
2008-08-11 08:38:35 +00:00
Julien Pivotto
db9440c7c3
remove testing stuff... I am distracted
2008-08-11 08:13:27 +00:00
Julien Pivotto
2733ffb3d0
Make continued conversations (chat2muc) members-only ( fix #4102 )
2008-08-11 08:12:11 +00:00
Yann Leboulanger
bda1d9cd56
fix typo. Now caps are correctly reset when a contact goes offline. Fixes #4181
2008-08-11 08:01:03 +00:00
Julien Pivotto
e33d88d2ee
correct french translation
2008-08-10 21:28:36 +00:00
Yann Leboulanger
2315fa2b4a
fix saving avatar in info window. Fixes #4188
2008-08-10 20:43:38 +00:00
Yann Leboulanger
3c7e7f5052
idle.c is GPLv3 too. Fixed #4187
2008-08-10 20:28:22 +00:00
Julien Pivotto
096686e3cb
Update French traduction for PEP
2008-08-10 20:00:30 +00:00