summaryrefslogtreecommitdiff
path: root/gobject
Commit message (Expand)AuthorAgeFilesLines
* Add @basename@ substitution to glib-mkenumsChristian Persch2009-07-032-0/+12
* Bug 586675 – Runtime library locationDavid Zeuthen2009-06-231-0/+9
* Bug 580450 – Reference counting and boxed types for arraysDavid Zeuthen2009-04-293-0/+63
* Fix G_DEFINE_TYPE_EXTENDED docsMatthias Clasen2009-04-091-37/+34
* Update README files to refer to gitMatthias Clasen2009-03-311-0/+6
* when defaulting to the only item in the array, check if this is indeed theKristian Rietveld2009-03-132-3/+12
* 2.20.0GLIB_2_20_0Matthias Clasen2009-03-131-0/+4
* 2.19.10GLIB_2_19_10Matthias Clasen2009-03-021-0/+4
* 2.19.9GLIB_2_19_9Matthias Clasen2009-03-021-0/+4
* More of the sameMatthias Clasen2009-03-012-10/+15
* Adjust help output, accept -?, capitalize. Patch by Christian DywanMatthias Clasen2009-03-012-34/+44
* Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen2009-02-237-11/+11
* 2.19.8GLIB_2_19_8Matthias Clasen2009-02-171-0/+4
* Fix strict aliasing warnings and viiolations to make GLib andMatthias Clasen2009-02-172-4/+9
* 2.19.7GLIB_2_19_7Matthias Clasen2009-02-171-0/+4
* 2.19.6GLIB_2_19_6Matthias Clasen2009-02-021-0/+4
* 2.19.5GLIB_2_19_5Matthias Clasen2009-01-191-0/+4
* Define an ENABLE_REGEX macroMatthias Clasen2009-01-181-0/+4
* 2.19.4GLIB_2_19_4Matthias Clasen2009-01-051-0/+4
* Bug 565136 – Gobject's "notify" signal parameters are wrong in gtk-docBehdad Esfahbod2009-01-022-1/+8
* 2.19.3GLIB_2_19_3Matthias Clasen2008-12-151-0/+4
* Make these work on x86_64Matthias Clasen2008-12-132-1/+5
* Always reset the use count to its previous value before returning FALSE.Matthias Clasen2008-12-022-0/+12
* 2.19.2GLIB_2_19_2Matthias Clasen2008-12-011-0/+4
* 2.19.1Matthias Clasen2008-12-011-0/+4
* Fix some documentation typosMatthias Clasen2008-11-282-10/+17
* Expand the docs of g_object_class_install_property. Proposed by MaciejMatthias Clasen2008-11-042-0/+11
* 2.19.0GLIB_2_19_0Matthias Clasen2008-10-161-0/+4
* add uint* -> int* casts in g_atomic_int calls to avoid gcc warningsDan Winship2008-09-264-13/+21
* 2.18.1GLIB_2_18_1Matthias Clasen2008-09-171-0/+4
* 2.18.0GLIB_2_18_0Matthias Clasen2008-09-021-0/+4
* Bug 549771 – improved .gitignore for glibRyan Lortie2008-09-022-0/+9
* Bug 523939 – Example program for GValueBjörn Lindqvist2008-08-221-0/+60
* Revert fix for 548689Johan Dahlin2008-08-212-8/+6
* Mark g_object_get_type function as const, it's a fundamental type and canJohan Dahlin2008-08-212-1/+8
* Bug 548800 – Missing a g_object_get_type functionJohan Dahlin2008-08-214-0/+17
* Reverse the order, pointed out by Mitch 'hawkeye' NatterJohan Dahlin2008-08-211-1/+1
* Bug 548689 – The type name for GParamSpec is wrongJohan Dahlin2008-08-202-1/+8
* 2.17.7GLIB_2_17_7Matthias Clasen2008-08-181-0/+4
* 2.13.6GLIB_2_17_6Matthias Clasen2008-08-041-0/+4
* 2.17.5GLIB_2_17_5Matthias Clasen2008-08-041-0/+4
* Add bug refMatthias Clasen2008-08-011-0/+3
* Clarify some docsMatthias Clasen2008-08-012-2/+6
* gtype.h Revert my change from 2008-07-24. No G_TYPE_FORMAT is needed. JustTor Lillqvist2008-07-273-4/+8
* Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2008-07-272-1/+5
* Define G_TYPE_FORMAT as the printf format for a GType value. EitherTor Lillqvist2008-07-243-2/+11
* Fix a typoMatthias Clasen2008-07-232-1/+7
* 2.17.4GLIB_2_17_4Matthias Clasen2008-07-211-0/+4
* Should save before committing :)Michael Natterer2008-07-211-0/+2
* Reviewed by Tim Janik:Michael Natterer2008-07-212-23/+19