summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GSubprocess: [rebase] glib-compile-resources: unref subprocesseswip/gsubprocessColin Walters2012-06-211-0/+6
* GSubprocess: [rebase] Ensure we call g_spawn_close_pid() on Windows alwaysColin Walters2012-06-131-3/+3
* GSubprocess: [rebase] Document g_subprocess_get_pid() moreColin Walters2012-06-131-2/+18
* GSubprocess: [rebase] Add more to documentation overviewColin Walters2012-06-121-4/+21
* GSubprocess: [rebase] Update symbols and docsColin Walters2012-06-112-2/+4
* GSubprocess: [rebase] Change stdin API to _inherit()Colin Walters2012-06-113-40/+41
* GSubprocess: [rebase] Clean up add/create watch APIColin Walters2012-06-115-64/+33
* GSubprocess: [rebase] Move io priority into _set_input_streamColin Walters2012-06-114-45/+21
* GSubprocess: [rebase] Add environment propertyColin Walters2012-06-111-6/+34
* GSubprocess: [rebase] Add cwd propertyColin Walters2012-06-112-7/+27
* GSubprocess: [rebase] Fix allocationColin Walters2012-05-291-1/+2
* GSubprocess: [rebase] Fix prototype of watch funcColin Walters2012-05-252-3/+3
* GSubprocess: [rebase] address mclasen's commentsColin Walters2012-05-242-4/+4
* GSubprocess: [rebase] doc updatesColin Walters2012-05-241-4/+13
* GSubprocess: [rebase] Add option to use envpColin Walters2012-05-244-0/+34
* GSubprocess: Port gsettings testColin Walters2012-05-241-14/+25
* glib-compile-resources: Port to GSubprocessColin Walters2012-05-241-49/+20
* GSubprocess: New class for spawning child processesColin Walters2012-05-2413-1/+3205
* gio: Add private API to create win32 streams from fdsColin Walters2012-05-244-22/+119
* gmain: Add private API to create Unix child watch that uses waitid()Colin Walters2012-05-244-33/+113
* glib: fix buildMarc-Antoine Perennou2012-05-221-4/+1
* gspawn: Add GSpawnFlag to use the PATH from envpChristian Persch2012-05-222-13/+41
* environ: Allow NULL envpChristian Persch2012-05-222-11/+40
* GMemoryOutputStream: Add API to return data as a GBytesColin Walters2012-05-214-0/+70
* GMemoryInputStream: Add API to accept GBytesColin Walters2012-05-213-39/+76
* gio: The tmpl parameter to g_file_new_tmp can be NULLDebarshi Ray2012-05-211-1/+0
* g_utf8_validate: @str shouldn't end up annotated as utf8Dan Winship2012-05-181-1/+1
* proxy-test: work even when the upstream DNS liesDan Winship2012-05-181-0/+60
* g_app_info_launch_default_for_uri: don't use GFile if we don't have toDan Winship2012-05-181-10/+26
* Document that g_app_info_create_from_commandline() does unquoting according t...Holger Berndt2012-05-181-0/+6
* gnetworkmonitornetlink: don't leak the list of networksDan Winship2012-05-171-1/+1
* g_clear_pointer: work around gcc helpfulnessDan Winship2012-05-171-1/+3
* gsettings: add reset-recursively to bash completionMatthias Clasen2012-05-171-3/+3
* Improve libelf configure checkMatthias Clasen2012-05-171-4/+4
* glib: fix memory leaks in gutils, protocol, and strfuncs testsRavi Sankar Guntur2012-05-173-16/+58
* update .gitignoreDan Winship2012-05-161-0/+1
* GAppInfo: add a mechanism to query supported content typesGiovanni Campagna2012-05-167-0/+67
* Add g_type_ensure() and use it rather than playing games with volatileDan Winship2012-05-1512-55/+72
* gfile: add g_return_if_fail to g_file_make_directory_with_parents()Paolo Borelli2012-05-151-0/+2
* gfile: Plug memory leak in g_file_make_directory_with_parents()Colin Walters2012-05-151-7/+16
* Cover some malloc corner cases in testsMatthias Clasen2012-05-141-0/+19
* Add a test for g_clear_pointerMatthias Clasen2012-05-141-0/+15
* [l10n] Update Japanese translationJiro Matsuzawa2012-05-131-482/+155
* Use non-deprecated api in testsMatthias Clasen2012-05-132-5/+5
* gkeyfile: Fix annotations for g_key_file_load_from_dataJasper St. Pierre2012-05-111-1/+1
* docs: reference g_menu_item_new in gmenu convenience menuitem APILars Uebernickel2012-05-101-3/+3
* [l10n] Updated German translationChristian Kirbach2012-05-081-82/+95
* Set GLIB_VERSION_MAX_ALLOWED to GLIB_VERSION_CUR_STABLE by defaultXavier Claessens2012-05-081-5/+1
* version macros: Make MIN_REQUIRED the current stable versionEmmanuele Bassi2012-05-081-1/+1
* [l10n] Update Japanese translationJiro Matsuzawa2012-05-081-1836/+2231