summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for 2.32.42.32.4Matthias Clasen2012-07-141-0/+41
* GApplication: remove reference to non-existing exampleMatthias Clasen2012-07-141-8/+0
* Fix contenttype testsMatthias Clasen2012-07-141-5/+6
* Fix GModule documentation a bitMatthias Clasen2012-07-142-3/+15
* GDBusNodeInfo: remove a spurious for loopRui Matos2012-07-141-5/+2
* GDBusNodeInfo: the XML string must contain exactly one node elementRui Matos2012-07-141-0/+3
* GVariant: fix string validationRyan Lortie2012-07-142-1/+11
* goptions: use G_N_ELEMENTS instead of nitemsAntoine Jacoutot2012-07-141-5/+1
* OpenBSD: explicitely define nitemsAntoine Jacoutot2012-07-141-0/+4
* GVariant: support comparing booleansRyan Lortie2012-07-142-0/+9
* GSettings: be more careful about keys names with /Ryan Lortie2012-07-142-5/+17
* Constify collect and lcopy strings in GTypeValueTableEmmanuele Bassi2012-07-142-5/+5
* Improve the g_dir_read_name documentationMatthias Clasen2012-07-141-2/+6
* Fix the 'Since' tag for G_SOURCE_{REMOVE,CONTINUE}Neil Roberts2012-07-141-2/+2
* Updated codegen to work with python3.Simon Feltman2012-07-145-40/+26
* Use the same Python as we found in configureJohan Dahlin2012-07-142-2/+2
* Fix /contenttype/guess testMartin Pitt2012-07-141-1/+18
* Fix the mimetype default fixAlexander Larsson2012-07-141-2/+8
* Fix default app lookup wrt parent types and defaults.listAlexander Larsson2012-07-141-1/+1
* GTlsInteraction: Fix incorrect locking of mutexStef Walter2012-07-141-2/+7
* gio/tests/contenttype: Call g_content_type_guess() with valid data lenMartin Pitt2012-07-142-2/+10
* /mainloop/timeouts test: Reduce race conditionMartin Pitt2012-07-141-1/+4
* valuetransform: Fix definition of ulong_boolPhilipp Kern2012-07-141-1/+1
* Allow slightly too small poll duration in /socket/timed_wait testMartin Pitt2012-07-141-1/+1
* GDbusActionGroup: always set strict when _query_action failsLars Uebernickel2012-07-141-0/+1
* Remove a few redundant ;sMatthias Clasen2012-07-142-2/+2
* Add missing annotation to GDBusConnection::closedPhil Clayton2012-07-141-1/+1
* Update the comment in gmarshal.listEmmanuele Bassi2012-07-141-2/+5
* regex: Fix unicode othercasingChristian Persch2012-07-141-10/+7
* GRand: Check return value of fopen directlyColin Walters2012-07-141-3/+2
* gspawn: Abort if we can't open /dev/nullColin Walters2012-07-141-0/+2
* tests/unix: Ensure buffer is NUL terminatedColin Walters2012-07-141-0/+1
* gsignal: Properly handle NULL nodesColin Walters2012-07-141-3/+7
* gresourcefile.c: Remove stray semicolonColin Walters2012-07-141-1/+1
* gmenu: Remove stray semicolon in g_menu_clear_item()Colin Walters2012-07-141-1/+1
* tests: Add missing initializer for return valueColin Walters2012-07-141-1/+1
* tests: Add missing va_end()Colin Walters2012-07-141-0/+2
* gfileutils: Remove extra fclose()Colin Walters2012-07-141-1/+0
* Install bash completion files in /usr/share/Matthias Clasen2012-07-144-4/+4
* gdbus: fix generated code to not warn under -Wfloat-equalDan Winship2012-07-142-2/+40
* Fix g_utf8_validate() out argument transfer modeMartin Pitt2012-07-141-1/+1
* docs: fix an exampleDan Winship2012-07-141-1/+2
* GKeyFile: Deal better with blank linesMatthias Clasen2012-07-142-9/+29
* GWakeup: Avoid extraneous wakeupsMatthias Clasen2012-07-141-1/+1
* Improve g_find_program_in_path documentationPaolo Borelli2012-07-141-1/+1
* glib-compile-resources: Forward errors from spawned processesBenjamin Otte2012-07-141-10/+12
* Correct the docs for g_time_zone_adjust_timeMatthias Clasen2012-07-141-1/+1
* Fix a typoMatthias Clasen2012-07-141-2/+2
* configure: Require libelf 0.8.12Daniel Macks2012-07-141-1/+1
* g_dbus_gvariant_to_gvalue(): Add missing out annotationMartin Pitt2012-07-141-1/+1