summaryrefslogtreecommitdiff
path: root/thunar
Commit message (Expand)AuthorAgeFilesLines
* Thunar 1.8.10 crashing on startup in FreeBSD and Fedora, caused byOlivier Duchateau2019-11-144-3/+9
* Drop unused variablesAndre Miranda2019-11-031-2/+0
* Thunar does not show a context menu on right-click when started viaAlexander Schwinn2019-11-031-0/+6
* thunar-job: callee should keep track of the number of processed files (Bug #1...Andre Miranda2019-11-033-31/+33
* Make sure icon text is centered after unchecking "Text beside icons"Andre Miranda2019-11-021-1/+1
* Remove the vertical gap between icon and its label (Bug #16041)Adam Purkrt2019-11-021-1/+1
* Fix icon view alignment (Bug #16107)Andre Miranda2019-11-021-1/+1
* Not possible to grab scrollbar on the very right pixels when Thunar isYury Martynov2019-10-161-1/+1
* Safer codeAndre Miranda2019-10-061-3/+5
* Wrap text of error dialogAndre Miranda2019-10-031-0/+9
* Not possible to empty the trash via the pathbar context menuAlexander Schwinn2019-10-031-1/+1
* Crash on refresh if remote folder has been removed (Bug #15961)Alexander Schwinn2019-09-261-1/+9
* Fixed warning: ‘dialog’ may be used uninitialized in functionAlexander Schwinn2019-09-231-1/+1
* Center action buttons in conflict dialog window (Bug #15973) - Preventfuank2019-09-231-12/+58
* Ensure user customizable action uses currently selected file path (Bug #15119)Reuben Green2019-09-221-9/+11
* make filename label selectable in conflict dialog windowfuank2019-09-211-0/+1
* Center action buttons in conflict dialog windowAlexander Schwinn2019-09-211-0/+1
* Make thunar-settings.desktop name more descriptiveAndre Miranda2019-09-011-1/+1
* Revert "Prevent crash after updating thunar if old thunar gtk2 deamon isAlexander Schwinn2019-08-291-78/+0
* Prevent unnecessary fallback copy-delete in file move when overwritingReuben Green2019-08-261-27/+74
* Fix possible memory leakReuben Green2019-08-261-0/+3
* After a file operation, reload relevant parent folders directly insteadAlexander Schwinn2019-08-265-50/+126
* Show debug message if creating a folder monitor failedAlexander Schwinn2019-08-261-1/+7
* Fix popup menus size (Bug #15832)Andre Miranda2019-08-251-1/+36
* Add Alt+D as alternative accelerator for Open Location (Bug #15828)Andre Miranda2019-08-252-0/+2
* Do not insert hyphens at intra-word line breaks (Bug #15856)Andre Miranda2019-08-253-0/+28
* Add a confirmation dialog when closing a window with multiple open tabs.Reuben Green2019-08-202-0/+97
* Remove 'auto-expand folders' from tree-view since it causes bad usability wit...Alexander Schwinn2019-08-091-13/+7
* preferences: Add button icons to Help/CloseAndre Miranda2019-08-081-5/+14
* Prevent premature disposal of clipboard manager (Bug 15635)Reuben Green2019-07-261-1/+4
* Do not register "send to" as last used app (Bug #14118)Andre Miranda2019-07-162-2/+7
* Update copyright yearAndre Miranda2019-07-132-3/+3
* Use https where possibleAndre Miranda2019-07-136-8/+8
* Dont restart the folder monitor on each refreshAlexander Schwinn2019-07-111-23/+17
* Always show the executable checkbox (Bug #15605)Andre Miranda2019-07-061-7/+2
* Get rid of bitwise AND in logical expression (Bug #15352)Evangelos Foutras2019-07-021-4/+3
* Replace Trash action with Delete as needed (Bug #15352)Evangelos Foutras2019-07-011-4/+10
* Improve explanation string for "invert selection" action (Bug #15625)Alexander Schwinn2019-06-241-1/+1
* Prevent new bookmarks on sidebar when dragging files (Bug #14921)Andre Miranda2019-06-171-0/+31
* Update mimeapps.list only when necessary (Bug #15533)Theo Linkspfeifer2019-06-151-6/+35
* Improve layout of Permissions tab (Bug #15557)Theo Linkspfeifer2019-06-131-2/+13
* Keep "Open with" menu items updated (Bug #15530)Theo Linkspfeifer2019-06-121-0/+11
* mismatched names between thunar.appdata.xml and thunar.desktopAlexander Schwinn2019-06-041-1/+1
* Restore "Empty File" menu icon (Bug #15540)Theo Linkspfeifer2019-06-031-1/+10
* Deactivate "Move to Trash" menu entry on volumes without trash (Bug #15352)Theo Linkspfeifer2019-05-291-2/+8
* Do not check G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE anymore (Bug #15367)Andre Miranda2019-05-271-20/+5
* Fix crash on unmounted volume in tree pane right click (Bug #15452)Andre Miranda2019-05-231-2/+6
* Replace text "Enter the new name:" by "Enter the name:" for fileAlexander Schwinn2019-05-231-1/+1
* Restore right-click drag and drop functionality (Bug #14583)Theo Linkspfeifer2019-05-172-6/+21
* Fix queued context menu popupTheo Linkspfeifer2019-05-173-7/+56