summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2009-07-10Avoid some compiler warnings.Matthias Clasen1-1/+1
2009-07-03Add @basename@ substitution to glib-mkenumsChristian Persch2-0/+12
2009-06-23Bug 586675 – Runtime library locationDavid Zeuthen1-0/+9
2009-04-29Bug 580450 – Reference counting and boxed types for arraysDavid Zeuthen3-0/+63
2009-04-09Fix G_DEFINE_TYPE_EXTENDED docsMatthias Clasen1-37/+34
2009-03-31Update README files to refer to gitMatthias Clasen1-0/+6
2009-03-13when defaulting to the only item in the array, check if this is indeed theKristian Rietveld2-3/+12
2009-03-132.20.0GLIB_2_20_0Matthias Clasen1-0/+4
2009-03-022.19.10GLIB_2_19_10Matthias Clasen1-0/+4
2009-03-022.19.9GLIB_2_19_9Matthias Clasen1-0/+4
2009-03-01More of the sameMatthias Clasen2-10/+15
2009-03-01Adjust help output, accept -?, capitalize. Patch by Christian DywanMatthias Clasen2-34/+44
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen7-11/+11
2009-02-172.19.8GLIB_2_19_8Matthias Clasen1-0/+4
2009-02-17 Fix strict aliasing warnings and viiolations to make GLib andMatthias Clasen2-4/+9
2009-02-172.19.7GLIB_2_19_7Matthias Clasen1-0/+4
2009-02-022.19.6GLIB_2_19_6Matthias Clasen1-0/+4
2009-01-192.19.5GLIB_2_19_5Matthias Clasen1-0/+4
2009-01-18Define an ENABLE_REGEX macroMatthias Clasen1-0/+4
2009-01-052.19.4GLIB_2_19_4Matthias Clasen1-0/+4
2009-01-02Bug 565136 – Gobject's "notify" signal parameters are wrong in gtk-docBehdad Esfahbod2-1/+8
2008-12-152.19.3GLIB_2_19_3Matthias Clasen1-0/+4
2008-12-13Make these work on x86_64Matthias Clasen2-1/+5
2008-12-02Always reset the use count to its previous value before returning FALSE.Matthias Clasen2-0/+12
2008-12-012.19.2GLIB_2_19_2Matthias Clasen1-0/+4
2008-12-012.19.1Matthias Clasen1-0/+4
2008-11-28Fix some documentation typosMatthias Clasen2-10/+17
2008-11-04Expand the docs of g_object_class_install_property. Proposed by MaciejMatthias Clasen2-0/+11
2008-10-162.19.0GLIB_2_19_0Matthias Clasen1-0/+4
2008-09-26add uint* -> int* casts in g_atomic_int calls to avoid gcc warningsDan Winship4-13/+21
2008-09-172.18.1GLIB_2_18_1Matthias Clasen1-0/+4
2008-09-022.18.0GLIB_2_18_0Matthias Clasen1-0/+4
2008-09-02Bug 549771 – improved .gitignore for glibRyan Lortie2-0/+9
2008-08-22Bug 523939 – Example program for GValueBjörn Lindqvist1-0/+60
2008-08-21Revert fix for 548689Johan Dahlin2-8/+6
2008-08-21Mark g_object_get_type function as const, it's a fundamental type and canJohan Dahlin2-1/+8
2008-08-21Bug 548800 – Missing a g_object_get_type functionJohan Dahlin4-0/+17
2008-08-21Reverse the order, pointed out by Mitch 'hawkeye' NatterJohan Dahlin1-1/+1
2008-08-20Bug 548689 – The type name for GParamSpec is wrongJohan Dahlin2-1/+8
2008-08-182.17.7GLIB_2_17_7Matthias Clasen1-0/+4
2008-08-042.13.6GLIB_2_17_6Matthias Clasen1-0/+4
2008-08-042.17.5GLIB_2_17_5Matthias Clasen1-0/+4
2008-08-01Add bug refMatthias Clasen1-0/+3
2008-08-01Clarify some docsMatthias Clasen2-2/+6
2008-07-27gtype.h Revert my change from 2008-07-24. No G_TYPE_FORMAT is needed. JustTor Lillqvist3-4/+8
2008-07-27Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it.Tor Lillqvist2-1/+5
2008-07-24Define G_TYPE_FORMAT as the printf format for a GType value. EitherTor Lillqvist3-2/+11
2008-07-23Fix a typoMatthias Clasen2-1/+7
2008-07-212.17.4GLIB_2_17_4Matthias Clasen1-0/+4
2008-07-21Should save before committing :)Michael Natterer1-0/+2