summaryrefslogtreecommitdiff
path: root/src/cairo-beos-surface.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-03-27Add an assert for the unsupported image surface formatsChristian Biesinger1-0/+1
2006-03-27Implement create_similar for BeOSChristian Biesinger1-44/+158
2006-03-18More consistent naming for the BeOS surface functionsChristian Biesinger1-22/+22
2006-03-01Fixing BeOS surface part IIChristian Biesinger1-1/+1
2006-03-01Updating BeOS surface per the get_type changesChristian Biesinger1-0/+1
2006-02-18Don't call _cairo_error when returning an errorChristian Biesinger1-19/+7
2005-12-26Implement composite for the beos backend. Don't map CAIRO_OPERATOR_ADD to B_O...Christian Biesinger1-1/+98
2005-12-26Don't require that the caller locks the view; do it in cairo code.Christian Biesinger1-1/+51
2005-12-19Use correct color when OPERATOR_SOURCE is used on a surface without alpha inf...Christian Biesinger1-0/+11
2005-12-19Some final changes to the beos backend before checkin were wrong, fixing.Christian Biesinger1-2/+2
2005-12-19Use gtk-doc syntax rather than doxygen syntax for internal functions (to avoi...Christian Biesinger1-9/+21
2005-12-18Mention new --enable-svg optionChristian Biesinger1-0/+731