Commit Graph

6033 Commits

Author SHA1 Message Date
03dcab679a TvPlanIt: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 18:12:33 +00:00
4e7896f9a4 SpkToolbar: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 17:49:55 +00:00
19cbd53aa1 TParadoxDataset: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 17:49:22 +00:00
abdec8801e mbColorLib: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 17:26:55 +00:00
83b7ffa66d LazMapViewer: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 16:38:32 +00:00
ec31b7bdb6 lazbarcodes: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8127 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 16:33:18 +00:00
1626e8ab2f fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 16:14:40 +00:00
d415062ff4 fpexif: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 14:54:14 +00:00
7cd8c31626 extrasyn: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 14:38:35 +00:00
abb51a3028 ExCtrls: Fix painting of TButtonEx under Win 11. Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8123 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 14:24:30 +00:00
1f45709f7c chemtext: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 13:52:00 +00:00
88da99d33a captcha: Less hints and warnings. Recreate palette icon.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 12:09:16 +00:00
61cd7e671c CalLite: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 11:57:00 +00:00
914354f205 ExCtrls: Initial commit of TCheckComboBoxEx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-26 21:22:44 +00:00
b4ac9bc07d RxFPC:fix sort dialog on RxDBGrid - tnx user ZeosFirebird
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-20 06:39:44 +00:00
98884e4cad ExCtrls: Temporarily add LCL's TCheckComboBox as TCheckCombobBoxEx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-11 20:33:15 +00:00
c0a1aade9a fpspreadsheet: Add new properties to grid: CellFormula, CellProtection, CellProtections. Grid cell editor uses cell font. Expose the upper-left grid corner pixel coordinates as LeftTopPx property. Patch by milesyou (https://forum.lazarus.freepascal.org/index.php/topic,56548.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-02 20:57:03 +00:00
9f8dcb5904 Captcha: Remove captcha screenshot
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-01 21:26:22 +00:00
461bc42fab Captcha: Fix layout of runtime demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-01 21:21:14 +00:00
c1a83cfa81 Captcha: Fix demos after renaming the component in prev commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-01 20:11:47 +00:00
e541f5c5df Captcha: Rename component to TCaptchaLabel. Add demos folder. Add new simple_demo project. Move runtime_demo to demos folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-01 18:03:25 +00:00
0e5f075b8b captcha: Initial commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-01 17:02:14 +00:00
97d465e2b3 LazMapViewer: Fix trackdemo sample. Add checkbox to use threads.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-30 22:38:03 +00:00
362b046840 LazMapViewer: Use threads in colored_tracks sample project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-30 22:22:25 +00:00
2388ef8a3d LazMapViewer: Add missing GPSItems.Lock/Unlock to DrawTrack method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-30 22:18:20 +00:00
ca72aa00be LazMapViewer: Make sure that the Cache path exists.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-30 22:16:04 +00:00
c155c7646e LazMapViewer: Add new TMapView method ObjsAtScreenPt to detect the GPS object under the mouse.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-30 12:57:54 +00:00
d6c8a34a63 lazmapviewer: Cleanup, less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-29 21:51:08 +00:00
fc027d9ceb LazMapViewer: Add new GPSPoint type, TGpsPointOfInterest, which has an ImageIndex into the new POIImages of the MapViewer. Enhanced FullDemo to show the imagelist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-29 21:46:44 +00:00
77fcea1a54 LazMapViewer: Fix colored_tracks demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-29 16:45:18 +00:00
9fcf5de570 LazMapViewer: Add new properties LineColor and LineWidth to TGpsTrack. Add demo showing several individually colored tracks. Add some utility functions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-29 15:11:12 +00:00
68da1ac936 fpspreadsheet: Add demo how to create a spreadsheet by means of TsWorksheetDataset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-28 22:18:11 +00:00
83268bfd02 fpspreadsheet: Add TsWorksheetDataset.Flush to write a spreadsheet file to disk.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-28 22:15:10 +00:00
db6dc4b039 fpspreadsheet: Prevent adding field defs for unsupported field types.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-28 17:17:40 +00:00
37c1130a12 fpspreadsheet: Add dataset example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-24 21:30:14 +00:00
0fce0c2ddf fpspreadsheet: Add TDataset-descendant, TsWorksheetDataset, and related unit-tests.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-24 09:05:05 +00:00
4585269bdb Move unit tests into folder unit-tests/common
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-24 08:45:28 +00:00
271084dbe6 Fix DBExample demo for Lazarus version before v2.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-21 16:20:52 +00:00
af7e9c9709 CalLite: Change package version to 0.3.10.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-16 09:40:51 +00:00
d227644719 CalLite: Fix compilation with ancient Lazarus/FPC versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-16 09:13:15 +00:00
e16f58c7e3 CalLite: Set version number to 0.3.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-14 14:30:18 +00:00
b0c6c6891c CalLite: Fix crash when moving from a month with 31 days to a month with less days by means of the months dropdown. Set version 0.3.8 for next OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-14 14:29:10 +00:00
4d9a1ca289 ZMSQL: Set version to 0.1.22 for OPM.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-13 08:33:31 +00:00
8dca997d00 ZMSQL: Fix SELECT DISTINCT query to not require any aggregate function (https://forum.lazarus.freepascal.org/index.php/topic,56155.msg417368.html). Patch by paweld.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-13 08:06:43 +00:00
8659037313 callite: Fix compilation with some old FPC versions (https://forum.lazarus.freepascal.org/index.php?topic=56258.msg418018).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8086 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-13 07:36:35 +00:00
c642795086 fpspreadsheet: Fix typo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8085 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-13 07:21:00 +00:00
82b3417f13 RxFPC:fix footer row height
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-10 13:03:24 +00:00
4fa697e0ea mbColorLib: Fix typo in HSLRingPicker.GetBlue (https://forum.lazarus.freepascal.org/index.php/topic,56117.msg417090.html#msg417090).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-03 08:02:24 +00:00
26b0f4f5a1 fpspreadsheet: Cosmetic typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-08-31 16:58:24 +00:00
6438633918 RxFPC:allow mouse wheel on RxDBLookupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-08-30 13:08:10 +00:00