summaryrefslogtreecommitdiff
path: root/thunar
Commit message (Expand)AuthorAgeFilesLines
* Stuck tree pane makes Thunar use 100% CPUAlexander Schwinn2019-01-161-8/+27
* Thunar utilizes 100%CPU when the parent directory is notAlexander Schwinn2018-12-273-159/+145
* Add support for CTRL+Z in rename dialog (Bug #14956)Andre Miranda2018-12-161-18/+67
* Thunar rarely freezes when switching to tree-view (#14960)Alexander Schwinn2018-12-101-3/+3
* Crash in tree-view when multiple windows are open (Bug #14714)Alexander Schwinn2018-10-133-43/+8
* Avoid segfault on file operations (Bug #14281)Andre Miranda2018-07-291-0/+4
* "https://docs.xfce.org/xfce/thunar/Start/" -->Alexander Schwinn2018-04-081-1/+1
* Thunar confuses files (bug #12435)Alexander Schwinn2018-03-291-4/+4
* replaced links to "http://thunar.xfce.org/" withAlexander Schwinn2018-03-041-1/+1
* SIGSEGV when thumbnailer is under heavy load after opening many tabsDaniel Reichelt2018-02-281-2/+3
* Fixed creation of .desktop file when dropping URL into folderManuel Grießmayr2018-02-251-40/+41
* Restoring non-empty folders spawns a warning about modification/restoresvc-012018-02-221-2/+7
* Do not translate "Trash" files and folders (Bug #14211)Andre Miranda2018-02-133-21/+30
* Crash in thunar_file_is_gfile_ancestor (bug #14202)Alexander Schwinn2018-02-121-9/+15
* Fix potential buffer overflow (Bug #12444)Mikhail Efremov2018-01-291-1/+1
* Fix crash on unavailable file move copy (Bug #14056)Andre Miranda2017-12-051-1/+1
* Handle cases when file watch is not supported (Bug #13881)Andre Miranda2017-11-031-3/+18
* Missing Trash Translation String (Bug #13409)Andre Miranda2017-10-093-0/+8
* Delete Thunar symlink on uninstall (Bug #13533)Andre Miranda2017-09-231-0/+3
* Handle g_mem_is_system_malloc deprecationAndre Miranda2017-09-121-1/+5
* Prefer local (file://) URIs than native ones (e.g. smb://) (Bug #13845)Colin Leroy2017-09-111-1/+13
* Do not pass NULL to g_file_testAndre Miranda2017-06-221-1/+1
* Fix deadlock in mutex causing Thunar to hang (Bug #13481)Viktor Odintsev2017-04-281-8/+8
* Fix object unreferencing (Bug #12260)Vladimir Chren2017-02-103-2/+24
* Don't call g_object_ref/unref on objects that are being finalized.John Lindgren2017-02-091-19/+37
* Fix crash and hang while renamingpgkos2017-02-092-2/+18
* Fix missing return value for debug in thunar_file_reload (bug #12827)Harald Judt2016-10-111-1/+1
* Fix thunar history being deleted after view change (bug #12708)Adam Purkrt2016-10-111-8/+0
* Silently ignore G_IO_ERROR_FAILED_HANDLED instead of displaying an extra erro...Armin Besirovic2016-06-291-0/+4
* Expand the name column by default in details view (#11357)Armin Besirovic2016-06-291-0/+1
* Fixing missing return value in standard viewSteve Dodier-Lazaro2015-11-301-1/+1
* Fix crashes when reloading target file after move (bug #11983)Harald Judt2015-07-032-17/+22
* Do not track thunar/thunar-marshal.{c,h}Harald Judt2015-05-222-584/+0
* Remove subversion $Id$ tagsHarald Judt2015-05-229-18/+0
* Really fix trash state at startup (bug #9513 and #11913)Harald Judt2015-05-212-0/+4
* Use proper return type for thunar_file_reload (bug #11913)Harald Judt2015-05-212-4/+9
* Revert "Fix loading the trash bin status at startup (bug #9513)"Harald Judt2015-05-213-78/+1
* Revert "Use Alt_L instead of F10 to toggle the menubar (bug #10250)"Harald Judt2015-05-171-10/+1
* Use "Name" column for drag & drop instead of first column (bug #11905)Harald Judt2015-05-151-7/+7
* Update the path entry icon when current file changesHarald Judt2015-05-151-41/+51
* Revert changes for restoring the trash in the session client (bug #9513)Harald Judt2015-05-151-54/+1
* Fix loading the trash bin status at startup (bug #9513)Harald Judt2015-05-153-1/+78
* Use Alt_L instead of F10 to toggle the menubar (bug #10250)Harald Judt2015-05-151-1/+10
* Fix cppcheck warning about uninitialized variableHarald Judt2015-05-121-1/+1
* Disable "Set as default application" by default in the chooser dialogHarald Judt2015-05-121-1/+1
* Remember chosen application in the chooser dialog as last usedHarald Judt2015-05-121-3/+12
* Remember the last used application when opening filesHarald Judt2015-05-121-3/+25
* Fix reload when file is replaced with directory of the same nameHarald Judt2015-05-121-0/+10
* Do listen for G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED (bug #11896)Harald Judt2015-05-121-0/+1
* Fix comments for toggle-menubarHarald Judt2015-05-121-2/+2