You've already forked lazarus-ccr
tvplanit: v1.2.0 for new release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -31,7 +31,7 @@ The Initial Developer of the Original Code is TurboPower Software.
|
|||||||
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s): "/>
|
Contributor(s): "/>
|
||||||
<Version Major="1" Release="11"/>
|
<Version Major="1" Minor="2"/>
|
||||||
<Files Count="74">
|
<Files Count="74">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\vpbase.pas"/>
|
<Filename Value="source\vpbase.pas"/>
|
||||||
|
@ -27,7 +27,7 @@ The Initial Developer of the Original Code is TurboPower Software.
|
|||||||
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s): "/>
|
Contributor(s): "/>
|
||||||
<Version Major="1" Release="11"/>
|
<Version Major="1" Minor="2"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\design\vpreg.pas"/>
|
<Filename Value="source\design\vpreg.pas"/>
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
|
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
|
||||||
"/>
|
"/>
|
||||||
<Version Major="1" Release="11"/>
|
<Version Major="1" Minor="2"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\addons\zeos\vpzeosds.pas"/>
|
<Filename Value="source\addons\zeos\vpzeosds.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Visual PlanIt datastore for ZEOS database components (Designtime package)"/>
|
<Description Value="Visual PlanIt datastore for ZEOS database components (Designtime package)"/>
|
||||||
<Version Major="1" Release="11"/>
|
<Version Major="1" Minor="2"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\addons\zeos\vpregzeos.pas"/>
|
<Filename Value="source\addons\zeos\vpregzeos.pas"/>
|
||||||
|
@ -11,7 +11,7 @@ Table of contents
|
|||||||
4.2 Release 1.0.4
|
4.2 Release 1.0.4
|
||||||
4.3 Release 1.0.6
|
4.3 Release 1.0.6
|
||||||
4.4 Releases 1.0.8 and 1.0.10
|
4.4 Releases 1.0.8 and 1.0.10
|
||||||
4.4 Current development version (1.0.11)
|
4.5 Release 1.2.0
|
||||||
5. Additional help
|
5. Additional help
|
||||||
5.1 Original TurboPower documentation
|
5.1 Original TurboPower documentation
|
||||||
5.2 Wiki page
|
5.2 Wiki page
|
||||||
@ -130,11 +130,17 @@ steps:
|
|||||||
- Bug fixes
|
- Bug fixes
|
||||||
- JSON datastore
|
- JSON datastore
|
||||||
- Improved integration of the LCL scaling of Lazarus 1.8
|
- Improved integration of the LCL scaling of Lazarus 1.8
|
||||||
- Fix VpNavBar component editor
|
- VpNavBar component editor working in Lazarus version
|
||||||
|
|
||||||
4.5 Current development version (1.0.11)
|
4.5 Release 1.2.0
|
||||||
|
|
||||||
|
- New properties ShowNavButtons, FixedDate, RowHeight, RowLinesStep,
|
||||||
|
SimpleRowTime of VpDayView
|
||||||
|
- VpContactGrid can import contacts from vCard files (*.vcf)
|
||||||
|
- VpDayView/VpWeekView and VpTaskList can import events and tasks,
|
||||||
|
respectively, from iCalendar files (*.ical, *.ics)
|
||||||
|
- New property CaptionStyle of VpContactButtons.
|
||||||
|
|
||||||
- ...
|
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user