index
:
cairomm
cairomm-1-12
cairomm-1-14
cairomm-1-16
cairomm-1.10
cairomm-1.2
cairomm-1.4
cairomm-1.6
cairomm-1.8
master
Official repository of cairomm: C++ bindings for the cairo graphics library (mirrored from https://gitlab.freedesktop.org/cairo/cairomm)
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-surface.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
tests: Don't include deprecated Boost header files
Kjell Ahlstedt
1
-1
/
+1
2020-04-30
Replace NULL by nullptr
Kjell Ahlstedt
1
-1
/
+1
2020-04-30
tests: Update the source code
Kjell Ahlstedt
1
-31
/
+14
2015-07-31
C++11: Use of nullptr.
Murray Cumming
1
-1
/
+1
2015-07-31
C++11: Use auto.
Murray Cumming
1
-9
/
+9
2008-10-07
Update API to officially released 1.8 API
Jonathon Jongsma
1
-0
/
+11
2008-10-06
Fixe some test failures that were accidentally introduced
Jonathon Jongsma
1
-2
/
+2
2008-09-10
Added Surface::get_fallback_resolution() + test
Jonathon Jongsma
1
-0
/
+12
2008-09-10
Add Surface::get_content() + test
Jonathon Jongsma
1
-0
/
+10
2008-09-10
Add PsSurface::get_eps()
Jonathon Jongsma
1
-0
/
+12
2008-09-10
Change the names of the stream creation functions to 'create_for_stream()'
Jonathon Jongsma
1
-3
/
+3
2008-08-21
All Image Surface creation tests now pass (no exceptions thrown)
Jonathon Jongsma
1
-5
/
+17
2008-08-19
Add sigc::slot versions of all of the functions that take a cairo_write_func_...
Jonathon Jongsma
1
-0
/
+89