|
839adfaf80
|
TvPlanIt: Fix painting of text in VpNavBar on Cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-16 10:43:39 +00:00 |
|
|
7940c5f9df
|
Misc packages: Adjust to changes in Laz/main (deprecated OffsetRect), less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-15 23:33:46 +00:00 |
|
|
d060e53a49
|
TvPlanIt: Increment version number to 1.8.2 for new release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8837 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-15 10:26:20 +00:00 |
|
|
b84bdf27e1
|
TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-15 10:20:49 +00:00 |
|
|
875a3a826d
|
LazMapViewer: Implement zoomed preview tiles. Patch by Ekkehard Domning. Adapt drawing engines and full demo projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8835 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-13 15:39:47 +00:00 |
|
|
d9eb6e9065
|
LazMapViewer: Introduce fast FillPixels as new drawingengine method in order to avoid using the blank tile image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8834 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-13 11:26:22 +00:00 |
|
|
834d895879
|
LazMapView: More additional map providers, submitted by kangozidev (https://github.com/wp-xyz/lazmapviewer/issues/2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8833 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-12 13:10:44 +00:00 |
|
|
a547bbc37f
|
LazMapViewer: Destroy empty tile image introduced in r8830.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-12 10:12:11 +00:00 |
|
|
f0272f0fef
|
LazMapViewer: Use TMapView.InactiveColor in TMapView.DoDrawTile.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-11 22:33:43 +00:00 |
|
|
afa88e8709
|
LazMapViewer: Avoid drawing artefacts when the mapview is dragged. Patch by Ekkehard Domning.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-11 22:17:22 +00:00 |
|
|
2b8e8ceeff
|
LazMapViewer: Some more Google map providers, submitted by kangozidev.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8829 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-10 10:13:39 +00:00 |
|
|
bb5792ab0a
|
LazMapViewer: Fix URL of "Google Satellite" map provider. Patch by kongozidev
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8828 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-09 18:39:29 +00:00 |
|
|
670eceeb88
|
JVCL, mbColorLib, TvPlanIt: Fix compilation with Laz/main
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-06 18:23:57 +00:00 |
|
|
8bc7da6f93
|
jvcllaz: Add unit JvRGBToHtml to the JvNet package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8823 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-05-30 14:26:52 +00:00 |
|
|
4bda2d8750
|
fpspreadsheet: Fix the xxxxIF formulas (COUNTIF, SUMIF, ...) to be case-insensitive (https://forum.lazarus.freepascal.org/index.php/topic,63474.msg480757.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8822 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-05-25 15:33:02 +00:00 |
|
|
f5af081233
|
fpspreadsheet: Add check for non-empty cells to stop removing of the dummy ods "repeated" rows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8821 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-05-17 12:17:58 +00:00 |
|
|
c5be1f5910
|
fpspreadsheet: Remove dummy "rows-repeated" at the end of the table from ods (https://forum.lazarus.freepascal.org/index.php/topic,63385.msg479999.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-05-17 11:21:15 +00:00 |
|
|
a5cdbad1bb
|
fpspreadsheet: Fix insert row/col behaviour when insert happens at the anchor of a merged block. Issue #39051.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8819 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-05-04 11:33:18 +00:00 |
|
|
8af88d6531
|
OnGuard: Fix usage of incorrect datecode in exdtp21 sample project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-28 23:25:39 +00:00 |
|
|
8e3014d9ab
|
LazMapViewer: Fix issue with marker disappearing at small zoom when the window is wider than the full map. Patch by Ekkehard Domning. Prevent POIImage exception in the fulldemo_with_addons. Show "Cyclic view" checkbox in fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-26 20:31:30 +00:00 |
|
|
1dee56cfe6
|
LazMapViewer: Add project group with all packages, sample files and unit test project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-26 14:18:35 +00:00 |
|
|
acf3f801a4
|
LazMapViewer: Add ex-meta files to include the sample projects in the IDE's new examples window.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-26 11:41:34 +00:00 |
|
|
d8a7fd7717
|
LazMapViewer: Fix typo in TMvIntfGraphicsDrawingEngine.PaintToCanvas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8812 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 21:34:10 +00:00 |
|
|
e05872d079
|
LazMapViewer: Simplify drawing of tracks.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8811 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 21:31:28 +00:00 |
|
|
6bf9e8a2c7
|
LazMapViewer: Restore parts of commits #8796 and #8798.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8810 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 21:28:43 +00:00 |
|
|
a89357d559
|
fpspreadsheet: Use cell background in TsWorksheetGrid's cell editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 20:14:36 +00:00 |
|
|
26a3a6a484
|
LazMapViewer: Fix logical area operations to be compatible with reversed longitudes when the dateline is crossed. Add unit tests for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 17:15:41 +00:00 |
|
|
f704502528
|
LazMapViewer: Reactivate commit #8789 (panning across dateline).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 11:30:49 +00:00 |
|
|
4ca84b72c3
|
LazMapViewer: Add new property Cyclic (not functional yet)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-25 11:19:04 +00:00 |
|
|
1184330d05
|
captcha, chemtext, fpspreadsheet: Fix minor issues in ex-meta files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-24 14:26:04 +00:00 |
|
|
88b48ad947
|
fpspreadsheet: Use category "CCR" in fpspreadsheet example projects' metadata files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8802 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-24 14:17:59 +00:00 |
|
|
32f849ba17
|
Captcha: Provide metadata of the sample projects for the new IDE examples window.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8801 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-24 14:16:56 +00:00 |
|
|
e3cfd50bd9
|
Chemtext: Add data required to support the new IDE examples window.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-24 13:16:43 +00:00 |
|
|
daa01d1ce6
|
lazmapviewer: Revert "periodic world" commits #8789, #8796, #8798 (too many issues).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8799 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-22 09:48:34 +00:00 |
|
|
7b8cf5cf0b
|
LazMapviewer: Partial fix of gps points created near E/W border not showing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8798 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-21 10:36:50 +00:00 |
|
|
7461eaa8fc
|
LazMapViewer: Add Ekkehard Domning to author list.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8797 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-21 10:23:14 +00:00 |
|
|
df77354886
|
LazMapViewer: Fix markers disappearing occasionally if set near E/W border. Patch by Ekkehard Domning.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8796 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-20 13:32:52 +00:00 |
|
|
68f653368d
|
jvcllaz: Add some documentation comments to JvStringHolder.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8795 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-04-20 13:23:34 +00:00 |
|
|
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 |
|
|
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 |
|