Commit Graph

396 Commits

Author SHA1 Message Date
0f1bfbf6a5 tvplanit: Activate drag and drop from DayView to WeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5127 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-03 17:41:24 +00:00
ab1d9ee4dc tvplanit: Fix mormotdemo not being updated after changed dataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 23:28:09 +00:00
dfe9715d19 tvplanit: Increment package version number to 1.05. Check commandline of mormot full demo for option -noserver to run the demo without the RESTserver.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 20:01:44 +00:00
395e3f20ed tvplanit: Add a mORMot variant of the full demo (based on code kindly provided by DonAlfredo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5123 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 17:58:47 +00:00
d582c8663f tvplanit: Simplify linking of runtime created datastores to dependent controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 16:31:27 +00:00
e45bb283df tvplanit: Fix Lazarus crashing if datastore is deleted from a form containing a MonthView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 14:35:14 +00:00
433408c2f1 tvplanit: Modify vpdata for usage of RTTI (patch by DonAlfredo, thanks)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-01 09:56:46 +00:00
bb378f95b0 tvplanit: Fix incorrect hour being displayed after midnight in DayView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-28 09:35:10 +00:00
0ea05db2ba tvplanit: Fix DayView getting into DragMode after double-click (Patch by DonAlfredo).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 15:45:53 +00:00
ea6895c8e3 tvplanit: Add drag&drop of events (patch by forum user DonAlfredo). Update maindemo. Fix memory leak in button width calculation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 13:33:45 +00:00
f855db7597 tvplanit: Fix typo in Linux version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 14:38:58 +00:00
2b62d25c84 tvplanit: Once more..., now without AnchorSides (do not seem to work correctly).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 14:36:59 +00:00
cdd3e42006 tvplanit: Fix Linux button issue in Element editor, another attempt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 14:01:04 +00:00
52d878d48f tvplanit: Fix button anchors in Element editor for Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 13:37:16 +00:00
df1f7bda09 tvplanit: Reverse order of OK and Cancel buttons for Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-13 12:24:22 +00:00
1276eb57b8 tvplanit: DPI-aware font sizes of planner controls.
Publish some missing inherited properties of VpCalendar
Move "GetTimeFormat" from FullDemo to unit vpmisc.
Remove some hints/warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-08 18:29:24 +00:00
d961a31803 tvplanit: Trying to get high-dpi correct (many changes)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-06 22:18:53 +00:00
82f445a910 tvplanit: Make properties Achors, BorderSpacing and ChildSizing available for TVpResourceCombob and TVpPrintFormatCombobox. Improved, high-dpi aware layout of print preview form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-05 22:34:24 +00:00
a6b21a6783 tvplanit: Add Lazarus urls to AboutBox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-03 16:35:20 +00:00
d5fb5a417e tvplanit: Fix ini datastore not being connected if AutoConnect=true.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 19:41:27 +00:00
670cc99cf1 tvplanit: Unpublish ini datastore property Connected (was forgotten in r5034). Fix related for reading error ini datastore demo. (Demo is not working, though).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5064 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 18:54:43 +00:00
9bf2b8f260 tvplanit: Add tutorial sources (see wiki). Improved painting of "today" in MonthView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-01 17:09:52 +00:00
1c5826f182 tvplanit: Fix ChangeBounds loop in Element editor for Laz 1.4.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 21:58:26 +00:00
3771d2c3bb tvplanit: Fix print formats crashing if view is not contained in current form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-31 10:54:39 +00:00
bcd43cd892 tvplanit: Fix memory leak in monthview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 12:08:11 +00:00
08b4caa46c tvplanit: Cosmetic changes in MonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 11:45:12 +00:00
88e7a16ba7 tvplanit: Refactor TVpMonthView (remove internal variables unused or used by painter only).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-30 11:24:43 +00:00
fc7427cc7a tvplanit: Fix memory leak in MonthView's TodayAttributes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 22:19:07 +00:00
5cfee9383f tvplanit: Fix Fulldemo's Print routine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-29 16:48:36 +00:00
48dab069a8 tvplanit: Fix countdown timer not stopping at end.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 22:33:42 +00:00
ba7e8c8e0c tvplanit: Fix TVpClock. Add example. Some refactoring and cosmetic changes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 21:22:54 +00:00
2aa225b1a4 tvplanit: Add TVpFirefirdDatastore, a dedicated datastore for Firebird databases. Add example for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5039 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 15:46:32 +00:00
990112f3ff tvplanit: Bring back TTimeEdit lost in a previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-26 13:02:32 +00:00
58c1cdc162 tvplanit: Publish inherited DayBuffer for all dataset-dependent DataStores. Extend DayBuffer to "forever" for all non-dataset DataStores. Remove published property Connected (sorry - this will break existing lfm files..., but Connected is for designtime connection which tvplanit does not support).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5034 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-26 09:30:20 +00:00
3ea2ac3304 tvplanit: Re-activate date filtering in the SetFilterCriteria method of TVpCustomDatastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-26 09:01:18 +00:00
9333e53cb4 tvplanit: Add FlexDatastore example (using an Access database) with instructions in readme.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5030 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-25 16:55:32 +00:00
f12d13a062 tvplanit: Add button "Add all" to FlexDatastore field mapper.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5029 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-25 11:23:25 +00:00
6a1d71c140 tvplanit: Fix WeekView sometimes not showing "today" at program start.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5028 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-24 17:55:12 +00:00
365b9a6de6 tvplanit: Add cancel button to FieldMapping editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5027 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-24 14:44:45 +00:00
257f3fd322 tvplanit: Automatic positioning of controls in FlexDS field mapper.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5026 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-23 21:14:14 +00:00
4f4b878e17 tvplanit: Fix button widths in wavdlg for higher dpi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-21 23:02:08 +00:00
9e7605f4f6 tvplanit: Fix minor edit alignment issue at 120 dpi in contact edit form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5022 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-21 22:28:06 +00:00
d98834f99b tvplanit: Redo control alignment in element editor dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-21 11:15:26 +00:00
59c717c748 tvplanit: uses clocale. Wider granularity combo in fulldemo. No panel captions in wavdlg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5018 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-20 21:05:51 +00:00
59719d29cb tvplanit: Improved and more stable layout of print preview related dialogs at higher dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5012 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-20 19:29:00 +00:00
0fc938717d tvplanit: Improved drawing of shape editor's pen and brush comboboxes in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5011 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-20 16:43:27 +00:00
dbe08a2511 tvplanit: Fixing errors in shape editor's control positions for gtk2/qt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5010 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-20 15:50:18 +00:00
a06674e8c0 tvplanit: Add unit "sound.pas" for playing sound on non-Windows systems.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-19 23:24:09 +00:00
7de57c3a77 tvplanit: Activate sound being played in NavBar when selecting a folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-19 18:28:16 +00:00
d733f1bd5e tvplanit: Hide sound finder btn in event editor if OnPlaySound event handler is not assigned in non-windows systems.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-19 17:34:56 +00:00