Commit Graph

774 Commits

Author SHA1 Message Date
Yann Leboulanger 9287ad96b0 fix some warnings 2015-07-30 15:18:03 +02:00
Yann Leboulanger 12949450e7 correctly cleanup handlers when disabling an account. Fixes #7711 2015-01-03 14:15:18 +01:00
Yann Leboulanger 2361212676 sort accounts in accounts window 2015-01-02 13:36:29 +01:00
Yann Leboulanger 70d6d4e033 fix account creation 2015-01-02 13:37:47 +01:00
Yann Leboulanger d3b1e006fb Add GUI option for message carbons 2014-11-11 16:03:26 +01:00
Yann Leboulanger fae34e8be4 correctly detect when no name is provided for bookmarks 2014-08-11 22:16:11 +02:00
Fedor Brunner 6588636aa5 Support for sha256 fingerprint.
Fixes #7628
2014-01-21 15:27:41 +01:00
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger e746ca9b1a start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
Yann Leboulanger 7d72b8089a improve manage bookmark jid handling. Fixes #7547 2013-11-11 13:37:16 +01:00
Yann Leboulanger f90565c202 improve manage bookmark behaviour when copy/pasting room JID. Fixes room jid checking. Fixes #7547 2013-11-06 22:00:21 +01:00
Yann Leboulanger ac9a67b269 don't crash when we rename local account that is activated but zeroconf not available. Fixes #7511 2013-10-31 10:15:55 +01:00
Yann Leboulanger c8c466a466 fix adding a new preset status message. Fixes #7488 2013-10-30 13:13:00 +01:00
Denis Fomin e0db6fe2a5 Fis transient for manage_proxies_window 2013-09-21 14:06:45 +04:00
Denis Fomin 2c4e44af3b fix transient for. Fixes #7185 2013-09-21 11:51:16 +04:00
Denis Fomin b0bc896aca ChangePasswordDialog set transient_for. See #7185 2013-09-07 22:06:48 +04:00
Denis Fomin 37adfe9e2a [Darlan] Transient dialogs. See #7185 2013-09-07 21:50:18 +04:00
Yann Leboulanger 9ab803ca63 add markedmsgcolor option to GUI. Fixes #7436 2013-08-25 15:23:22 +02:00
Yann Leboulanger 4a5e2385b5 make error diaogs in accounts window transient for ccounts window. See #7185 2013-08-15 15:11:51 +02:00
Yann Leboulanger a8d831b6de coding standards 2013-08-15 14:57:39 +02:00
Yann Leboulanger 4671bba069 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger a14c758d06 - regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
2013-05-12 21:32:29 +02:00
Yann Leboulanger ca31ebb660 make FakeDataform instructino label selectable. Fixes #7331 2013-04-14 08:49:10 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 69a138fe66 remove some wrong decode() 2013-03-10 16:59:16 +01:00
Yann Leboulanger 3967658f30 ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control 2012-12-30 18:59:48 +01:00
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