Philipp Hörist
fa54237164
Close Privacy Lists Window with ESC
2017-02-06 23:19:07 +01:00
Philipp Hörist
ad936b8df8
Close XML Console Window with ESC
2017-02-06 23:12:31 +01:00
Philipp Hörist
5dff9bb057
Close Archiving Preferences Window with ESC
2017-02-06 23:10:09 +01:00
Yann Leboulanger
d338572271
Update strings for better english. Thanks to Allan Nordhøy for the suggestions
2017-02-04 23:29:45 +01:00
Emmanuel Gil Peyrot
fd16797421
Fix website URL (missing https:).
2017-01-08 00:41:54 +00:00
Emmanuel Gil Peyrot
2439a8b807
Make dialogs.AboutDialog inherit directly from GtkAboutDialog.
2017-01-08 00:41:54 +00:00
Philipp Hörist
33041619ee
Dont depend on win32api for getting HOME dir
2017-01-03 23:08:51 +01:00
Emmanuel Gil Peyrot
bd07478574
Use GLib to retrieve the pictures directory.
...
Also remove an unused function.
2016-12-24 04:58:30 +01:00
Philipp Hörist
ac4859fb87
Remove unused imports
2016-12-22 18:19:24 +01:00
lovetox
c64ad72cae
Dont use translated strings for MAM Preference command
2016-11-13 12:51:29 +01:00
Emmanuel Gil Peyrot
5ec56a05a0
Add forgotten logging setup in dialogs.
2016-11-05 15:22:03 +00:00
lovetox
f961e0be9a
Add MAM Preference Dialog
2016-10-31 02:11:46 +01:00
lovetox
bc3210ec65
Fix layout in AddNewContact window
2016-10-05 22:51:06 +02:00
lovetox
80de2e45c6
Fix layout in Plugins Window
2016-10-05 21:34:00 +02:00
lovetox
b9ae874a32
Add transient to overwrite status message dialog
2016-10-05 20:26:25 +02:00
lovetox
9c29b32384
Fix layout in manage sounds window and add transient
2016-10-05 11:30:18 +02:00
lovetox
922762afa5
Default to RosterWindow as transient for CommonInputDialog
2016-10-04 22:05:18 +02:00
lovetox
9c00087c9a
Refactor scrolling in XMLConsoleWindow
...
Fixes automatic scrolling for the XMLConsole in GTK3
2016-09-26 10:46:22 +02:00
lovetox
de9a1ce069
Add transients for some MUC dialogs
2016-09-21 20:07:37 +02:00
Yann Leboulanger
b51b633d2a
[gdr_gdr] Improve error message when a groupchat is in roster as a contact. Fixes #8380
2016-09-18 15:46:39 +02:00
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