summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update gio_docs_override.xmlKjell Ahlstedt2021-06-041-2/+13
* gmmproc, DocsParser.pm: 2nd improve the handling of gi-docgen syntaxKjell Ahlstedt2021-06-041-18/+15
* gmmproc, DocsParser.pm: Improve the handling of gi-docgen syntaxKjell Ahlstedt2021-06-011-24/+65
* Glib::ustring: Remove extraneous GLIBMM_APIKjell Ahlstedt2021-05-311-2/+2
* gmmproc, DocsParser.pm: Handle gi-docgen syntax in documentationKjell Ahlstedt2021-05-251-11/+73
* Add Glib::Environ and tests/glibmm_environKjell Ahlstedt2021-05-238-0/+206
* Glib::Timer: Add resume() and is_active()Kjell Ahlstedt2021-05-232-1/+29
* 2.68.12.68.1Kjell Ahlstedt2021-05-203-2/+29
* Add dependencies to Doxygen tag files in subprojectsKjell Ahlstedt2021-05-182-1/+14
* Fix build as subproject without building documentationKjell Ahlstedt2021-05-152-31/+37
* Merge branch 'std-string-msvc-fixes' into 'master'Chun-wei Fan2021-05-1410-276/+275
|\
| * Clean up Visual Studio build filesChun-wei Fan2021-05-072-3/+2
| * Don't mark the Glib::Source class with GLIBMM_APIChun-wei Fan2021-05-073-72/+72
| * error.h Avoid exporting class deriving frm std::exceptionChun-wei Fan2021-05-072-24/+24
| * fileattributeinfo.hg: Avoid exporting classes with std::string membersChun-wei Fan2021-05-071-10/+10
| * variantdbusstring.h: Don't mark classes with GLIBMM_APIChun-wei Fan2021-05-071-2/+2
| * ustring.h: Avoid exporting classes with std::string membersChun-wei Fan2021-05-071-165/+165
|/
* Glib::PatternSpec: Ignore deprecation of g_pattern_match()Kjell Ahlstedt2021-05-051-0/+4
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-055-16/+18
* Meson build: Make quiet installations possibleKjell Ahlstedt2021-04-191-1/+3
* tests/glibmm_ustring_compare: Fix so it works for C++20Kjell Ahlstedt2021-04-112-28/+39
* Merge branch 'master' into 'master'Kjell Ahlstedt2021-04-092-22/+22
|\
| * Variant: Fix so it works with C++20Magne Oestlyngen2021-04-062-22/+22
* | Meson build: No implicit_include_directoriesKjell Ahlstedt2021-04-083-0/+4
|/
* 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