summaryrefslogtreecommitdiff
path: root/thunar/thunar-util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix of various memory leaksSergios - Anestis Kefalidis2022-02-251-1/+3
* Use glib function instead of exo_strdup_strftime()Yongha Hwang2022-02-181-37/+40
* Use save way to copy a "struct tm" to prevent crash (Issue #700)Alexander Schwinn2021-12-201-1/+5
* Use basename instead of display_name for file duplication (Issue #649)Alexander Schwinn2021-09-181-1/+1
* Prevent crash on copy+paste of many files (Issue #649)Alexander Schwinn2021-09-081-1/+1
* Use of "thunar_util_next_new_file_name" for all name search operationsAlexander Schwinn2021-08-251-4/+23
* Rework Search in Thunar (Issues #2, #28, #290)Sergios - Anestis Kefalidis2021-08-021-0/+16
* Added spaceSergios - Anestis Kefalidis2021-08-021-0/+1
* For "foo.txt" next available file should be of the form "foo N.txt"Avinash Sonawane2021-07-091-2/+2
* Generate incremental file name when a name collision is detected (Issue #210)Sergios - Anestis Kefalidis2021-06-121-0/+70
* Make the `Today` and `Yesterday` labels available for user defined date styles.Sergios - Anestis Kefalidis2021-05-061-5/+13
* Reduce indentationSergios - Anestis Kefalidis2021-05-061-73/+70
* Fix error when displaying custom date format in details view (issue #389)Reuben Green2020-09-011-11/+11
* Support for variables like $HOME in address bar (Bug #12165)Robert Stefanic2020-05-211-0/+20
* Add german (and custom) date format (Bug #14527)Alexander Schwinn2018-07-181-6/+23
* Introduce ThunarxMenuAndre Miranda2017-11-191-53/+0
* Strip trailing whitespaceAndre Miranda2017-11-041-13/+13
* Simplify icon handling of ThunarxMenuItemAndre Miranda2017-11-021-19/+6
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-021-8/+10
* Eschew GtkAction from Thunarx APIAndre Miranda2017-11-021-0/+64
* Replace gdk_spawn_on_screen by g_spawn_asyncAndre Miranda2017-08-141-0/+6
* Add support for the GTK 3 bookmarks file (bug #10627)Alistair Buxton2014-07-251-1/+9
* Improve the extension selection to not match hidden names.Nick Schermer2013-07-291-3/+8
* Smarter file extension selecting (bug #10268).Jeff Shipley2013-07-281-0/+107
* Remove user directories and add bookmarks in go menu.Nick Schermer2012-11-081-0/+63
* Avoid crash when toplevel window cannot be found (bug #9417).Nick Schermer2012-10-291-1/+2
* Depend on glib 2.30 and remove some #if's.Nick Schermer2012-09-291-14/+0
* Remove deprecated functions (bug #7795).Nick Schermer2012-09-251-1/+1
* Don't update more then fourth per second in deep count job.Nick Schermer2012-01-221-0/+14
* Use glib functions for get/set cwd (bug #7522).Yves-Alexis Perez2011-04-211-18/+4
* Expand paths with ./ based on the current working directory (bug #3451).Jannis Pohlmann2010-11-131-47/+80
* Change CWD before spawning applications in ThunarLauncher.Jannis Pohlmann2010-01-281-0/+48
* Use new exo_str_looks_like_an_uri function.Nick Schermer2009-10-161-30/+0
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-10/+95
* 2007-05-22 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-05-221-31/+70
* 2007-04-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-04-271-2/+2
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-2/+3
* 2006-08-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-041-1/+1
* 2006-08-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-041-0/+85
* 2006-07-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-271-0/+174