Commit Graph

10 Commits

Author SHA1 Message Date
blikblum
ec95fda70d * take into account the border to calc text position
* clean up the text draw code

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:20:29 +00:00
blikblum
5148aebbc0 * Fix streaming of SubCaption property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-12 18:29:54 +00:00
blikblum
5e469a8721 * NetGradient: initialize ControlStyle to accept controls and dont focus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-02 18:23:27 +00:00
blikblum
56f9293128 * Handle erase backgnd message
* Publish anchors

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-06-19 18:03:37 +00:00
blikblum
3f83924d71 * Check for border properties before drawing the border
* Set default value for flat border

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-01 13:56:07 +00:00
blikblum
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
blikblum
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
blikblum
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
blikblum
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
blikblum
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