gtlscertificate: Don't confuse certificate and public key in docs
[platform/upstream/glib.git] / glib / gtimezone.c
2012-06-11 Matthias ClasenCorrect the docs for g_time_zone_adjust_time
2012-02-06 Giovanni Campagnagtimezone: consider a leading : in TZ environment variable
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-15 Stef WalterGBytes: add a size argument to g_bytes_get_data
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-11-13 Matthias ClasenMore consistent doc formatting
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-06-06 Colin WaltersGBuffer: Suffix header with private.h
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-14 Ryan LortieGTimeZone: fix non-threadsafe refcounting
2011-04-11 Matthias ClasenFix a few parameter mismatches in the docs
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-03-31 Ryan Lortieg_time_zone_new_local: cache the result
2011-03-31 Ryan LortieGTimeZone: don't add /etc/localtime to the cache
2011-02-16 Damien Lespiaugtimezone: Rename shadowing variable 'time' to 'time_'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-18 Matthias ClasenMark another function as static
2011-01-18 Matthias ClasenMark a function as static
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone