lazarus-ccr/components/mbColorLib
2016-12-21 18:50:20 +00:00
..
examples mbColorLib: Fix mouse color tracking of CIEL/A/B pickers in Linux. 2016-12-21 18:50:20 +00:00
BAxisColorPicker.pas mbColorLib: Fix GetColorAtPoint in Linux for R/G/B AxisColorPickers. 2016-12-20 22:42:41 +00:00
BColorPicker.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
CColorPicker.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
CIEAColorPicker.pas mbColorLib: Fix mouse color tracking of CIEL/A/B pickers in Linux. 2016-12-21 18:50:20 +00:00
CIEBColorPicker.pas mbColorLib: Fix mouse color tracking of CIEL/A/B pickers in Linux. 2016-12-21 18:50:20 +00:00
CIELColorPicker.pas mbColorLib: Fix mouse color tracking of CIEL/A/B pickers in Linux. 2016-12-21 18:50:20 +00:00
clean.bat
clear history.bat
GAxisColorPicker.pas mbColorLib: Fix GetColorAtPoint in Linux for R/G/B AxisColorPickers. 2016-12-20 22:42:41 +00:00
GColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
HColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
HexaColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
HRingPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
HSColorPicker.pas mbColorLib: Fix mismatch of picked vs displayed color in HSColorTracker (Linux issue) 2016-12-21 13:06:28 +00:00
HSLColorPicker.pas mbColorLib: Fix painting issues of TmbColorPicker descendents in Linux. 2016-12-20 22:28:49 +00:00
HSLRingPicker.pas mbColorLib: Fix painting issues of TmbColorPicker descendents in Linux. 2016-12-20 22:28:49 +00:00
HSVColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +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: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
LColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbBasicPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbColorLibD5.dpk
mbColorLibD7.dpk
mbColorLibD9.dpk
mbColorLibD10.dpk
mbcolorliblaz.lpk mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +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: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbColorPickerControl.pas mbColorLib: Fix painting issues of TmbColorPicker descendents in Linux. 2016-12-20 22:28:49 +00:00
mbColorPreview.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbColorTree.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbDeskPickerButton.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbOfficeColorDialog.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mbReg.lrs mbColorLib: Use single registration file (instead of one for each component). Facilitate usage of Layout for trackbars. Reformat code. 2016-12-11 22:56:25 +00:00
mbReg.pas mbColorLib: Use single registration file (instead of one for each component). Facilitate usage of Layout for trackbars. Reformat code. 2016-12-11 22:56:25 +00:00
mbTrackBarPicker.pas mbColorLib: Fix painting issues of TmbTrackbarPicker-descendents in Linux (did not paint at all). 2016-12-20 22:00:42 +00:00
mbutils.pas mbColorLib: Fix painting issues of mbColorPalette 2016-12-16 14:22:33 +00:00
MColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
mxs.inc
OfficeMoreColorsDialog.dfm
OfficeMoreColorsDialog.lfm mbColorLib: Remove hardcoded font from OfficeMoreColorsDialog. Fix TabOrder in OfficeMoreColorsDialogs. 2016-12-16 22:18:09 +00:00
OfficeMoreColorsDialog.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
PalUtils.pas 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. 2016-12-19 16:38:29 +00:00
PickCursor.res
RAxisColorPicker.pas mbColorLib: Fix GetColorAtPoint in Linux for R/G/B AxisColorPickers. 2016-12-20 22:42:41 +00:00
RColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
Readme.rtf
RGBCIEUtils.pas mbColorLib: Fix mouse color tracking of CIEL/A/B pickers in Linux. 2016-12-21 18:50:20 +00:00
RGBCMYKUtils.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
RGBHSLUtils.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
RGBHSVUtils.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
Scanlines.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
SColorPicker.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
ScreenWin.dfm
ScreenWin.lfm mbColorLib: Fix DeskPickerButton. 2016-12-14 10:35:17 +00:00
ScreenWin.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
SelPropUtils.pas mbColorLib: Beginning to remove Delphi support. Cleanup. 2016-12-20 00:01:53 +00:00
SLColorPicker.pas mbColorLib: Delphi support removed. Change version number to 2.1 (standard even/odd numbering scheme). 2016-12-20 15:41:10 +00:00
SLHColorPicker.pas mbColorLib: Fix painting issues of TmbColorPicker descendents in Linux. 2016-12-20 22:28:49 +00:00
VColorPicker.pas 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. 2016-12-19 16:38:29 +00:00
XPLibIntegration.txt
YColorPicker.pas 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. 2016-12-19 16:38:29 +00:00

{\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset238{\*\fname Arial;}Arial CE;}{\f1\fswiss\fprq2\fcharset0 Arial;}}
{\colortbl ;\red51\green102\blue255;\red0\green0\blue255;}
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\sb100\sa100\cf1\lang2074\b\f0\fs24 License\par
\pard\nowidctlpar\sb100\sa100\qj\cf0\b0 License is granted to use, modify and redistribute these units in your applications as you see fit. You are given COMPLETE FREEDOM with the sources found in this pack; you're free to use it in ANY kind of app without even mentioning my name, my site or any other stuff, that depends on your good will and nothing else. I will accept any modifications and incorporate them in this pack if they'll help make it better. You are under NO obligation to pay for these components to neither me nor anyone else trying to sell them in their current form. If you wish to support development of these components you can do so by contributing some source or making a donation, again this solely depends on your good will.\par
\pard\nowidctlpar\sb100\sa100\cf1\b Ownership\par
\pard\nowidctlpar\sb100\sa100\qj\cf0\b0 I don't claim that I made this pack entirely by myself, or that the ideas used in it are my own, I thank everyone who helped making it better. Parts of this code are copyright of their owners who chose to contribute it to this library. Everyone needs help at some point and extent, thus some of the source code in this pack can also be found on the web as well as in other sources; it is provided with this pack, in its current form so the pack can function properly and be useful to its respected users. I will try my best to help any users if they're having problems with this pack (in it's original or modified distribution), so if you've got any questions, problems and/or suggestions don't hesitate to post to one of the support forums or contact me directly.\par
\pard\nowidctlpar\sb100\sa100\cf1\b No warranty\par
\pard\nowidctlpar\sb100\sa100\qj\cf0\b0 This source is distributed on an "AS IS" basis in the soul purpose of being useful, WITHOUT WARRANTY OF ANY KIND, either express or implied. I will not be held responsible if this code or its modification causes any damage or unexpected results in your program(s), however I will gladly help if anyone's having problems with these components.\par
\cf1\b Contact and support info\par
\cf0\b0 To contact me directly send an e-mail to {\field{\*\fldinst{HYPERLINK "mailto:marko_binic@yahoo.com" }}{\fldrslt{\cf2\ul marko_binic@yahoo.com}}}\cf0\lang1033\ulnone\f1\fs24  or \lang2074\f0{\field{\*\fldinst{HYPERLINK "mailto:marko_binic@yahoo.com" }}{\fldrslt{\cf2\ul mbinic@\lang1033\f1 gmail\lang2074\f0 .com\f0 }}}\cf0\ulnone\f0\fs24 . If you\rquote ve got any questions\lang1033\f1  or \lang2074\f0 want to report a bug or request a feature please post to the support forums at http://mxs.bergsoft.net/forums so others can benefit \lang1033\f1 to\lang2074\f0 o. If you\rquote d like to support development of these components you\rquote re welcome to do so by donating your code, money or feedback.\par
I hope you find these components useful. Enjoy!\par
Marko Bini\'e6\par
}
<0A>