diff options
author | Murray Cumming <murrayc@murrayc.com> | 2007-03-22 21:21:09 +0000 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc.com> | 2007-03-22 21:21:09 +0000 |
commit | ea07f5b2076a75ac15e9b3f99c4f8285a857c0d1 (patch) | |
tree | 074b5eea5a89a5025d19ebf9a6ff38eed032402f /configure.in | |
parent | 18dfac5987620b6c5bfe63585ba6205917261688 (diff) |
2007-03-22 Murray Cumming <murrayc@murrayc@murrayc.com>
* cairomm/enums.h: Restored FORMAT_RGB16_565 and marked it as deprecated.
Note that CAIRO_FORMAT_RGB16_565 has not really been removed from cairo.
It has just moved from the enum to a #define in cairo-deprecated.
* cairomm/context.cc:
* cairomm/context.h: Made get_dash() const.
Renamed clip_extents() to get_clip_extents(), to match the other get_*_extents() methods
(in Context, if not in other classes), and made it const.
Made copy_clip_rectangle_list() const.
* cairomm/pattern.cc:
* cairomm/pattern.h: Make the RadialGradient::get_radial_circles(), LinearGradient::get_linear_points(),
and Gradient::get_color_stops() methods const.
Added a non-const method overload of get_surface().
Correc the get_color_stops() implementation to match the declaration.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions