index
:
cairomm
cairomm-1-12
cairomm-1-14
cairomm-1-16
cairomm-1.10
cairomm-1.2
cairomm-1.4
cairomm-1.6
cairomm-1.8
master
Official repository of cairomm: C++ bindings for the cairo graphics library (mirrored from https://gitlab.freedesktop.org/cairo/cairomm)
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-27
1.14.5
1.14.5
Kjell Ahlstedt
4
-6
/
+30
2023-09-27
meson_options.txt: boost-shared defaults to true
Kjell Ahlstedt
1
-1
/
+1
2023-07-06
Remove AUTHORS and MAINTAINERS and add info to README.md
Kjell Ahlstedt
5
-27
/
+37
2023-06-29
Merge branch 'msvc-doc-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
4
-35
/
+88
2023-06-29
Improve Visual Studio build documentation
Chun-wei Fan
4
-35
/
+88
2023-06-17
Doxyfile.in: Remove obsolete entries
Kjell Ahlstedt
1
-4
/
+0
2023-06-17
enums: Fix typos of "teh" to "the" + missing "a"
Daniel Boles
1
-3
/
+3
2023-03-12
README.md: meson -> meson setup
Kjell Ahlstedt
1
-2
/
+2
2023-03-12
meson.build: Simplify if-file-exists test
Kjell Ahlstedt
1
-11
/
+3
2023-01-04
meson.build: Simplify lookup of python command
Kjell Ahlstedt
1
-7
/
+1
2023-01-04
meson.build: Fix the evaluation of is_git_build on Windows
Kjell Ahlstedt
1
-5
/
+10
2023-01-04
Meson build: Don't copy files with configure_file()
Kjell Ahlstedt
2
-6
/
+7
2022-09-27
meson.build: Detect if we build from a git subtree
Kjell Ahlstedt
1
-6
/
+8
2022-09-21
1.14.4
1.14.4
Kjell Ahlstedt
3
-2
/
+21
2022-09-11
Convert README to README.md
Kjell Ahlstedt
1
-7
/
+38
2022-08-16
Fix build with -Dbuild-deprecated-api=false
Kjell Ahlstedt
2
-4
/
+12
2022-08-16
Autotools build: Add --disable-deprecated-api
Kjell Ahlstedt
2
-0
/
+4
2022-05-25
Merge branch 'msvc-warnings-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
1
-4
/
+27
2022-05-24
Meson: Re-organize warnings-related compiler flags for MSVC
Chun-wei Fan
1
-6
/
+22
2022-05-23
Meson/MSVC: Compensate for the lack of msvc_recommended_pragmas.h
Chun-wei Fan
1
-1
/
+8
2022-05-19
meson.build: Avoid configuration warnings
Kjell Ahlstedt
1
-18
/
+23
2022-02-13
meson.build: Specify 'check' option in run_command()
Kjell Ahlstedt
4
-12
/
+14
2021-11-12
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
2
-2
/
+7
2021-11-10
build: Support Visual Studio 2022
Chun-wei Fan
2
-2
/
+7
2021-08-18
meson.build: Check if Perl is required for building documentation
Kjell Ahlstedt
2
-4
/
+13
2021-06-11
Update examples/README
Kjell Ahlstedt
1
-2
/
+2
2021-06-10
Doxyfile.in: Add the @newin alias and CAIROMM_API=
Kjell Ahlstedt
1
-3
/
+4
2021-05-20
1.14.3
1.14.3
Kjell Ahlstedt
3
-2
/
+16
2021-05-18
Add dependencies to Doxygen tag files in subprojects
Kjell Ahlstedt
2
-2
/
+15
2021-05-14
Fix build as subproject without building documentation
Kjell Ahlstedt
2
-22
/
+30
2021-05-11
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
4
-8
/
+13
2021-05-11
meson: Reorganize warnings on Visual Studio builds
Chun-wei Fan
2
-2
/
+8
2021-05-11
MSVC_NMake/config-msvc.mak: Clean up compiler flags
Chun-wei Fan
1
-2
/
+1
2021-05-11
cairomm/exception.h: Export Cairo::logic_error selectively
Chun-wei Fan
1
-4
/
+4
2021-05-05
Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0
Kjell Ahlstedt
2
-7
/
+9
2021-04-07
Meson build: No implicit_include_directories
Kjell Ahlstedt
2
-0
/
+2
2021-03-26
Meson build: Make it possible to use cairomm as a subproject
Kjell Ahlstedt
9
-13
/
+49
2021-03-09
docs/reference/Doxyfile.in: Remove obsolete entries
Kjell Ahlstedt
1
-2
/
+1
2021-03-09
Merge branch 'fix.mingw.warnings.114' into 'cairomm-1-14'
Kjell Ahlstedt
2
-2
/
+6
2021-03-09
cairommconfig.h.*: Don't dllimport on MinGW
Chun-wei Fan
2
-2
/
+6
2020-09-30
1.14.2
1.14.2
Kjell Ahlstedt
3
-2
/
+18
2020-09-29
Meson build: Fix versioning on macOS
Kjell Ahlstedt
2
-2
/
+8
2020-09-29
Require cairo >= 1.12.0
Kjell Ahlstedt
2
-2
/
+2
2020-09-27
1.14.0
Kjell Ahlstedt
3
-2
/
+40
2020-09-12
Autotools builds: Create only .tar.xz tarballs
Kjell Ahlstedt
1
-1
/
+1
2020-08-14
tests: Fix tests in Autotools builds
Kjell Ahlstedt
5
-245
/
+359
2020-08-13
tests: Don't include deprecated Boost header files
Kjell Ahlstedt
9
-9
/
+9
2020-08-12
Add Context::get_source_for_surface()
Kjell Ahlstedt
3
-1
/
+41
2020-07-23
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
4
-26
/
+47
2020-07-23
Update .gitignore
Chun-wei Fan
1
-6
/
+7
[next]