summaryrefslogtreecommitdiff
path: root/gobject/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* moving changelog entries from main to gobject changelogStefan Kost2008-06-221-0/+186
* 2.17.2GLIB_2_17_2Matthias Clasen2008-06-121-0/+4
* 2.17.1GLIB_2_17_1Matthias Clasen2008-06-121-0/+4
* added race condition tester from Michael Meeks with a couple fixes so it's13:34:01 Tim Janik2008-06-101-0/+6
* fixed race condition where references to partially initialized classes13:15:29 Tim Janik2008-06-101-0/+5
* don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer2008-05-281-0/+5
* 2.17.0GLIB_2_17_0Matthias Clasen2008-05-271-0/+4
* Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code fromMichael Natterer2008-05-051-0/+6
* Don't bother defining Autoconf variables for glib.def, gmodule.def,Tor Lillqvist2008-03-161-0/+5
* 2.16.1GLIB_2_16_1Matthias Clasen2008-03-111-0/+4
* 2.16.0Matthias Clasen2008-03-101-0/+4
* 2.15.6GLIB_2_15_6Matthias Clasen2008-02-251-0/+4
* 2.15.5GLIB_2_15_5Matthias Clasen2008-02-111-0/+4
* make GParamGType require the set type during construction instead of usingBenjamin Otte2008-02-061-0/+7
* added recursive mutex to protect class initialization, default interface18:52:07 Tim Janik2008-02-051-0/+10
* integrate tests/.18:41:22 Tim Janik2008-02-051-0/+11
* 2.15.4GLIB_2_15_4Matthias Clasen2008-01-291-0/+4
* 2.15.3GLIB_2_15_3Matthias Clasen2008-01-211-0/+4
* 2.15.2GLIB_2_15_2Matthias Clasen2008-01-141-0/+4
* 2.15.1GLIB_2_15_1Matthias Clasen2008-01-071-0/+4
* Fix macro argument. (#505674, Areg Beketovski)Behdad Esfahbod2007-12-261-0/+5
* 2.15.0GLIB_2_15_0Matthias Clasen2007-12-211-0/+4
* Use proper ChangeLog file for the rev 6098 change.Mathias Hasselmann2007-12-121-0/+8
* Don't shift ARGV[0] to undefined. (#466557, Aidan Delaney)Matthias Clasen2007-11-081-0/+5
* 2.14.3GLIB_2_14_3Matthias Clasen2007-11-071-0/+4
* 2.14.2GLIB_2_14_2Matthias Clasen2007-10-161-0/+4
* make sure we define GType g_define_type_id inCarlos Garnacho2007-09-201-0/+6
* 2.14.1GLIB_2_14_1Matthias Clasen2007-09-161-0/+4
* 2.14.0GLIB_2_14_0Matthias Clasen2007-08-041-0/+4
* 2.13.7GLIB_2_13_7Matthias Clasen2007-07-121-0/+4
* use g_once_init_enter/g_once_init_leave to guard critical initializationTim Janik2007-07-101-0/+6
* 2.13.6GLIB_2_13_6Matthias Clasen2007-06-291-0/+4
* reintroduce typedef gulong GType; for C++, to avoid C++ specific ABITim Janik2007-06-221-0/+5
* 2.13.5GLIB_2_13_5Matthias Clasen2007-06-181-0/+4
* always define GType unconditionally in terms of gsize, there's no need toTim Janik2007-06-141-0/+6
* work around SGI IDO cc, fixes #363986.Tim Janik2007-06-141-0/+5
* 2.13.4Matthias Clasen2007-06-061-0/+4
* 2.13.3GLIB_2_13_3Matthias Clasen2007-06-041-0/+4
* 2.13.2GLIB_2_13_2Matthias Clasen2007-05-231-0/+4
* Move the compiler-dependency in the G_GNUC_INTERNAL definition fromMatthias Clasen2007-05-171-0/+6
* 2.13.1GLIB_2_13_1Matthias Clasen2007-05-031-0/+4
* also clear the NOCOPY_CONTENTS flag when replacing NULL with the emptyMichael Natterer2007-04-251-0/+11
* invoke GObjectClass.constructed() only for newly constructed objects, andRyan Lortie2007-04-031-0/+16
* 2.13.0GLIB_2_13_0Matthias Clasen2007-03-161-0/+4
* Use g_slice. (#404430, Chris Wilson)Matthias Clasen2007-03-151-0/+4
* Add G_PARAM_STATIC_STRINGS define (fixes #418021).Stefan Kost2007-03-141-0/+5
* marked purely functional g_type accessors as PURE or CONST, closesTim Janik2007-03-121-0/+5
* Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431)Tor Lillqvist2007-02-131-1/+2
* Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too.Tor Lillqvist2007-01-011-0/+5
* Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)Matthias Clasen2006-12-291-0/+5