lazarus-ccr/components/tvplanit/source
2023-10-12 14:22:23 +00:00
..
addons/zeos TvPlanIt: Deletion of a resource deletes also the associated events, contacts and tasks. Tested with all database datastores. Update datastore sample projects. 2023-10-10 22:24:46 +00:00
design tvplanit: Add "Don't ask again" checkbox to VpPrtFmt editor save prompt by using a TTaskDialog. Update resource strings and translations. 2022-10-12 11:33:16 +00:00
include TvPlanIt: Use array of rectangle, rather than combined regions, to draw event text wrapped around event icons. (Supposed to fix rendering issue in cocoa). 2023-07-22 14:25:42 +00:00
vpabout.lfm tvplanit: Fix compilation with Laz 2.0.12 (or older? - untested). 2022-09-21 18:07:10 +00:00
vpabout.lrj tvplanit: Add missing .lrj files to repository. 2022-09-21 22:52:59 +00:00
vpabout.pas tvplanit: Fix compilation with Laz 2.0.12 (or older? - untested). 2022-09-21 18:07:10 +00:00
vpadvds.pas
vpalarmdlg.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpalarmdlg.lrj tvplanit: Add missing vpalarmdlg.lrj 2022-08-22 11:33:27 +00:00
vpalarmdlg.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpbase.pas TvPlanIt: Avoid windows-like messages in printing routines (fixes crashes in cocoa related to PrintPreview). 2023-07-21 20:18:22 +00:00
vpbase.res
vpbasedatafiles.pas tvplanit: Export contacts as vcard files. Fix some bugs in vcard import. 2022-08-18 17:44:47 +00:00
vpbaseds.pas TvPlanIt: Deletion of a resource deletes also the associated events, contacts and tasks. Tested with all database datastores. Update datastore sample projects. 2023-10-10 22:24:46 +00:00
vpbasepainter.pas TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00
vpbasepng.res tvplanit: Improved scaling of logo in About box. 2022-09-17 23:00:41 +00:00
vpbdeds.pas
vpbufds.pas TvPlanIt: Remove warning about abstract method in TBufDataset. 2021-10-27 18:22:19 +00:00
vpcalendar.pas TvPlanIt: Fix missing initialization of TVpCalendar.IsHoliday function result. 2023-02-09 21:40:26 +00:00
vpcalendarpainter.pas TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00
vpcanvasutils.pas TvPlanIt: Use array of rectangle, rather than combined regions, to draw event text wrapped around event icons. (Supposed to fix rendering issue in cocoa). 2023-07-22 14:25:42 +00:00
vpclock.pas tvplanit: Move holiday detection event to TVpControlLink; deprecate that of TVpDayView etc. 2022-09-19 21:32:43 +00:00
vpconst.pas TvPlanIt: Fix FlexDatastore crashing in Access demo when birthdate of a contact is not specified. 2023-10-10 23:12:26 +00:00
vpcontactbuttons.pas tvplanit: Define initial control size by GetControlClassDefaultSize. New icons in PrintPreview dialog. Consistent 3D look of TVpPrintPreview. 2022-09-10 20:38:31 +00:00
vpcontacteditdlg.lfm TvPlanIt: Fix FlexDatastore crashing in Access demo when birthdate of a contact is not specified. 2023-10-10 23:12:26 +00:00
vpcontacteditdlg.lrj TvPlanIt: Fix FlexDatastore crashing in Access demo when birthdate of a contact is not specified. 2023-10-10 23:12:26 +00:00
vpcontacteditdlg.pas TvPlanIt: Fix FlexDatastore crashing in Access demo when birthdate of a contact is not specified. 2023-10-10 23:12:26 +00:00
vpcontactgrid.pas TvPlanIt: Avoid windows-like messages in printing routines (fixes crashes in cocoa related to PrintPreview). 2023-07-21 20:18:22 +00:00
vpcontactgridpainter.pas TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00
vpdata.pas TvPlanIt: Fix FlexDatastore crashing in Access demo when birthdate of a contact is not specified. 2023-10-10 23:12:26 +00:00
vpdateedit.pas
vpdayview.pas TvPlanIt: Update Polish translation (by kkuba) 2023-10-08 23:26:33 +00:00
vpdayviewpainter.pas TvPlanIt: Improved inplace editor. Scaling of event images in Category combobox if they are too high 2023-07-22 17:41:38 +00:00
vpdbds.pas TvPlanIt: Deletion of a resource deletes also the associated events, contacts and tasks. Tested with all database datastores. Update datastore sample projects. 2023-10-10 22:24:46 +00:00
vpdbintf.pas
vpdbisamds.pas
vpdlg.pas tvplanit: Fix occasional crash of application when alarmdlg is shown. Issue #39043. 2022-10-13 10:28:16 +00:00
vpedelem.lfm tvplanit: Fix display of end date in an all-day event in GanttView. Less hints and warnings. 2023-01-16 12:43:17 +00:00
vpedelem.lrj tvplanit: Improved layout of printformat element editor in VpEdElem 2022-10-03 22:26:21 +00:00
vpedelem.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpedfmt.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpedfmt.lrj tvplanit: Add missing print format lrj files 2022-09-08 21:02:55 +00:00
vpedfmt.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpedfmtlst.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpedfmtlst.lrj tvplanit: Some improvements in VpEdFmtLst. 2022-10-03 17:06:43 +00:00
vpedfmtlst.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpedpop.pas
vpedshape.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpedshape.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpeventrpt.pas tvplanit: Add additional parameters "IsNewEvent", "IsNewContact", "IsNewTask" to the events "OnOwnerEditEvent", "OnOwnerEditContact" and "OnOwnerEditTask" of TVpDayView/TVpWeekView/TVpMontView, TVpContactGrid and TVpTaskList, respectively (extended patch by linux-man, issue #33750). 2018-05-17 15:37:37 +00:00
vpevnteditdlg.lfm TvPlanIt: Improved inplace editor. Scaling of event images in Category combobox if they are too high 2023-07-22 17:41:38 +00:00
vpevnteditdlg.lrj tvplanit: TVpGanttView supports LCL scaling. Fix font scaling in TVpDayView, TVpWeekView, TVpMonthView, TVpContactGrid and TVpTaskList. 2022-09-02 09:39:21 +00:00
vpevnteditdlg.pas TvPlanIt: Improved inplace editor. Scaling of event images in Category combobox if they are too high 2023-07-22 17:41:38 +00:00
vpexception.pas
vpfbds.pas TvPlanIt: Deletion of a resource deletes also the associated events, contacts and tasks. Tested with all database datastores. Update datastore sample projects. 2023-10-10 22:24:46 +00:00
vpff2ds.pas
vpfileds.pas TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package. 2022-06-07 16:29:20 +00:00
vpflxds.pas TvPlanIt: Fix FlexDatastore crashing in Access demo when birthdate of a contact is not specified. 2023-10-10 23:12:26 +00:00
vpflxdsed1.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpflxdsed1.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpganttview.pas TvPlanIt: Fix double-click on event in hour mode. 2023-10-09 22:46:32 +00:00
vpganttviewpainter.pas tvplanit: Fix painting of GanttView events in hour mode. 2023-10-09 15:47:05 +00:00
vpical.pas TvPlanIt: Fix ical import (issue #39047) 2022-12-11 13:08:39 +00:00
vpimporticalevent.lrj tvplanit: Add missing lrj files to repository. 2022-08-11 16:47:44 +00:00
vpimportpreview_icalevent.lfm tvplanit: Improving LCL scaling. 2022-09-02 17:38:26 +00:00
vpimportpreview_icalevent.lrj tvplanit: Refactor ical and vcard import forms to reduce duplicate code. 2022-08-19 13:57:51 +00:00
vpimportpreview_icalevent.pas tvplanit: Adjust visibility of WeekView and MonthView variables and methods. Cosmetic changes. Less hints and warnings. 2022-08-22 20:56:10 +00:00
vpimportpreview_icaltask.lfm tvplanit: Refactor ical and vcard import forms to reduce duplicate code. 2022-08-19 13:57:51 +00:00
vpimportpreview_icaltask.lrj tvplanit: Refactor ical and vcard import forms to reduce duplicate code. 2022-08-19 13:57:51 +00:00
vpimportpreview_icaltask.pas tvplanit: Adjust visibility of WeekView and MonthView variables and methods. Cosmetic changes. Less hints and warnings. 2022-08-22 20:56:10 +00:00
vpimportpreview_vcard.lfm tvplanit: Improving LCL scaling. 2022-09-02 17:38:26 +00:00
vpimportpreview_vcard.lrj tvplanit: Refactor ical and vcard import forms to reduce duplicate code. 2022-08-19 13:57:51 +00:00
vpimportpreview_vcard.pas tvplanit: Adjust visibility of WeekView and MonthView variables and methods. Cosmetic changes. Less hints and warnings. 2022-08-22 20:56:10 +00:00
vpimportpreview.lfm TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00
vpimportpreview.lrj tvplanit: Add "check/uncheck all" checkbox to header of the grid in the import preview form. 2022-08-19 21:32:56 +00:00
vpimportpreview.pas TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00
vpinids.pas TvPlanIt: Fix leaving orphan events, tasks and contacts in an ini datastore when a resource is deleted. 2023-10-12 14:22:23 +00:00
vpjsonds.pas TvPlanIt: Fix leaving orphan events, tasks and contacts in an json datastore when a resource is deleted. 2023-10-12 14:13:03 +00:00
vpledlabel.pas tvplanit: Fix LCLScaling in TVpLEDLabel and TVpClock. Some refactoring. 2022-09-11 22:34:04 +00:00
vplocalize.pas tvplanit: Separate code into designtime and runtime packages. Move lpk files to library root folder for better visibility. Test all demos. 2016-11-21 17:12:05 +00:00
vplocalize.xml
vpmisc.pas TvPlanIt: Improved inplace editor. Scaling of event images in Category combobox if they are too high 2023-07-22 17:41:38 +00:00
vpmonthview.pas tvplanit: New property KBNavigation for TVpDayView and TVpMonthView to disable keyboard navigation, like in TVpMonthView 2023-03-15 22:39:29 +00:00
vpmonthviewpainter.pas tvplanit: New property KBNavigation for TVpDayView and TVpMonthView to disable keyboard navigation, like in TVpMonthView 2023-03-15 22:39:29 +00:00
vpnavbar.pas TvPlanIt: Revert r8918 2023-08-10 17:38:46 +00:00
vpnavbarpainter.pas TvPlanIt: Minor improvements. 2023-08-07 22:10:44 +00:00
vpprtfmt.pas TvPlanIt: Avoid windows-like messages in printing routines (fixes crashes in cocoa related to PrintPreview). 2023-07-21 20:18:22 +00:00
vpprtfmtcbox.pas TvPlanIt: Avoid windows-like messages in printing routines (fixes crashes in cocoa related to PrintPreview). 2023-07-21 20:18:22 +00:00
vpprtfmtdlg.pas tvplanit: Add "Don't ask again" checkbox to VpPrtFmt editor save prompt by using a TTaskDialog. Update resource strings and translations. 2022-10-12 11:33:16 +00:00
vpprtprv.pas TvPlanIt: Avoid windows-like messages in printing routines (fixes crashes in cocoa related to PrintPreview). 2023-07-21 20:18:22 +00:00
vpprtprvdlg.lfm tvplanit: Fix display of end date in an all-day event in GanttView. Less hints and warnings. 2023-01-16 12:43:17 +00:00
vpprtprvdlg.lrj tvplanit: Show current page number and page count in PrintPreview. 2022-10-02 21:31:29 +00:00
vpprtprvdlg.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpregad.pas
vpregf2.pas
vpregis.pas
vpreseditdlg.lfm tvplanit: Fix duplicate resource error when editing a resource. 2023-10-09 16:32:38 +00:00
vpreseditdlg.lrj tvplanit: Add missing lrj files to repository. 2022-08-11 16:47:44 +00:00
vpreseditdlg.pas tvplanit: Fix duplicate resource error when editing a resource. 2023-10-09 16:32:38 +00:00
vpruntime.dpk
vpruntime.res
vpselresdlg.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpselresdlg.lrj tvplanit: Add missing lrj files to repository. 2022-08-11 16:47:44 +00:00
vpselresdlg.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpsqlbde.pas
vpsqldialect.pas
vpsqlds.pas
vpsqlite3ds.pas TvPlanIt: Deletion of a resource deletes also the associated events, contacts and tasks. Tested with all database datastores. Update datastore sample projects. 2023-10-10 22:24:46 +00:00
vpsqlparadoxdialect.pas
vpsr.pas TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package. 2022-06-07 16:29:20 +00:00
vpsr.rst
vptaskeditdlg.lfm TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vptaskeditdlg.lrj tvplanit: Add missing .lrj files to repository. 2022-09-21 22:52:59 +00:00
vptaskeditdlg.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vptasklist.pas tvplanit: Define initial control size by GetControlClassDefaultSize. New icons in PrintPreview dialog. Consistent 3D look of TVpPrintPreview. 2022-09-10 20:38:31 +00:00
vptasklistpainter.pas tvplanit: Deactivate debug defines. 2022-10-06 20:54:36 +00:00
vptimerpool.pas TvPlanIt: Less hints and warnings 2021-10-27 18:12:33 +00:00
vpvcard.pas tvplanit: Adjust visibility of WeekView and MonthView variables and methods. Cosmetic changes. Less hints and warnings. 2022-08-22 20:56:10 +00:00
vpwavdlg.lfm tvplanit: Fix minor details for v1.8.0 2023-01-18 10:29:45 +00:00
vpwavdlg.lrj tvplanit: Add missing .lrj files to repository. 2022-09-21 22:52:59 +00:00
vpwavdlg.pas TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4. 2023-01-18 10:55:52 +00:00
vpweekview.pas tvplanit: New property KBNavigation for TVpDayView and TVpMonthView to disable keyboard navigation, like in TVpMonthView 2023-03-15 22:39:29 +00:00
vpweekviewpainter.pas TvPlanIt: Add event OnPrepareEventFont to TVpDayView, TVpWeekView and TVpMonthView. (https://forum.lazarus.freepascal.org/index.php/topic,61758.0.html). 2022-12-31 12:55:15 +00:00
vpxbase.pas TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00
vpxchrflt.pas TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package. 2022-06-07 16:29:20 +00:00
vpxmlds.pas TvPlanIt: Fix leaving orphan events, tasks and contacts in an xml datastore when a resource is deleted. 2023-10-12 13:53:23 +00:00
vpxparsr.pas TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings. 2023-06-15 10:20:49 +00:00