summaryrefslogtreecommitdiff
path: root/glib/src/keyfile.hg
Commit message (Expand)AuthorAgeFilesLines
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-3/+3
* Glib: Add some API (DateTime::get_timezone() etc.)Kjell Ahlstedt2019-03-151-0/+4
* Glib::KeyFile: Make it a _CLASS_OPAQUE_REFCOUNTEDKjell Ahlstedt2019-02-021-38/+5
* Glib::KeyFile, OptionContext, Regex: Add exception specs to errthrowKjell Ahlstedt2017-09-291-5/+5
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Keyfile: Change KeyfileFlags to Keyfile::Flags.Murray Cumming2017-04-181-6/+6
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-4/+4
* Add some #include directivesKjell Ahlstedt2017-03-221-0/+1
* Glib::Keyfile: Use std::vector instead of Glib::ArrayHandle<>.Murray Cumming2017-03-171-17/+15
* Remove deprecated API.Murray Cumming2016-11-141-2/+1
* Remove trailing whitespace.Murray Cumming2016-05-161-6/+6
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+3
* C++11: Use = delete instead of private copy operations.Murray Cumming2015-08-231-5/+3
* Add an empty line after @newin where it's missingKjell Ahlstedt2014-12-111-0/+1
* Deprecate API which is deprecated in glibKjell Ahlstedt2014-06-131-5/+2
* Keyfile: Add save_to_file().Murray Cumming2014-04-041-0/+2
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-5/+5
* Strip trailing whitespace.Mark Vender2012-10-291-21/+21
* Properly wrap g_key_file_load_from_dirs().Krzesimir Nowak2012-07-221-0/+8
* Regenerated more defs.Murray Cumming2011-10-251-0/+2
* Variant[Iter,Type]: Add class docs.José Alburquerque2010-12-151-2/+2
* Wrapped new glib-2.26 methods.José Alburquerque2010-05-311-0/+44
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-72/+0
* Wrap couple of unwrapped methods.José Alburquerque2010-05-251-9/+3
* Fix KeyFile build with exceptions disabledDaniel Elstner2009-09-211-5/+5
* Rename @since back to @newinDaniel Elstner2009-08-201-4/+4
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-4/+4
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-0/+1
* Repair Glib::KeyFile docs with regard to exceptions. Bug# 587766.José Alburquerque2009-07-141-16/+38
* Fix --disable-api-exceptions buildDaniel Elstner2009-03-231-4/+54
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-1/+1
* 'upgraded' the doxygen config file since doxygen was complaining aboutJonathon Jongsma2008-02-261-2/+2
* Added @newin2p16 to compose() and format() documentation.Murray Cumming2007-12-281-3/+3
* Add class documentation from the glibmm-2-14 branch.Murray Cumming2007-12-281-8/+62
* Rewrite completely broken type adapter (bug #406960). Fix theDaniel Elstner2007-08-031-4/+5
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-291-0/+10
* Added get_double(), set_double(), get_double_list() and set_double_list().Murray Cumming2007-07-141-2/+46
* added new files that were missed from an earlier commitJonathon Jongsma2006-09-231-0/+278