summaryrefslogtreecommitdiff
path: root/thunar/thunar-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Replace exo- functions with xfce-stringYongha Hwang2022-02-231-1/+1
* Support thumbnails for symlinks (and devices / unknowns)chrysn2021-08-191-2/+1
* Fix thumbnail display when the maximum size is set to unlimitedSergios - Anestis Kefalidis2021-08-021-1/+1
* Add preference to limit the maximum file size to be thumbnailed (#310)Alexander Schwinn2021-07-221-9/+40
* Replace ExoBinding with GBinding equivalentYongha Hwang2021-05-181-2/+3
* Improve comments in "thumbnail_needs_frame"Alexander Schwinn2021-02-251-3/+6
* Fix compiler error -Wcast-function-type (GCC 8)Andre Miranda2019-04-141-1/+3
* Add support for folder.jpgHYPERION2018-08-241-1/+1
* More options for thumbnail size (Bug #14451)Alexander Schwinn2018-07-311-5/+32
* Add property to enable/disable frames on thumbnailsAlexander Schwinn2018-06-241-7/+36
* Disable thumbnail frame for the 1.8.0 release, since it may have anAlexander Schwinn2018-06-061-2/+5
* Use GResource for thumbnail frameAndre Miranda2018-06-021-4/+22
* Silence gdk_threads_* deprecationsAndre Miranda2018-06-021-2/+3
* Fix more warningsAndre Miranda2018-05-291-2/+2
* Strip trailing whitespaceAndre Miranda2017-11-041-9/+9
* Simplify icon handling of ThunarxMenuItemAndre Miranda2017-11-021-12/+8
* Eschew GtkAction from Thunarx APIAndre Miranda2017-11-021-8/+12
* Handle a few deprecationsAndre Miranda2017-09-021-2/+2
* Use 'folder' icon instead of 'inode-directory'Andre Miranda2017-08-141-0/+4
* Fix icon sizing issuesAndre Miranda2017-08-141-1/+1
* Fix some GTK_STOCK icon usages resulting in missing icons (bug #11608)Jani Välimaa2015-02-281-1/+1
* Add option to only show local thumbnails.Nick Schermer2012-11-241-22/+66
* Load content types on-demand.Nick Schermer2012-11-211-2/+1
* Also clear cache on reload of a file.Nick Schermer2012-11-011-1/+2
* Clear cached icon when trash changed (bug #9432).Nick Schermer2012-11-011-0/+17
* Drop the attachpoints structure.Nick Schermer2012-10-301-3/+1
* Cache pixmaps on the ThunarFile and drop ring buffer.Nick Schermer2012-10-301-73/+74
* Also constrain the size of themed preview icons.Nick Schermer2012-10-301-1/+2
* Load GLoadableIcons at the right scale.Nick Schermer2012-10-301-1/+3
* Remove unused quarks.Nick Schermer2012-10-301-10/+0
* Use unsigned int for sweep timer in icon factory.Nick Schermer2012-10-301-8/+5
* Remove unused variable from icon factory.Nick Schermer2012-10-301-5/+0
* Use slices in icon factory for keys.Nick Schermer2012-10-301-4/+15
* Return const string in thunar_file_get_custom_icon.Nick Schermer2012-10-301-24/+19
* Slightly toned thumbnail frame.Simon Steinbeiss2012-10-281-1/+1
* Avoid criticals when scaling pixbugs to 0 pixels.Nick Schermer2012-10-131-1/+1
* Remove unused functions or make them static.Nick Schermer2012-09-301-17/+0
* Use a normal ExoBinding.Nick Schermer2012-04-041-1/+2
* Use 32 instead of 36 pixels for small icons.Jannis Pohlmann2012-02-041-1/+1
* Refactor ThunarThumbnailer and implement unqueue.Jannis Pohlmann2011-02-071-41/+14
* Use GTK_STOCK_FILE as the fallback icon for files (bug #6662).Jannis Pohlmann2010-11-141-20/+8
* Fix sefaults when loading image icons.Nick Schermer2010-07-241-4/+1
* First flow of using G_DEFINE_ macros.Nick Schermer2009-08-211-36/+5
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-217/+128
* 2007-03-19 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-03-191-5/+9
* 2006-09-05 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-09-051-19/+80
* 2006-08-26 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-261-2/+1
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-15/+16
* 2006-08-06 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-061-1/+1
* 2006-07-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-281-1/+1