summaryrefslogtreecommitdiff
path: root/programs/gvfs-info.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up various errors with i18n of programs/*.cAlexander Larsson2009-08-241-70/+71
* Don't show not requested info in gvfs-info (#582175)Andreas Henriksson2009-06-231-10/+16
* Don't show fallback setting for GThemedIcon (this is a construct onlyAlexander Larsson2008-10-241-13/+7
* reviewed by: Christian Kellner <ck@xatom.net>Richard Hughes2008-10-201-3/+36
* Error out if the user passes invalid flags and warn the user. Fixes bugA. Walton2008-03-061-0/+12
* Update for gio API changes (removal of GFileAttributeValue).Alexander Larsson2007-12-141-3/+1
* Update to new gio flag enum types/valuesAlexander Larsson2007-12-141-3/+3
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Moved the gio tools from gio-standaloneAlexander Larsson2007-11-271-0/+349
* Split out gio into its own moduleAlexander Larsson2007-09-131-326/+0
* Rename g_file_get_for_XXX to g_file_new_for_XXXAlexander Larsson2007-09-131-1/+1
* Make GFileAttributeInfoList refcountedAlexander Larsson2007-09-131-2/+2
* Better printing of writable attributesAlexander Larsson2007-09-131-1/+11
* Remove GFileFlags and split out to multiple attributesAlexander Larsson2007-09-131-1/+1
* Print attribute info flagsAlexander Larsson2007-09-131-1/+42
* Fix warningAlexander Larsson2007-09-131-1/+0
* Add writable attribute query switch to gvfs-infoAlexander Larsson2007-09-131-1/+80
* Break out GFileAttributeValue from GFileInfo and use in other places.Alexander Larsson2007-09-131-4/+6
* Add g_file_get_filesystem_infoAlexander Larsson2007-09-131-19/+33
* Make GFileInfo into a pure key => value+type mapping.Alexander Larsson2007-09-131-17/+21
* Handle 64bit sizesAlexander Larsson2007-09-131-1/+1
* Split out daemon implementation into a module in its own subdirAlexander Larsson2007-09-131-1/+1
* Some initial work on get_info clientsideAlexander Larsson2007-09-131-1/+1
* Display display/edit namesAlexander Larsson2007-09-131-3/+45
* Add gvfs-cat & gvfs-infoAlexander Larsson2007-09-131-0/+135