summaryrefslogtreecommitdiff
path: root/graphics/cairomm
AgeCommit message (Collapse)AuthorFilesLines
2007-03-18Changes 1.2.4:adam2-6/+6
* Fixed an error that prevented Cairo::RefPtr<>::cast_static() and Cairo::RefPtr<>::cast_dynamic() from compiling.
2006-11-05DESTDIR support.joerg1-1/+3
2006-09-06cairomm is a C++ wrapper for the cairo graphics library. It offers all theadam5-0/+65
power of cairo with an interface familiar to C++ developers, including use of the Standard Template Library where it makes sense.