summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a StatusIcon property to org.gtk.Applicationwip/statusiconMatthias Clasen2017-05-244-8/+75
* GApplication: Remove some unused membersMatthias Clasen2017-05-241-3/+0
* Visual Studio builds: Redo utility script generationChun-wei Fan2017-05-2410-72/+121
* win32/gen_util_scripts.py: Make it path agnosticChun-wei Fan2017-05-241-4/+5
* Visual Studio builds: Add script to generate utility scriptsChun-wei Fan2017-05-242-1/+34
* build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENTPhilip Withnall2017-05-234-4/+4
* 2.53.22.53.2Matthias Clasen2017-05-221-0/+42
* Update Hungarian translationBalázs Meskó2017-05-221-5512/+5609
* gdbus: Init more types to work around gtype thread issueColin Walters2017-05-221-0/+20
* gsettings: check $XDG_DATA_HOME for schemasRyan Hendrickson2017-05-222-6/+11
* docs: Fix a trivial typo in GMount documentationPhilip Withnall2017-05-171-1/+1
* docs: Fix a trivial typo in GMount documentationPhilip Withnall2017-05-171-1/+1
* Check for a recent enough libmountEmmanuele Bassi2017-05-161-0/+3
* mkenums: Support public/private trigraphEmmanuele Bassi2017-05-161-0/+19
* docs: Trivial typo fixesMohammed Sadiq2017-05-162-2/+2
* xdgmime: fix special case for mime_type_subclassAlexandru Pandelea2017-05-163-2/+22
* Update Indonesian translationKukuh Syafaat2017-05-151-130/+149
* Remove unused ignore fileEmmanuele Bassi2017-05-141-15/+0
* 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