summaryrefslogtreecommitdiff
path: root/gobject/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-06-122.11.3GLIB_2_11_3Matthias Clasen1-0/+4
2006-06-052.11.2GLIB_2_11_2Matthias Clasen1-0/+4
2006-06-02Moving ChangeLog entry to gobject/.Behdad Esfahbod1-0/+5
2006-05-16turn off compiler warnings, #337129.Tim Janik1-0/+4
2006-05-152.11.1GLIB_2_11_1Matthias Clasen1-0/+4
2006-05-032.11.0GLIB_2_11_0Matthias Clasen1-0/+4
2006-05-02split up G_DEFINE_*TYPE macro definitions so C CODE arguments are notTim Janik1-0/+6
2006-04-23Fix some problems with my last commitMatthias Clasen1-0/+9
2006-04-21Add g_type_register_static_simpleMatthias Clasen1-0/+8
2006-03-072.10.1GLIB_2_10_1Matthias Clasen1-0/+4
2006-03-07added case3 to hand out the original floating flag handler. required byTim Janik1-0/+5
2006-02-242.10.0GLIB_2_10_0Matthias Clasen1-0/+4
2006-02-112.9.6GLIB_2_9_6Matthias Clasen1-0/+4
2006-01-30Remove C++ commentMatthias Clasen1-0/+4
2006-01-272.9.5GLIB_2_9_5Matthias Clasen1-0/+4
2006-01-182.9.4GLIB_2_9_4Matthias Clasen1-0/+4
2006-01-18Make g_object_compat_control() visible for GTK+ compilation, to avoidMatthias Clasen1-0/+6
2006-01-172.9.3GLIB_2_9_3Matthias Clasen1-0/+4
2006-01-062.9.2GLIB_2_9_2Matthias Clasen1-0/+4
2006-01-05Fix make checkMatthias Clasen1-1/+5
2005-12-31Remove the handler trash stack, which is now unused. (g_signal_init):Matthias Clasen1-0/+3
2005-12-30Remove the handler trash stack, which is now unused.Matthias Clasen1-0/+5
2005-12-24Add new functions.Matthias Clasen1-0/+4
2005-12-22renamed GUnowned to GInitiallyUnowned.Tim Janik1-0/+4
2005-12-22implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik1-0/+13
2005-12-092.9.1GLIB_2_9_1Matthias Clasen1-0/+4
2005-12-05Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman)Matthias Clasen1-0/+5
2005-12-01use g_slic_* for all object allocations.Tim Janik1-0/+4
2005-11-28Silence compiler warnings.Matthias Clasen1-0/+7
2005-11-27Document GObject API additionsMatthias Clasen1-0/+4
2005-11-23added floating reference count. g_object_is_floating():Tim Janik1-0/+14
2005-11-23minor cleanups, implemented G_TYPE_HASH_TABLE.Tim Janik1-0/+4
2005-11-182.9.0GLIB_2_9_0Matthias Clasen1-0/+4
2005-11-17const correctness fixes, found by Arjan van de Ven and gcc.Matthias Clasen1-0/+5
2005-11-01prepared deprecation of GMemChunk and GAllocator. added g_slice_*() API toTim Janik1-0/+8
2005-10-03Really fix #314890.Matthias Clasen1-0/+4
2005-09-27revert last change, it breaks all users of G_IMPLEMENT_INTERFACE() insideMichael Natterer1-0/+7
2005-09-27Moved the ChangeLog entry to the right ChangeLogDavid Odin1-0/+5
2005-09-26Don't hang on '{' following a trigraph comment in the same line. (#314890,Matthias Clasen1-0/+5
2005-09-22fix pspec->name assignment which needs to be strdup()ed for nonTim Janik1-0/+10
2005-09-20Remove the misleading comment about G_SIGNAL_TYPE_STATIC_SCOPE, since weMatthias Clasen1-0/+6
2005-09-08Remove some unused code. Same here And here Mark some functions static.Kjartan Maraas1-0/+8
2005-09-05Make the name field const. (g_signal_newv): Don't keep an unnecessaryMatthias Clasen1-0/+7
2005-08-31Intern the signal name.Matthias Clasen1-0/+5
2005-08-31More string interningMatthias Clasen1-0/+5
2005-08-31Intern type name before registering the type.Matthias Clasen1-0/+3
2005-08-31Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen1-0/+12
2005-08-232.8.1GLIB_2_8_1Matthias Clasen1-0/+4
2005-08-122.8.0GLIB_2_8_0Matthias Clasen1-0/+4
2005-08-10Fix typos: invokation -> invocation.Stepan Kasal1-2/+2