lazarus-ccr/components/mbColorLib
2018-03-27 07:12:58 +00:00
..
examples mbColorLib: Compile demos with -Xg 2017-02-20 17:15:34 +00:00
BAxisColorPicker.pas mbColorLib: Fix updating of gradients for AxisColorPickers. 2018-03-24 09:52:51 +00:00
BColorPicker.pas mbColorLib: Fix BColorPicker not updating its gradient when R or G are changed. 2017-01-08 17:00:42 +00:00
CColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
CIEAColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
CIEBColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
CIELColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
clean.bat mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
clear history.bat mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
GAxisColorPicker.pas mbColorLib: Fix updating of gradients for AxisColorPickers. 2018-03-24 09:52:51 +00:00
GColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
HColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
HexaColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
HRingPicker.pas 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). 2017-01-05 18:49:22 +00:00
HSCirclePicker.pas mbColorLib: Rename HSVColorPicker to HSCirclePicker for more consistent naming. Remove its old unit. 2017-01-05 22:51:02 +00:00
HSColorPicker.pas mbColorLib: Add locking mechanism for OnChange events. Fix OfficeDlg forgetting selected color if picker type is changed on custom page. 2017-01-06 14:02:14 +00:00
HSLColorPicker.pas mbColorLib: Set version number to 2.2 for release version. 2017-01-23 09:58:27 +00:00
HSLRingPicker.pas 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). 2017-01-05 18:49:22 +00:00
HTMLColors.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
KColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
LVColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
mbBasicPicker.pas mbColorLib: Quick-and-dirty fix of flickering issue with Laz trunk under Windows. 2018-03-23 14:18:25 +00:00
mbcolorconv.pas mbColorLib: Remove LColorPicker and VColorPicker from lib (are replaced by LVColorPicker). Remove two forgotten Delphi dfm files. 2017-01-05 22:25:03 +00:00
mbColorLibD5.dpk mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
mbColorLibD7.dpk mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
mbColorLibD9.dpk mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
mbColorLibD10.dpk mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
mbcolorliblaz.lpk mbcolorlib: Set version number to 2.2.1 for next release 2018-03-27 07:12:58 +00:00
mbColorList.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbColorPalette.pas mbColorLib: Restore loading of color palettes. 2017-01-18 20:41:59 +00:00
mbColorPickerControl.pas 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). 2017-01-05 18:49:22 +00:00
mbColorPreview.pas mbColorLib: Quick-and-dirty fix of flicker of TColorPreview under Win and Laz 1.9+. 2018-03-24 09:51:47 +00:00
mbColorTree.pas 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). 2017-01-05 18:49:22 +00:00
mbDeskPickerButton.pas 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). 2017-01-05 18:49:22 +00:00
mbOfficeColorDialog.pas 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). 2017-01-05 18:49:22 +00:00
mbReg.lrs mbColorLib: Restore loading of color palettes. 2017-01-18 20:41:59 +00:00
mbReg.pas mbColorLib: Rename HSVColorPicker to HSCirclePicker for more consistent naming. Remove its old unit. 2017-01-05 22:51:02 +00:00
mbTrackBarPicker.pas mbColorLib: Remove LColorPicker and VColorPicker from lib (are replaced by LVColorPicker). Remove two forgotten Delphi dfm files. 2017-01-05 22:25:03 +00:00
mbutils.pas 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). 2017-01-05 18:49:22 +00:00
MColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
mxs.inc mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
OfficeMoreColorsDialog.lfm mbColorLib: Make OfficeMoreColorsDialog HighDPI-aware. 2017-01-06 17:58:20 +00:00
OfficeMoreColorsDialog.pas mbColorLib: Scale height of RGB trackbars in OfficeMoreColorsDialog with current dpi. 2017-01-06 18:03:30 +00:00
PalUtils.pas mbColorLib: Restore loading of color palettes. 2017-01-18 20:41:59 +00:00
PickCursor.res mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
RAxisColorPicker.pas mbColorLib: Fix updating of gradients for AxisColorPickers. 2018-03-24 09:52:51 +00:00
RColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
Readme.rtf mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
readme.txt mbColorLib: add readme.txt 2017-01-23 10:17:41 +00:00
RGBCIEUtils.pas 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). 2017-01-05 18:49:22 +00:00
RGBCMYKUtils.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
RGBHSLUtils.pas 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). 2017-01-05 18:49:22 +00:00
RGBHSVUtils.pas 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). 2017-01-05 18:49:22 +00:00
Scanlines.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
SColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
ScreenWin.lfm mbColorLib: Fix DeskPickerButton. 2016-12-14 10:35:17 +00:00
ScreenWin.pas 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). 2017-01-05 18:49:22 +00:00
SelPropUtils.pas mbColorLib: Refactor OnChange events. (NOTE: OfficeColorDialog may hang when switching pickers). 2017-01-02 00:05:26 +00:00
SLColorPicker.pas 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). 2017-01-05 18:49:22 +00:00
SLHColorPicker.pas mbColorLib: Rename HSVColorPicker to HSCirclePicker for more consistent naming. Remove its old unit. 2017-01-05 22:51:02 +00:00
XPLibIntegration.txt mbColorLib: Initial commit (still some issues) 2016-12-08 23:14:26 +00:00
YColorPicker.pas 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). 2017-01-05 18:49:22 +00:00

mbColorLib is a comprehensive library with more than 30 components for 
color selection in several color models (RGB, CYMK, HSV, HSL, CIE-Lab). 
The components can be combined to create numerous new tools and color dialogs. 

License:
see Readme.rtf