summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regex: Remove pcre_ucd.cwip/pcre-8.30Christian Persch2012-02-121-3098/+0
* regex: Use glib for unicode dataChristian Persch2012-02-129-239/+958
* regex: Remove obsolete patchChristian Persch2012-02-121-30/+0
* regex: unicode: Update to Unicode 6.1.0Christian Persch2012-02-122-2327/+2452
* regex: Remove obsolete makefile fragmentsChristian Persch2012-02-123-40/+0
* regex: Use glib memory allocatorChristian Persch2012-02-122-84/+40
* regex: Remove obsolete patchChristian Persch2012-02-122-16/+1
* regex: Use g_ascii_is[x]digitChristian Persch2012-02-122-138/+101
* regex: Remove obsolete patchChristian Persch2012-02-122-131/+0
* regex: Remove obsolete patchesChristian Persch2012-02-122-326/+0
* regex: Update included PCRE to 8.30Christian Persch2012-02-1228-3875/+17981
* Updated Spanish translationDaniel Mustieles2012-02-121-128/+151
* Add a few more missing functions to the docsMatthias Clasen2012-02-102-0/+4
* Add g_settings_new_full to the docsMatthias Clasen2012-02-101-0/+1
* Add g_test_undefined to the docsMatthias Clasen2012-02-101-0/+1
* Fix a parameter name mismatchMatthias Clasen2012-02-101-1/+1
* Drop menu markup docsMatthias Clasen2012-02-101-1/+0
* docs: Fix some typos in gwin32inputstreamJavier Jardón2012-02-102-3/+3
* socket/win32: flush pending read before signaling HUPMarc-André Lureau2012-02-101-2/+20
* gio/tests: add /socket/close_graceful testMarc-André Lureau2012-02-101-0/+85
* Fix g_hash_table_foreach crash with NULL hash tableChristophe Fergeau2012-02-101-2/+10
* Dist gio/gconstructor_as_data.hChun-wei Fan2012-02-101-0/+1
* Bug 669538-glib-compile-resources.c: Include io.h on WindowsChun-wei Fan2012-02-101-0/+3
* Allow multiple --sourcedir options to glib-compile-resourcesRichard Hughes2012-02-091-8/+42
* GApplication: put non-unique apps on D-BusRyan Lortie2012-02-092-13/+30
* docs: Fix gdbus-codegen example XMLDavid King2012-02-091-14/+16
* gthread-win32: update for g_get_monotonic_time() changesDan Winship2012-02-091-9/+1
* glocalfile: fix error code when opening a directory on win32Dan Winship2012-02-092-0/+19
* GDBusProxy: Add G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROPERTIES flagDavid Zeuthen2012-02-084-12/+153
* Retrieve cwd and environ in local GApplicationCommandLineJesse van den Kieboom2012-02-081-11/+27
* glib/tests: mainloop - fix a mem leak.Ravi Sankar Guntur2012-02-081-1/+22
* glib/tests: fix memory leakRavi Sankar Guntur2012-02-082-0/+2
* gio: update .gitignoreDan Winship2012-02-081-7/+9
* glib/tests/option-context: remove unused testsDan Winship2012-02-081-68/+0
* config.h.win32.in: Add note on if_nametoindexChun-wei Fan2012-02-081-0/+4
* config.h.win32.in: UpdatesChun-wei Fan2012-02-081-9/+12
* Update VS2010 property sheetChun-wei Fan2012-02-081-1/+1
* Update VS property sheetsChun-wei Fan2012-02-082-3/+3
* glib-mkenums: fix handling of forward enum declarationsDan Winship2012-02-071-0/+6
* docs: Add win32 gio specific api to the docsJavier Jardón2012-02-072-0/+44
* Add Visual C++ 2010 projects to compile GResource toolsChun-wei Fan2012-02-078-5/+443
* Update Visual C++ 2008 projectsChun-wei Fan2012-02-071-1/+2
* Add Visual C++ 2008 projects for GResource toolsChun-wei Fan2012-02-075-0/+365
* docs: Fix typoChristian Persch2012-02-061-1/+1
* gtimezone: consider a leading : in TZ environment variableGiovanni Campagna2012-02-061-1/+11
* Updated Telugu TranslationSwecha Localization Team2012-02-061-856/+918
* Updated Galician translationsFran Diéguez2012-02-061-194/+224
* Revert "Plug a mem leak in g_environ_unsetenv"Christian Persch2012-02-051-3/+0
* resources: Consolidate creation of GResource into one placeChristian Persch2012-02-051-12/+20
* resources: tests: Plug a mem leakChristian Persch2012-02-051-0/+1