tvplanit: Separate code into designtime and runtime packages. Move lpk files to library root folder for better visibility. Test all demos.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-11-21 17:12:05 +00:00
parent a9bff701eb
commit fcfce0aa75
75 changed files with 632 additions and 563 deletions

View File

@ -109,7 +109,7 @@ steps:
- Add new sample projects
4.3 Release 1.05
4.3 Release 1.06
- Add mORMot datastore
- Add drag and drop of events to DayView and WeekView
@ -122,4 +122,5 @@ steps:
and add them to the contact editor; redesigned contact editor.
- Activate task fields Priority and Category in task editor.
- Holiday support
- Separate design-time and run-time packages