summaryrefslogtreecommitdiff
path: root/thunar/thunar-size-label.c
Commit message (Expand)AuthorAgeFilesLines
* Show file size in binary units by default (Bug #14653)Andre Miranda2018-09-031-1/+1
* Drop gtk_widget_[push|pop]_composite_childAndre Miranda2018-06-021-3/+0
* Show exact size in bytes in directory properties dialog (bug #12858)Adam Purkrt2018-02-011-2/+2
* Strip trailing whitespaceAndre Miranda2017-11-041-2/+2
* Replace gtk_misc_set_aligmentAndre Miranda2017-09-021-1/+1
* Replace GtkV/HBox by GtkBoxAndre Miranda2017-08-251-1/+3
* Rework usage of binary file size properties (bug #11450)Harald Judt2015-03-171-14/+36
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Fix for bug 10864 - thunar incorrectly showing file sizesAndre Miranda2014-12-171-9/+22
* Don't force size of spinner in size label.Nick Schermer2012-10-141-1/+0
* Remove unused functions or make them static.Nick Schermer2012-09-301-17/+19
* Use a GtkSpinner instead of the ThunarThrobber.Nick Schermer2012-09-161-19/+20
* Don't error during counting with multiple files.Nick Schermer2012-09-161-13/+21
* Directly show the throbber for deep count jobs.Nick Schermer2012-09-161-59/+6
* Move some code around in size label.Nick Schermer2012-09-161-9/+11
* Make size label files property read write.Nick Schermer2012-09-161-1/+1
* Make the deep count job handle multiple files.Nick Schermer2012-09-161-184/+137
* Update some copyrights.Nick Schermer2012-09-161-0/+1
* Support multiple files in the size label.Nick Schermer2012-09-161-138/+185
* Some initial work to get things starting.Nick Schermer2012-09-161-114/+47
* Don't use deprecated g_format_size_for_display.Nick Schermer2012-04-151-0/+8
* Use new tooltip API.Nick Schermer2009-08-221-1/+1
* Second (and last for thunar/) flow of G_DEFINE_ macros.Nick Schermer2009-08-221-35/+1
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-56/+51
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-17/+18
* 2006-07-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-271-10/+1
* 2006-04-19 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-04-191-1/+64
* 2006-03-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-281-1/+54
* 2006-03-25 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-251-2/+2
* 2006-03-24 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-03-241-0/+505