Yann Leboulanger
|
4eebf0e036
|
fix some translated strings
|
2008-08-01 13:03:23 +00:00 |
Yann Leboulanger
|
eaf9f1c3bc
|
don't translate empty string. fixes #4170
|
2008-08-01 12:05:01 +00:00 |
Yann Leboulanger
|
409a1c315a
|
prevent a traceback. fixes #4169
|
2008-08-01 10:27:38 +00:00 |
Yann Leboulanger
|
b9fc3556c7
|
[avm] allow to search contact in roster by typing the middle of the name, not only the begining
|
2008-08-01 10:26:29 +00:00 |
Yann Leboulanger
|
9130004249
|
[avm] prevent eating up the passphrase when you fail to enter it 2 times, but succeed on the 3rd. see #4164
|
2008-08-01 10:22:24 +00:00 |
Yann Leboulanger
|
23d9413687
|
fix some typo. see #4166
|
2008-08-01 10:01:45 +00:00 |
Yann Leboulanger
|
fa2d983354
|
better transltion strings. see #4166
|
2008-08-01 09:30:36 +00:00 |
Brendan Taylor
|
798c412c85
|
handle XEP-0200 encrypted messages with extra unencrypted bodies
|
2008-08-01 00:39:40 +00:00 |
Yann Leboulanger
|
879ceac36c
|
don't delay click on systray if there is no waiting event. Fixes #2932
|
2008-07-31 20:12:23 +00:00 |
Yann Leboulanger
|
3f3e33c846
|
fix traceback when canceling GPG passphrase dialog
|
2008-07-31 20:08:36 +00:00 |
Yann Leboulanger
|
81509d894a
|
[avm] add a PassphraseRequest class that queue GPG passphrase requests. Fixes #4164
|
2008-07-31 19:24:34 +00:00 |
Stephan Erb
|
d82635a55a
|
Some coding standards.
|
2008-07-31 18:23:14 +00:00 |
Yann Leboulanger
|
56598c447b
|
don't look for a contact when we double click on an account row
|
2008-07-31 13:34:19 +00:00 |
Yann Leboulanger
|
d23612c904
|
implement double_click in systray. see #2932
|
2008-07-31 08:49:31 +00:00 |
Yann Leboulanger
|
f586c8dd55
|
block adding ourself in our roster. Fixes #4073
|
2008-07-31 08:08:54 +00:00 |
Yann Leboulanger
|
a5584151c2
|
Use InvitationReceivedDialog asynchronously. see #4147
|
2008-07-31 06:23:03 +00:00 |
Yann Leboulanger
|
0c662cf2fd
|
use PassphraseDialog only asynchronously. see #4147
|
2008-07-31 06:14:48 +00:00 |
Yann Leboulanger
|
52b8adb6be
|
[paszczus] updated polish translation. Fixes #4162
|
2008-07-30 19:59:24 +00:00 |
js
|
83f1a590a3
|
Fix missing space in translation.
|
2008-07-30 17:19:21 +00:00 |
Yann Leboulanger
|
bc5fa8f80e
|
TrackMusickListener (so is PublishTune) is available only if dbus id supported. Fixes #4153
|
2008-07-30 16:08:38 +00:00 |
Yann Leboulanger
|
673052f1b8
|
handle disconnection while insecure connetion dialog is opened. fixes #4138
|
2008-07-30 15:43:53 +00:00 |
js
|
5a16f09b3e
|
Fix a TB.
|
2008-07-30 14:00:21 +00:00 |
Yann Leboulanger
|
d030cd8b03
|
prevent sending invalid XML chars in chat / groupchat and status. Fixes #3296
|
2008-07-30 12:21:47 +00:00 |
Yann Leboulanger
|
b3dd46acae
|
don't remove field in the loop that iter on them.
|
2008-07-30 07:46:05 +00:00 |
js
|
b38cc15186
|
Make tooltips consistent.
|
2008-07-29 20:57:13 +00:00 |
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
js
|
993d0d8609
|
Revert r10064 and to it the right way™.
|
2008-07-29 19:42:31 +00:00 |
js
|
981dca2b6b
|
Remove get_uf_{mood,activity} as nobody used them.
Didn't notice them and implemented something like that myself.
|
2008-07-29 19:27:16 +00:00 |
js
|
a226760275
|
Make moods better translatable.
|
2008-07-29 19:02:57 +00:00 |
js
|
0fae75888a
|
Fix a TB.
|
2008-07-29 17:53:24 +00:00 |
js
|
b3767ac3da
|
* text += '\n' + text is wrong.
* Don't call it markup if it's plaintext.
|
2008-07-29 16:33:21 +00:00 |
Yann Leboulanger
|
8b1746140e
|
implement a get_purged() function in dataforms to send minimalist dataforms when we send a reply. fixes #4132
|
2008-07-29 15:27:00 +00:00 |
Yann Leboulanger
|
e941ef691c
|
remove bad translation in pl.po. fixes #4122
|
2008-07-29 14:12:06 +00:00 |
Yann Leboulanger
|
69b088b4b9
|
prevent traceback when player is no more on dbus. fixes #4131
|
2008-07-29 07:52:51 +00:00 |
Yann Leboulanger
|
64b73530c4
|
prevent traceback, fixed #4121
|
2008-07-29 07:36:44 +00:00 |
Yann Leboulanger
|
bdcce03d5d
|
don't require python2.5
|
2008-07-29 07:28:07 +00:00 |
Yann Leboulanger
|
54422608ff
|
don't require python2.5
|
2008-07-29 07:23:56 +00:00 |
Yann Leboulanger
|
b039c1e229
|
don't require python2.5
|
2008-07-29 07:20:12 +00:00 |
Yann Leboulanger
|
4ebee785ff
|
don't require python2.5
|
2008-07-29 07:11:39 +00:00 |
Yann Leboulanger
|
0e4df7800d
|
don't require python2.5
|
2008-07-29 07:08:56 +00:00 |
Yann Leboulanger
|
e7b7e01b54
|
don't require python2.5
|
2008-07-29 06:59:14 +00:00 |
Yann Leboulanger
|
4e89f57706
|
added tooltips to activities dialog
|
2008-07-29 06:56:27 +00:00 |
Yann Leboulanger
|
676b91731d
|
restore autoconnect_as option. Correctly use 80 char width
|
2008-07-29 06:42:34 +00:00 |
Yann Leboulanger
|
49ea574c7d
|
typo
|
2008-07-29 06:40:09 +00:00 |
Yann Leboulanger
|
1fd2c5f050
|
add NS_TUNE, ACTIVITY and NICK to features list
|
2008-07-29 06:17:35 +00:00 |
Yann Leboulanger
|
e21b1dcb37
|
remove publish_mood, publish_activity and publish_nick options.
|
2008-07-29 06:15:41 +00:00 |
js
|
31cb643587
|
Add activities to NSIS.
|
2008-07-29 02:34:29 +00:00 |
js
|
c078f11fe0
|
Show activity in roster.
|
2008-07-29 02:32:57 +00:00 |
js
|
d3b86d2105
|
Translate activity in tooltips.
|
2008-07-29 02:14:06 +00:00 |
js
|
6dfa9c7e35
|
* Fix a TB with unknown moods
* Add the 'thoughtful' mood in the Gajim namespace (trying to get it in
the XEP!)
|
2008-07-29 00:11:44 +00:00 |