Changelog for
libcairomm-1_0-1-1.10.0-15.1.1.x86_64.rpm :
Sat Sep 21 14:00:00 2013 dimstarAATTopensuse.org
- Change RPM Group of shared library package to System/Libraries.
Thu Mar 21 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Fri Mar 1 13:00:00 2013 dimstarAATTopensuse.org
- Spec-cleanup using format_spec_file service.
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel building
- Add cairomm-devel to baselibs
Fri May 27 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.10.0:
+ Documentation: Context::arc(): Correct the documentation, as in
the C documentation (fdo#31345).
Fri Jan 7 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.9.8:
+ Surface:
- added create() for creating a sub-surface representing a
rectangle on a target surface
- PDF versioning API: get_versions(), restrict_to_version(),
version_to_string()
- add get_device()
- add new surface type enum values
+ Device
- add acquire() and release() functions
- Add Device::Lock convenience class
+ Region
- UNSTABLE API CHANGE: Fix do_union(), subtract(), intersect()
to throw exceptions instead of returning error statuses to be
consistent with the rest of the cairomm API
- add xor() functions
- add API for creating a region from a list of rectangles
- implement copy()
+ Documentation:
- Context::arc(): Fix fdo#31345 about bad math in arc()
documentation.
- Add documentation for Device class
- Add documentation for Region class
- Create a libcairomm-1_0-1 subpackage to follow the shared library
packaging policy. Add appropriate Provides/Obsoletes.
- Remove explicit cairo-devel and libsigc++2-devel Requires of
devel package: they will automatically be added the
pkgconfig()-way.
Thu Oct 28 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.9.6:
+ Context: Added in_clip().
+ Surface: Added get_mime_data(), set_mime_data(),
unset_mime_data().
+ Build: Added support for Windows 64-bit and Visual Studio 2010.
Sat Oct 23 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.9.4:
+ Added Device.
Mon Sep 6 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.9.2:
+ Context:
- set_dash(): Make the dashes parameter const.
- device_to_user(), device_to_user_distance(), user_to_device()
user_to_device_distance(): Deprecate the non-const versions,
adding const versions.
+ fdo#28246: Cleanup of most -Weffc++ warnings
Mon Aug 2 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.9.1:
+ Added Region.
+ Context: Don\'t allow this to be copied.
+ Fix the MSVC build
+ Fix the 64-bit build.
+ Actually install cairomm-xlib-xrender-1.0.pc
Thu Jun 10 14:00:00 2010 wittemarAATTgooglemail.com
- build 32bit-package
Tue Dec 1 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.8.4:
+ move to new mm-common build infrastructure
- Use spec-cleaner on the spec file.
Sun Jul 19 14:00:00 2009 dominique-obsAATTleuenberger.net
- Update to version 1.8.2:
+ Fix accidental ABI breakage from 1.8.0