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-06-15
context: Fix typos of "teh" to "the" + missing "a"
Daniel Boles
1
-3
/
+3
2023-03-20
Use callback functins with C linkage
Kjell Ahlstedt
2
-9
/
+33
2023-03-14
Implement get_text_extents() and get_glyph_extents() of ScaledFont
Vitaly Dyachkov
3
-1
/
+48
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-03-12
CI: Install all dependencies with apt, meson -> meson setup
Kjell Ahlstedt
1
-40
/
+4
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-22
NEWS: Prepare for next cairomm release
Kjell Ahlstedt
3
-4
/
+37
2022-09-11
Convert README to README.md
Kjell Ahlstedt
1
-7
/
+38
2022-08-16
Autotools build: Add --disable-deprecated-api
Kjell Ahlstedt
2
-0
/
+4
2022-05-25
Merge branch 'msvc-warnings' into 'master'
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
2
-22
/
+27
2022-03-18
CI: Use artifacts to transfer data between stages
Kjell Ahlstedt
1
-5
/
+28
2022-02-13
meson.build: Specify 'check' option in run_command()
Kjell Ahlstedt
4
-12
/
+15
2022-02-02
Surface docs: Use cairomm names where possible
Kjell Ahlstedt
1
-14
/
+16
2022-02-02
Surface::set_device_scale() docs: Refer to Context::scale()
Kjell Ahlstedt
1
-1
/
+9
2022-01-27
Merge branch 'device-scale' into 'master'
Kjell Ahlstedt
3
-0
/
+65
2022-01-18
Surface device scale convenience overloads
Thomas Holder
3
-0
/
+24
2022-01-18
Wrapping surface device scale functions
Thomas Holder
3
-0
/
+41
2021-11-12
Merge branch 'master' into 'master'
Kjell Ahlstedt
2
-2
/
+7
2021-11-10
build: Support Visual Studio 2022
Chun-wei Fan
2
-2
/
+7
2021-08-26
CI: Add .gitlab-ci.yml
Kjell Ahlstedt
1
-0
/
+90
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-09
Surface::Type: Really deprecate WIN32 with CAIROMM_DISABLE_DEPRECATED
Kjell Ahlstedt
1
-3
/
+2
2021-06-09
Update SaveGuard
Kjell Ahlstedt
3
-30
/
+47
2021-06-09
Doxyfile.in: Add the @newin alias and CAIROMM_API=
Kjell Ahlstedt
1
-3
/
+4
2021-06-08
Add Cairo::SaveGuard save/restore object
Jason Rhinelander
2
-0
/
+35
2021-05-20
1.16.1
1.16.1
Kjell Ahlstedt
2
-1
/
+19
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 'master' into 'master'
Kjell Ahlstedt
4
-12
/
+12
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
-1
/
+0
2021-05-11
cairomm/exception.h: Export Cairo::logic_error selectively
Chun-wei Fan
1
-9
/
+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: No implicit_include_directories
Kjell Ahlstedt
1
-0
/
+1
2021-03-16
Meson build: Make it possible to use cairomm as a subproject
Kjell Ahlstedt
9
-14
/
+49
2021-03-09
Merge branch 'fix.mingw.warnings' into 'master'
Kjell Ahlstedt
2
-2
/
+6
2021-03-09
cairommconfig.h.*: Don't dllimport on MinGW
Chun-wei Fan
2
-2
/
+6
2021-02-23
Merge branch 'kjellahl/surface-type-win32' into 'master'
Kjell Ahlstedt
1
-2
/
+11
2021-02-20
Surface::Type: Deprecate WIN32, add WIN32_SURFACE
Kjell Ahlstedt
1
-2
/
+11
2021-02-20
docs/reference/Doxyfile.in: Remove obsolete entries
Kjell Ahlstedt
1
-2
/
+1
2021-02-19
tools/release-publish.sh: Add comments
Kjell Ahlstedt
1
-0
/
+8
[next]