summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network monitor: Also fetch initial state for version 1 portalwip/fmuellner/fix-portal-online-stateFlorian Müllner2018-08-231-2/+43
* network monitor: Validate connectivity received from portalFlorian Müllner2018-08-231-2/+18
* 2.57.32.57.3Philip Withnall2018-08-233-3/+76
* Merge branch '1492-cast-function-type-warning' into 'master'Simon McVittie2018-08-232-6/+10
|\
| * gslist: Fix a minor documentation syntax problemPhilip Withnall2018-08-201-1/+1
| * glist: Mention -Wcast-function-type problems with g_*list_copy_deep()Philip Withnall2018-08-202-5/+9
* | Merge branch 'gresource-distcheck-failure' into 'master'Simon McVittie2018-08-231-1/+4
|\ \
| * | build: Clean files left behind after gio/tests/gresource.c testPhilip Withnall2018-08-221-1/+4
* | | Merge branch '972-integers-on-os-x' into 'master'Philip Withnall2018-08-232-9/+89
|\ \ \
| * | | build: Mismatch between gint64 and int64_t in OSX 64-bitJohn Ralls2018-08-212-9/+89
* | | | Merge branch 'g-clear-pointer-no-side-effects' into 'master'Emmanuele Bassi2018-08-222-2/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | gmem: Only evaluate pointer argument to g_clear_pointer() oncePhilip Withnall2018-08-222-2/+30
|/ / /
* | | Merge branch '1494-clear-pointer-docs' into 'master'Emmanuele Bassi2018-08-221-1/+5
|\ \ \
| * | | gmem: Clarify calling convention behaviour of g_clear_pointer() in docsPhilip Withnall2018-08-221-1/+5
* | | | Merge branch 'wip/sadiq/fixes' into 'master'Philip Withnall2018-08-221-1/+0
|\ \ \ \
| * | | | grefstring: Avoid an unnecessary NUL assignmentwip/sadiq/fixesMohammed Sadiq2018-07-301-1/+0
* | | | | Merge branch '1448-g-error-secretly-doesnt-abort' into 'master'Emmanuele Bassi2018-08-222-9/+14
|\ \ \ \ \
| * | | | | gmessages: Clarify documentation about aborting on fatal log levelsPhilip Withnall2018-08-222-9/+14
| | |_|/ / | |/| | |
* | | | | Merge branch '1465-bye-bye-g-gnuc-malloc' into 'master'Emmanuele Bassi2018-08-228-23/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | glib: Drop G_GNUC_MALLOC usage from various other allocation functionsPhilip Withnall2018-08-225-13/+13
| * | | | glib: Drop G_GNUC_MALLOC usage from various allocation functionsPhilip Withnall2018-08-223-4/+4
| * | | | docs: Update the documentation for G_GNUC_MALLOC to reflect recent GCCPhilip Withnall2018-08-221-6/+20
|/ / / /
* | | | Update Chinese (Taiwan) translationCheng-Chia Tseng2018-08-211-1445/+1631
|/ / /
* | | Merge branch 'mingw-statbuf-size' into 'master'Christoph Reiter2018-08-202-0/+13
|\ \ \
| * | | gstdio: use _stat64 for GStatBuf on 64bit mingw. Fixes #1476Christoph Reiter2018-08-202-0/+13
|/ / /
* | | Merge branch 'mingw-file-offset-64' into 'master'Philip Withnall2018-08-201-0/+8
|\ \ \
| * | | meson: define _FILE_OFFSET_BITS=64 for MinGW. See #1476mingw-file-offset-64Christoph Reiter2018-08-051-0/+8
* | | | Merge branch 'wip/lantw/fix-gtestdbus-crash-on-freebsd'Philip Withnall2018-08-201-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | gtestdbus: Fix watcher crash on FreeBSDTing-Wei Lan2018-08-201-1/+1
|/ / /
* | | Merge branch 'fix-gnotification-tests' into 'master'Philip Withnall2018-08-201-1/+2
|\ \ \
| * | | tests: fix gnotification tests broken due to the recent icon name fallback ch...fix-gnotification-testsChristoph Reiter2018-08-191-1/+2
|/ / /
* | | Update Romanian translationDaniel Șerbănescu2018-08-191-1289/+1237
* | | Use an existing enum valueMatthias Clasen2018-08-181-2/+4
* | | Merge branch 'master' into 'master'Philip Withnall2018-08-172-87/+177
|\ \ \
| * | | gio: adding a g-icon test.Jehan2018-06-141-0/+9
| * | | gio: fixing duplicate icons and review comments.Jehan2018-06-141-23/+72
| * | | gio: fix g-icon tests to follow recent changes.Jehan2018-06-081-9/+13
| * | | gio: update icon list when appending or prepending an icon name to...Jehan2018-06-081-94/+106
| * | | gio: do not add an icon name already in the list.Jehan2018-06-081-0/+6
| * | | gio: generate (non-)symbolic and fallback variants for every icon name.Jehan2018-06-081-52/+54
| * | | gio: icons should fallback to non-preferred style appropriately.Jehan2018-06-081-25/+33
* | | | Merge branch '328-file-system-full' into 'master'Philip Withnall2018-08-171-7/+12
|\ \ \ \
| * | | | glocalfile: Only ignore FS full information for FUSE and ncpfsPhilip Withnall2018-08-171-7/+12
|/ / / /
* | | | Update Brazilian Portuguese translationRafael Fontenelle2018-08-171-1399/+1433
* | | | Merge branch 'network-monitor-fix' into 'master'Matthias Clasen2018-08-161-4/+17
|\ \ \ \
| * | | | network monitor portal: update properties initiallynetwork-monitor-fixMatthias Clasen2018-08-161-4/+17
|/ / / /
* | | | Merge branch 'fix-gdbus-unix-address' into 'master'Philip Withnall2018-08-162-0/+2
|\ \ \ \
| * | | | Fix failing tests when G_MESSAGES_DEBUG is set (again)Xavier Claessens2018-08-162-0/+2
* | | | | Merge branch '1444-install-tests' into 'master'Xavier Claessens2018-08-162-310/+341
|\ \ \ \ \
| * | | | | Meson: install gio testsXavier Claessens2018-08-161-260/+276