summaryrefslogtreecommitdiff
path: root/thunar/thunar-dialogs.c
Commit message (Expand)AuthorAgeFilesLines
* 'New file' dialog: Dont highlight extension for templates (Issue #676)Alexander Schwinn2021-11-091-17/+16
* Change thunar-dialogs.c grids to using a `row` variable (Issue #604)Sergios - Anestis Kefalidis2021-08-241-14/+35
* Add possibility to 'trust' launchers (Issue #156)Yongha Hwang2021-07-051-1/+8
* Manage parallel job outside ThunarTransferJob (Issue #569)Yongha Hwang2021-06-021-0/+1
* Remove unused variableAndre Miranda2020-06-291-3/+0
* Update copyright yearAndre Miranda2020-06-151-2/+2
* Add new app icon and switch to rDNS icon nameSimon Steinbeiss2020-06-101-4/+1
* Use XfceFilenameInputReuben Green2020-05-301-111/+51
* Remove thunar-create-dialog moduleReuben Green2020-05-301-0/+169
* Replace Q_ by _ to get rid of confusing prefixs (Bug #9718)Andre Miranda2020-05-251-6/+12
* Option to rename a file when existing copy conflicts (Bug #16686)Cyrille Pontvieux2020-05-021-0/+18
* Add THUNAR_JOB_RESPONSE_REPLACE andCyrille Pontvieux2020-05-021-5/+21
* Introduce THUNAR_JOB_RESPONSE_MAX_INT to prevent magic number + fixedCyrille Pontvieux2020-05-021-1/+1
* Unregister handler when Rename dialog is closed manually (followup ofTheo Linkspfeifer2020-03-231-1/+6
* Prevent crash when renaming file (Bug #10805)Theo Linkspfeifer2020-02-151-1/+6
* Safer codeAndre Miranda2019-10-061-3/+5
* Wrap text of error dialogAndre Miranda2019-10-031-0/+9
* Center action buttons in conflict dialog window (Bug #15973) - Preventfuank2019-09-231-12/+58
* make filename label selectable in conflict dialog windowfuank2019-09-211-0/+1
* Center action buttons in conflict dialog windowAlexander Schwinn2019-09-211-0/+1
* Update copyright yearAndre Miranda2019-07-131-2/+2
* Fix undo logic on rename dialog (Bug #14987)Andre Miranda2018-12-261-1/+1
* Add support for CTRL+Z in rename dialog (Bug #14956)Andre Miranda2018-12-161-18/+72
* Add german (and custom) date format (Bug #14527)Alexander Schwinn2018-07-181-2/+4
* Drop gtk_dialog_set_alternative_button_orderAndre Miranda2018-06-021-7/+0
* Use all lowercase URL for Thunar's websiteAndre Miranda2018-04-051-1/+1
* Add Alexander and myself to About dialog creditsAndre Miranda2018-03-281-1/+3
* replaced links to "http://thunar.xfce.org/" withAlexander Schwinn2018-03-041-1/+1
* Add setting to show file sizes in bytes (bug #11690)Alexander Schwinn2018-02-091-2/+2
* Fix crash on unavailable file move copy (Bug #14056)Andre Miranda2017-12-051-1/+1
* replaced gtk3 deprecation "gtk_misc_set_padding" withAlexander Schwinn2017-12-041-4/+16
* Strip trailing whitespaceAndre Miranda2017-11-041-6/+5
* Replace GtkTable by GtkGridAndre Miranda2017-09-031-25/+34
* Replace gtk_misc_set_aligmentAndre Miranda2017-09-021-7/+8
* Get rid of GTK_STOCK_*Jonas Kümmerlin2017-08-141-4/+4
* Make Thunar core compile and not crash with Gtk3Jonas Kümmerlin2017-08-141-2/+0
* Make it build with GSEALJonas Kümmerlin2017-08-141-2/+2
* Silently ignore G_IO_ERROR_FAILED_HANDLED instead of displaying an extra erro...Armin Besirovic2016-06-291-0/+4
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Improvements after comments by AndrzejAndre Miranda2014-12-181-2/+4
* Smarter file extension selecting (bug #10268).Jeff Shipley2013-07-281-2/+2
* Bump copyright year.Nick Schermer2012-10-141-1/+1
* Add secure desktop file launching (bug #5012).Nick Schermer2012-10-031-0/+102
* Check free space before copying (bug #5658).Nick Schermer2012-09-301-9/+20
* Remove deprecated functions (bug #7795).Nick Schermer2012-09-251-1/+1
* Resize rename dialog based on filename length (bug #7684).Nick Schermer2012-09-221-1/+21
* Fix compiler warnings.Nick Schermer2012-09-161-1/+1
* Add a "Skip All" button to the file overwrite dialog (bug #4263).Eric Koegel2012-03-131-0/+2
* Depend on Gtk 2.20 and Glib 2.24.Nick Schermer2012-01-211-5/+0
* Attach help buttons to docs.xfce.org.Nick Schermer2012-01-081-61/+0