224 Commits

Author SHA1 Message Date
7fcf7ced7d jvcllaz: Add scrollbuttons to cell title bars of TJvTFWeeks and TJvTFMonths instead of the ugly buttons embedded inside the cells.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-11 23:10:12 +00:00
0be5a20ecf jvcllaz: Activate showing several weeks in the week calendar of TvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-11 10:15:33 +00:00
d794bb55c2 jvcllaz: Printing layout improvements in JvTimeFrame demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-10 21:57:19 +00:00
3297b8d309 jvcllaz: In JvTimeFramework demo, make first day of week and prime time settings user-configurable.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-10 17:09:21 +00:00
93c3a3bf73 jvcllaz: Activate mousewheel support for appointments displayed within day cells of JvTFWeeks and JvTFMonths .
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-10 16:15:15 +00:00
23a82fa5b8 jvcllaz: Activate TDate and TTime property editors in JvTimeFramework components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 23:50:05 +00:00
e3d87ffab7 jvcllaz: Better color selection in JvTimeFrameWork demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 23:22:20 +00:00
141290dc94 jvcllaz: Use system colors in JvTFWeeks and JvTFMonths. Store more settings of demo program in ini file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 22:22:02 +00:00
701e4e31d5 jvcllaz: Fix painting of JvTFWeeks' and JvTFMonths' scroll buttons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 21:09:22 +00:00
b7f5c7b4af jvcllaz: Fix JvTimeFrame demo crashing at program end from week view after date was scrolled into a date range without appointments.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 21:03:29 +00:00
63789cb360 jvcllaz: Fix too-small default font used by TJvTFDaysPrinter for appointments (JvTimeFramework)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 17:29:14 +00:00
4c9b7a668f jvcllaz: Add settings dialog to JvTimeFrame demo, and store settings in ini file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 15:29:17 +00:00
22a3496170 jvcllaz: Use system colors for some elements of the TJvTFDays grid of the JvTimeFramework components.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-09 10:22:52 +00:00
7794c04d51 jvcllaz: several changes in JvTimeFramework: Fix initially black background of TJvTFDays. Lighter default PrimeTime.Color. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-08 21:01:04 +00:00
4419a00c53 jvcllaz: Fix storing of modified appointments in JvTimeFramework demo. Add primary keys to demo sqlite3 database.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-08 12:24:12 +00:00
0436c5f2ce jvcllaz: Activate printing in JvTimeFramework demo. Still issues with font size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 22:43:50 +00:00
41e17a30f3 jvcllaz: Fix stack overflow in JvTimeFrameWork demo due to TJvTFDaysPrinter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 21:17:30 +00:00
7e2bd8e653 jvcllaz: Remove Windows unit from JvTimeFramework demo. Autosized layout of some forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 17:29:39 +00:00
408079c041 jvcllaz: Add JvTimeFramework components, incl adapted demo which uses sqlite3 instead of BDE.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-07 15:55:11 +00:00
3996b54715 jvcllaz: Fix property editor of TJvBehaviorLabel. Activate anchors in demo. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-29 15:53:10 +00:00
447d867a99 jvcllaz: Add new component TJvBehaviorLabel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-28 16:56:07 +00:00
5d9aaa8380 jvcllaz: Add TJvOfficeColorButton. Some cosmetic changes, less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-12 13:21:57 +00:00
a890455ed9 jvcllaz: Add demo for TJvPanel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-08 15:11:25 +00:00
77e6fbbd04 jvcllaz: Make TJvWizard high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-03 22:27:04 +00:00
793dbc12ab jvcllaz: Fix form autosizing in JvYearGrid demo for Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-02 10:36:18 +00:00
b29a66f612 jvcllaz: Adjust size of image in JvTabBar_NotebookPages demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:58:02 +00:00
66e1872319 jvcllaz: Autosized JvSpecialProgress demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:49:51 +00:00
883ecc50a1 jvcllaz: Improved layout of JvSpecialProgress demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:43:17 +00:00
68dec86999 jvcllaz: Fix JvId3v2 demo crashing when tags are deleted.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 22:16:21 +00:00
7837fad7d1 jvcllaz: Cleanup. Point JvDesignerDemo initial directory to data file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-01 21:56:54 +00:00
7a43c87728 jvcllaz: Improved layout for JvFullColorCircle demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-31 23:27:41 +00:00
e513970d1c jvcllaz: Fix incomplete handling of Windows line ending in JvHTControls in Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-31 15:16:44 +00:00
98332acbbc jvcllaz: Replace LineEndings in THMLParser demo by "paragraph mark" character.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-31 14:42:26 +00:00
1ab58715c4 jvcllaz: More universal layout of JvCheckboxDemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 23:17:24 +00:00
cdba784160 jvcllaz: Use "default" font in JvComboListBoxDemo instead of hard-coded MsDlg font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 23:03:17 +00:00
975ce44bc5 jvcllaz: Use "default" text font in JvRollout demo instead of hard-coded MsDlg font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 22:56:59 +00:00
a1f0826be1 jvcllaz: Use clInfoText for JvMarkupLabel in JvMarkup demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 22:55:58 +00:00
3bc0347094 jvcllaz: Fix JvPicClip demo occasionally showing black extracted images on 64-bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 20:13:30 +00:00
7fc3c62115 jvcllaz: Remove debugging options from JvID3v2Demo added for previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 17:03:51 +00:00
db82b4bbd6 jvcllaz: Fix crash of JvID3v2 demo on 64bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 16:59:30 +00:00
17dad69c3e jvcllaz: Remove HeapTrc option from JvNavPaneDemo (forgotten in previous commit).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 09:47:35 +00:00
b9249c18ca jvcllaz: Avoid memory leak in TJvNavigationPane.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 09:46:00 +00:00
ad01e30cdf jvcllaz: Avoid memory leak in JvFullColorCircleDialog demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-30 09:38:27 +00:00
e3711649be jvcllaz: Add project group for all sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 23:38:31 +00:00
a67a3f9d55 jvcllaz: Check packages and demos for Laz 1.8.4 / 2.0.0 / 2.0.2 / trunk and FPC 3.0.4 / FPC 3.2 / trunk. 32-bit, Laz 2.0.2/FPC 3.2 64 bit. Make fixes needed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 23:35:34 +00:00
35b4753bbc jvcllaz: Use old lpi format for TJvInstallLabel demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 17:32:46 +00:00
5296af1508 jvcllaz: Set package version numbers to 1.0.5 for upcoming OPM release. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-29 16:06:12 +00:00
edb953f150 jvcllaz: Fix line-breaks in JvHTControls' HTML texts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-28 21:13:32 +00:00
988fb4f578 jvcllaz: Fix JvDesignerDemo crashing on Qt when a panel added to the designer surface is resized.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-28 13:42:05 +00:00
f05bc54e79 jvcllaz: Fix JvSimScope being inactive in Linux-qt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-05-28 10:28:14 +00:00