Commit Graph

8794 Commits

Author SHA1 Message Date
2b8ffd7796 LazMapViewer: Attempting to fix occasional crash at destruction. Patch by Ekkehard Domning
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8794 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-20 11:09:34 +00:00
649286bb6b LazMapViewer: Add unit test for distance calculation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8793 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-18 17:48:01 +00:00
fd7b0d8af9 LazStats: Make text in license form read-only.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8792 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-17 22:14:11 +00:00
7ce64ac4b8 lazmapviewer: Fix issue in new function ZoomFactor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-17 16:01:03 +00:00
7a09190330 mapviewer: Replace repeated calls to IntPower(2,..) by table lookup function ZoomLevel. Add elemental unit tests.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8790 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-17 15:42:06 +00:00
a530b02b06 lazmapviewer: Allow to scroll beyond the date limit. Patch by Ekkehard Domning (https://www.lazarusforum.de/viewtopic.php?p=135037).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-15 09:44:43 +00:00
6d9dd703f0 fpspreadsheet: ex-meta files for the db_export_import and fpsspeedtest demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8788 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-10 22:13:56 +00:00
a28433388c fpspreadsheet: ex-meta files for the dataset demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8787 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-10 21:25:26 +00:00
b9a6cade84 fpspreadsheet: ex-meta files for the visual demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-10 21:08:40 +00:00
59c57fdbaf fpspreadsheet: Add some ex-meta files to support the new Examples Window of Laz/main.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-10 18:01:47 +00:00
e7031346c1 epiktimer: Fix xml of lpk files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8784 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-10 13:17:26 +00:00
6cd7bf9902 ExCtrls/ProgressBarEx: Add TextMode tmValueAndPercent
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8783 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-29 18:03:46 +00:00
3b94b13c57 ExCtrls/TProgressBarEx: Add border styles, AutoSize, improved captions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8782 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-29 17:20:29 +00:00
e67b015e3f Industrial: Declare TLCLDisplay.Lines as TStrings rather than TStringList.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8781 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-29 14:27:26 +00:00
0cd9c62629 ExCtrls: Fix TProgressBarEx repainting itself again and again.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-29 11:54:06 +00:00
ef7c6a38ac ExCtrls: New component: TProgressBarEx (https://forum.lazarus.freepascal.org/index.php/topic,62848.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8779 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-29 11:23:17 +00:00
f0a6fa13dc Industrial: More screenshots, minor refinements in some demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8778 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-28 16:44:43 +00:00
75f31a41fe industrial: Some minor fixes. Add screenshots of sample projects for wiki page.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8777 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-27 22:01:35 +00:00
782c3c766b Industrial: Add demo for TAnalogSensor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8776 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-27 15:07:12 +00:00
ebfa3083bc soready: Support Biff3 reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8775 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-26 11:37:40 +00:00
7b29fa40dc LazMapViewer: Fix track demos (hick-up with previously used map provider).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8774 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-24 14:00:36 +00:00
bc05074d55 fpexif: Add AddOrReplaceTagByID and ..ByName methods to TExifData.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8773 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-24 11:08:35 +00:00
8d0a937afc fpspreadsheet: Replace unit xlsbiff3 by xlsbiff34 which is extended to support also reading of the BIFF3 format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8772 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-23 23:57:37 +00:00
17f3ceac80 fpspreadsheet: Add unit xlsbiff4 to fpspreadsheet package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8771 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-22 23:17:22 +00:00
8d89413110 spready: Integrate biff4 reader.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8770 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-22 23:10:00 +00:00
15876adb93 fpspreadsheet: Add reader for Excel 4.0 format (xlsbiff4).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-22 23:08:00 +00:00
9e861cf8d3 fpspreadsheet: Support reading of BIFF2 files with BOF record of BIFF8 - there seem to exist some malformed files of this kind which can be read by Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-22 08:28:17 +00:00
352fa06659 GridPrinter: Minor cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-21 19:03:24 +00:00
a09c467161 tvplanit: New property KBNavigation for TVpDayView and TVpMonthView to disable keyboard navigation, like in TVpMonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-15 22:39:29 +00:00
0ceb87ed80 tvplanit: Fix truncated focus rectangle in bottom row of TVpMonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-15 21:59:53 +00:00
eec167171d tvplanit: Fix incorrect VpMonthView painting when date is 0 (Dec 30, 1899).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-15 21:32:14 +00:00
71b627aa59 fpspreadsheet: Fix xlsx reader bug which assumes that sheet files in the xlsx structure are always named "sheet1.xml", "sheet2.xml", etc. Issue #39050, patch by Domenico Mammola.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-15 18:59:12 +00:00
aa1f6223c8 jvcl: Fix compilation of customcontrols runtime package under Linux (https://forum.lazarus.freepascal.org/index.php/topic,62692.msg474247.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-15 15:54:03 +00:00
505a5d027f Image_sources: New svg images by Roland Hahn: lhelp icon, lhelp treeview, some general purpose (box, color, light, secure, window)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-14 15:36:27 +00:00
479400a094 SpkToolbar: Fix installation in case-sensitive file systems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-10 12:09:27 +00:00
175d6b8e48 Image_sources: Add icon for the IDE's Examples window (provided by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-02 17:09:15 +00:00
97ca8854ff ExCtrls: Fix memory leak in TRadioGroupEx (https://forum.lazarus.freepascal.org/index.php/topic,62532.msg472856.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-01 22:12:16 +00:00
5b9794109f calLite: Disable leaving the current month by clicking on "Today" when coNoMonthChange is in Options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8757 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-01 14:24:49 +00:00
e6ed93f43c CalLite: Hide month/year change arrows and popupmenu when coNoMonthChange is in Options.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-01 12:36:14 +00:00
2a3ae05a7b calLite: Add option coNoOtherMonthDays to suppress painting the days of the adjacent months in the calendar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-01 12:28:54 +00:00
beeab95b4a callite: Add option coNoMonthChange to keep the current month of the calendar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-03-01 12:11:54 +00:00
cebd61929e spktoolbar: New palette icons für TSpkToolbar and TSpkPopupMenu. Replace .lrs resource by a .res resource. Refactor component registration.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-28 11:43:24 +00:00
0978500000 Image_source: New palette icons for TSpkToolbar and TSpkPopupMenu. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-28 11:17:52 +00:00
a1c03df7f0 Image_sources: Replaces palette icon of onguard's TOgMakeCodes by an improved version (by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-27 17:47:38 +00:00
72199f250d onguard: Replace palette icon of TOgMakeCodes by an improved version. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-27 17:46:44 +00:00
7d9529a164 spktoolbar: Option to draw selection in TSpkToolbar with rounded corners.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-27 15:09:47 +00:00
d3a9ebb97a image_sources: New palette icons for the OnGuard components. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-27 11:21:50 +00:00
6362349256 OnGuard: New high-dpi palette icons by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-27 11:17:47 +00:00
6d7d0ccd70 spktoolbar: Fix typo ("tuquoise") in runtime demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-25 18:29:36 +00:00
834e31eec4 image_source: Images by Roland Hahn for charactermap, jcf2 and OPM, as well as a new info general-purpose image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-02-25 17:58:46 +00:00