summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unicode: Update to unicode 7.0.0wip/unicode-7.0Christian Persch2014-06-198-5071/+8327
* unicode: Switch compose_second_single to gunicharChristian Persch2014-06-191-4/+1
* unicode: Move gscripttable.h generation into main scriptChristian Persch2014-06-193-129/+133
* unicode: Simplify width table generationChristian Persch2014-06-194-143/+322
* Try to make gobject.py work with both pythonsMatthias Clasen2014-06-161-1/+4
* Prevent an invalid @CARBON_LIBS@ from appearing in the .pc filesErik van Pienbroek2014-06-141-0/+2
* gio/tests/socket: fix minor memleakTim-Philipp Müller2014-06-131-0/+1
* gparam: Remove unnecessary conditionals around preconditionsColin Walters2014-06-121-5/+2
* gbookmarkfile: Cleaner error handling code to pacify static analysisColin Walters2014-06-121-26/+9
* gparam: change value of G_PARAM_EXPLICIT_NOTIFYRyan Lortie2014-06-101-3/+3
* gnextstepsettingsbackend: Use same token for function-call and its availabilityDaniel Macks2014-06-101-1/+1
* assert-msg-test: Explicitly quit gdb session to avoid zombieDaniel Macks2014-06-101-0/+1
* gtype: remove interface-after-init exceptionsRyan Lortie2014-06-091-6/+1
* MSVC 2010+ Projects: Update "Installation" ProcessChun-wei Fan2014-06-092-22/+46
* trivial: docs: add some missing commasMichael Catanzaro2014-06-061-1/+1
* docs: warn about installing properties after initRyan Lortie2014-06-061-3/+12
* Revert "GObject: prevent installing properties after init"Ryan Lortie2014-06-063-17/+0
* gthread: use inline keyword for _get_impl() functionsTim-Philipp Müller2014-06-061-5/+5
* gatomic: use GCC C11-style atomics, if availableRyan Lortie2014-06-061-13/+64
* gatomic: whitespace fixesRyan Lortie2014-06-061-16/+16
* gatomic: fix typo in deprecation attributeRyan Lortie2014-06-061-1/+1
* gtype: guard uses of new fundamental type checkRyan Lortie2014-06-062-0/+8
* test: add test for explicit-notify propertiesRyan Lortie2014-06-061-2/+60
* gobject: add 'explicit notify' GParamSpec flagRyan Lortie2014-06-062-5/+13
* Add a test for GMenuAttributeIterMatthias Clasen2014-06-051-0/+62
* valgrind.h: Update to latest upstream versionDavid King2014-06-041-255/+1359
* Support Building Using Visual Studio 2013Chun-wei Fan2014-06-036-8/+91
* docs: Add missing language annotationsMatthias Clasen2014-06-013-5/+5
* docs: GType documentation cleanupMatthias Clasen2014-05-312-168/+160
* docs: Replace <function> XML tag with back ticksEmmanuele Bassi2014-05-312-5/+4
* docs: Replace <structname> tags with back ticksEmmanuele Bassi2014-05-315-12/+12
* docs: Add an index for 2.40 apiMatthias Clasen2014-05-311-0/+4
* Minor documentation additions and correctionsMatthias Clasen2014-05-3111-19/+101
* docs: Fill in the gspawn long descriptionMatthias Clasen2014-05-311-0/+11
* docs: Fill in gshell long descriptionMatthias Clasen2014-05-311-1/+9
* Document g_signal_handlers_destroyMatthias Clasen2014-05-311-1/+5
* docs: Fix up varargs documentationMatthias Clasen2014-05-311-2/+2
* docs: Add some missing apisMatthias Clasen2014-05-311-0/+12
* docs: Add a 2.42 api indexMatthias Clasen2014-05-311-0/+4
* GParamSpec: Use new fundamental instance checkEdward Hervey2014-05-311-1/+1
* gobject: Use fast fundamental instance type checkEdward Hervey2014-05-311-1/+1
* gtype: Add check for fundamental instance typeEdward Hervey2014-05-313-0/+27
* Fix the closure test in continuousMatthias Clasen2014-05-301-0/+12
* Fix the mapping test in continuousMatthias Clasen2014-05-301-0/+11
* gconvert: mention that the g_convert len should be in bytesThiago Santos2014-05-301-3/+3
* Add more debug spew to the mapping-testMatthias Clasen2014-05-281-0/+7
* gvariant: Clarify type and format strings in the docsPhilip Withnall2014-05-281-2/+5
* mapping-test: Add debug spewMatthias Clasen2014-05-271-0/+4
* gio/tests/network-address: fix when no network is availableDan Winship2014-05-271-1/+18
* GLib 2.41.0Ryan Lortie2014-05-261-0/+83