wp_xxyyzz
|
6ef401c2e3
|
LazMapViewer: Add mini documentation to the header of some plugin files. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-22 18:18:32 +00:00 |
|
wp_xxyyzz
|
34b247e060
|
LazMapViewer: Rename MarkerSelectAndDrag_Demo project to MarkerEditor_Demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-22 12:41:22 +00:00 |
|
wp_xxyyzz
|
e02d3d772e
|
LazMapViewer: Rename TMarkerSelectAndDragPlugin to TMarkerEditorPlugin. New option to add markers by the plugin.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-22 12:33:27 +00:00 |
|
wp_xxyyzz
|
3d757daf7d
|
LazMapViewer: Add OnStartDrag and OnEndDrag events to TMarkerSelectAndDragPlugin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-21 14:03:12 +00:00 |
|
wp_xxyyzz
|
c3c6ce1223
|
LazMapViewer: refactor finding of point groups in TMarkerSelectAndDragPlugin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-21 13:27:50 +00:00 |
|
wp_xxyyzz
|
980bc6f436
|
LazMapViewer: Add all points of clicked shape (track or area) to selection of TMarkerSelectAndDragPlugin.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-20 23:43:11 +00:00 |
|
wp_xxyyzz
|
bba6b4a7e6
|
LazMapViewer: Add methods to convert selection of TMarkerSelectAndDragPlugin to GPS track/area.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-20 23:05:26 +00:00 |
|
wp_xxyyzz
|
a036319196
|
LazMapViewer: Add methods DeleteSelectedPoints, ConvertSelectedPointsToMapArea and ConvertSelectedPointsToMapTrack to TMarkerSelectAndDragPlugin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-20 19:03:33 +00:00 |
|
wp_xxyyzz
|
56cae39588
|
LazMapViewer: Add property MultiSelect to TMarkerSelectAndDragPlugin.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-19 23:47:32 +00:00 |
|
wp_xxyyzz
|
331e6fd9c2
|
LazMapViewer: New TMarkerSelectAndDragPlugin. Separate all marker plugins off into unit MvMarkerPlugins.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-19 23:29:03 +00:00 |
|
wp_xxyyzz
|
0d5bec125e
|
LazMapViewer: Add MarkerDragPlugin.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-18 17:44:21 +00:00 |
|
wp_xxyyzz
|
cc5dd7eb5e
|
LazMapViewer: Avoid crash of TMarkerClickPlugin when a click occurs between points. Support cursor change on points. Add OnCanClick event to disallow clicking on specific points.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-18 11:24:45 +00:00 |
|
wp_xxyyzz
|
a1e91b1045
|
LazMapViewer: Add MarkerClickPlugin and demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-17 12:28:13 +00:00 |
|
wp_xxyyzz
|
12914ebd4b
|
LazMapViewer: Add new TMarkerHint plugin.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-17 11:55:46 +00:00 |
|
wp_xxyyzz
|
8e3611f53a
|
LazMapViewer: Fix default font height in BGRADrawingEngine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-14 21:44:51 +00:00 |
|
wp_xxyyzz
|
2eb97a3732
|
LazMapViewer: Fix drawing of missing tiles. Issue #39111.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-14 19:20:10 +00:00 |
|
wp_xxyyzz
|
a49a182aa2
|
LazMapViewer: Minor refactoring of tile drawing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-14 18:04:04 +00:00 |
|
wp_xxyyzz
|
870c3252cb
|
LazMapViewer: Fix incorrect painting of stretched and missing tiles when Cyclic is true.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9680 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-13 15:50:11 +00:00 |
|
wp_xxyyzz
|
7cf32c3448
|
LazMapViewer: Support TransparentMap property also in painting of stretched tiles.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-12 22:44:39 +00:00 |
|
wp_xxyyzz
|
43ee80e563
|
LazMapViewer: Add property TransparentMap to allow correct background drawing of alpha-channel-transparent tiles. Add OnAfterDrawTile event forgotten in r9666.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-12 22:29:23 +00:00 |
|
wp_xxyyzz
|
2ddd901a34
|
LazMapViewer: New area icon by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-12 22:05:32 +00:00 |
|
wp_xxyyzz
|
201779c33c
|
LazMapViewer: Add OnDrawEditMark event to TMapView allowing to custom-draw the EditMark of the viewer. Internal FMarquee* properties renamed to FRubberband*
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-12 14:28:40 +00:00 |
|
wp_xxyyzz
|
12eb71ee4e
|
LazMapViewer: Fix loss of coordinate accuracy when dragging points at small zoom factor. Issue #39114.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-12 09:46:35 +00:00 |
|
wp_xxyyzz
|
adc968308b
|
LazMapViewer: In TMapEditMark, move declarations of FPt, FMarquee, FMarqueeRect, and FLit from private to protected section. Rename FLit to FList. Issze #39114
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9674 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-11 13:54:25 +00:00 |
|
wp_xxyyzz
|
6dcc628ea3
|
LazMapViewer: Create the MapView's EditMark in a separate virtual method, CreateEditMark. Issue #39114
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-11 10:29:41 +00:00 |
|
wp_xxyyzz
|
e8c36f1bc2
|
LazMapViewer: Improved usability of Map Points Editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-10 22:28:35 +00:00 |
|
wp_xxyyzz
|
d46dae3faa
|
LazMapViewer: Apply EditMark.CursorShape only when mouse is over MapView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-10 21:56:53 +00:00 |
|
wp_xxyyzz
|
03a94f1e25
|
LazMapViewer: Minor cosmetics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-09 16:20:53 +00:00 |
|
wp_xxyyzz
|
9ddd028c92
|
GridPrinter: Increase version to 0.7 after OPM update.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-09 14:00:29 +00:00 |
|
wp_xxyyzz
|
3fe880025c
|
GridPrinter: Increase version to 0.6 for OPM update.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-09 13:33:12 +00:00 |
|
wp_xxyyzz
|
6568b6edf7
|
LazMapViewer: Improved Area icon for the PointsEditor by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-09 13:18:36 +00:00 |
|
wp_xxyyzz
|
e1c08d4b8a
|
LazMapViewer: Add TileInfo plugin. Issue #39112.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-09 00:14:57 +00:00 |
|
wp_xxyyzz
|
d80d4c79f5
|
LazMapViewer: Restrict zoom level to allowed range. Part of issue #39111.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-08 21:28:25 +00:00 |
|
wp_xxyyzz
|
637f4bbf66
|
Add more icons for LazMapViewer. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-08 18:45:28 +00:00 |
|
wp_xxyyzz
|
e4ab7bc646
|
LazMapViewer/PointsEditor: Use high-dpi icons by Roland Hahn. Toolbar instead of speed buttons. More descriptive edit mode info texts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-08 18:41:51 +00:00 |
|
wp_xxyyzz
|
4d9359aea2
|
LazMapViewer: Fix "semicolon after 'then'" issue in unit mvDrawingEngine. Issue #39109.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-06 18:41:17 +00:00 |
|
wp_xxyyzz
|
61effac4d9
|
LazMapViewer: Fix duplicate painting of points in TGPSComboLayer (side-effect of #9658).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-05 16:14:33 +00:00 |
|
wp_xxyyzz
|
62dad16629
|
LazMapViewer: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-04 10:09:01 +00:00 |
|
wp_xxyyzz
|
5c8d6b0cb2
|
LazMapViewer: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-04 09:25:12 +00:00 |
|
wp_xxyyzz
|
f98a48a096
|
LazMapViewer: TGPSObjectList.Draw now draws its items. Issue #39110.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-04 09:02:34 +00:00 |
|
wp_xxyyzz
|
688e0e2303
|
LazMapViewer: Replace method TMapView.GetIDsArea by .GetAreaOfIDs (deprecate the old one).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-04 08:56:22 +00:00 |
|
wp_xxyyzz
|
223a1ca884
|
LazMapViewer: Add GPSObj filter also to public MapViewer methods ObjsAtScreenPt and VisibleObjsAtScreenPt. Issue #39108.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-04 08:39:16 +00:00 |
|
wp_xxyyzz
|
b37743bbf4
|
LazMapViewer: MapViewer's FindObjsAtScreenPt now can filter by TGPSObj class type. Issue #39108.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-03 23:09:08 +00:00 |
|
wp_xxyyzz
|
ccdccc2805
|
JVCLLaz: Fix "semicolon after then" bug in JvDBTreeView demo (issue #39109)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-03-02 17:35:29 +00:00 |
|
wp_xxyyzz
|
9a4f0f40f1
|
powerpdf: add project group for all sample projects. Remove lib folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-02-27 11:07:01 +00:00 |
|
wp_xxyyzz
|
58fdb80002
|
powerpdf: Fix compilation with Laz v4.99
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-02-27 11:00:27 +00:00 |
|
wp_xxyyzz
|
cfe6c14a8f
|
fpspreadsheet: Clip cell ranges at the sheet dimension limits. Add some test cases for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-02-26 23:27:47 +00:00 |
|
wp_xxyyzz
|
31951b323a
|
TParadoxDataset: clean-up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-02-26 17:08:38 +00:00 |
|
wp_xxyyzz
|
125e6e11ca
|
TParadoxDataset: Activate InputEncoding property for writing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-02-26 14:17:43 +00:00 |
|
wp_xxyyzz
|
5095b475b2
|
FPSpreadsheet: Restructure unit tests in calcformulatests.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2025-02-25 16:40:57 +00:00 |
|