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
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
2020-07-23
NMake Makefiles: Use /utf-8 compiler flag if available
Chun-wei Fan
1
-0
/
+4
2020-07-23
NMake Makefiles: Use Meson-style DLL and .lib naming if requested
Chun-wei Fan
1
-4
/
+15
2020-07-23
NMake Makefiles: Fix builds from release tarballs
Chun-wei Fan
2
-16
/
+21
2020-07-10
Merge branch 'cairomm-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
2
-1
/
+6
2020-07-08
NMake Makefiles: Look for headers in $(PREFIX)\include also
Chun-wei Fan
1
-1
/
+2
2020-07-08
NMake Makefiles: Support ARM64 Windows builds
Chun-wei Fan
1
-0
/
+4
2020-06-29
docs/reference/: Update for Doxygen >= 1.8.16
Kjell Ahlstedt
2
-8
/
+8
2020-06-26
Merge branch 'meson-msvc-toolset-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
7
-4
/
+29
2020-06-25
Meson/Visual Studio builds: Include toolset version by default
Chun-wei Fan
7
-4
/
+29
2020-06-18
Merge branch 'msvc.ver.1.14' into 'cairomm-1-14'
Kjell Ahlstedt
7
-66
/
+80
2020-06-13
MSVC_NMake/README: Add note on mixing between MSVC 2015~2019
Chun-wei Fan
1
-0
/
+6
2020-06-13
NMake Makefiles: Distinguish between MSVC 2015, 2017 and 2019
Chun-wei Fan
6
-66
/
+74
2020-06-05
README: Update with instructions for building cairomm
Kjell Ahlstedt
1
-6
/
+95
2020-05-06
Merge branch 'use-dllexport-1-14' into 'cairomm-1-14'
Kjell Ahlstedt
29
-102
/
+123
2020-05-06
meson: Don't use gendef on Visual Studio
Chun-wei Fan
4
-55
/
+10
2020-05-06
NMake Makefiles: Stop using gendef.exe by default
Chun-wei Fan
5
-10
/
+24
2020-05-06
cairomm/*.h: Decorate public symbols with CAIROMM_API
Chun-wei Fan
19
-38
/
+53
2020-05-06
cairommconfig.h.[in|meson]: Add CAIROMM_API
Chun-wei Fan
2
-0
/
+37
2020-05-05
NMake Makefiles: Add rule to generate versioned files
Chun-wei Fan
2
-0
/
+41
2020-05-05
NMake Makefiles: Speed up builds
Chun-wei Fan
2
-13
/
+7
2020-05-05
MSVC_NMake/README: Use Windows line endings
Chun-wei Fan
1
-20
/
+20
2020-05-05
MSVC_NMake/README: Don't mention that tests aren't buildable
Chun-wei Fan
1
-1
/
+1
2020-05-05
NMake Makefiles: Support Meson-built libsigc++
Chun-wei Fan
1
-0
/
+6
2020-05-05
NMake: Fix building tests
Chun-wei Fan
2
-3
/
+7
2020-05-05
NMake Makefiles: Split outdir by toolset/pdb version
Chun-wei Fan
7
-51
/
+60
2020-05-04
configure.ac: Substitute CAIROMM_EXTRA_LIBS during configuration
Kjell Ahlstedt
1
-0
/
+1
2020-05-04
data/cairomm-1.0.pc.in: Add @CAIROMM_EXTRA_LIBS@
Chun-wei Fan
1
-1
/
+1
2020-05-04
meson.build: Remove requirement for Visual Studio 2017
Chun-wei Fan
1
-7
/
+0
2020-04-30
Add support for building cairomm with Meson
Kjell Ahlstedt
13
-20
/
+817
2020-04-30
Replace NULL by nullptr
Kjell Ahlstedt
4
-6
/
+6
2020-04-30
tests: Update the source code
Kjell Ahlstedt
7
-215
/
+88
2020-04-30
Don't use zero as null pointer
Kjell Ahlstedt
4
-16
/
+16
2020-04-22
Sources: Remove #define _USE_MATH_DEFINES
Chun-wei Fan
6
-18
/
+0
2020-04-22
build: Remove Visual Studio 2013 projects
Chun-wei Fan
21
-2158
/
+0
2020-04-22
build: Add NMake Makefiles
Chun-wei Fan
12
-32
/
+554
2020-04-22
build: Rename MSVC_Net2013 to MSVC_NMake
Chun-wei Fan
27
-6
/
+6
2020-04-22
Build: Fix silent builds
Kjell Ahlstedt
2
-25
/
+88
2017-05-02
enums.h: Guard the FT-specific include and the enum with an ifdef.
John Ralls
1
-1
/
+4
2016-12-09
Fix the build with MinGW headers
Kalev Lember
1
-7
/
+2
2016-11-15
1.31.1
v1.13.1
Murray Cumming
2
-1
/
+6
[next]