wp_xxyyzz
|
2f0b4db1c9
|
mbColorLib: Remove LColorPicker and VColorPicker from lib (are replaced by LVColorPicker). Remove two forgotten Delphi dfm files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-05 22:25:03 +00:00 |
|
wp_xxyyzz
|
b24e7d5d2c
|
mbColorLib: Add property BrightnessMode (Luminance or Value) to most pickers to get consistent usage of luminance of value parameters. Add new LVColorPicker (switchable between Luminance and Value). Office dialog working again (still buggy).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-05 18:49:22 +00:00 |
|
wp_xxyyzz
|
454f0baf7b
|
mbColorLib: Refactor OnChange events. (NOTE: OfficeColorDialog may hang when switching pickers).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5578 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-02 00:05:26 +00:00 |
|
wp_xxyyzz
|
054fd3f9f6
|
mbColorLib: Fix endless change loops between RGB ColorPicker and RGB AxisColorPicker. Add axispickers demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-24 12:47:07 +00:00 |
|
wp_xxyyzz
|
69886645c6
|
mbColorLib: Fix painting issues of TmbTrackbarPicker-descendents in Linux (did not paint at all).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5550 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-20 22:00:42 +00:00 |
|
wp_xxyyzz
|
f00577f5f4
|
mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5549 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-20 15:41:10 +00:00 |
|
wp_xxyyzz
|
6b7ac652ec
|
mbColorLib: Fix mouse wheel events of TmbTrackbar descendents being shown in Object Inspector as not assigned.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-19 23:28:29 +00:00 |
|
wp_xxyyzz
|
32710fa5af
|
mbColorLib: Fix keyboard handling of all colorLib components (arrow keys stay within control and don't focus next control any more).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-19 21:36:01 +00:00 |
|
wp_xxyyzz
|
c75b85e42a
|
mbColorLib: All HSV/HSL controls have a property for MaxHue/MaxSaturation/MaxValue (MaxLuminance). Some refactoring avoiding duplicate storage of H, S, L (V) in the complex pickers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-19 16:38:29 +00:00 |
|
wp_xxyyzz
|
90314c0876
|
mbColorLib: Redo hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-16 18:42:32 +00:00 |
|
wp_xxyyzz
|
b956e84c19
|
mbColorLib: Rename internal FGradientBmp to FBufferBmp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-15 09:05:53 +00:00 |
|
wp_xxyyzz
|
5795461441
|
mbColorLib: Fix painting of transparent background
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-13 09:59:28 +00:00 |
|
wp_xxyyzz
|
5221fae91e
|
mbColorLib: Improved handling of hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-12 12:51:46 +00:00 |
|
wp_xxyyzz
|
cecf6d3ca1
|
mbColorLib: Move Demo to folder "examples" (renamed as "fulldemo"). Add another example "trackbars".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-12 00:15:08 +00:00 |
|
wp_xxyyzz
|
1accce10f1
|
mbColorLib: Use single registration file (instead of one for each component). Facilitate usage of Layout for trackbars. Reformat code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-11 22:56:25 +00:00 |
|
wp_xxyyzz
|
8b1a85037f
|
mbControls: Refactoring of the 2D gradients and code used in several units over again.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-11 15:10:49 +00:00 |
|
wp_xxyyzz
|
41feca985b
|
mbColorLib: Clean up. Refactoring of single-value pickers ("clamp")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-10 10:17:14 +00:00 |
|
wp_xxyyzz
|
b8a19cf29b
|
mbColorLib: several bug fixes. Refactoring of gradient painting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-09 23:47:46 +00:00 |
|
wp_xxyyzz
|
5d7f9b43bf
|
mbColorLib: Initial commit (still some issues)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-12-08 23:14:26 +00:00 |
|