summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-031.8.61.8.6really21.8.6reallycairomm-1.8Murray Cumming3-14/+31
2010-11-03Context::arc(): Correct the documentation, as in the C documentation.v1.8.6Murray Cumming2-10/+22
2010-11-03Fix the build with MSVC (really)Armin Burgmeier22-64/+72
2010-11-03Added support for 64 bit and Visual Studio 2010.Armin Burgmeier53-533/+5682
2010-11-032010-06-10 Ian Britten <britten@caris.com>Ian Britten8-1/+42
2010-11-03Do not unnecessarily cast booleans to pointersDaniel Elstner2-6/+24
2010-11-03Fix the build with MSVCArmin Burgmeier1-0/+36
2010-11-03Put ifdefs around 32-bit-only API, to fix the build on 64-bit machines.Augusto Jun Devegili3-5/+18
2010-11-03Fix the ChangeLog.Murray Cumming1-0/+23
2010-11-03Actually install cairomm-xlib-xrender-1.0.pc.Murray Cumming2-92/+98
2010-11-03Clean up configure.ac and add silent rules supportDaniel Elstner2-34/+37
2009-10-19bump to 1.8.4, update NEWSv1.8.4Jonathon Jongsma2-2/+11
2009-08-13Don't force tests to be enabled when CAIROMM_DEVEL is definedJonathon Jongsma1-10/+0
2009-08-13Distribute mm-common documentation utilitiesDaniel Elstner3-1/+17
2009-08-13Add missing call to MM_CONFIG_DOCTOOL_DIRDaniel Elstner2-0/+9
2009-08-13Fix left-over cairomm/cairommconfig.h includesDaniel Elstner9-24/+24
2009-08-13Review and clean up after build overhaulDaniel Elstner29-431/+359
2009-08-13Get rid of all Makefile.am in the MSVC dirsDavid King46-154/+74
2009-08-13Switch to mm-common documentation build infrastructureDavid King7-89/+141
2009-08-13Simplify build system of examples and cairomm subdirectoresDavid King9-58/+124
2009-08-13Initial changes to ease transition to mm-common build infrastructureDavid King12-200/+73
2009-08-07Added some documentation to the rel_* functions in the Context classChristopher Harvey2-0/+19
2009-07-08update NEWS for releasev1.8.2Jonathon Jongsma1-0/+5
2009-07-06Bump version number for release 1.8.2Jonathon Jongsma1-2/+2
2009-07-05Restore 1.6.x API / ABI that was unintentionally broken in 1.8.xJānis Rukšāns7-4/+102
2009-01-26Bump version to 1.8.0 releasev1.8.0Jonathon Jongsma3-2/+11
2009-01-20Fix documentation of ImageSurface::create()Jonathon Jongsma2-32/+34
2008-12-20fix some distcheck failuresv1.7.2Jonathon Jongsma4-5/+11
2008-12-20Update NEWS and bump version to 1.7.2Jonathon Jongsma3-1/+22
2008-12-20scaled_matrix() -> scaling_matrix()Jonathon Jongsma3-3/+11
2008-12-20Updated MSVC project filesArmin Burgmeier31-1809/+3238
2008-12-15Revert virtual ScaledFont destructor (no ABI break)Jonathon Jongsma3-5/+52
2008-12-15Add tests and fix a bug in UserFontFaceJonathon Jongsma6-251/+346
2008-12-14Really fix ScaledFont::get_font_face() bugJonathon Jongsma3-1/+28
2008-12-12update ignores againJonathon Jongsma1-1/+9
2008-12-12bump version since we forgot to do it after releaseJonathon Jongsma2-1/+5
2008-12-12Cross-reference typedef-ed structsJonathon Jongsma2-2/+33
2008-12-12Minor changes to text-rotate exampleJonathon Jongsma4-9/+19
2008-12-12Add surface examples to doxygen documentationJonathon Jongsma2-0/+19
2008-12-12Restructure examples directoryJonathon Jongsma18-63/+42
2008-12-12Add clear warning about lifetime of UserFontFace objectsJonathon Jongsma3-3/+66
2008-12-11update ignoresJonathon Jongsma1-0/+10
2008-12-11Enhance the UserFontFace exampleJonathon Jongsma2-18/+100
2008-12-11Fix up UserFontFace documentation from redesignJonathon Jongsma2-97/+103
2008-12-08Added a very simple UserFontFace exampleJonathon Jongsma3-2/+75
2008-12-08Fix UserFontFace::init()Jonathon Jongsma2-2/+13
2008-12-08Fix the UserFontFace::text_to_glyphs default vfuncJonathon Jongsma2-2/+33
2008-12-08UserFontFace redesign to use virtual functionsJonathon Jongsma4-201/+112
2008-12-05Fix some ScaledFont referencing issuesJonathon Jongsma3-1/+19
2008-11-14win32 build fixesJonathon Jongsma3-4/+10