index
:
cairomm
cairomm-1.2
cairomm-1.4
cairomm-1.6
cairomm-1.8
master
Official repository of cairomm: C++ bindings for the cairo graphics library
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
Use GNOME style in the documentation
HEAD
master
Mark Vender
5
-345/+13
2012-03-12
Fix linker problem with the examples.
Murray Cumming
2
-1/+9
2012-03-12
Update the documentation
Mark Vender
12
-152/+1413
2011-05-09
1.10.0
1.10.0
Murray Cumming
3
-1/+9
2010-12-31
Ignore some more msvc build files
Jonathon Jongsma
1
-0/+2
2010-12-31
Bump micro version after release
Jonathon Jongsma
1
-1/+1
2010-12-31
Disable fatal warnings on distcheck for now
v1.9.8
Jonathon Jongsma
1
-1/+1
2010-12-31
Update NEWS for 1.9.8 release, bump version
Jonathon Jongsma
2
-3/+23
2010-12-31
Wrap cairo_surface_create_for_rectangle()
Jonathon Jongsma
2
-0/+29
2010-12-31
Add PDF versioning API
Jonathon Jongsma
2
-0/+59
2010-12-31
Add Device documentation
Jonathon Jongsma
1
-4/+64
2010-12-31
Add Device::Lock for acquiring devices safely
Jonathon Jongsma
2
-0/+47
2010-12-31
Wrap cairo_device_acquire|release()
Jonathon Jongsma
2
-0/+15
2010-12-31
Wrap cairo_surface_get_device()
Jonathon Jongsma
2
-0/+15
2010-12-30
Add Region documentation
Jonathon Jongsma
1
-4/+30
2010-12-30
Wrap cairo_region_xor_*
Jonathon Jongsma
2
-0/+16
2010-12-30
Wrap cairo_region_create_rectangles()
Jonathon Jongsma
2
-3/+36
2010-12-30
Wrap Region::copy()
Jonathon Jongsma
2
-3/+7
2010-12-30
Provide static factory functions for Region
Jonathon Jongsma
2
-5/+26
2010-12-30
Fix Region api to throw exception rather than return status
Jonathon Jongsma
2
-18/+24
2010-12-30
Add new surface type enums
Jonathon Jongsma
1
-1/+12
2010-11-03
A NEWS entry for a future release.
Murray Cumming
1
-0/+5
2010-11-03
Context::arc(): Correct the documentation, as in the C documentation.
Murray Cumming
2
-10/+22
2010-10-26
Post-release version increment
Murray Cumming
3
-3/+12
2010-10-26
Fix the build with MSVC (really)
v1.9.6
Armin Burgmeier
22
-65/+76
2010-10-22
Added support for 64 bit and Visual Studio 2010.
Armin Burgmeier
53
-533/+5683
2010-10-22
Update for the 1.9.4 release that I made without pulling
Murray Cumming
3
-1/+8
2010-09-10
Context, Surface: Add some new methods.
Murray Cumming
5
-5/+95
2010-09-07
Added Device class.
Murray Cumming
7
-1/+173
2010-09-06
1.9.2
v1.9.2
1.9.2
Murray Cumming
3
-1/+14
2010-09-02
Context: set_dash(): Make the dashes parameter const.
Murray Cumming
3
-1/+51
2010-09-02
Context: Make some methods const, deprecating the non-const versions.
Murray Cumming
3
-28/+109
2010-09-02
2010-06-10 Ian Britten <britten@caris.com>
Ian Britten
8
-1/+42
2010-07-19
1.9.1
Murray Cumming
3
-15/+32
2010-07-06
Add Region, wrapping cairo_region_t, new in cairo 1.10.
v1.9.1
Murray Cumming
7
-0/+269
2010-06-07
Disallow copying of Cairo::Context objects
Daniel Elstner
2
-4/+15
2010-06-07
Do not unnecessarily cast booleans to pointers
Daniel Elstner
2
-6/+24
2010-06-07
Fix the build with MSVC
Armin Burgmeier
1
-0/+36
2010-06-07
Put ifdefs around 32-bit-only API, to fix the build on 64-bit machines.
Augusto Jun Devegili
3
-5/+18
2010-06-07
Fix the ChangeLog.
Murray Cumming
1
-0/+23
2010-06-07
Actually install cairomm-xlib-xrender-1.0.pc.
Murray Cumming
2
-92/+98
2010-04-19
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
[next]