jvcllaz: Change version to 1.0.7 after releasing v1.0.6.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-05-08 08:29:40 +00:00
parent b2b4951729
commit f4458de5dd
35 changed files with 194 additions and 194 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvAppFrmLazD"/> <Name Value="JvAppFrmLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/> <Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="jvappfrmlazr"/> <Name Value="jvappfrmlazr"/>
<Author Value="Various authors - see unit headers for details."/> <Author Value="Various authors - see unit headers for details."/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvAppFrm\jvformanimatedicon.pas"/> <Filename Value="..\run\JvAppFrm\jvformanimatedicon.pas"/>

View File

@ -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="6"/> <Version Major="1" Release="7"/>
<RequiredPkgs Count="17"> <RequiredPkgs Count="17">
<Item1> <Item1>
<PackageName Value="JvTimeFrameworkLazD"/> <PackageName Value="JvTimeFrameworkLazD"/>

View File

@ -17,28 +17,28 @@
- 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="6"/> <Version Major="1" Release="7"/>
<Files Count="2"> <Files>
<Item1> <Item>
<Filename Value="..\design\JvCmp\jvcmpreg.pas"/> <Filename Value="..\design\JvCmp\jvcmpreg.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="JvCmpReg"/> <UnitName Value="JvCmpReg"/>
</Item1> </Item>
<Item2> <Item>
<Filename Value="..\design\JvCmp\jvstrholdereditor.pas"/> <Filename Value="..\design\JvCmp\jvstrholdereditor.pas"/>
<UnitName Value="JvStrHolderEditor"/> <UnitName Value="JvStrHolderEditor"/>
</Item2> </Item>
</Files> </Files>
<RequiredPkgs Count="3"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="JvCoreLazD"/> <PackageName Value="JvCoreLazD"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="JvCmpR"/> <PackageName Value="JvCmpR"/>
</Item2> </Item>
<Item3> <Item>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
</Item3> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvCmpR"/> <Name Value="JvCmpR"/>
<Author Value="Various authors - see header of each unit for original author."/> <Author Value="Various authors - see header of each unit for original author."/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="..\run\JvCmp\jvspellchecker.pas"/> <Filename Value="..\run\JvCmp\jvspellchecker.pas"/>

View File

@ -16,33 +16,33 @@
</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="6"/> <Version Major="1" Release="7"/>
<Files Count="4"> <Files>
<Item1> <Item>
<Filename Value="..\design\JvCore\jvcorereg.pas"/> <Filename Value="..\design\JvCore\jvcorereg.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="JvCoreReg"/> <UnitName Value="JvCoreReg"/>
</Item1> </Item>
<Item2> <Item>
<Filename Value="..\design\JvCore\jvdsgnconsts.pas"/> <Filename Value="..\design\JvCore\jvdsgnconsts.pas"/>
<UnitName Value="JvDsgnConsts"/> <UnitName Value="JvDsgnConsts"/>
</Item2> </Item>
<Item3> <Item>
<Filename Value="..\design\JvCore\jvstringsform.pas"/> <Filename Value="..\design\JvCore\jvstringsform.pas"/>
<UnitName Value="JvStringsForm"/> <UnitName Value="JvStringsForm"/>
</Item3> </Item>
<Item4> <Item>
<Filename Value="..\design\JvCore\jvdsgneditors.pas"/> <Filename Value="..\design\JvCore\jvdsgneditors.pas"/>
<UnitName Value="JvDsgnEditors"/> <UnitName Value="JvDsgnEditors"/>
</Item4> </Item>
</Files> </Files>
<RequiredPkgs Count="2"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="IDEIntf"/> <PackageName Value="IDEIntf"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="JvCoreLazR"/> <PackageName Value="JvCoreLazR"/>
</Item2> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvCoreLazR"/> <Name Value="JvCoreLazR"/>
<AddToProjectUsesSection Value="True"/> <AddToProjectUsesSection Value="True"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="10"> <Files Count="10">
<Item1> <Item1>
<Filename Value="..\run\JvCore\jvtypes.pas"/> <Filename Value="..\run\JvCore\jvtypes.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvCtrlsLazD"/> <Name Value="JvCtrlsLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="3"> <Files Count="3">
<Item1> <Item1>
<Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/> <Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvCtrlsLazR"/> <Name Value="JvCtrlsLazR"/>
<Author Value="Several original authors - see header of each unit for details. Lazarus port by: Michał Gawrycki, Werner Pamler"/> <Author Value="Several original authors - see header of each unit for details. Lazarus port by: Michał Gawrycki, Werner Pamler"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="11"> <Files Count="11">
<Item1> <Item1>
<Filename Value="..\run\JvCtrls\jvhint.pas"/> <Filename Value="..\run\JvCtrls\jvhint.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvCustomLazD"/> <Name Value="JvCustomLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\design\JvCustomControls\jvcustomreg.pas"/> <Filename Value="..\design\JvCustomControls\jvcustomreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvCustomLazR"/> <Name Value="JvCustomLazR"/>
<Author Value="Various authors - see header of each unit for original author."/> <Author Value="Various authors - see header of each unit for original author."/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="13"> <Files Count="13">
<Item1> <Item1>
<Filename Value="..\run\JvCustomControls\jvtimeline.pas"/> <Filename Value="..\run\JvCustomControls\jvtimeline.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvDBLazD"/> <Name Value="JvDBLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvDB\jvdbreg.pas"/> <Filename Value="..\design\JvDB\jvdbreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvDBLazR"/> <Name Value="JvDBLazR"/>
<Author Value="Various authors - see header of each unit for original author. Lazarus port by Michał Gawrycki"/> <Author Value="Various authors - see header of each unit for original author. Lazarus port by Michał Gawrycki"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="8"> <Files Count="8">
<Item1> <Item1>
<Filename Value="..\run\JvDB\jvdbhtlabel.pas"/> <Filename Value="..\run\JvDB\jvdbhtlabel.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvHMILazD"/> <Name Value="JvHMILazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvHMI\jvhmireg.pas"/> <Filename Value="..\design\JvHMI\jvhmireg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvHMILazR"/> <Name Value="JvHMILazR"/>
<Author Value="Various authors - see header of each unit for original author."/> <Author Value="Various authors - see header of each unit for original author."/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\run\JvHMI\jvdialbutton.pas"/> <Filename Value="..\run\JvHMI\jvdialbutton.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvJansLazD"/> <Name Value="JvJansLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvJans\jvjansreg.pas"/> <Filename Value="..\design\JvJans\jvjansreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvJansLazR"/> <Name Value="JvJansLazR"/>
<Author Value="Original author: Jan Verhoeven [jan1 dott verhoeven att wxs dott nl]"/> <Author Value="Original author: Jan Verhoeven [jan1 dott verhoeven att wxs dott nl]"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="13"> <Files Count="13">
<Item1> <Item1>
<Filename Value="..\run\JvJans\jvyeargrid.pas"/> <Filename Value="..\run\JvJans\jvyeargrid.pas"/>

View File

@ -16,44 +16,44 @@
</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="6"/> <Version Major="1" Release="7"/>
<Files Count="6"> <Files>
<Item1> <Item>
<Filename Value="..\design\JvMM\jvmmreg.pas"/> <Filename Value="..\design\JvMM\jvmmreg.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="JvMMReg"/> <UnitName Value="JvMMReg"/>
</Item1> </Item>
<Item2> <Item>
<Filename Value="..\design\JvMM\jvid3v2editorform.pas"/> <Filename Value="..\design\JvMM\jvid3v2editorform.pas"/>
<UnitName Value="JvId3v2EditorForm"/> <UnitName Value="JvId3v2EditorForm"/>
</Item2> </Item>
<Item3> <Item>
<Filename Value="..\design\JvMM\jvid3v2defineform.pas"/> <Filename Value="..\design\JvMM\jvid3v2defineform.pas"/>
<UnitName Value="JvId3v2DefineForm"/> <UnitName Value="JvId3v2DefineForm"/>
</Item3> </Item>
<Item4> <Item>
<Filename Value="..\design\JvMM\jvfullcoloreditors.pas"/> <Filename Value="..\design\JvMM\jvfullcoloreditors.pas"/>
<UnitName Value="JvFullColorEditors"/> <UnitName Value="JvFullColorEditors"/>
</Item4> </Item>
<Item5> <Item>
<Filename Value="..\design\JvMM\jvfullcolorspaceseditors.pas"/> <Filename Value="..\design\JvMM\jvfullcolorspaceseditors.pas"/>
<UnitName Value="JvFullColorSpacesEditors"/> <UnitName Value="JvFullColorSpacesEditors"/>
</Item5> </Item>
<Item6> <Item>
<Filename Value="..\design\JvMM\jvfullcolorlistform.pas"/> <Filename Value="..\design\JvMM\jvfullcolorlistform.pas"/>
<UnitName Value="JvFullColorListForm"/> <UnitName Value="JvFullColorListForm"/>
</Item6> </Item>
</Files> </Files>
<RequiredPkgs Count="3"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="JvCoreLazD"/> <PackageName Value="JvCoreLazD"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="JvMMLazR"/> <PackageName Value="JvMMLazR"/>
</Item2> </Item>
<Item3> <Item>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
</Item3> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -15,92 +15,92 @@
</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="6"/> <Version Major="1" Release="7"/>
<Files Count="19"> <Files>
<Item1> <Item>
<Filename Value="..\run\JvMM\jvspecialprogress.pas"/> <Filename Value="..\run\JvMM\jvspecialprogress.pas"/>
<UnitName Value="JvSpecialProgress"/> <UnitName Value="JvSpecialProgress"/>
</Item1> </Item>
<Item2> <Item>
<Filename Value="..\run\JvMM\jvgradient.pas"/> <Filename Value="..\run\JvMM\jvgradient.pas"/>
<UnitName Value="JvGradient"/> <UnitName Value="JvGradient"/>
</Item2> </Item>
<Item3> <Item>
<Filename Value="..\run\JvMM\jvgradientheaderpanel.pas"/> <Filename Value="..\run\JvMM\jvgradientheaderpanel.pas"/>
<UnitName Value="JvGradientHeaderPanel"/> <UnitName Value="JvGradientHeaderPanel"/>
</Item3> </Item>
<Item4> <Item>
<Filename Value="..\run\JvMM\jvid3v1.pas"/> <Filename Value="..\run\JvMM\jvid3v1.pas"/>
<UnitName Value="JvId3v1"/> <UnitName Value="JvId3v1"/>
</Item4> </Item>
<Item5> <Item>
<Filename Value="..\run\JvMM\jvid3v2types.pas"/> <Filename Value="..\run\JvMM\jvid3v2types.pas"/>
<UnitName Value="JvId3v2Types"/> <UnitName Value="JvId3v2Types"/>
</Item5> </Item>
<Item6> <Item>
<Filename Value="..\run\JvMM\jvid3v2base.pas"/> <Filename Value="..\run\JvMM\jvid3v2base.pas"/>
<UnitName Value="JvId3v2Base"/> <UnitName Value="JvId3v2Base"/>
</Item6> </Item>
<Item7> <Item>
<Filename Value="..\run\JvMM\jvid3v2.pas"/> <Filename Value="..\run\JvMM\jvid3v2.pas"/>
<UnitName Value="JvId3v2"/> <UnitName Value="JvId3v2"/>
</Item7> </Item>
<Item8> <Item>
<Filename Value="..\run\JvMM\jvbmpanimator.pas"/> <Filename Value="..\run\JvMM\jvbmpanimator.pas"/>
<UnitName Value="JvBmpAnimator"/> <UnitName Value="JvBmpAnimator"/>
</Item8> </Item>
<Item9> <Item>
<Filename Value="..\run\JvMM\jvfullcolorspaces.pas"/> <Filename Value="..\run\JvMM\jvfullcolorspaces.pas"/>
<UnitName Value="JvFullColorSpaces"/> <UnitName Value="JvFullColorSpaces"/>
</Item9> </Item>
<Item10> <Item>
<Filename Value="..\run\JvMM\jvfullcolorrotate.pas"/> <Filename Value="..\run\JvMM\jvfullcolorrotate.pas"/>
<UnitName Value="JvFullColorRotate"/> <UnitName Value="JvFullColorRotate"/>
</Item10> </Item>
<Item11> <Item>
<Filename Value="..\run\JvMM\jvfullcolorctrls.pas"/> <Filename Value="..\run\JvMM\jvfullcolorctrls.pas"/>
<UnitName Value="JvFullColorCtrls"/> <UnitName Value="JvFullColorCtrls"/>
</Item11> </Item>
<Item12> <Item>
<Filename Value="..\run\JvMM\jvfullcolorform.lfm"/> <Filename Value="..\run\JvMM\jvfullcolorform.lfm"/>
<Type Value="LFM"/> <Type Value="LFM"/>
</Item12> </Item>
<Item13> <Item>
<Filename Value="..\run\JvMM\jvfullcolorform.pas"/> <Filename Value="..\run\JvMM\jvfullcolorform.pas"/>
<UnitName Value="JvFullColorForm"/> <UnitName Value="JvFullColorForm"/>
</Item13> </Item>
<Item14> <Item>
<Filename Value="..\run\JvMM\jvfullcolorcircleform.pas"/> <Filename Value="..\run\JvMM\jvfullcolorcircleform.pas"/>
<UnitName Value="JvFullColorCircleForm"/> <UnitName Value="JvFullColorCircleForm"/>
</Item14> </Item>
<Item15> <Item>
<Filename Value="..\run\JvMM\jvfullcolordialogs.pas"/> <Filename Value="..\run\JvMM\jvfullcolordialogs.pas"/>
<UnitName Value="JvFullColorDialogs"/> <UnitName Value="JvFullColorDialogs"/>
</Item15> </Item>
<Item16> <Item>
<Filename Value="..\run\JvMM\jvanimatedimage.pas"/> <Filename Value="..\run\JvMM\jvanimatedimage.pas"/>
<UnitName Value="JvAnimatedImage"/> <UnitName Value="JvAnimatedImage"/>
</Item16> </Item>
<Item17> <Item>
<Filename Value="..\run\JvMM\jvpicclip.pas"/> <Filename Value="..\run\JvMM\jvpicclip.pas"/>
<UnitName Value="JvPicClip"/> <UnitName Value="JvPicClip"/>
</Item17> </Item>
<Item18> <Item>
<Filename Value="..\run\JvMM\jvspecialimage.pas"/> <Filename Value="..\run\JvMM\jvspecialimage.pas"/>
<UnitName Value="JvSpecialImage"/> <UnitName Value="JvSpecialImage"/>
</Item18> </Item>
<Item19> <Item>
<Filename Value="..\run\JvMM\jvimagetransform.pas"/> <Filename Value="..\run\JvMM\jvimagetransform.pas"/>
<UnitName Value="JvImageTransform"/> <UnitName Value="JvImageTransform"/>
</Item19> </Item>
</Files> </Files>
<RequiredPkgs Count="2"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="JvCoreLazR"/> <PackageName Value="JvCoreLazR"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
</Item2> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -16,21 +16,21 @@
</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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files>
<Item1> <Item>
<Filename Value="..\design\JvNet\jvnetreg.pas"/> <Filename Value="..\design\JvNet\jvnetreg.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="JvNetReg"/> <UnitName Value="JvNetReg"/>
</Item1> </Item>
</Files> </Files>
<RequiredPkgs Count="2"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="JvCoreLazD"/> <PackageName Value="JvCoreLazD"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="JvNetLazR"/> <PackageName Value="JvNetLazR"/>
</Item2> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvNetLazR"/> <Name Value="JvNetLazR"/>
<Author Value="Various authors - see header of each unit for original author."/> <Author Value="Various authors - see header of each unit for original author."/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvNet\jvhtmlparser.pas"/> <Filename Value="..\run\JvNet\jvhtmlparser.pas"/>

View File

@ -15,36 +15,36 @@
</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="6"/> <Version Major="1" Release="7"/>
<Files Count="4"> <Files>
<Item1> <Item>
<Filename Value="..\design\JvPageComps\jvpagecompsreg.pas"/> <Filename Value="..\design\JvPageComps\jvpagecompsreg.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="JvPageCompsReg"/> <UnitName Value="JvPageCompsReg"/>
</Item1> </Item>
<Item2> <Item>
<Filename Value="..\design\JvPageComps\jvnavpaneeditors.pas"/> <Filename Value="..\design\JvPageComps\jvnavpaneeditors.pas"/>
<UnitName Value="JvNavPaneEditors"/> <UnitName Value="JvNavPaneEditors"/>
</Item2> </Item>
<Item3> <Item>
<Filename Value="..\design\JvPageComps\jvpagelisteditors.pas"/> <Filename Value="..\design\JvPageComps\jvpagelisteditors.pas"/>
<UnitName Value="JvPageListEditors"/> <UnitName Value="JvPageListEditors"/>
</Item3> </Item>
<Item4> <Item>
<Filename Value="..\design\JvPageComps\jvpagelinkeditorform.pas"/> <Filename Value="..\design\JvPageComps\jvpagelinkeditorform.pas"/>
<UnitName Value="JvPageLinkEditorForm"/> <UnitName Value="JvPageLinkEditorForm"/>
</Item4> </Item>
</Files> </Files>
<RequiredPkgs Count="3"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="IDEIntf"/> <PackageName Value="IDEIntf"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="JvCoreLazD"/> <PackageName Value="JvCoreLazD"/>
</Item2> </Item>
<Item3> <Item>
<PackageName Value="JvPageCompsR"/> <PackageName Value="JvPageCompsR"/>
</Item3> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvPageCompsR"/> <Name Value="JvPageCompsR"/>
<Author Value="Lazarus port by: Michał Gawrycki"/> <Author Value="Lazarus port by: Michał Gawrycki"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="6"> <Files Count="6">
<Item1> <Item1>
<Filename Value="..\run\JvPageComps\jvnavigationpane.pas"/> <Filename Value="..\run\JvPageComps\jvnavigationpane.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvRuntimeDesignLazD"/> <Name Value="JvRuntimeDesignLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvRuntimeDesign\jvruntimedesignreg.pas"/> <Filename Value="..\design\JvRuntimeDesign\jvruntimedesignreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvRuntimeDesignLazR"/> <Name Value="JvRuntimeDesignLazR"/>
<CompilerOptions> <CompilerOptions>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="4"> <Files Count="4">
<Item1> <Item1>
<Filename Value="..\run\JvRuntimeDesign\jvdesignclip.pas"/> <Filename Value="..\run\JvRuntimeDesign\jvdesignclip.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvStdCtrlsLazD"/> <Name Value="JvStdCtrlsLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/> <Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/>

View File

@ -16,40 +16,40 @@
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="6"/> <Version Major="1" Release="7"/>
<Files Count="6"> <Files>
<Item1> <Item>
<Filename Value="..\run\JvStdCtrls\jvbutton.pas"/> <Filename Value="..\run\JvStdCtrls\jvbutton.pas"/>
<UnitName Value="JvButton"/> <UnitName Value="JvButton"/>
</Item1> </Item>
<Item2> <Item>
<Filename Value="..\run\JvStdCtrls\jvbaseedits.pas"/> <Filename Value="..\run\JvStdCtrls\jvbaseedits.pas"/>
<UnitName Value="JvBaseEdits"/> <UnitName Value="JvBaseEdits"/>
</Item2> </Item>
<Item3> <Item>
<Filename Value="..\run\JvStdCtrls\jvlinkedcontrols.pas"/> <Filename Value="..\run\JvStdCtrls\jvlinkedcontrols.pas"/>
<UnitName Value="JvLinkedControls"/> <UnitName Value="JvLinkedControls"/>
</Item3> </Item>
<Item4> <Item>
<Filename Value="..\run\JvStdCtrls\jvcheckbox.pas"/> <Filename Value="..\run\JvStdCtrls\jvcheckbox.pas"/>
<UnitName Value="JvCheckBox"/> <UnitName Value="JvCheckBox"/>
</Item4> </Item>
<Item5> <Item>
<Filename Value="..\run\JvStdCtrls\jvpanel.pas"/> <Filename Value="..\run\JvStdCtrls\jvpanel.pas"/>
<UnitName Value="JvPanel"/> <UnitName Value="JvPanel"/>
</Item5> </Item>
<Item6> <Item>
<Filename Value="..\run\JvStdCtrls\jvhottrackpersistent.pas"/> <Filename Value="..\run\JvStdCtrls\jvhottrackpersistent.pas"/>
<UnitName Value="JvHotTrackPersistent"/> <UnitName Value="JvHotTrackPersistent"/>
</Item6> </Item>
</Files> </Files>
<RequiredPkgs Count="2"> <RequiredPkgs>
<Item1> <Item>
<PackageName Value="JvCoreLazR"/> <PackageName Value="JvCoreLazR"/>
</Item1> </Item>
<Item2> <Item>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
</Item2> </Item>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvTimeFrameworkLazD"/> <Name Value="JvTimeFrameworkLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -15,7 +15,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="Designtime package of the JVCL &quot;time framework&quot; components: Planners, calendars, Gantt"/> <Description Value="Designtime package of the JVCL &quot;time framework&quot; components: Planners, calendars, Gantt"/>
<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="6"/> <Version Major="1" Release="7"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="..\design\JvTimeFramework\jvtimeframeworkreg.pas"/> <Filename Value="..\design\JvTimeFramework\jvtimeframeworkreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvTimeFrameworkLazR"/> <Name Value="JvTimeFrameworkLazR"/>
<Author Value="Original author: Mike Kolter, Lazarus port by W.Pamler"/> <Author Value="Original author: Mike Kolter, Lazarus port by W.Pamler"/>
@ -14,7 +14,7 @@
</CompilerOptions> </CompilerOptions>
<Description Value="Runtime package of the JVCL &quot;time framework&quot; components: Planners, calendars, Gantt"/> <Description Value="Runtime package of the JVCL &quot;time framework&quot; components: Planners, calendars, Gantt"/>
<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="6"/> <Version Major="1" Release="7"/>
<Files Count="10"> <Files Count="10">
<Item1> <Item1>
<Filename Value="..\run\JvTimeFramework\jvtfsparsematrix.pas"/> <Filename Value="..\run\JvTimeFramework\jvtfsparsematrix.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvValidatorsLazD"/> <Name Value="JvValidatorsLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="3"> <Files Count="3">
<Item1> <Item1>
<Filename Value="..\design\JvValidators\jvvalidatorreg.pp"/> <Filename Value="..\design\JvValidators\jvvalidatorreg.pp"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvValidatorsLazR"/> <Name Value="JvValidatorsLazR"/>
<Author Value="Lazarus port by: Michał Gawrycki"/> <Author Value="Lazarus port by: Michał Gawrycki"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\run\JvValidators\jverrorindicator.pas"/> <Filename Value="..\run\JvValidators\jverrorindicator.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvWizardLazD"/> <Name Value="JvWizardLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/> <Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvWizardLazR"/> <Name Value="JvWizardLazR"/>
<Author Value="Various authors - see header of jvwizard.pas for original authors. Lazarus port by Michal Gawrycki."/> <Author Value="Various authors - see header of jvwizard.pas for original authors. Lazarus port by Michal Gawrycki."/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="..\run\JvWizard\jvwizard.pas"/> <Filename Value="..\run\JvWizard\jvwizard.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvXPCtrlsLazD"/> <Name Value="JvXPCtrlsLazD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="2"> <Files Count="2">
<Item1> <Item1>
<Filename Value="..\design\JvXPCtrls\jvxpctrlsreg.pas"/> <Filename Value="..\design\JvXPCtrls\jvxpctrlsreg.pas"/>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="5">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="JvXPCtrlsLazR"/> <Name Value="JvXPCtrlsLazR"/>
<Author Value="Lazarus port by: Sergio Samayoa, Werner Pamler"/> <Author Value="Lazarus port by: Sergio Samayoa, Werner Pamler"/>
@ -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="6"/> <Version Major="1" Release="7"/>
<Files Count="6"> <Files Count="6">
<Item1> <Item1>
<Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/> <Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/>