summaryrefslogtreecommitdiff
path: root/glib/gdatetime.h
Commit message (Expand)AuthorAgeFilesLines
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* Revert "gdatetime: Add g_date_time_source_new()"Ryan Lortie2011-08-311-3/+0
* gdatetime: Add g_date_time_source_new()Colin Walters2011-08-291-0/+3
* Bug 630077 - GDateTime week number supportRyan Lortie2010-10-011-0/+1
* fix argument order for g_date_time_difference()Ryan Lortie2010-09-221-2/+2
* GDateTime: G_GNUC_WARN_UNUSED_RESULT for modifiersRyan Lortie2010-09-181-0/+9
* Clean-up/tweaking of GDateTime and GTimeZoneRyan Lortie2010-09-171-126/+121
* datetime: Rename g_date_time_printf() to g_date_time_format()Emmanuele Bassi2010-09-171-1/+1
* datetime: Allow setting fractionary seconds in new_full()Emmanuele Bassi2010-09-171-1/+1
* datetime: Rework time zone support in constructorsEmmanuele Bassi2010-09-171-9/+30
* datetime: Rename shadowing variablesDamien Lespiau2010-09-061-1/+1
* datetime: Add get_week_of_year()Emmanuele Bassi2010-09-061-0/+1
* Build fixes for the fall-out of the inclusion changesEmmanuele Bassi2010-09-041-1/+1
* Remove excessive header includesMatthias Clasen2010-09-031-1/+1
* Add GDateTime to GLibThiago Santos2010-08-241-0/+190