Added yet untested packages for RX (Seattle)
Add svn:global-ignores
Ignore more generated files
Fix typos in the documentation
Some editing
Fix a typo
Fix reference to GR32_Reg.dcr
Fixed Kerning issue (reported and fixed by Pete...
Added yet incomplete SVG path renderer
Applied a patch by Chris Ueberall for XE8 compa...
Added two overloads for creating radial gradien...
Added several overloads for creating SVG based ...
Added FillBitmap function to fill a bitmap enti...
Fixed error with lookup table based gradient fi...
Added XE8 support and made packages >D2010 inde...
Reverted more changes from revision 2159 due to...
Applied a patch by Suonentieto / Tommi Prami
Fixed backward compatibility issue pointed out ...
reverted some changes from revision 2159 due to...
Fixed index-out-of-bounds error reported by x2nie
Fixed an issue with an uninitialized wrap funct...
Code cosmetics on examples
* Improved Lazarus compatibility
Added arrow key handler to move the layer
Fixed issue reported at https://stackoverflow.c...
Improved Pie(...) implementation [added offset]
Changed Circle/Ellipse implementation and added...
Applied fixes by Michel Meunier
Applied fixes by Michel Meunier
Minor fixes on recent Delphi version support
Untested support for XE6 and XE7
Untested support for XE6 and XE7
Updated externals
Added simple color picker example
Added screen color picker
Fixed memory leak in GTK inspired color picker
Updated packages
Fixed color picker issue
Added events to color picker
Color picker improvements
Some more minor changes on color picker
Updated GTK color picker
Added another color picker (not yet completed)
Added simple HSV color picker
Fixed RGBToHSV
Added even simpler "SimpleGradient" function (f...
Added Invert Color polygon filler
More Alpha/Color modification code
Improved layer hit test
Fixed naming
Added HSVtoRGB conversion and simplified HSLtoRGB
Fix Typo