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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
move pkgconfig files to a data/ subdir
Jonathon Jongsma
1
-0
/
+23
2008-10-22
Fix broken Pattern::get/set_matrix() API that was using the C types
Jonathon Jongsma
1
-0
/
+9
2008-10-16
Fix missing build dependencies for optional features
Jonathon Jongsma
1
-0
/
+5
2008-10-16
Bump required cairo version to 1.8.0
Jonathon Jongsma
1
-0
/
+4
2008-10-10
update changelog forgot with my last commit
Jonathon Jongsma
1
-0
/
+16
2008-10-10
Update MSVC project files
Armin Burgmeier
1
-0
/
+14
2008-10-07
Add library version numbers to the cairommconfig.h file
Jonathon Jongsma
1
-0
/
+5
2008-10-07
Update API to officially released 1.8 API
Jonathon Jongsma
1
-0
/
+23
2008-10-05
Overhaul of the newly-wrapped Matrix API (+documentation)
Jonathon Jongsma
1
-0
/
+16
2008-09-14
Inherit Cairo::Matrix from cairo_matrix_t
Jonathon Jongsma
1
-0
/
+17
2008-09-14
2008-09-14 Murray Cumming <murrayc@murrayc.com>
Murray Cumming
1
-0
/
+8
2008-09-14
2008-09-14 Murray Cumming <murrayc@murrayc.com>
Murray Cumming
1
-0
/
+5
2008-09-14
2008-09-14 Murray Cumming <murrayc@murrayc.com>
Murray Cumming
1
-0
/
+5
2008-09-14
2008-09-14 Murray Cumming <murrayc@murrayc.com>
Murray Cumming
1
-0
/
+5
2008-09-12
Add Win32PrintingSurface
Jonathon Jongsma
1
-0
/
+5
2008-09-11
style fixups: use cobj() instead of using m_cobject directly whenever possible
Jonathon Jongsma
1
-0
/
+6
2008-09-11
Add some missing Win32Surface API
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Added Surface::get_fallback_resolution() + test
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Add Surface::get_content() + test
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Add ScaledFont::get_scale_matrix() + test
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Add PsSurface::get_eps()
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Add Context::has_show_text_glyphs() + test
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Change the names of the stream creation functions to 'create_for_stream()'
Jonathon Jongsma
1
-0
/
+9
2008-09-10
add Context::get_font_options()
Jonathon Jongsma
1
-0
/
+6
2008-09-10
Add QuartzFontFace class
Jonathon Jongsma
1
-0
/
+8
2008-09-10
* cairomm/win32_font.h: fix header protection guards
Jonathon Jongsma
1
-0
/
+4
2008-09-10
Add basic test for Win32FontFace from Armin
Jonathon Jongsma
1
-0
/
+5
2008-09-10
Fixed Windows build
Armin Burgmeier
1
-0
/
+11
2008-09-10
Add win32 font support
Jonathon Jongsma
1
-1
/
+10
2008-09-10
* cairomm/cairomm.h: update, add missing includes
Jonathon Jongsma
1
-0
/
+4
2008-09-10
add Freetype font support
Jonathon Jongsma
1
-0
/
+11
2008-09-09
* cairomm/fontface.cc: use vector::empty() rather than ::size()
Jonathon Jongsma
1
-0
/
+4
2008-09-03
Add UserFontFace text-to-glyphs API
Jonathon Jongsma
1
-0
/
+6
2008-08-27
Add documentation for all remainting FontOptions API and the enums that are u...
Jonathon Jongsma
1
-0
/
+6
2008-08-27
Add LcdFilter enum and FontOptions API for LCD filtering
Jonathon Jongsma
1
-0
/
+9
2008-08-27
add Context::show_text_glyphs()
Jonathon Jongsma
1
-0
/
+14
2008-08-27
Add a default value for the font_options parameter of the ScaledFont constructor
Jonathon Jongsma
1
-0
/
+6
2008-08-27
Add ScaledFont::text_to_glyphs()
Jonathon Jongsma
1
-0
/
+8
2008-08-27
Add Context::get/set_scaled_font()
Jonathon Jongsma
1
-0
/
+5
2008-08-27
2008-08-27 Armin Burgmeier <armin@arbur.net>
Murray Cumming
1
-0
/
+7
2008-08-21
All Image Surface creation tests now pass (no exceptions thrown)
Jonathon Jongsma
1
-0
/
+6
2008-08-19
Add sigc::slot versions of all of the functions that take a cairo_write_func_...
Jonathon Jongsma
1
-0
/
+7
2008-08-18
Add Documentation for the new FontFace API
Jonathon Jongsma
1
-0
/
+4
2008-08-18
Fix some API warts and deprecate old accessor functions that don't begin with...
Jonathon Jongsma
1
-0
/
+6
2008-08-18
Add UserFontFace API
Jonathon Jongsma
1
-0
/
+14
2008-08-18
ScaledFont: Change fontface constructor param to a RefPtr
Jonathon Jongsma
1
-0
/
+7
2008-08-14
Implement the ToyFontFace class
Jonathon Jongsma
1
-0
/
+14
2008-08-14
add missing m4 file for boost unit test
Jonathon Jongsma
1
-1
/
+6
2008-08-13
post-release bump (1.6.3)
Jonathon Jongsma
1
-2
/
+6
2008-08-13
Update for 1.6.2 release
v1.6.2
Jonathon Jongsma
1
-0
/
+5
[next]