summaryrefslogtreecommitdiff
path: root/tests/test-context.cc
AgeCommit message (Expand)AuthorFilesLines
2021-06-09Update SaveGuardKjell Ahlstedt1-0/+6
2020-08-13tests: Don't include deprecated Boost header filesKjell Ahlstedt1-1/+1
2020-08-12Add Context::get_source_for_surface()Kjell Ahlstedt1-0/+17
2020-04-29tests: Use Boost's automatic test registrationChun-wei Fan1-66/+22
2020-04-22tests: Update the source codeKjell Ahlstedt1-35/+39
2015-07-31C++11: Use auto.Murray Cumming1-20/+20
2008-10-22Add an overloaded Context::get_matrix() that returns a copy of the MatrixJonathon Jongsma1-0/+1
2008-10-07Update API to officially released 1.8 APIJonathon Jongsma1-13/+0
2008-09-10Add Context::has_show_text_glyphs() + testJonathon Jongsma1-0/+13
2008-09-10add Context::get_font_options()Jonathon Jongsma1-0/+12
2008-08-27Add Context::get/set_scaled_font()Jonathon Jongsma1-0/+23
2007-07-10Add ability to use dynamic casting with the return values from more functions,Jonathon Jongsma1-0/+32
2007-07-10Add alternate API for Context::set_dash() which takes a std::vector argumentJonathon Jongsma1-0/+14
2007-07-04Added some tests for matrix transformations and user-to-device coordinate map...Jonathon Jongsma1-44/+64
2007-07-04Fix dynamic casting of Pattern retrieved with Context::get_source()Jonathon Jongsma1-18/+42
2007-07-04examples/, tests/: fix a bunch of minor compile errors when compiling with -W...Jonathon Jongsma1-19/+22
2007-03-242007-03-23 Jonathon Jongsma <jjongsma@gnome.org>Jonathon Jongsma1-0/+256