You've already forked lazarus-ccr
jvcllaz: Increment package versions to 1.0.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -15,7 +15,6 @@
|
|||||||
<XPManifest>
|
<XPManifest>
|
||||||
<DpiAware Value="True"/>
|
<DpiAware Value="True"/>
|
||||||
</XPManifest>
|
</XPManifest>
|
||||||
<Icon Value="0"/>
|
|
||||||
</General>
|
</General>
|
||||||
<BuildModes Count="1">
|
<BuildModes Count="1">
|
||||||
<Item1 Name="Default" Default="True"/>
|
<Item1 Name="Default" Default="True"/>
|
||||||
@ -26,7 +25,6 @@
|
|||||||
</PublishOptions>
|
</PublishOptions>
|
||||||
<RunParams>
|
<RunParams>
|
||||||
<FormatVersion Value="2"/>
|
<FormatVersion Value="2"/>
|
||||||
<Modes Count="0"/>
|
|
||||||
</RunParams>
|
</RunParams>
|
||||||
<RequiredPackages Count="6">
|
<RequiredPackages Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
|
@ -13,10 +13,10 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\jvappfrm"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\jvappfrm"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL application forms (design time) containing form enhancement components:
|
<Description Value="JVCL application forms (designtime package) containing form enhancement components:
|
||||||
- animated icons, animated title, form wallpaper"/>
|
- animated icons, animated title, form wallpaper"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/>
|
<Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/>
|
||||||
|
@ -12,10 +12,10 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvAppFrm"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvAppFrm"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Application Forms (Runtime) containing form enhancement components:
|
<Description Value="JVCL Application Forms (runtime package) containing form enhancement components:
|
||||||
- animated icons, animated title, form wallpaper"/>
|
- animated icons, animated title, form wallpaper"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvAppFrm\jvformanimatedicon.pas"/>
|
<Filename Value="..\run\JvAppFrm\jvformanimatedicon.pas"/>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="A meta package for simple installation of all JVCL designtime packages."/>
|
<Description Value="A meta package for simple installation of all JVCL designtime packages."/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<CompatibilityMode Value="True"/>
|
<CompatibilityMode Value="True"/>
|
||||||
<RequiredPkgs Count="18">
|
<RequiredPkgs Count="18">
|
||||||
<Item1>
|
<Item1>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
- Spellchecker component
|
- Spellchecker component
|
||||||
- StringHolder (easier access to TStrings at designtime)."/>
|
- StringHolder (easier access to TStrings at designtime)."/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvCmp\jvcmpreg.pas"/>
|
<Filename Value="..\design\JvCmp\jvcmpreg.pas"/>
|
||||||
@ -29,6 +29,7 @@
|
|||||||
<UnitName Value="JvStrHolderEditor"/>
|
<UnitName Value="JvStrHolderEditor"/>
|
||||||
</Item2>
|
</Item2>
|
||||||
</Files>
|
</Files>
|
||||||
|
<CompatibilityMode Value="True"/>
|
||||||
<RequiredPkgs Count="3">
|
<RequiredPkgs Count="3">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="JvCoreLazD"/>
|
<PackageName Value="JvCoreLazD"/>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
- Spellchecker component
|
- Spellchecker component
|
||||||
- StringHolder (easier access to TStrings at designtime)."/>
|
- StringHolder (easier access to TStrings at designtime)."/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="5">
|
<Files Count="5">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvCmp\jvspellchecker.pas"/>
|
<Filename Value="..\run\JvCmp\jvspellchecker.pas"/>
|
||||||
@ -40,6 +40,7 @@
|
|||||||
<UnitName Value="JvProfilerForm"/>
|
<UnitName Value="JvProfilerForm"/>
|
||||||
</Item5>
|
</Item5>
|
||||||
</Files>
|
</Files>
|
||||||
|
<CompatibilityMode Value="True"/>
|
||||||
<RequiredPkgs Count="2">
|
<RequiredPkgs Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="JvCoreLazR"/>
|
<PackageName Value="JvCoreLazR"/>
|
||||||
|
@ -14,9 +14,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvCore"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvCore"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Core Components (Designtime). Must be compiled before any of the other JvXXX packages can be installed."/>
|
<Description Value="JVCL Core Components (designtime package). Must be compiled before any of the other JvXXX packages can be installed."/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvCore\jvcorereg.pas"/>
|
<Filename Value="..\design\JvCore\jvcorereg.pas"/>
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
</SyntaxOptions>
|
</SyntaxOptions>
|
||||||
</Parsing>
|
</Parsing>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Core Components (Runtime). Must be compiled before any of the other JvXXX packages can be installed.
|
<Description Value="JVCL Core Components (runtime package). Must be compiled before any of the other JvXXX packages can be installed.
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="10">
|
<Files Count="10">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvCore\jvtypes.pas"/>
|
<Filename Value="..\run\JvCore\jvtypes.pas"/>
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
Movable bevel and panel, ruler, expandable panel (RollOut), group header, hypertext components
|
Movable bevel and panel, ruler, expandable panel (RollOut), group header, hypertext components
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="3">
|
<Files Count="3">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/>
|
<Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
Movable bevel and panel, ruler, exandable panel (RollOut), group header, hypertext components
|
Movable bevel and panel, ruler, exandable panel (RollOut), group header, hypertext components
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="11">
|
<Files Count="11">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvCtrls\jvhint.pas"/>
|
<Filename Value="..\run\JvCtrls\jvhint.pas"/>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
TimeLine, OutlookBar, Thumbnail viewer, ImageViewer, ImageListViewer, OwnerDrawViewer
|
TimeLine, OutlookBar, Thumbnail viewer, ImageViewer, ImageListViewer, OwnerDrawViewer
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvCustomControls\jvcustomreg.pas"/>
|
<Filename Value="..\design\JvCustomControls\jvcustomreg.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<Description Value="Custom components of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code):
|
<Description Value="Custom components of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code):
|
||||||
TimeLine, OutlookBar, Thumbnail viewer, ImageViewer, ImageListViewer, OwnerDrawViewer"/>
|
TimeLine, OutlookBar, Thumbnail viewer, ImageViewer, ImageListViewer, OwnerDrawViewer"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="13">
|
<Files Count="13">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvCustomControls\jvtimeline.pas"/>
|
<Filename Value="..\run\JvCustomControls\jvtimeline.pas"/>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
- Hypertext components
|
- Hypertext components
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvDB\jvdbreg.pas"/>
|
<Filename Value="..\design\JvDB\jvdbreg.pas"/>
|
||||||
@ -28,7 +28,7 @@
|
|||||||
</Item1>
|
</Item1>
|
||||||
</Files>
|
</Files>
|
||||||
<CompatibilityMode Value="True"/>
|
<CompatibilityMode Value="True"/>
|
||||||
<RequiredPkgs Count="5">
|
<RequiredPkgs Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="JvStdCtrlsLazR"/>
|
<PackageName Value="JvStdCtrlsLazR"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
@ -41,9 +41,6 @@
|
|||||||
<Item4>
|
<Item4>
|
||||||
<PackageName Value="JvDBLazR"/>
|
<PackageName Value="JvDBLazR"/>
|
||||||
</Item4>
|
</Item4>
|
||||||
<Item5>
|
|
||||||
<PackageName Value="FCL"/>
|
|
||||||
</Item5>
|
|
||||||
</RequiredPkgs>
|
</RequiredPkgs>
|
||||||
<UsageOptions>
|
<UsageOptions>
|
||||||
<UnitPath Value="$(PkgOutDir)"/>
|
<UnitPath Value="$(PkgOutDir)"/>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
- Hypertext components
|
- Hypertext components
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="8">
|
<Files Count="8">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvDB\jvdbhtlabel.pas"/>
|
<Filename Value="..\run\JvDB\jvdbhtlabel.pas"/>
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvHMI"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvHMI"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Human-Machine-Interface (HMI) Components (design-time) containing these components
|
<Description Value="JVCL Human-Machine-Interface (HMI) Components (designtime package) containing these components
|
||||||
- TJvDialButton
|
- TJvDialButton
|
||||||
- TJvLED
|
- TJvLED
|
||||||
- TJvSegmentedLEDDisplay"/>
|
- TJvSegmentedLEDDisplay"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvHMI\jvhmireg.pas"/>
|
<Filename Value="..\design\JvHMI\jvhmireg.pas"/>
|
||||||
|
@ -13,12 +13,12 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvHMI"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvHMI"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Human-Machine-Interface (HMI) Components (run-time) containing these components
|
<Description Value="JVCL Human-Machine-Interface (HMI) Components (runtime package) containing these components
|
||||||
- TJvDialButton
|
- TJvDialButton
|
||||||
- TJvLED
|
- TJvLED
|
||||||
- TJvSegmentedLEDDisplay"/>
|
- TJvSegmentedLEDDisplay"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvHMI\jvdialbutton.pas"/>
|
<Filename Value="..\run\JvHMI\jvdialbutton.pas"/>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
- YearGrid
|
- YearGrid
|
||||||
- Simulation components"/>
|
- Simulation components"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvJans\jvjansreg.pas"/>
|
<Filename Value="..\design\JvJans\jvjansreg.pas"/>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
- YearGrid
|
- YearGrid
|
||||||
- Simulation components"/>
|
- Simulation components"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="13">
|
<Files Count="13">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvJans\jvyeargrid.pas"/>
|
<Filename Value="..\run\JvJans\jvyeargrid.pas"/>
|
||||||
|
@ -14,9 +14,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvMM"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvMM"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Multimedia and image components (Design-time package):
|
<Description Value="JVCL Multimedia and image components (Designtime package):
|
||||||
bmp animator, id3v1 and id3v2 tags, full color components and dialogs, gradient, gradient header, special progress bar, animated image"/>
|
bmp animator, id3v1 and id3v2 tags, full color components and dialogs, gradient, gradient header, special progress bar, animated image"/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvMM\jvmmreg.pas"/>
|
<Filename Value="..\design\JvMM\jvmmreg.pas"/>
|
||||||
|
@ -13,9 +13,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvMM"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvMM"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL Multimedia and image components (Run-time package): bmp animator, id3v1 and id3v2 tags, full color components and dialogs, gradient, gradient header, special progress bar, animated image"/>
|
<Description Value="JVCL Multimedia and image components (runtime package): bmp animator, id3v1 and id3v2 tags, full color components and dialogs, gradient, gradient header, special progress bar, animated image"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="19">
|
<Files Count="19">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvMM\jvspecialprogress.pas"/>
|
<Filename Value="..\run\JvMM\jvspecialprogress.pas"/>
|
||||||
|
@ -14,9 +14,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvNet"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvNet"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL net components (design-time)."/>
|
<Description Value="JVCL net components (designtime code)."/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvNet\jvnetreg.pas"/>
|
<Filename Value="..\design\JvNet\jvnetreg.pas"/>
|
||||||
|
@ -12,9 +12,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvNet"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvNet"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="JVCL net components (Run-time): HTML parser, FormToHtml converter"/>
|
<Description Value="JVCL net components (runtime code): HTML parser, FormToHtml converter"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvNet\jvhtmlparser.pas"/>
|
<Filename Value="..\run\JvNet\jvhtmlparser.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Page style components of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)"/>
|
<Description Value="Page style components of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvPageComps\jvpagecompsreg.pas"/>
|
<Filename Value="..\design\JvPageComps\jvpagecompsreg.pas"/>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Page style components of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
|
<Description Value="Page style components of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvPageComps\jvnavigationpane.pas"/>
|
<Filename Value="..\run\JvPageComps\jvnavigationpane.pas"/>
|
||||||
|
@ -13,9 +13,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvPascalInterpreter"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvPascalInterpreter"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Pascal scripting engine of the JVCL library (https://sourceforge.net/projects/jvcl/) (designime code)."/>
|
<Description Value="Pascal scripting engine of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)."/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvPascalInterpreter\jvpascalinterpreterreg.pas"/>
|
<Filename Value="..\design\JvPascalInterpreter\jvpascalinterpreterreg.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<Description Value="Pascal scripting engine of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)
|
<Description Value="Pascal scripting engine of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvPascalInterpreter\JvInterpreter.pas"/>
|
<Filename Value="..\run\JvPascalInterpreter\JvInterpreter.pas"/>
|
||||||
|
@ -12,9 +12,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvRuntimeDesign"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvRuntimeDesign"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Runtime form designer"/>
|
<Description Value="Runtime form designer (designtime package)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvRuntimeDesign\jvruntimedesignreg.pas"/>
|
<Filename Value="..\design\JvRuntimeDesign\jvruntimedesignreg.pas"/>
|
||||||
|
@ -11,9 +11,9 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvRuntimeDesign"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvRuntimeDesign"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Runtime form designer"/>
|
<Description Value="Runtime form designer (runtime package)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvRuntimeDesign\jvdesignclip.pas"/>
|
<Filename Value="..\run\JvRuntimeDesign\jvdesignclip.pas"/>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
<Description Value="Enhanced standard controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)
|
<Description Value="Enhanced standard controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)
|
||||||
CalcEdit, button, checkbox, panel, linked controls"/>
|
CalcEdit, button, checkbox, panel, linked controls"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/>
|
<Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
CalcEdit, button, checkbox, panel, linked controls
|
CalcEdit, button, checkbox, panel, linked controls
|
||||||
"/>
|
"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvStdCtrls\jvbutton.pas"/>
|
<Filename Value="..\run\JvStdCtrls\jvbutton.pas"/>
|
||||||
|
@ -13,9 +13,10 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvTimeFramework"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvTimeFramework"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Designtime package of the JVCL "time framework" components: Planners, calendars, Gantt"/>
|
<Description Value="Designtime package of the JVCL "time framework" components: Planners, calendars, Gantt
|
||||||
|
NOTE: NOT FULLY WORKING"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvTimeFramework\jvtimeframeworkreg.pas"/>
|
<Filename Value="..\design\JvTimeFramework\jvtimeframeworkreg.pas"/>
|
||||||
|
@ -12,9 +12,10 @@
|
|||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvTimeFramework"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvTimeFramework"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Runtime package of the JVCL "time framework" components: Planners, calendars, Gantt"/>
|
<Description Value="Runtime package of the JVCL "time framework" components: Planners, calendars, Gantt
|
||||||
|
NOTE: NOT FULLY WORKING"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="10">
|
<Files Count="10">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvTimeFramework\jvtfsparsematrix.pas"/>
|
<Filename Value="..\run\JvTimeFramework\jvtfsparsematrix.pas"/>
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Validator components of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)"/>
|
<Description Value="Validator components of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="3">
|
<Files Count="3">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvValidators\jvvalidatorreg.pp"/>
|
<Filename Value="..\design\JvValidators\jvvalidatorreg.pp"/>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Validator components of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
|
<Description Value="Validator components of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvValidators\jverrorindicator.pas"/>
|
<Filename Value="..\run\JvValidators\jverrorindicator.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value=""Wizard" component (Designtime package)"/>
|
<Description Value=""Wizard" component (Designtime package)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/>
|
<Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value=""Wizard" component (Runtime package)"/>
|
<Description Value=""Wizard" component (Runtime package)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="5">
|
<Files Count="5">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvWizard\jvwizard.pas"/>
|
<Filename Value="..\run\JvWizard\jvwizard.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="XP style controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)"/>
|
<Description Value="XP style controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (designtime code)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvXPCtrls\jvxpctrlsreg.pas"/>
|
<Filename Value="..\design\JvXPCtrls\jvxpctrlsreg.pas"/>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="XP style controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
|
<Description Value="XP style controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
|
||||||
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
|
||||||
<Version Major="1" Release="7"/>
|
<Version Major="1" Release="8"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/>
|
<Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/>
|
||||||
|
Reference in New Issue
Block a user