summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsocket: Set SO_NOSIGPIPE on sockets on Darwinwip/nosigpipeDan Winship2014-05-011-4/+11
* gsocket: move set_fd_nonblocking() into g_socket_constructed()Dan Winship2014-05-011-31/+27
* gobject: Document that classes/objects/interfaces are zero-filledPhilip Withnall2014-04-293-5/+22
* Updated Slovenian translationMatej Urbančič2014-04-281-1/+1
* Updated Slovenian translationMatej Urbančič2014-04-281-926/+1122
* Updated Slovenian translationMatej Urbančič2014-04-281-1/+1
* gmenuexporter: fix protocol documentation linkLars Uebernickel2014-04-281-1/+1
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-04-271-217/+220
* Added type check to GPermission public functions.Juan Pablo Ugarte2014-04-251-1/+13
* gresolver: Ensure GThreadedResolver always sets an error if resolution failsPhilip Withnall2014-04-251-3/+16
* gresolver: Document that GResolver lists are non-empty on successPhilip Withnall2014-04-251-19/+24
* gio: remove an unneeded pragmaDan Winship2014-04-241-5/+0
* docs: Remove <!-- --> comment before plural sVolker Sobek2014-04-2412-16/+16
* gaction: Minor clarifications in the GAction documentationPhilip Withnall2014-04-231-3/+4
* platform_get_argv0: drop unneeded headers for OpenBSDAntoine Jacoutot2014-04-201-5/+6
* gfile: More explicitly document the context for GFileProgressCallbackPhilip Withnall2014-04-191-2/+3
* Updated Greek translationmarablack32014-04-181-838/+852
* gio: Document that GSocket is not thread safePhilip Withnall2014-04-161-0/+4
* hmac: Add support for SHA-512 in GHmacPhilip Withnall2014-04-162-14/+173
* Revert "Bug 724590 - GSlice slab_stack corruption"Ryan Lortie2014-04-161-2/+1
* Bug 724590 - GSlice slab_stack corruptionJohn Ralls2014-04-151-1/+2
* docs: Use markdown links in all .c and .h filesVolker Sobek2014-04-1513-14/+14
* gdesktopappinfo: fix a crasherRyan Lortie2014-04-151-1/+1
* gio: fix g-i annotations in g_settings_schema_source_list_schemas()Alberto Ruiz2014-04-151-3/+4
* tests: use mimeapps.list over defaults.listRyan Lortie2014-04-151-3/+3
* GDesktopAppInfo: rewrite content type codeRyan Lortie2014-04-152-845/+623
* mimetype tests: don't depend on specific behaviourRyan Lortie2014-04-151-38/+13
* appmonitor test: avoid /usr/shareRyan Lortie2014-04-151-0/+1
* tests: expand 'apps' toolRyan Lortie2014-04-151-0/+46
* mimeapps test: fix defaults vs. recommendedRyan Lortie2014-04-151-2/+4
* desktop-app-info test: use g_assert_strcmp()Ryan Lortie2014-04-151-7/+7
* build: also unset LIBS when LDFLAGS is unsetAntoine Jacoutot2014-04-151-4/+6
* gdesktopappinfo: Don't double free sn_idColin Walters2014-04-121-4/+1
* gdesktopappinfo: Initialize sn_id to NULLColin Walters2014-04-121-1/+1
* openbsd: remove -pthreadAntoine Jacoutot2014-04-121-3/+0
* Deal with startup notify id being NULLMatthias Clasen2014-04-111-2/+7
* gparam: Add G_PARAM_READWRITE to GParamFlagsEmmanuele Bassi2014-04-101-6/+2
* gapplication-tool: ensure object paths are validCosimo Cecchi2014-04-101-2/+6
* gapplication-tool: fix a typoCosimo Cecchi2014-04-101-1/+1
* g_str_has_prefix: don't call strlen(str)Dan Winship2014-04-101-10/+1
* giomodule: Add a NULL guard to extension_point_get_extension_by_nameDebarshi Ray2014-04-101-0/+2
* gobject: try to link with -Wl,-z,nodeleteAlexandre Rostovtsev2014-04-102-0/+35
* g_file_copy: Don't set GError when we intend to ignore errorsColin Walters2014-04-091-1/+1
* gio: Add newer dbus UnknownXxxx and PropertyReadOnly errorsStef Walter2014-04-093-2/+21
* gtlscertificate: fix certificate list parsing with trailing commentsDan Winship2014-04-091-10/+15
* Updated Ukrainian translationDaniel Korostil2014-04-061-2266/+3126
* GApplication: Don't decrease use_count below 0Marek Kasik2014-04-041-0/+1
* docs: Fix typo in g_unichar_iswide_cjk() commentDavid King2014-04-041-1/+1
* Add a small note to g_cclosure_marshal_generic docsPaolo Borelli2014-04-031-0/+3
* networkaddress: fix parsing of uri with @ after authorityWim Taymans2014-04-022-3/+11