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
2010-11-03
1.8.6
1.8.6really2
1.8.6really
cairomm-1.8
Murray Cumming
3
-14
/
+31
2010-11-03
Context::arc(): Correct the documentation, as in the C documentation.
v1.8.6
Murray Cumming
2
-10
/
+22
2010-11-03
Fix the build with MSVC (really)
Armin Burgmeier
22
-64
/
+72
2010-11-03
Added support for 64 bit and Visual Studio 2010.
Armin Burgmeier
53
-533
/
+5682
2010-11-03
2010-06-10 Ian Britten <britten@caris.com>
Ian Britten
8
-1
/
+42
2010-11-03
Do not unnecessarily cast booleans to pointers
Daniel Elstner
2
-6
/
+24
2010-11-03
Fix the build with MSVC
Armin Burgmeier
1
-0
/
+36
2010-11-03
Put ifdefs around 32-bit-only API, to fix the build on 64-bit machines.
Augusto Jun Devegili
3
-5
/
+18
2010-11-03
Fix the ChangeLog.
Murray Cumming
1
-0
/
+23
2010-11-03
Actually install cairomm-xlib-xrender-1.0.pc.
Murray Cumming
2
-92
/
+98
2010-11-03
Clean up configure.ac and add silent rules support
Daniel Elstner
2
-34
/
+37
2009-10-19
bump to 1.8.4, update NEWS
v1.8.4
Jonathon Jongsma
2
-2
/
+11
2009-08-13
Don't force tests to be enabled when CAIROMM_DEVEL is defined
Jonathon Jongsma
1
-10
/
+0
2009-08-13
Distribute mm-common documentation utilities
Daniel Elstner
3
-1
/
+17
2009-08-13
Add missing call to MM_CONFIG_DOCTOOL_DIR
Daniel Elstner
2
-0
/
+9
2009-08-13
Fix left-over cairomm/cairommconfig.h includes
Daniel Elstner
9
-24
/
+24
2009-08-13
Review and clean up after build overhaul
Daniel Elstner
29
-431
/
+359
2009-08-13
Get rid of all Makefile.am in the MSVC dirs
David King
46
-154
/
+74
2009-08-13
Switch to mm-common documentation build infrastructure
David King
7
-89
/
+141
2009-08-13
Simplify build system of examples and cairomm subdirectores
David King
9
-58
/
+124
2009-08-13
Initial changes to ease transition to mm-common build infrastructure
David King
12
-200
/
+73
2009-08-07
Added some documentation to the rel_* functions in the Context class
Christopher Harvey
2
-0
/
+19
2009-07-08
update NEWS for release
v1.8.2
Jonathon Jongsma
1
-0
/
+5
2009-07-06
Bump version number for release 1.8.2
Jonathon Jongsma
1
-2
/
+2
2009-07-05
Restore 1.6.x API / ABI that was unintentionally broken in 1.8.x
Jānis Rukšāns
7
-4
/
+102
2009-01-26
Bump version to 1.8.0 release
v1.8.0
Jonathon Jongsma
3
-2
/
+11
2009-01-20
Fix documentation of ImageSurface::create()
Jonathon Jongsma
2
-32
/
+34
2008-12-20
fix some distcheck failures
v1.7.2
Jonathon Jongsma
4
-5
/
+11
2008-12-20
Update NEWS and bump version to 1.7.2
Jonathon Jongsma
3
-1
/
+22
2008-12-20
scaled_matrix() -> scaling_matrix()
Jonathon Jongsma
3
-3
/
+11
2008-12-20
Updated MSVC project files
Armin Burgmeier
31
-1809
/
+3238
2008-12-15
Revert virtual ScaledFont destructor (no ABI break)
Jonathon Jongsma
3
-5
/
+52
2008-12-15
Add tests and fix a bug in UserFontFace
Jonathon Jongsma
6
-251
/
+346
2008-12-14
Really fix ScaledFont::get_font_face() bug
Jonathon Jongsma
3
-1
/
+28
2008-12-12
update ignores again
Jonathon Jongsma
1
-1
/
+9
2008-12-12
bump version since we forgot to do it after release
Jonathon Jongsma
2
-1
/
+5
2008-12-12
Cross-reference typedef-ed structs
Jonathon Jongsma
2
-2
/
+33
2008-12-12
Minor changes to text-rotate example
Jonathon Jongsma
4
-9
/
+19
2008-12-12
Add surface examples to doxygen documentation
Jonathon Jongsma
2
-0
/
+19
2008-12-12
Restructure examples directory
Jonathon Jongsma
18
-63
/
+42
2008-12-12
Add clear warning about lifetime of UserFontFace objects
Jonathon Jongsma
3
-3
/
+66
2008-12-11
update ignores
Jonathon Jongsma
1
-0
/
+10
2008-12-11
Enhance the UserFontFace example
Jonathon Jongsma
2
-18
/
+100
2008-12-11
Fix up UserFontFace documentation from redesign
Jonathon Jongsma
2
-97
/
+103
2008-12-08
Added a very simple UserFontFace example
Jonathon Jongsma
3
-2
/
+75
2008-12-08
Fix UserFontFace::init()
Jonathon Jongsma
2
-2
/
+13
2008-12-08
Fix the UserFontFace::text_to_glyphs default vfunc
Jonathon Jongsma
2
-2
/
+33
2008-12-08
UserFontFace redesign to use virtual functions
Jonathon Jongsma
4
-201
/
+112
2008-12-05
Fix some ScaledFont referencing issues
Jonathon Jongsma
3
-1
/
+19
2008-11-14
win32 build fixes
Jonathon Jongsma
3
-4
/
+10
[next]