Commit Graph

280 Commits

Author SHA1 Message Date
Yann Leboulanger 1b0406a814 fix the "do not ask me again" behaviour with untrusted GPG key warning. Fixes #7584 2013-12-01 10:06:38 +01:00
Yann Leboulanger a7a8354402 prevent traceback. Fixes #7572 2013-11-30 09:48:18 +01:00
Yann Leboulanger f888f57d1c fix computing hash once socket is correctly closed 2013-11-02 16:09:12 +01:00
Yann Leboulanger 2f89228de8 sime cleanup in sound client list. Fixes #7497 2013-10-30 17:50:47 +01:00
Denis Fomin 0af89a407c Disable emoticons if emoticons.py is corrupted. Fixes #7414. Fixes #7513 2013-10-19 14:06:06 +04:00
Denis Fomin f91a115dd6 Set transient_for for 'Emoticons disabled' warning dialog. See #7185 2013-10-19 12:32:01 +04:00
Yann Leboulanger b60e4db4ff some cleanup in icons folder. Fixes #7455 2013-09-08 18:58:27 +02:00
Denis Fomin 37adfe9e2a [Darlan] Transient dialogs. See #7185 2013-09-07 21:50:18 +04:00
Denis Fomin b214f9161f Add account name to SSL Certificate Verification dialog title 2013-08-27 23:35:11 +04:00
Denis Fomin 69b6673290 [Darlan] Set title for ssl error dialogs 2013-08-27 23:21:16 +04:00
Yann Leboulanger 9ab803ca63 add markedmsgcolor option to GUI. Fixes #7436 2013-08-25 15:23:22 +02:00
Yann Leboulanger 025f879f25 modify_fg/bg/font -> override_* 2013-07-31 16:40:33 +02:00
Yann Leboulanger fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger 21a830c2f2 make the Ok button of Insecure connection dialog insensitive when yes checkbox is not checked. Fixes #7373 2013-07-18 20:32:45 +02:00
Yann Leboulanger 7626e9093c read assigned GPG key when creating the contacts. fixes: #7111 2013-07-16 18:28:17 +02:00
Yann Leboulanger adb28aa5ce don't redraw roster line when it's not necessary 2013-07-16 18:03:58 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger c8d7e89bc3 [kparal] logind suspend support. Fixes #7319 2013-03-11 12:55:11 +01:00
Denis Fomin a3ba80324b fix reload emoticons 2013-04-21 11:38:53 +04:00
Yann Leboulanger 7bbabeec2d GPG -> OpenPGP. Fixes #7312 2013-03-09 17:49:22 +01:00
Denis Fomin b90382a352 fix traceback 2013-02-13 10:16:52 +04:00
Emmanuel Gil Peyrot ab7ce2b42e Use log.warning instead of the deprecated log.warn. 2013-01-05 11:26:22 +01:00
Yann Leboulanger 86b256ac96 fix style / color things 2013-01-05 15:53:14 +01:00
Yann Leboulanger 0519253ff8 fix traceback with Gtk3.6 2013-01-05 10:38:39 +01:00
Denis Fomin ac9253e04a Merge 2013-01-02 22:13:27 +04:00
Denis Fomin 59a621bd87 fix some CursorType 2013-01-02 17:30:54 +04:00
Denis Fomin 4e16b113b3 fix pixbuf saves and missing import 2012-12-31 19:38:32 +04: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
Yann Leboulanger e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger 77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Jefry Lagrange d3048a0ac7 only compare file hashes when we actually have a hash 2012-10-13 14:31:16 -04:00
Jefry Lagrange bfc4dccc0f add new FT in FT window when we are requesting file 2012-09-07 10:01:11 -04:00
Yann Leboulanger 94bc66dfab fix missing part of the commit. Fixes #7225 2012-08-31 11:46:45 +02:00
Jefry Lagrange b522ab6583 dont alert the user if we get a request for a file 2012-08-30 23:57:20 -04:00
Jefry Lagrange 5bec8c7a09 make file_props use session sid as the default sid 2012-08-25 12:09:50 -04:00
Yann Leboulanger 1663c42b66 don't print reason where there is none 2012-08-25 11:32:14 +02:00
Jefry Lagrange b1d206d2ec refactoring 2012-08-24 20:13:25 -04:00
Yann Leboulanger c42b00702d improve decline implementation 2012-08-24 12:54:27 +02:00
Yann Leboulanger 30d033c7c3 store full from jid in gc-invite event.
fix receiving decline tag
2012-08-24 10:27:51 +02:00
Yann Leboulanger aecfc39a7c missing commit 2012-08-24 10:13:55 +02:00
Yann Leboulanger 689f8370b8 send decline to the same jid (bare or full) from which we received he invite 2012-08-24 09:37:40 +02:00
Yann Leboulanger f790007b06 print decline reason in groupchat 2012-08-24 09:27:31 +02:00
Yann Leboulanger 2540ba7493 don't call GTK functions inside a Thread. 2012-08-24 09:14:08 +02:00
Yann Leboulanger 4928275537 print in groupchat when the invited contact declines the invitation 2012-08-23 22:11:21 +02:00
Yann Leboulanger e96432b648 prevent traceback 2012-08-23 14:21:26 +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