summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-03Bump version to 1.6.4v1.6.4cairomm-1.6Jonathon Jongsma3-1/+11
2008-09-032008-08-27 Armin Burgmeier <armin@arbur.net>Jonathon Jongsma2-1/+8
2008-08-13post-release bump (1.6.3)Jonathon Jongsma2-3/+7
2008-08-13Update for 1.6.2 releasev1.6.2Jonathon Jongsma3-1/+17
2008-08-13Fix boost unit test detectionJonathon Jongsma3-4/+31
2008-08-13update surface type enumJonathon Jongsma2-3/+9
2008-08-13change Cairo::logic_error::get_status() to get_status_code()Jonathon Jongsma3-3/+9
2008-08-11Add ability to get the error code from a Cairo::logic_error exceptionJonathon Jongsma2-0/+6
2008-08-11Fix Cairo::logic_error error messageJonathon Jongsma1-1/+1
2008-08-112008-08-09 Armin Burgmeier <armin@arbur.net>Murray Cumming8-326/+376
2008-08-09Copied MSVCNet2008 to MSVCNet2005 ready for Armin to put files there.Murray Cumming30-0/+1898
2008-08-072008-08-07 Murray Cumming <murrayc@murrayc.com>Murray Cumming30-0/+0
2008-04-25cairomm/context.h: removed extra unused function declarationsJonathon Jongsma2-4/+11
2008-04-25separate calls to possibly-conflicting surface callsBenjamin Reed8-8/+183
2008-04-11Now post-release bump for realJonathon Jongsma1-1/+1
2008-04-11fix configure.in version for 1.6.0 tagv1.6.0Jonathon Jongsma1-1/+1
2008-04-11Post-release version bumpJonathon Jongsma3-3/+15
2008-04-11Wrap cairo_format_stride_for_width()Jonathon Jongsma3-0/+34
2008-04-112008-04-11 Murray Cumming <murrayc@murrayc.com>Murray Cumming2-0/+7
2008-03-232008-03-23 Murray Cumming <murrayc@murrayc.com>Murray Cumming3-77/+10
2008-03-10Update for 1.5.0 releasev1.5.0Jonathon Jongsma3-1/+15
2008-03-10install config headerJonathon Jongsma2-1/+8
2008-03-10Another build fix for solarisJonathon Jongsma2-0/+7
2008-03-10new HAVE_MATH_H defineJonathon Jongsma1-0/+3
2008-02-192008-02-19 Tim Mooney <enchanter@users.sourceforge.net>Murray Cumming8-11/+60
2008-02-17Revert get_current_point as cairo_get_current_point has been reverted to it's...Tom Hughes1-9/+2
2008-01-30 * cairomm/context.cc:Jonathon Jongsma3-1/+27
2008-01-30 * cairomm/xlib_surface.cc:Jonathon Jongsma4-2/+85
2008-01-30 * configure.in: bump cairo requirement to 1.5.8Jonathon Jongsma4-1/+44
2008-01-30 * configure.in: enable people with CAIROMM_DEVEL variable set to explicitlyJonathon Jongsma3-4/+19
2007-11-10[PsSurface] Add new API to control PS language levelJonathon Jongsma3-0/+96
2007-11-10[Surface] add copy_page(), show_page()Jonathon Jongsma3-1/+36
2007-11-10Start on cairo 1.5.x featuresJonathon Jongsma2-3/+8
2007-11-10* docs/reference/Doxyfile.in: update doxygen config file since my version ofv1.4.6Jonathon Jongsma2-6/+20
2007-11-10update NEWS and bump version for 1.4.6 releaseJonathon Jongsma3-4/+16
2007-08-132007-08-13 Murray Cumming <murrayc@murrayc.com>Murray Cumming2-0/+6
2007-07-30Increased version post-release.Murray Cumming1-1/+1
2007-07-30Increased version for release.v1.4.4Murray Cumming3-1/+9
2007-07-21Fixed ChangeLogMurray Cumming1-0/+1
2007-07-212007-07-21 Murray Cumming <murrayc@murrayc.com>Murray Cumming6-1/+119
2007-07-14Post-release version number bumpJonathon Jongsma2-1/+5
2007-07-14Get ready for 1.4.2 releasev1.4.2Jonathon Jongsma3-1/+15
2007-07-14Update the GENERIC_LIBRARY_VERSION correctlyDave Beckett2-1/+10
2007-07-14* cairomm/refptr.h: Added RefPtr(object, refcount) constructorMurray Cumming2-12/+27
2007-07-12Push docs and a doc-tarball to the web on releasev1.4.0Jonathon Jongsma3-6/+19
2007-07-12* docs/reference/Makefile.am: hacky workaround to get distcheck to passJonathon Jongsma2-2/+9
2007-07-10Bump version for releaseJonathon Jongsma3-2/+17
2007-07-10Add ability to use dynamic casting with the return values from more functions,Jonathon Jongsma3-9/+117
2007-07-10Improve the documentation style a little bit to make it more readable.Jonathon Jongsma3-1/+27
2007-07-10Add alternate API for Context::set_dash() which takes a std::vector argumentJonathon Jongsma4-1/+35