summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Variant: Fix so it works with C++20Magne Oestlyngen2021-04-062-22/+22
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-2641-38/+43
* Add tools/defs_gen/enumextract.pyKjell Ahlstedt2021-03-174-1/+472
* Meson build: Make it possible to use glibmm as a subprojectKjell Ahlstedt2021-03-1211-19/+117
* Meson build: examples and tests: Add dependency('threads')Kjell Ahlstedt2021-03-122-2/+11
* g[io|lib]mmconfig.h.*: Don't dllimport on MinGWChun-wei Fan2021-03-094-4/+12
* tools/gen_scripts: Ignore gio/gwin32api-*.hKjell Ahlstedt2021-03-062-4/+4
* docs/reference/Doxyfile.in: Remove obsolete entriesKjell Ahlstedt2021-02-241-2/+1
* Meson build: Use relative paths to untracked/Kjell Ahlstedt2021-02-242-5/+7
* 2.68.02.68.0Kjell Ahlstedt2020-12-183-2/+66
* Merge branch 'wip/ci-comments' into 'master'Kjell Ahlstedt2020-12-181-4/+2
|\
| * CI: Replacing old comments with correct onesPavlo Solntsev2020-12-131-4/+2
* | Glib, Gio: Regenerate docs.xml and .defs filesKjell Ahlstedt2020-12-188-491/+3684
* | Glib::Binding, TimeZone: Ignore deprecation of some glib functionsKjell Ahlstedt2020-12-144-6/+107
|/
* Change the ABI to glibmm-2.68Kjell Ahlstedt2020-12-118-24/+24
* tests/glibmm_tls_client: Skip test, if socket can't be connectedKjell Ahlstedt2020-12-101-1/+4
* Merge branch 'wip/clang-ci' into 'master'Kjell Ahlstedt2020-12-091-0/+18
|\
| * CI: Adding build and test job for clang compilerPavlo Solntsev2020-12-081-0/+18
* | tests/glibmm_tls_client: Catch exceptions from more function callsKjell Ahlstedt2020-12-091-6/+18
|/
* Glib::Binding: Avoid warning from gcc-10Kjell Ahlstedt2020-12-081-0/+9
* Merge branch 'wip/ci-update' into 'master'Kjell Ahlstedt2020-12-081-7/+77
|\
| * CI: Updating config file to reflect recent changesPavlo Solntsev2020-12-071-7/+77
|/
* Merge branch 'is_os_cocoa-meson' into 'master'Kjell Ahlstedt2020-11-221-15/+1
|\
| * Meson build: fix is_os_cocoa detectionTom Schoonjans2020-11-211-15/+1
|/
* Remove unnecessary TODO and README filesKjell Ahlstedt2020-11-193-17/+0
* generate_wrap_init.pl.in: Use g_type_ensure()Kjell Ahlstedt2020-11-181-7/+1
* Gio::File docs: Fix names of thrown exceptionsKjell Ahlstedt2020-11-017-15/+7
* glib/glibmm.h: Describe how to use glibmm with mesonKjell Ahlstedt2020-10-121-3/+18
* Meson build: Fix versioning on macOS for libglibmm_generate_extra_defsKjell Ahlstedt2020-10-011-1/+3
* Meson build: Fix versioning on macOSKjell Ahlstedt2020-09-303-3/+14
* Meson build: Add missing Glib::Value and Variant documentationKjell Ahlstedt2020-09-132-3/+7
* Remove Glib::BalancedTreeKjell Ahlstedt2020-09-0710-573/+0
* Merge branch 'more-private-exports' into 'master'Chun-wei Fan2020-08-311-1/+1
|\
| * class_interface.m4: Export the generated private classChun-wei Fan2020-08-311-1/+1
|/
* Merge branch 'private-export' into 'master'Chun-wei Fan2020-08-303-3/+3
|\
| * glib/glibmm/private/*.h: Decorate the classes with GLIBMM_APIChun-wei Fan2020-08-282-2/+2
| * class_shared.m4: Decorate private class prototypeChun-wei Fan2020-08-281-1/+1
* | gmmproc: Make h2def.py recognize more macrosKjell Ahlstedt2020-08-291-2/+6
|/
* Rewrite Gio::Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-08-1210-106/+80
* Gio::Tls[Client,Server]ConnectionImpl: Improve the wrap*() functionsKjell Ahlstedt2020-08-022-12/+18
* Gio::SocketClient::signal_event(): Fix wrapping of 'connection' paramKjell Ahlstedt2020-07-312-2/+22
* Glib::IOChannel docs: Update names of some enum valuesKjell Ahlstedt2020-07-311-4/+4
* Gio: Add Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-07-3013-45/+290
* NMake Makefiles: Use Meson-style DLL and .lib naming if requestedChun-wei Fan2020-07-231-12/+26
* NMake Makefiles: Fix generating [glib|gio]mm[config.h|.rc]Chun-wei Fan2020-07-224-56/+69
* Gio::MenuModel: Make MenuAttribute and MenuLink enum classKjell Ahlstedt2020-07-192-40/+96
* Merge branch 'liststore-fix' into 'master'Kjell Ahlstedt2020-07-191-3/+3
|\
| * Update documentation for ListStore too.Andreas Persson2020-07-181-1/+1
| * Make ListStore accept Interfaces.Andreas Persson2020-07-181-2/+2
|/
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-141-0/+4