Pavol Rusnak 2011-02-28 15:20:30 +00:00 committed by Git OBS Bridge
parent 195e4188e1
commit caa254e9fc

View File

@ -2,15 +2,15 @@
Mon Feb 21 16:30:00 CET 2011 - tzotsos@opensuse.org Mon Feb 21 16:30:00 CET 2011 - tzotsos@opensuse.org
- Updated to version 2.0.22 - Updated to version 2.0.22
* Fixed line width calculation for normal and textured polygons * Fixed line width calculation for normal and textured polygons
(patch contributed by Daniel (SupSuper) (patch contributed by Daniel (SupSuper)
* Fixed version setup in configure.in * Fixed version setup in configure.in
* Added rounded rectangle and rounded box primitives * Added rounded rectangle and rounded box primitives
* Updated test program for roundedbox + left/right-click support * Updated test program for roundedbox + left/right-click support
* Fixed pie calculation (line-case detection, end-angle clipping) * Fixed pie calculation (line-case detection, end-angle clipping)
* Updated DLL_EXPORT handling and added WIN64 test * Updated DLL_EXPORT handling and added WIN64 test
(patch contributed by tigerfishdaisy) (patch contributed by tigerfishdaisy)
* Added thick line primitive based on Murphy's algorithm * Added thick line primitive based on Murphy's algorithm
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 27 02:38:07 CET 2010 - jengelh@medozas.de Wed Jan 27 02:38:07 CET 2010 - jengelh@medozas.de