jvcllaz: After recent release 1.0.5, increase package version number to 1.0.6

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-06-06 10:04:17 +00:00
parent 6a7d2e10fa
commit 567ecdf4bd
33 changed files with 55 additions and 47 deletions

View File

@ -17,7 +17,7 @@
- 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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/> <Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/>

View File

@ -16,7 +16,7 @@
- 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="5"/> <Version Major="1" Release="6"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvAppFrm\jvformanimatedicon.pas"/> <Filename Value="..\run\JvAppFrm\jvformanimatedicon.pas"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<ProjectGroup FileVersion="1"> <ProjectGroup FileVersion="1">
<Targets Count="24"> <Targets Count="32">
<Target0 FileName="jvcorelazr.lpk"/> <Target0 FileName="jvcorelazr.lpk"/>
<Target1 FileName="jvcorelazd.lpk"/> <Target1 FileName="jvcorelazd.lpk"/>
<Target2 FileName="jvctrlslazr.lpk"/> <Target2 FileName="jvctrlslazr.lpk"/>
@ -12,20 +12,28 @@
<Target7 FileName="jvdblazd.lpk"/> <Target7 FileName="jvdblazd.lpk"/>
<Target8 FileName="jvpagecompsr.lpk"/> <Target8 FileName="jvpagecompsr.lpk"/>
<Target9 FileName="jvpagecompsd.lpk"/> <Target9 FileName="jvpagecompsd.lpk"/>
<Target10 FileName="jvvalidatorslazr.lpk"/> <Target10 FileName="jvcustomlazr.lpk"/>
<Target11 FileName="jvvalidatorslazd.lpk"/> <Target11 FileName="jvcustomlazd.lpk"/>
<Target12 FileName="jvxpctrlslazr.lpk"/> <Target12 FileName="jvcmpr.lpk"/>
<Target13 FileName="jvxpctrlslazd.lpk"/> <Target13 FileName="jvcmpd.lpk"/>
<Target14 FileName="jvruntimedesignlazr.lpk"/> <Target14 FileName="jvappfrmlazr.lpk"/>
<Target15 FileName="jvruntimedesignlazd.lpk"/> <Target15 FileName="jvappfrmlazd.lpk"/>
<Target16 FileName="jvcustomlazr.lpk"/> <Target16 FileName="jvhmilazr.lpk"/>
<Target17 FileName="jvcustomlazd.lpk"/> <Target17 FileName="jvhmilazd.lpk"/>
<Target18 FileName="jvcmpr.lpk"/> <Target18 FileName="jvjanslazr.lpk"/>
<Target19 FileName="jvcmpd.lpk"/> <Target19 FileName="jvjanslazd.lpk"/>
<Target20 FileName="jvjanslazr.lpk"/> <Target20 FileName="jvmmlazr.lpk"/>
<Target21 FileName="jvjanslazd.lpk"/> <Target21 FileName="jvmmlazd.lpk"/>
<Target22 FileName="jvwizardlazr.lpk"/> <Target22 FileName="jvnetlazr.lpk"/>
<Target23 FileName="jvwizardlazd.lpk"/> <Target23 FileName="jvnetlazd.lpk"/>
<Target24 FileName="jvruntimedesignlazr.lpk"/>
<Target25 FileName="jvruntimedesignlazd.lpk"/>
<Target26 FileName="jvvalidatorslazr.lpk"/>
<Target27 FileName="jvvalidatorslazd.lpk"/>
<Target28 FileName="jvwizardlazr.lpk"/>
<Target29 FileName="jvwizardlazd.lpk"/>
<Target30 FileName="jvxpctrlslazr.lpk"/>
<Target31 FileName="jvxpctrlslazd.lpk"/>
</Targets> </Targets>
</ProjectGroup> </ProjectGroup>
</CONFIG> </CONFIG>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\design\JvCmp\jvcmpreg.pas"/> <Filename Value="..\design\JvCmp\jvcmpreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="..\run\JvCmp\jvspellchecker.pas"/> <Filename Value="..\run\JvCmp\jvspellchecker.pas"/>

View File

@ -16,7 +16,7 @@
</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). 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="5"/> <Version Major="1" Release="6"/>
<Files Count="3"> <Files Count="3">
<Item1> <Item1>
<Filename Value="..\design\JvCore\jvcorereg.pas"/> <Filename Value="..\design\JvCore\jvcorereg.pas"/>

View File

@ -22,7 +22,7 @@
<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). 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="5"/> <Version Major="1" Release="6"/>
<Files Count="9"> <Files Count="9">
<Item1> <Item1>
<Filename Value="..\run\JvCore\jvtypes.pas"/> <Filename Value="..\run\JvCore\jvtypes.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="3"> <Files Count="3">
<Item1> <Item1>
<Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/> <Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="9"> <Files Count="9">
<Item1> <Item1>
<Filename Value="..\run\JvCtrls\jvhint.pas"/> <Filename Value="..\run\JvCtrls\jvhint.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\design\JvCustomControls\jvcustomreg.pas"/> <Filename Value="..\design\JvCustomControls\jvcustomreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="12"> <Files Count="12">
<Item1> <Item1>
<Filename Value="..\run\JvCustomControls\jvtimeline.pas"/> <Filename Value="..\run\JvCustomControls\jvtimeline.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvDB\jvdbreg.pas"/> <Filename Value="..\design\JvDB\jvdbreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="8"> <Files Count="8">
<Item1> <Item1>
<Filename Value="..\run\JvDB\jvdbhtlabel.pas"/> <Filename Value="..\run\JvDB\jvdbhtlabel.pas"/>

View File

@ -19,7 +19,7 @@
- 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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvHMI\jvhmireg.pas"/> <Filename Value="..\design\JvHMI\jvhmireg.pas"/>

View File

@ -18,7 +18,7 @@
- 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="5"/> <Version Major="1" Release="6"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\run\JvHMI\jvdialbutton.pas"/> <Filename Value="..\run\JvHMI\jvdialbutton.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvJans\jvjansreg.pas"/> <Filename Value="..\design\JvJans\jvjansreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="12"> <Files Count="12">
<Item1> <Item1>
<Filename Value="..\run\JvJans\jvyeargrid.pas"/> <Filename Value="..\run\JvJans\jvyeargrid.pas"/>

View File

@ -16,7 +16,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="JVCL Multimedia and image components (Design-time package): <Description Value="JVCL Multimedia and image components (Design-time 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="5"/> <Version Major="1" Release="6"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="..\design\JvMM\jvmmreg.pas"/> <Filename Value="..\design\JvMM\jvmmreg.pas"/>

View File

@ -15,7 +15,7 @@
</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 (Run-time 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="5"/> <Version Major="1" Release="6"/>
<Files Count="17"> <Files Count="17">
<Item1> <Item1>
<Filename Value="..\run\JvMM\jvspecialprogress.pas"/> <Filename Value="..\run\JvMM\jvspecialprogress.pas"/>

View File

@ -16,7 +16,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="JVCL net components (design-time)."/> <Description Value="JVCL net components (design-time)."/>
<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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvNet\jvnetreg.pas"/> <Filename Value="..\design\JvNet\jvnetreg.pas"/>

View File

@ -14,7 +14,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="JVCL net components (Run-time): HTML parser, FormToHtml converter"/> <Description Value="JVCL net components (Run-time): 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="5"/> <Version Major="1" Release="6"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvNet\jvhtmlparser.pas"/> <Filename Value="..\run\JvNet\jvhtmlparser.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="3"> <Files Count="3">
<Item1> <Item1>
<Filename Value="..\design\JvPageComps\jvpagecompsreg.pas"/> <Filename Value="..\design\JvPageComps\jvpagecompsreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="6"> <Files Count="6">
<Item1> <Item1>
<Filename Value="..\run\JvPageComps\jvnavigationpane.pas"/> <Filename Value="..\run\JvPageComps\jvnavigationpane.pas"/>

View File

@ -14,7 +14,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="Runtime form designer"/> <Description Value="Runtime form designer"/>
<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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvRuntimeDesign\jvruntimedesignreg.pas"/> <Filename Value="..\design\JvRuntimeDesign\jvruntimedesignreg.pas"/>

View File

@ -13,7 +13,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="Runtime form designer"/> <Description Value="Runtime form designer"/>
<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="5"/> <Version Major="1" Release="6"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvRuntimeDesign\jvdesignclip.pas"/> <Filename Value="..\run\JvRuntimeDesign\jvdesignclip.pas"/>

View File

@ -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, linked controls"/> CalcEdit, button, checkbox, 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="5"/> <Version Major="1" Release="6"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/> <Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/>

View File

@ -16,7 +16,7 @@
CalcEdit, button, checkbox, linked controls CalcEdit, button, checkbox, 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="5"/> <Version Major="1" Release="6"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvStdCtrls\jvbutton.pas"/> <Filename Value="..\run\JvStdCtrls\jvbutton.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="3"> <Files Count="3">
<Item1> <Item1>
<Filename Value="..\design\JvValidators\jvvalidatorreg.pp"/> <Filename Value="..\design\JvValidators\jvvalidatorreg.pp"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\run\JvValidators\jverrorindicator.pas"/> <Filename Value="..\run\JvValidators\jverrorindicator.pas"/>

View File

@ -15,7 +15,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="&quot;Wizard&quot; component (Designtime package)"/> <Description Value="&quot;Wizard&quot; 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="5"/> <Version Major="1" Release="6"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/> <Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/>

View File

@ -14,7 +14,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="&quot;Wizard&quot; component (Runtime package)"/> <Description Value="&quot;Wizard&quot; 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="5"/> <Version Major="1" Release="6"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="..\run\JvWizard\jvwizard.pas"/> <Filename Value="..\run\JvWizard\jvwizard.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\design\JvXPCtrls\jvxpctrlsreg.pas"/> <Filename Value="..\design\JvXPCtrls\jvxpctrlsreg.pas"/>

View File

@ -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="5"/> <Version Major="1" Release="6"/>
<Files Count="6"> <Files Count="6">
<Item1> <Item1>
<Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/> <Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/>