summaryrefslogtreecommitdiff
path: root/thunar/thunar-path-entry.c
Commit message (Expand)AuthorAgeFilesLines
* Change the return value for an empty search query (Issue #726)Sergios - Anestis Kefalidis2022-03-111-2/+2
* Rework Search in Thunar (Issues #2, #28, #290)Sergios - Anestis Kefalidis2021-08-021-25/+100
* Make path entry matching case-insensitive (Bug #12747)Theo Linkspfeifer2020-03-131-2/+26
* Fix pathbar match filtering (Bug #16267)Theo Linkspfeifer2020-02-191-7/+14
* Use https where possibleAndre Miranda2019-07-131-2/+2
* Replace gtk_drag_beginAndre Miranda2018-06-021-1/+5
* Silence gdk_threads_* deprecationsAndre Miranda2018-06-021-2/+2
* Fix more warningsAndre Miranda2018-05-291-1/+1
* Use display_name instead of basename to display filenames (bug #13532) Gulevich A.I2018-03-281-0/+5
* Strip trailing whitespaceAndre Miranda2017-11-041-13/+13
* Get rid of GTK_STOCK_*Jonas Kümmerlin2017-08-141-1/+1
* Make Thunar core compile and not crash with Gtk3Jonas Kümmerlin2017-08-141-29/+31
* Make it build with GSEALJonas Kümmerlin2017-08-141-4/+4
* Update the path entry icon when current file changesHarald Judt2015-05-151-41/+51
* Fix unescaping of local paths in path entry (bug #8190)Harald Judt2015-05-031-7/+13
* Fix escaping and unescaping URI in path entry (bug #8910)Harald Judt2015-05-031-2/+7
* Coverity CID 60623: Unused valueHarald Judt2015-04-221-1/+1
* End with a / in the path entry.Nick Schermer2012-10-221-0/+11
* Don't abort on non-utf8 charaters.Nick Schermer2012-10-201-2/+8
* Use icon property in gtk entry.Nick Schermer2012-10-131-301/+71
* Improve clipboard handing (bug #8271).Nick Schermer2012-09-271-9/+8
* Remove deprecated functions (bug #7795).Nick Schermer2012-09-251-4/+4
* Expand paths with ./ based on the current working directory (bug #3451).Jannis Pohlmann2010-11-131-14/+48
* Use new exo_str_looks_like_an_uri function.Nick Schermer2009-10-161-1/+1
* Second (and last for thunar/) flow of G_DEFINE_ macros.Nick Schermer2009-08-221-40/+2
* Fix remaining compiler warnings in the thunar code.Nick Schermer2009-08-211-2/+2
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-40/+53
* * thunar/thunar-path-entry.c: Fix crash when entering the same Nick Schermer2009-01-251-0/+5
* * thunar/thunar-launcher.c, thunar/thunar-properties-dialog.c,Nick Schermer2008-12-071-1/+1
* * plugins/, tdb/, thunar-vfs/, thunar/: Fix several compiler warnings.Jannis Pohlmann2008-11-151-1/+1
* 2006-11-06 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-11-061-1/+14
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-7/+8
* 2006-08-06 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-061-1/+1
* 2006-08-05 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-041-11/+0
* 2006-07-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-271-22/+56
* 2006-05-01 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-05-011-21/+36
* 2006-05-01 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-05-011-5/+3
* 2006-03-13 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-131-6/+2
* 2006-03-12 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-121-4/+4
* 2006-02-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-271-1/+1
* 2006-02-13 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-131-8/+8
* 2006-02-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-091-0/+1
* 2006-02-06 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-061-0/+32
* 2006-02-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-031-1/+1
* 2006-01-25 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-251-2/+2
* 2006-01-14 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-141-0/+2
* 2006-01-11 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-111-1/+1
* 2006-01-10 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-101-4/+4
* 2006-01-10 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-101-25/+37
* 2006-01-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-091-74/+623