Commit Graph

889 Commits

Author SHA1 Message Date
Yann Leboulanger 9287ad96b0 fix some warnings 2015-07-30 15:18:03 +02:00
Yann Leboulanger a22a9573b8 fix a few warnings 2015-07-20 20:08:55 +02:00
Yann Leboulanger 44cd64b0f7 fix showing FileTransferChooser dialog 2015-07-18 17:53:48 +02:00
Yann Leboulanger 685c5730e1 fix a few warnings 2015-07-18 17:27:50 +02:00
Yann Leboulanger 1fe099fc63 make autojoined room as minimized too. Fixes #7856 2015-07-14 14:19:24 +02:00
Yann Leboulanger ba55600c43 improve pasting xmpp uri in join groupchat dialogs. Fixes #7905 2015-03-29 14:38:10 +02:00
Yann Leboulanger b7c6d3e1b5 clean corretly opened window dict. Fixes #7983 2015-02-28 15:12:11 +01:00
Yann Leboulanger 345dad8988 prevent some GTK3 warning 2014-11-14 09:35:39 +01:00
Yann Leboulanger 9ff5c310bd fix opening join groupchat dialog. Fixes #7861 2014-11-09 17:32:20 +01:00
Yann Leboulanger 489bae4100 change icon of certificate Dialog. see #7445 2014-03-29 18:27:48 +01:00
Yann Leboulanger cb39f5957a rename gajim-security_high / low to security-high / low. see #7445 2014-03-29 18:18:04 +01:00
Yann Leboulanger a45d74024d get xid for windows correctly 2014-02-28 11:02:26 +01: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 fd6689838e make buttons in dialog work 2014-03-23 20:54:54 +01:00
Yann Leboulanger 6176e5c41f better way to handle close button in about dialog 2014-03-23 16:24:59 +01:00
Yann Leboulanger f36dddc8ef Close button in about dialog now work 2014-03-23 11:37:17 +01:00
Yann Leboulanger cb98239794 fix adding transport contacts 2013-11-30 15:25:21 +01:00
Denis Fomin 806dad1243 Fix button name. Fixes #7521 2013-10-25 15:24:26 +04:00
Denis Fomin a62d919cdc Set transient_for for 'This file already exists' dialog(FT). 2013-10-21 23:22:27 +04:00
Denis Fomin 70fa9fcc88 Set transient_for for 'Wrong server' error dialog in join gc 2013-10-15 09:59:05 +04:00
Denis Fomin f3d6495ba1 Set transient_for for 'Wrong server' error dialog in join gc 2013-10-14 16:11:50 +04:00
Yann Leboulanger 0d8eedbdca prevent gtk warning 2013-09-15 12:11:18 +02:00
Yann Leboulanger c5b20c8bce set title of fingerprint dialog. Fixes #7239 2013-09-13 07:30:09 +02:00
Yann Leboulanger 7c5485ab2e add 2 more direction mark :/. Fixes #7284 2013-09-12 17:41:33 +02:00
Yann Leboulanger 9dbd7eac8a set title to insecure dialog. Fixes #7239 2013-09-12 17:30:50 +02:00
Yann Leboulanger fa6d3c16dd fix E2E / GPG information dialog and another information dialog transient_for property. Fixes #7185 2013-09-09 17:36:21 +02:00
Yann Leboulanger b60e4db4ff some cleanup in icons folder. Fixes #7455 2013-09-08 18:58:27 +02:00
Denis Fomin c9bddaf1cf SynchroniseSelectAccountDialog, ClientCertChooserDialog set transient_for. See #7185 2013-09-07 22:27:45 +04:00
Denis Fomin b0bc896aca ChangePasswordDialog set transient_for. See #7185 2013-09-07 22:06:48 +04:00
Yann Leboulanger 6d4c849ca0 add time of stanza in XML console 2013-09-04 17:31:12 +02:00
Denis Fomin 69b6673290 [Darlan] Set title for ssl error dialogs 2013-08-27 23:21:16 +04:00
Yann Leboulanger e1eb9af26f fix transient for windows. Fixes #7185 2013-08-15 23:14:42 +02:00
Yann Leboulanger 366e68a269 make very E2E code transient for the calling window. See #7185 2013-08-15 19:45:34 +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 4671bba069 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Denis Fomin 5e2686134d [Darlan] Update Copiright 2013-08-13 23:33:28 +04:00
Yann Leboulanger 7006ac59d8 fix invite contact list. Fixes #7422 2013-08-13 13:42:20 +02:00
Denis Fomin b84f0d3409 Set title for InvitationReceivedDialog. Fixes #7383 2013-08-10 23:39:35 +04:00
Yann Leboulanger 786584a669 better way to set outgoing video in chat window 2013-07-31 19:15:42 +02:00
Yann Leboulanger c8aea07b45 don't try to get xid of a non-existing window 2013-07-31 18:22:55 +02:00
Yann Leboulanger 025f879f25 modify_fg/bg/font -> override_* 2013-07-31 16:40:33 +02:00
Yann Leboulanger f0bbb92b41 don't allow to browse non-MUC server in join groupchat dialog. 2013-07-30 20:09:52 +02:00
Yann Leboulanger fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger b71ad6b419 use XEP-0033 to send one message to several JIDs 2013-07-27 14:14:50 +02:00
Yann Leboulanger 49fec47f36 remove send_message from connection object. Use Event everywhere 2013-07-26 14:45:16 +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 cb29870dd2 ability to write several JIDs in sender field of send single message dialog. fixes #7206 2013-07-18 17:04:59 +02:00
Yann Leboulanger 1e1367417b add some title to windows. Fixes #7383 2013-07-15 15:34:14 +02:00
Yann Leboulanger 8096639512 .window -> .get_window() 2013-07-28 18:03:57 +02:00