[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / gdatetime.h
2014-05-31 Emmanuele Bassidocs: Replace <structname> tags with back ticks
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-31 Ryan LortieRevert "gdatetime: Add g_date_time_source_new()"
2011-08-29 Colin Waltersgdatetime: Add g_date_time_source_new()
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-01 Ryan LortieBug 630077 - GDateTime week number support
2010-09-22 Ryan Lortiefix argument order for g_date_time_difference()
2010-09-18 Ryan LortieGDateTime: G_GNUC_WARN_UNUSED_RESULT for modifiers
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-09-17 Emmanuele Bassidatetime: Rename g_date_time_printf() to g_date_time_fo...
2010-09-17 Emmanuele Bassidatetime: Allow setting fractionary seconds in new_full()
2010-09-17 Emmanuele Bassidatetime: Rework time zone support in constructors
2010-09-06 Damien Lespiaudatetime: Rename shadowing variables
2010-09-06 Emmanuele Bassidatetime: Add get_week_of_year()
2010-09-04 Emmanuele BassiBuild fixes for the fall-out of the inclusion changes
2010-09-04 Matthias ClasenRemove excessive header includes
2010-08-24 Thiago SantosAdd GDateTime to GLib