summaryrefslogtreecommitdiff
path: root/glib/src/datetime.hg
Commit message (Expand)AuthorAgeFilesLines
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-2/+2
* Remove Glib::TimeValKjell Ahlstedt2019-08-131-6/+10
* Glib::Checksum, DateTime, TimeZone: Add #include <glibmm/value.h>Kjell Ahlstedt2019-04-261-0/+1
* Glib::Checksum, Datetime, TimeZone: _CLASS_BOXEDTYPEKjell Ahlstedt2019-04-261-5/+5
* Glib: Add some API (DateTime::get_timezone() etc.)Kjell Ahlstedt2019-03-151-2/+4
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Remove trailing whitespace.Murray Cumming2016-05-161-4/+4
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Avoid shadowed variables.Murray Cumming2015-07-151-1/+1
* Add an empty line after @newin where it's missingKjell Ahlstedt2014-12-111-0/+3
* Glib::DateTime: Fix compare() and equal().Kjell Ahlstedt2013-07-231-1/+1
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-0/+28
* DateTime: Correct the declaration of the TimeVal struct.José Alburquerque2012-03-151-1/+1
* Regenerated .defs files.Murray Cumming2011-09-271-0/+1
* DateTime, TimeZone: Use classes without Glib::RefPt<>.José Alburquerque2011-06-161-26/+26
* DateTime: Add methods and create() methods not creating now instances.José Alburquerque2011-06-151-3/+47
* glibmm: Add TimeZone and partial DateTime classes.José Alburquerque2011-06-141-0/+79