summaryrefslogtreecommitdiff
path: root/gio/src/fileinfo.hg
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-0/+5
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-4/+5
* Remove Glib::TimeValKjell Ahlstedt2019-08-131-4/+3
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-11/+1
* Use std::vector<> instead of Glib::StringArrayHandle.Murray Cumming2017-03-171-3/+2
* Gio: Use Glib::ustring for file attributes of string typeKjell Ahlstedt2016-12-181-20/+9
* Gio::FileInfo::list_attributes(): Make name_space optional.Murray Cumming2016-02-101-1/+1
* C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.Murray Cumming2015-08-221-1/+1
* Avoid shadowed variables.Murray Cumming2015-07-151-2/+2
* Fix some doxygen warningsKjell Ahlstedt2014-01-311-1/+1
* Gio::FileInfo: Added get_deletion_date().Murray Cumming2013-03-211-0/+2
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-10/+10
* FileInfo: set_attribute_strings(): Const correction.José Alburquerque2012-10-081-2/+2
* FileInfo, FileAttributeMatcher: Wrap some unwrapped functions.José Alburquerque2012-10-021-0/+16
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-0/+1
* Add get_symbolic_icon() methods.Murray Cumming2012-09-071-0/+4
* FileInfo: Added more TODOs about using ustring instead of std::string.Murray Cumming2011-03-111-0/+6
* FileInfo: Add TODOs about using ustring instead of std::string.Murray Cumming2011-03-091-7/+23
* Remove default conversion to StringArrayHandleMurray Cumming2010-06-061-0/+3
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Rename FILE_TYPE_UNKNOWN to FILE_TYPE_NOT_KNOWN because the former is aArmin Burgmeier2008-10-101-1/+10
* get_child_for_display_name(): Change the display_name parameter to aMurray Cumming2008-01-291-0/+2
* Split intoMurray Cumming2008-01-271-1/+1
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+0
* FileAttributeMatcher::create(): Add a default value and documentation.Murray Cumming2008-01-201-2/+9
* Removed operator= and operator!= for these RefPtr<> specializations,Murray Cumming2008-01-171-4/+0
* Fixed const-ness of Cancellables.Marko Anastasov2008-01-171-2/+1
* Added class documentation.Murray Cumming2008-01-111-0/+2
* Correct an include.Murray Cumming2008-01-101-2/+2
* Added this, though no methods or vfuncs are wrapped yet.Murray Cumming2008-01-091-1/+17
* Made some whitespace more consistent with the rest of glibmm. InMurray Cumming2008-01-081-47/+4
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+192