summaryrefslogtreecommitdiff
path: root/glib/src/date.hg
Commit message (Expand)AuthorAgeFilesLines
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-3/+3
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-1/+1
* Remove Glib::TimeValKjell Ahlstedt2019-08-131-12/+0
* 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-3/+13
* Remove deprecated API.Murray Cumming2016-11-141-18/+0
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-2/+2
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-6/+0
* Improve the use of _IGNORE. Don't use gio_others.defs.Kjell Ahlstedt2012-09-181-3/+0
* Remove useless Subversion tags.Mark Vender2012-09-151-2/+0
* Use std::time_t instead of ::time_t.Kjell Ahlstedt2012-09-121-6/+7
* Avoid some deprecation compiler warnings.Murray Cumming2011-10-261-0/+1
* Date: Document that some methods return *this, and why.Murray Cumming2011-03-211-29/+58
* Add _IGNORE's for g_iconv().José Alburquerque2010-05-251-1/+3
* Move #undef G_DISABLE_DEPRECATED out of headerDaniel Elstner2009-08-211-2/+3
* 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-1/+1
* Wrapped several ISO 8601 related functions.Krzesimir Nowak2009-07-261-0/+8
* 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-2/+1
* Used @newin2p18 on the new API and made some slight corrections to the newMurray Cumming2008-06-131-5/+10
* Added copy constructor and assignment operator; Made GDate constructorJosé Alburquerque2008-06-101-13/+46
* Added a test for the case that time_t is equivalent to guint32, as seemsMurray Cumming2007-10-221-1/+9
* Added --enable-deprecated-api option. When set to disabled, it does notMurray Cumming2005-11-291-0/+2
* Depend on glib 2.9, which has new API.Murray Cumming2005-11-231-5/+30
* Deal with some doxygen warnings about undocumented parameters. AddedMurray Cumming2004-12-181-3/+1
* Updated some .cvsignore filesMurray Cumming2004-03-051-1/+1
* Added clamp_min() and clamp_max() to wrap the case where g_date_clamp()Murray Cumming2004-01-221-18/+242
* Initial revisionMurray Cumming2003-01-071-0/+151