summaryrefslogtreecommitdiff
path: root/thunar/thunar-history.c
Commit message (Expand)AuthorAgeFilesLines
* Replace exo- functions with xfce-stringYongha Hwang2022-02-231-0/+1
* Fix missing folder in history when opened in new tab (Issue #594)Alexander Schwinn2021-06-061-1/+1
* Fix missing folder in history when opened in new tab (Issue #594)Alexander Schwinn2021-06-051-0/+17
* Remove obsolete dispose method to prevent warning (Issue #319)Alexander Schwinn2020-07-231-17/+5
* use XfceGtkActionEntry for toolbarAlexander Schwinn2020-06-081-217/+84
* Silence gtk_image_menu_item_* deprecationsAndre Miranda2018-06-021-0/+4
* Used G_GNUC_BEGIN_IGNORE_DEPRECATIONS on gtk_action and dependencies.Alexander Schwinn2018-05-291-0/+26
* Get rid of GTK_STOCK_*Jonas Kümmerlin2017-08-141-2/+2
* Unescape URI in history error messageHarald Judt2015-05-121-1/+11
* Remove unmounted files from history when going back or forwardHarald Judt2015-05-121-2/+2
* Fix typos and grammar mistakes in a few commentsHarald Judt2015-04-091-2/+2
* Implement functions for copying the history of a viewHarald Judt2015-04-091-0/+38
* Fix some GTK_STOCK icon usages resulting in missing icons (bug #11608)Jani Välimaa2015-02-281-1/+1
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Force reference on files from the cache.Nick Schermer2013-05-111-0/+2
* Fix segfault when going back to removed directory (bug #9831).Oyvind Ingvaldsen2013-04-291-2/+3
* Show tooltip uri/filename in history menu item.Nick Schermer2012-10-211-0/+5
* Don't show drive icon for remote mounts in history.Nick Schermer2012-10-211-6/+6
* Modify the history to release ThunarFiles and store GFiles.Nick Schermer2012-10-211-65/+242
* Remove unused functions or make them static.Nick Schermer2012-09-301-47/+34
* Don't show images on image menu items.Nick Schermer2012-09-261-1/+0
* Add thunar_history_peek_back() and thunar_history_peek_forward().Jannis Pohlmann2010-10-041-0/+54
* First flow of using G_DEFINE_ macros.Nick Schermer2009-08-211-43/+2
* * thunar/thunar-history.c (thunar_history_set_current_directory): IfJannis Pohlmann2008-11-301-14/+5
* 2006-08-29 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-291-1/+1
* 2006-08-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-281-1/+1
* 2006-08-12 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-121-39/+175
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-7/+8
* 2006-02-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-02-091-0/+1
* 2006-01-25 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-01-251-3/+3
* 2005-11-22 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-11-221-5/+41
* 2005-11-14 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-11-141-0/+443