summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: Reformat gen-visibility-macros.py with blackPhilip Withnall2022-10-141-29/+57
* tools: Disable line length flake8 warnings in gen-visibility-macros.pyPhilip Withnall2022-10-141-0/+5
* Merge branch 'bookmarkfile-copy' into 'main'Philip Withnall2022-10-147-11/+245
|\
| * gboxed: Add GBookmarkFile as Boxed typesMarco Trevisan (Treviño)2022-10-143-0/+14
| * gbookmarkfile: Add copy functionMarco Trevisan (Treviño)2022-10-144-8/+215
| * gbookmarkfile: Do not try to write invalid modified stampMarco Trevisan (Treviño)2022-10-141-3/+16
|/
* Merge branch 'mcatanzaro/plain-build-cast-checks' into 'main'Philip Withnall2022-10-141-3/+3
|\
| * Disable cast checks in plain buildsMichael Catanzaro2022-10-141-3/+3
* | Merge branch 'desktop-app-info-terminal-tests' into 'main'Philip Withnall2022-10-141-0/+221
|\ \
| * | tests/desktop-app-info: Add tests to verify if launching with terminal worksMarco Trevisan (Treviño)2022-10-111-0/+221
* | | Merge branch 'macos-gio-modules' into 'main'Philip Withnall2022-10-141-0/+23
|\ \ \
| * | | giomodule: Automatically detect modules on macOSPiotr Brzeziński2022-10-141-0/+23
* | | | Merge branch 'mcatanzaro/cast-checks' into 'main'Philip Withnall2022-10-141-5/+6
|\ \ \ \
| * | | | Automatically disable cast checks when building with optimizationMichael Catanzaro2022-08-031-5/+6
* | | | | Merge branch 'version-bump' into 'main'Philip Withnall2022-10-144-1/+13
|\ \ \ \ \
| * | | | | docs: Add 2.76 release series documentation pages to the buildPhilip Withnall2022-10-143-0/+12
| * | | | | build: Post-release version bump to 2.75.0Philip Withnall2022-10-141-1/+1
|/ / / / /
* | | | | Merge branch 'visibility' into 'main'Xavier Claessens2022-10-14224-4313/+3055
|\ \ \ \ \
| * | | | | gdbus example: Every DLL must have its own visibility macroXavier Claessens2022-10-131-6/+19
| * | | | | Do not define GIO_COMPILATION for executablesXavier Claessens2022-10-138-13/+15
| * | | | | giomodules: g_io_module_* must always be exportedXavier Claessens2022-10-137-18/+23
| * | | | | Rename all visibility macrosXavier Claessens2022-10-13190-2589/+2589
| * | | | | Fix symbol visibility macros on WindowsXavier Claessens2022-10-1330-1655/+409
| * | | | | Simplify G_HAVE_GNUC_VISIBILITY definitionXavier Claessens2022-10-133-36/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'th/ghash-steal-extended-doc' into 'main'Philip Withnall2022-10-141-0/+4
|\ \ \ \ \
| * | | | | ghash: document g_hash_table_steal_extended() behavior for setsThomas Haller2022-10-141-0/+4
|/ / / / /
* | | | | Merge branch 'ebassi/for-main' into 'main'Sebastian Dröge2022-10-141-15/+19
|\ \ \ \ \
| * | | | | doc: Correctly annotate GAsyncQueue methodsEmmanuele Bassi2022-10-131-15/+19
|/ / / / /
* | | | | Merge branch 'fileutils-fwrite-retval' into 'main'Marco Trevisan2022-10-131-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: Check the return value of fwrite() in a testPhilip Withnall2022-10-131-1/+3
* | | | | Merge branch 'static' into 'main'Philip Withnall2022-10-123-37/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: skip shared libs if default_library=staticAlyssa Ross2022-10-123-37/+44
* | | | | Merge branch 'test-actions-parallel-fix' into 'main'Philip Withnall2022-10-122-7/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests/desktop-app-info: Use unique temporary paths for action filesMarco Trevisan (Treviño)2022-09-132-7/+22
| | |/ / | |/| |
* | | | Merge branch 'wip/smcv/deprecated-construct-prop' into 'main'Philip Withnall2022-10-123-8/+270
|\ \ \ \
| * | | | gobject: Add a test for deprecated propertiesSimon McVittie2022-09-212-0/+258
| * | | | gobject: Only emit deprecation warnings for user-specified propertiesSimon McVittie2022-09-211-8/+12
* | | | | Merge branch 'regex-errors-msg-cleanups' into 'main'Philip Withnall2022-10-122-9/+59
|\ \ \ \ \
| * | | | | regex: Use critical messages if an unexpected NULL parameter is providedMarco Trevisan (Treviño)2022-09-211-1/+1
| * | | | | gregex: Use pcre2 error messages if we don't provide a specific oneMarco Trevisan (Treviño)2022-09-212-8/+58
* | | | | | Merge branch 'more-gio-thumbnail-sizes' into 'main'Philip Withnall2022-10-123-24/+445
|\ \ \ \ \ \
| * | | | | | glocalfileinfo: Add support for xx-large and x-large thumbnailsMarco Trevisan (Treviño)2022-10-112-24/+20
| * | | | | | gio/tests: Add file-thumbnail testsMarco Trevisan (Treviño)2022-10-112-0/+425
* | | | | | | Merge branch 'atomic-older-cplusplus' into 'main'Philip Withnall2022-10-128-36/+110
|\ \ \ \ \ \ \
| * | | | | | | glib/glib-typeof: Ensure glib_typeof is defined in MSCV C++Marco Trevisan (Treviño)2022-09-151-2/+5
| * | | | | | | glib/tests/cxx: Enable the c++ tests for all the C++ versionsMarco Trevisan (Treviño)2022-09-151-30/+9
| * | | | | | | gatomic: Support atomic compare_and_exchange macros on older C++ standard ver...Damjan Jovanovic2022-09-151-4/+4
| * | | | | | | glib/tests/cxx: Add clear and steal pointer functions testsMarco Trevisan (Treviño)2022-09-151-0/+31
| * | | | | | | glib-typeof: Define glib_typeof on on older C++ standard versionsDamjan Jovanovic2022-09-151-1/+1
| * | | | | | | meson: Build C++ tests for the currently supported C++ standard versionsMarco Trevisan (Treviño)2022-09-155-0/+61