Commit graph

797 commits

Author SHA1 Message Date
Denis Fomin
2ddc23a2e2 fix history manager 2013-01-11 22:54:12 +04:00
Denis Fomin
d4979a0435 fix change resource,add account 2013-01-07 15:25:48 +04:00
Yann Leboulanger
f200fca7f2 fix encoding problems 2013-01-06 15:10:35 +01:00
Yann Leboulanger
86b256ac96 fix style / color things 2013-01-05 15:53:14 +01:00
Yann Leboulanger
e03b3c35b6 fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
2013-01-05 00:03:36 +01:00
Yann Leboulanger
3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger
912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger
d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger
069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger
414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Denis Fomin
87191675c9 fix status treeview 2013-01-01 17:56:24 +04:00
Yann Leboulanger
e84168a88e fix some windows 2013-01-01 12:45:38 +01:00
Yann Leboulanger
a2bd7c3c08 fix some windows 2013-01-01 11:54:39 +01:00
Yann Leboulanger
c55354584c fix some set_transient_for call 2013-01-01 11:46:13 +01:00
Yann Leboulanger
d033e9f600 prevent traceback 2012-12-27 00:11:48 +01:00
Yann Leboulanger
8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Denis Fomin
b8696b8989 ManageBookmarksWindow. Remove unused function 2012-11-23 11:44:03 +04:00
Yann Leboulanger
eefa1432ff update caps hash when we activate an account. Fixes #7224 2012-08-29 12:21:53 +02:00
Yann Leboulanger
96dd70050b Jingle FT is now functionnal!! Thanks Jefry for the long time debugging with me 2012-08-23 13:10:30 +02:00
Yann Leboulanger
f832900d2b coding standards 2012-08-22 12:55:57 +02:00
Denis Fomin
9c2573980a fix set parent window for ProfileWindow and ChoseGPGKeyDialog. 2012-07-06 01:38:18 +04:00
Denis Fomin
f92b8e46d4 Set parent window for ProfileWindow. See #7184. 2012-07-05 23:53:51 +04:00
Denis Fomin
5872658167 Set parent window for ChooseGPGKeyDialog. 2012-07-05 23:23:56 +04:00
Denis Fomin
3ce659a593 Set focus on close button when switch preferences window page. 2012-06-28 13:03:56 +04:00
Denis Fomin
a64973d270 Select root iter in the AccountsWindow treeview. 2012-06-26 00:25:19 +04:00
Denis Fomin
fd9658021e Set focus on close button in the AccountsWindow. 2012-06-25 23:49:20 +04:00
Yann Leboulanger
cd4d2d5900 don't make preferences window too wide because of long audio / video strings 2012-04-18 14:00:16 +02:00
Yann Leboulanger
b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Yann Leboulanger
9a6519373f fix usage of get_per(). Fixes #7140 2012-04-11 21:30:05 +02:00
Yann Leboulanger
75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger
2501cf346c correctly check JID when creating an anonymous account. Fixes #7116 2012-03-09 08:45:47 +01:00
Yann Leboulanger
3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger
d4f6ac9307 fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +01:00
Yann Leboulanger
6c605cad41 add some missing import 2011-11-22 20:08:08 +01:00
Yann Leboulanger
2582720366 handle ERROR and INFORMATION events through NEC 2011-11-22 19:25:15 +01:00
Yann Leboulanger
8787adf725 add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
Yann Leboulanger
7924407325 [ioerror and !] add GUI widget for send_time_info option.
don't send client version if send_os_info is False.
Fixes #7028
2011-11-06 20:40:54 +01:00
Yann Leboulanger
32f22d88cb improve code. see #6957 2011-10-06 08:53:31 +02:00
Denis Fomin
a027ce137a fixes #7007 and #6957 2011-10-06 00:41:17 +03:00
Yann Leboulanger
a87f811c8b don't allow to continue registering an account if we only get instructions. Fixes #6957 2011-09-01 21:17:43 +02:00
Yann Leboulanger
94644a2ee3 ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
Yann Leboulanger
d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Yann Leboulanger
be942a0270 don't open twice the same subscription request dialog. see #6762 2011-05-23 22:35:19 +02:00
Yann Leboulanger
7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Yann Leboulanger
e058f2bdad correctly decode sting in manage bookmarks dialog. Fixes #4900 2011-03-05 09:25:28 +01:00
Denis Fomin
e61f7aa4db Added 'show roster on startup' option. Fixes #6793 2011-02-04 23:52:03 +03:00
Yann Leboulanger
a6cb79b681 correctly cleanup ged handlers when removing an account 2011-01-06 16:50:38 +01:00
Yann Leboulanger
a621d3631d [elghinn] Fix var name that prevent account registration 2010-12-30 19:02:12 +01:00
Denis Fomin
20cec0037f Fix typo 2010-12-09 17:16:36 +03:00
Denis Fomin
c077670518 Prevent the possibility of entering '@' in the fields of 'room' and 'server' in the manage bookmarks dialog.
Set the selection at startup manage bookmarks dialog.
Fix var name in dialogs.py
2010-12-04 14:47:38 +03:00