summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-05-1320-304/+3405
* meson: initial glib buildJussi Pakkanen2017-05-134-0/+869
* gdbus: fix use-after-freeLars Uebernickel2017-05-121-4/+2
* Update German translationMario Blättermann2017-05-121-150/+138
* array-test: Fix a commentDaniel Boles2017-05-121-1/+1
* gstrfuncs: Fix translation issuesKrzesimir Nowak2017-05-101-6/+14
* Update POTFILES.inPiotr Drąg2017-05-101-0/+1
* docs: Fix typosKrzesimir Nowak2017-05-102-2/+2
* docs: Add index for 2.54 apiKrzesimir Nowak2017-05-101-0/+4
* gstrfuncs: Add replacement for string-to-number functionsKrzesimir Nowak2017-05-104-0/+486
* win32/replace.py: Fix replacing items in files with UTF-8 contentChun-wei Fan2017-05-091-2/+8
* gmodule – Don't use RTLD_DEFAULT on Android for g_module_self() on Android ...Sebastian Dröge2017-05-091-3/+15
* gmodule – Check for RTLD_LAZY and others in configureSebastian Dröge2017-05-092-3/+14
* gunixmounts: Prevent unwanted automount requestsOndrej Holy2017-05-091-3/+0
* gunixmounts: Speed up mtab processing with libmountOndrej Holy2017-05-091-10/+6
* tests: Improve error handling for fileutils testPhilip Withnall2017-05-081-1/+2
* tests: Update g_assert()s in fileutils test to be more descriptivePhilip Withnall2017-05-071-67/+67
* gtimer: Handle gmtime() failure in g_time_val_to_iso8601()Philip Withnall2017-05-051-1/+12
* gdatetime: Fix overflow checks when constructing from timestampsPhilip Withnall2017-05-052-0/+93
* Revert "ginputstream: Add missing (out) annotations to read() functions"Rico Tzschichholz2017-05-041-8/+8
* build: Bump version to 2.53.2Jonh Wendell2017-05-041-1/+1
* gdatetime: Remove an unnecessary NULL pointer checkPhilip Withnall2017-05-021-4/+1
* ghash: Document that GHashTable is not suitable for static hash tablesPhilip Withnall2017-05-021-0/+4
* garray: Add g_ptr_array_find[_with_equal_func]()Philip Withnall2017-05-024-0/+142
* gtimer: Whitespace fixesPhilip Withnall2017-05-021-3/+3
* gvariant: Fix the max unsigned 64-bit integer valueKrzesimir Nowak2017-05-021-2/+3
* Small documentation additionsMatthias Clasen2017-05-022-2/+9
* portal support: Raise the priority for network monitorMatthias Clasen2017-05-021-1/+1
* gportalsupport: Fix compilation failure from previous commitPhilip Withnall2017-05-011-1/+3
* portal support: Read /.flatpak-infoMatthias Clasen2017-05-011-6/+1
* docs: Remove some extraneous words from g_settings_sync() documentationPhilip Withnall2017-04-301-2/+1
* docs: Add an example for using the g_spawn_*() APIsPhilip Withnall2017-04-301-4/+48
* gappinfo: Clear previously set error before calling portalTimm Bäder2017-04-291-1/+6
* tests: Fix g_content_type_is_mime_type() test on OSXPatrick Griffis2017-04-291-1/+1
* genmarshal: Always generate the prototypes in the bodyEmmanuele Bassi2017-04-281-4/+12
* genmarshal: Use fewer magic numbersEmmanuele Bassi2017-04-281-2/+2
* genmarshal: Constify global variablesEmmanuele Bassi2017-04-281-2/+2
* genmarshal: Conform --help output to conventionsEmmanuele Bassi2017-04-281-2/+2
* gdbusmessage: Don’t use major()/minor() if they’re unavailabledeclan2017-04-281-0/+6
* docs: Fix (nullable) (optional) annotationsPhilip Withnall2017-04-286-14/+14
* gdbusconnection: Add some comments about object ownershipPhilip Withnall2017-04-281-5/+6
* Implement g_content_type_is_mime_type() (clone of win32's)Daniel Macks2017-04-281-0/+17
* Add test-case for g_content_type_is_mime_type()Daniel Macks2017-04-281-0/+1
* gosxappinfo: fix typo in g_osx_app_info_launch_internalRafal Luzynski2017-04-281-1/+2
* gosxappinfo: Special case x-scheme-handlerPatrick Griffis2017-04-281-8/+21
* gosxappinfo: Fix get_default_for_type() on 10.10+Patrick Griffis2017-04-281-14/+31
* build: Don't build dbus-appinfo on OSXPatrick Griffis2017-04-271-1/+5
* gvariant: Fix some typos in documentationKrzesimir Nowak2017-04-273-11/+10
* gosxappinfo: Fix typo in ifdefPatrick Griffis2017-04-271-2/+2
* Update Spanish translationDaniel Mustieles2017-04-261-578/+634