Commit Graph

6514 Commits

Author SHA1 Message Date
91b3ac7ce0 OnGuard: Refactor main units (replace lrs by res resources, less hints and warnings).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-20 13:34:35 +00:00
035b59cc66 OnGuard: Refactor About form: less hints and warnings, replace lrs by res resource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-20 12:02:30 +00:00
d6279b614d OnGuard: Rework sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-20 11:17:45 +00:00
a1792b0941 OnGuard: Anchored layout for KeyGenerateFrm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-20 11:16:00 +00:00
da35203b4e OnGuard: Autosized layout in EditProductFrm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 23:08:20 +00:00
8a04d28a5a OnGuard: Fix compilation back to Laz 1.4.4/FPC 2.6.4 (oldest one tested). Move TOgModifierProperty in unit ogreg.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 22:58:04 +00:00
2fa960756a OnGuard: Fix ModifierForm crashing due to unknown Font.Color=clText. Childsizing-layout of controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8717 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 22:36:17 +00:00
bb494adee5 OnGuard: Move TOgAboutProperty code in unit qoAbout0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 22:05:46 +00:00
1db7476596 OnGuard: Fix error in About box due to unknown Font.Color=clText. Rework form design for anchoring and autosizing. Open hyperlinks with OpenURL rather than windows-specific ShellExecute.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 21:52:50 +00:00
0d61deccb6 tvplanit: Fix IDE crashing when a TVpResourceCombo is dropped on a form when there is already a datastore on the form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 14:15:24 +00:00
3f96acc701 tvplanit: Clear TVpMonthView's event array before painting. See https://forum.lazarus.freepascal.org/index.php/topic,62366.msg471573.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-19 12:30:17 +00:00
87a257bf41 onguard: Fix compilation under Linux. Add chm help file created from provided hlp file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-18 19:53:21 +00:00
0cce0cb5d5 OnGuard: Remove "unit in search path" message.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-18 17:42:06 +00:00
0f9c884d87 ExCtrls: Add property ItemEnabled[] to TRadioGroupEx and TCheckGroupEx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-18 17:36:27 +00:00
04ffc7bc2e ExCtrls: Move virtual methods of TCustomCheckControlGroupEx from "private" to "protected"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-18 17:26:24 +00:00
7740070b5a OnGuard: Fix compilation under 64-bit Windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-18 17:11:00 +00:00
a9c3a3022c OnGuard: Fix sample projects not loading. Activate themes in sample projects. Anchored layout of sample forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-17 16:28:47 +00:00
36eff03740 spktoolbar: Improved setters of some TSpkBaseButton properties. See https://forum.lazarus.freepascal.org/index.php/topic,51552.msg471040.html#msg471040.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-14 09:21:29 +00:00
37211f9d43 ExCtrls: Publish new Orientation property of SpinEdit variants.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-13 12:30:36 +00:00
61c7c866fb fpspreadsheet: Add demo with frozen columns and rows in a worksheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-13 12:22:58 +00:00
55c9a60bbb LazMapViewer: Add downloadengine based on WinInet (Windows only). Update fulldemo_with_addons. Remove Synapse openssl units from package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-12 23:02:11 +00:00
e343a8232f LazMapViewer: Improved handling of download uri protocol.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-12 17:39:04 +00:00
f083df12eb LazMapViewer: Extend download engines to be able to handle local files (https://www.lazarusforum.de/viewtopic.php?f=18&t=14790).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-12 13:28:53 +00:00
df81462d09 tvplanit: Increment version number to 1.8.1 for OPM VpCalendar bugfix release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-09 22:01:18 +00:00
ad4dc0e99a TvPlanIt: Fix missing initialization of TVpCalendar.IsHoliday function result.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-09 21:40:26 +00:00
7a5f4c73db TvPlanIt: Fix TVpCalendar crashing due to painting Feb 29, 2023
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-09 21:37:59 +00:00
8ab147776a fpspreadsheet: Fix typo in previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-07 19:03:25 +00:00
7905e5a72e fpspreadsheet: Support the csv reader/writer options IgnoreOuterWhiteSpace and QuoteOuterWhiteSpace (see https://forum.lazarus.freepascal.org/index.php/topic,62151.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-07 16:54:19 +00:00
7561497ce3 LazBarcodes: Fix package output directories. --> v2.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-01 22:16:46 +00:00
7a5a5868e5 LazBarCodes: Improved compatibility with previous version 1.0.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-22 10:54:37 +00:00
98b7bb2e30 TvPlanIt: Workaround for opaque labels issue in Laz 2.2.4.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-18 10:55:52 +00:00
19b469917e tvplanit: Fix minor details for v1.8.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-18 10:29:45 +00:00
c51c729ae6 TvPlanIt: Update readme.txt for release v1.8.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-18 10:14:15 +00:00
3bc61ca8f5 jvcllaz: Fix compilation in Linux. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-17 09:02:53 +00:00
fca20c8bec lazbarcode: Add sample project QRCodeGenerator.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 22:57:28 +00:00
75b3b0004b fpspreadsheet: Call Flush() at the end of TsWorksheetDataset.CopyFromDataset to make sure that the output file is written.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 18:51:24 +00:00
8b5c04226d jvcl: Improved layout of gridfilter demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 13:03:54 +00:00
b1900d6fb4 tvplanit: Improved layout of ganttview demo form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 12:51:43 +00:00
fe1a95db7c tvplanit: Fix display of end date in an all-day event in GanttView. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 12:43:17 +00:00
53f1b40d92 tvplanit: Update datafile used by ganttview demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 12:28:46 +00:00
77b16a5ce6 tvplanit: Fix GanttView crashing with empty datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-16 12:23:11 +00:00
ba6395039f tvplanit: Add GanttView demo. Set version number to 1.8.0 for next OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-15 23:25:52 +00:00
73ca438b52 tvplanit: Fix BuildTime constant in unit VpConst.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-15 23:02:08 +00:00
b01341302f ExCtrls: Fix CheckComboboxEx having a zero-height dropdown after Laz commit e4043024. Minor optimization in MeasureItem.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-15 17:18:52 +00:00
04a58a17c7 fpspreadsheet: Extend TsWorksheetDataset.CopyFromDataset to support codepage conversion of the source dataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-14 21:54:41 +00:00
2d6efe0cd2 exctrls: Add missing images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-13 23:11:58 +00:00
48246179fa fpexif: Include translation files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-13 00:18:35 +00:00
139d9f108b fpexif: Fix IPTC crashing when reading a zero byte fillers at the end of IPTC segment (https://forum.lazarus.freepascal.org/index.php/topic,61832.msg466607.html#msg466607).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-12 23:34:10 +00:00
2daa348262 fpspreadsheet: Adjust conditional format range when rows/cols are inserted or deleted. See https://forum.lazarus.freepascal.org/index.php/topic,61810.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-10 21:54:55 +00:00
d28b994820 ExCtrls: Move designtime package to a folder different from that of runtime packages. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-01-07 13:42:27 +00:00