Commit Graph

5 Commits

Author SHA1 Message Date
3e6b2b7bd9 * Use TControl.Width/Height instead of TBitmap.Width/Height: it's faster
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-23 04:12:17 +00:00
bfc8f654a8 * Optimize the case where FNumberColors = 1
* Code reformatting

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-23 04:07:52 +00:00
138417f8e4 * Extract DB properties from TNetGradient and create TDBGradient
* Implement FlatBorder, BorderColor, BorderWidth

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-23 03:26:41 +00:00
d963aba0f0 * Rename TNetGradient to TCustomNetGradient and create a new class TNetGradient with the published properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-22 21:22:35 +00:00
c6b64473fe * Initial commit of smnetgradient (version 2.0.5)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-22 21:06:14 +00:00