tmolitor
30c046764c
forgot to import defs in the last commit
2016-07-17 14:34:55 +02:00
tmolitor
ac729ce050
Some more bugfixes (see 0.16 branch)
2016-07-17 14:29:53 +02:00
Nathalie Rud
060aa01857
Fix file chooser dialog on Windows
...
Dropped decode_filechooser_file_paths() as with Python 3 it raised AttributeError: 'str' object has no attribute 'decode' on Windows, and silently handled exceptions effectively doing nothing on *nix systems.
2016-04-27 02:44:13 +03:00
Yann Leboulanger
41bd11fdee
correctly decode string in view cert dialog
2016-04-02 13:54:35 +02:00
Yann Leboulanger
3f89fafb44
make the choose_gpg_key working
2016-02-21 14:04:31 +01:00
Yann Leboulanger
96de12a39f
correctly detect missing gtkpell module
2015-12-28 22:12:34 +01:00
Yann Leboulanger
dcef0455c8
fix a few things for jingle video
2015-12-23 22:40:53 +01:00
Yann Leboulanger
e1b1e5f694
correcly use the received password when we're invited to a password protected room
2015-12-02 23:05:33 +01:00
Yann Leboulanger
ef0373e45d
update source code for new glade file
2015-08-21 22:03:24 +02:00
Yann Leboulanger
7e5ce5e9cc
update about dialog with nbxmpp version and make close button work
2015-07-30 23:05:43 +02:00
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