summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GThread posix: add impl structs to cleanup listwip/gcleanup-desrtRyan Lortie2013-11-061-5/+18
* Make some use of G_CLEANUP_ADDRyan Lortie2013-11-069-13/+134
* Add at-exit cleanup functionality for static stateRyan Lortie2013-11-066-0/+364
* gconstructor: install as a proper headerRyan Lortie2013-11-063-1/+31
* GPrivate: add g_private_reset()Ryan Lortie2013-11-063-0/+39
* signals: Fix memory leaks in signals unit testsStef Walter2013-11-061-0/+5
* qdata: Fix leak in qdata unit testsStef Walter2013-11-061-0/+2
* gerror: Don't leak when warning about overwriting an errorStef Walter2013-11-061-5/+2
* tests: fix leak in mainloop testRyan Lortie2013-11-061-0/+2
* grand: restructure a bitRyan Lortie2013-11-061-21/+17
* gslice: don't misuse g_mutex_init()Ryan Lortie2013-11-061-2/+0
* garray: Note lack of bounds checking in g_ptr_array_index() documentationPhilip Withnall2013-11-051-0/+4
* gio/tests: Clean up inclusion of unistd.hChun-wei Fan2013-11-045-6/+19
* glib/tests: Clean up inclusion of unistd.hChun-wei Fan2013-11-049-25/+16
* glib/tests/fileutils.c: Include unistd.h on *NIX onlyChun-wei Fan2013-11-041-1/+10
* tests/libmoduletestplugins*.c: Update PrototypesChun-wei Fan2013-11-042-11/+11
* gio/test/resources.c: Fix for WindowsChun-wei Fan2013-11-041-2/+4
* gmain: make g_source_add_child_source() thread safeOgnyan Tonchev2013-11-031-10/+11
* gio: Don't allow skipping past the end of GLocalFileInputStreamRoss Lagerwall2013-11-032-4/+31
* gmacros.h: fix C99 checkDan Winship2013-11-021-1/+1
* Updated Galician translationsFran Diéguez2013-11-011-120/+117
* Updated Galician translationsFran Diéguez2013-11-011-297/+488
* Updated Spanish translationDaniel Mustieles2013-10-311-301/+524
* docs: GDataTime: *_add_*(): Mention that you can subtract.Murray Cumming2013-10-311-6/+9
* gio: Clean up trashinfo file if trashing failsRoss Lagerwall2013-10-311-0/+2
* Tests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS" manuallyXavier Claessens2013-10-291-4/+0
* GTestDBus: Make sure only DBUS_SESSION_BUS_ADDRESS is set by defaultXavier Claessens2013-10-291-1/+4
* Tests: add session_bus_run() and use it where possibleXavier Claessens2013-10-297-38/+17
* tests/gdbus-introspection: Add a less trivial test case for _IGNORE_QUALIFIEDColin Walters2013-10-291-13/+12
* GMarkup: clear attributes on ignorned tagsRyan Lortie2013-10-291-2/+3
* gtk-notification-backend: remove unused variableLars Uebernickel2013-10-291-17/+1
* gio: Clear error properly to prevent crashRoss Lagerwall2013-10-291-1/+1
* GCancellable: drop lock for callback during connect()Ryan Lortie2013-10-291-1/+9
* gio/gsubprocess.c: Use g_snprintf()Chun-wei Fan2013-10-291-1/+1
* gobject/gvaluetransform.c: Cleanup #ifndef _MSC_VERChun-wei Fan2013-10-291-3/+0
* GSettingsSchemaSource: fix parameter name in headerRyan Lortie2013-10-282-11/+10
* exporter: give error on Describe of missing actionRyan Lortie2013-10-281-1/+1
* exporter: give error on Describe of missing actionRyan Lortie2013-10-281-0/+8
* GSimpleAction: don't allow changing state typeRyan Lortie2013-10-281-2/+16
* glib-compile-schemas: ignore qualified tags/attrsRyan Lortie2013-10-281-1/+2
* GDBus: ignore qualified XML tags and attributesRyan Lortie2013-10-281-1/+1
* tests: add a ignore-qualified markup-collect caseRyan Lortie2013-10-281-1/+4
* GMarkup: add G_MARKUP_IGNORE_QUALIFIEDRyan Lortie2013-10-282-6/+37
* GMarkup: share some common code for closing tagsRyan Lortie2013-10-283-65/+50
* test: g_debug messages shouldn't affect g_assert_expected_messagesStef Walter2013-10-282-3/+23
* GSettings: fix for loop in 'extends' functionalityRyan Lortie2013-10-281-2/+2
* gsettings(1): stop using deprecated APIsRyan Lortie2013-10-281-64/+41
* gsettings(1): use global variablesRyan Lortie2013-10-281-97/+77
* GSettingsSchemaKey: add introspection APIsRyan Lortie2013-10-286-112/+208
* bump versionRyan Lortie2013-10-281-1/+1