Yann Leboulanger
dc4f4922af
[Brice Maron & I] add option to configure the way time is printed. fixes #2797
2007-01-12 19:27:00 +00:00
Yann Leboulanger
9cbdad9df5
select iter when we add a bookmark. fixes #2889
2007-01-11 22:26:56 +00:00
Yann Leboulanger
17fa45890e
select row when we add a new status message
2007-01-11 22:23:36 +00:00
Yann Leboulanger
99f8a9cbb9
add context to None translation. fixes #2726
2007-01-11 18:26:35 +00:00
Yann Leboulanger
7433835994
add an option to override incoming message type. fixes #2804
2007-01-05 20:38:36 +00:00
Yann Leboulanger
959687c262
check at startup if gajim is the default xmp:// handler and prompt user if it's not. fixes #2861
2007-01-05 17:20:58 +00:00
Yann Leboulanger
47f9461584
[Jeff Bailes] improved english strings
2007-01-02 13:36:54 +00:00
Yann Leboulanger
53b901cf4e
[Yavor Doganov] some typoe in strings and comments
2007-01-02 12:17:51 +00:00
Yann Leboulanger
483481c586
ask transport contact avatars only when transport is connected. fixes #2832
2007-01-02 11:43:57 +00:00
junglecow
44674f7e75
- Implement matching of fingerprints against servers.xml
...
- Add support for fingerprints to servers.xml parser.
- Add support for 'hidden' servers to servers.xml parser.
- Add some fingerprints to servers.xml, for testing and as example for the new format.
- Force asynchronous (nonblocking) SSL handshake in all case
- Add logging to c/connection.py
Known issues:
- Checking of fingerprints doesn't work on in-band SSL (Typically port 5222) because of stuff happening out of sequence. Workaround: use immediate SSL mode ("Legacy SSL" option in server config). Because there is as of yet no other way to /force/ SSL, this is also the most secure setting.
- A lot of code is still looking for a better place to live.
2006-12-22 23:30:23 +00:00
Yann Leboulanger
8af6e19a1f
select active theme when we re-open gajim theme window. fixes #2778
2006-12-13 13:15:06 +00:00
Yann Leboulanger
c6e5bbf222
empty password is saved as '', not None (gnomeKeyring crashes when we set None). fixes #2748
2006-12-08 19:26:22 +00:00
Yann Leboulanger
46cb1d9f92
hide advanced notification control button. fixes #2738
2006-12-05 09:54:18 +00:00
Yann Leboulanger
65f0738de7
use Q_() to translate strings with a context. fixes #2726
2006-11-29 18:06:06 +00:00
junglecow
b191b3f472
[trunk]
...
- Typo
[pyopenssl]
- Better exception handling
- Prevent 100% cpu usage when ssl handshake is slow
2006-11-28 01:02:31 +00:00
Yann Leboulanger
ef8553031b
[elrodeo] add a sound option when receiving gmail notifications. fixes #2697
2006-11-26 09:28:12 +00:00
Yann Leboulanger
5e6f9d0118
add an option to define the chatstate we want to show in char window. fixes #2706
2006-11-26 09:06:47 +00:00
Yann Leboulanger
e8145b8b31
fix indentation. Fixes #2704 . thanks Fab
2006-11-25 10:31:01 +00:00
Yann Leboulanger
e2c86d5c2e
[avm] improve strings for translation and update ru.po. fixes #2698
2006-11-23 06:49:22 +00:00
Yann Leboulanger
38fea2a389
add and ACE option to enable negative priority. fixes #617
2006-11-21 22:38:18 +00:00
Tomasz Melcer
03fdd6d3a6
Specified the root element of glade file in config.DataFormWindow, so that
...
it doesn't load new dataforms ui.
2006-11-18 22:01:02 +00:00
Tomasz Melcer
175a792cfe
Merging changes from trunk (6774:7465)
2006-11-18 20:52:28 +00:00
Tomasz Melcer
9b29c4c8b8
Merging changes from trunk (6561:6774)
2006-09-13 16:47:58 +00:00
Tomasz Melcer
585ab90e92
Merging changes from trunk (6496:6561)
2006-07-17 19:30:53 +00:00
Jean-Marie Traissard
f757025e85
[nk] some visual fixes
2006-06-16 13:18:04 +00:00
Yann Leboulanger
bc26593974
use gettext.install. Fixes #497
2006-06-15 06:49:04 +00:00
Jean-Marie Traissard
25caac724c
Sort preset messages by title in prefs too
2006-06-10 20:35:57 +00:00
Jean-Marie Traissard
cfceab7d44
Really use translated word for 'Disabled', about emoticones
...
Updated version to 0.10.1.2 for optparser because all non-english users have 'Disabled' instead of '' for
their emot
2006-06-10 18:18:46 +00:00
Jean-Marie Traissard
e2f7a09778
Use unified way to ask our own vcard so it is auto retrieved
2006-06-05 12:01:17 +00:00
Jean-Marie Traissard
30f83fc2cb
Typo + Really delete unused make_groups_submenus_for_chat_with() + redraw pm tab AFTER muc contact
...
disconnected + fix reference before assignement TB
2006-05-18 18:07:53 +00:00
Jean-Marie Traissard
7d4cebf970
Fix TB when bookmark['print_status'] is not stored on server
2006-05-14 21:34:25 +00:00
Dimitur Kirov
59a51d8b0d
add checkbutton for default chat font
2006-05-11 18:28:05 +00:00
Yann Leboulanger
d7d0e25d25
print_status_in_muc is not a string which can be 'all', 'none' or 'in_and_out'(default one). version is 0.10.0.1 to update this variable.
...
show_status becomes print_status in server (show_status is still read for transition)
2006-05-10 16:25:57 +00:00
Jean-Marie Traissard
a106d402b8
#1005 : Advanced Notifications Control : First part : Preferences GUI.
2006-05-09 00:05:15 +00:00
Yann Leboulanger
c159894cc4
prevent TB
2006-05-08 22:00:02 +00:00
Jean-Marie Traissard
0fd1fd485e
Make 'None' translatable for proxy(connection proxy).
2006-05-08 21:25:41 +00:00
Yann Leboulanger
9abd27fbf8
we can now configure if we want to see all status or only enter/leave in bookmarked rooms.
2006-05-07 21:44:57 +00:00
Dimitur Kirov
5e6b016af1
split gtkgui.glade in several small glade
...
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Yann Leboulanger
c62463da92
no need to call request_vcard twice, it's already in VcardWindow class
2006-04-28 20:55:00 +00:00
Dimitur Kirov
d552425379
update property account in ServerCache, when
...
we rename account
2006-04-25 08:08:45 +00:00
Yann Leboulanger
7ae0998c9b
changing prio doesn't require relog, just resend presence. changing resource needs relogin. Fixes #1836
2006-04-23 19:29:02 +00:00
Jean-Marie Traissard
3642ea0fab
Show good status in systray when enabling it. Fix part of #1263
2006-04-22 14:02:00 +00:00
Yann Leboulanger
a1b8dfbcd7
/SoundChooserDialog are now non blocker. Fixes #777
2006-04-10 17:21:28 +00:00
Dimitur Kirov
2b845f6fd5
make sure we are disconnected, before relogin
2006-04-10 16:01:12 +00:00
Dimitur Kirov
f1f385f7c3
disconnect account on unregister from server
2006-04-10 15:47:31 +00:00
Yann Leboulanger
0935a91e0e
redraw menu when we create a new account
2006-04-10 11:54:34 +00:00
Yann Leboulanger
aebb8bd33d
redraw mwnu when we remove an account. Fixes #1841
2006-04-10 11:53:21 +00:00
Yann Leboulanger
a003eca56f
forbid to rename an account to an already existing name. Fixes #1835
2006-04-10 10:16:34 +00:00
Yann Leboulanger
163d3ebadf
fix encoding problem. Fixes #1825
2006-04-07 15:44:33 +00:00
Jean-Marie Traissard
515cbaa270
Do not create and show xml console when creating an account. Fixes #1815
2006-04-06 11:15:04 +00:00