Commit Graph

  • 58490d1b97 LazMapViewer: Fix incorrect size of icon markers at high dpi. master origin/master git-svn wp_xxyyzz 2025-09-02 22:10:11 +0000
  • ba0dc88a38 MapViewer: Add more specific information about registration and attribution to some map provider in registration file. wp_xxyyzz 2025-09-02 18:22:25 +0000
  • 2499182708 JvclLaz: Fix TJvThumbview.TitlePlacement conflicting with TJvThumbnail.ShowTitle wp_xxyyzz 2025-09-01 07:34:57 +0000
  • 9f90f1b8b4 JvclLaz: Fix "Control has no parent window" error in TJvThumbView. https://forum.lazarus.freepascal.org/index.php/topic,72178.msg564479.html wp_xxyyzz 2025-08-31 22:02:45 +0000
  • 484638ff8c LazMapViewer: Fix BGRAEngine using incorrect drawing method in FillRect. Issue #39139. (Reverts part of #39111) wp_xxyyzz 2025-08-26 14:12:51 +0000
  • 99b33dac20 FPSpreadsheet: Fix COUNT function sometimes not neglecting blank cells. Issue #39138. Add more unit test cases for COUNT etc regarding blank cells. wp_xxyyzz 2025-08-24 21:01:36 +0000
  • 0a839aeb3c FPSpreadsheet: Complete missing changes for error propagation fixes in r9596. Issue #39137. wp_xxyyzz 2025-08-22 20:51:31 +0000
  • e2934ebfc9 LazMapViewer: Fix TMapViewerEngine.AdjustZoomCenter using the wrong MapWindow for coordinate scaling. Issue #39132. wp_xxyyzz 2025-08-20 17:28:29 +0000
  • bcea967cc9 LazMapViewer: Revert previous commit (AZoomToCursor IS important). wp_xxyyzz 2025-08-19 22:26:59 +0000
  • 5b883740b4 LazMapViewer: Simplify new CalcVisibleArea method. wp_xxyyzz 2025-08-19 22:22:27 +0000
  • 4287e322dd LazMapViewer: Add new TMapViewerEngine method CalcVisibleArea to be called from OnZoomChanging handler. Issue #39132. wp_xxyyzz 2025-08-19 22:16:28 +0000
  • 0b2b039d11 LazMapViewer: Some refactoring for retina tile display. wp_xxyyzz 2025-08-18 11:39:10 +0000
  • 4a8856f64a LazMapViewer: New property TMapTileSize = (tmsAuto, tms256, tms512, tms512IfAvailable) to support both normal (256x256) and retina (512x512) tiles. wp_xxyyzz 2025-08-17 22:40:40 +0000
  • 1b94e57635 LazMapViewer: Preparation for retina tiles (512x512 px). New map provider: StadiaMaps (supports retina tiles - API-Key required!) wp_xxyyzz 2025-08-16 21:43:01 +0000
  • c157840a4f LazMapViewer: Add basic LCLScaling infrastructure. wp_xxyyzz 2025-08-15 21:35:59 +0000
  • 0ee63412ec LazMapViewer/MarkerEditorPlugin: Allow to drag the map without resetting the selection. Issue #39133, patch by Kirill Filippenok. wp_xxyyzz 2025-08-15 15:26:07 +0000
  • 6f021eaf2c LazMapviewer: Make sure that mapviewer is focused by mouse click and TAB key. wp_xxyyzz 2025-08-15 15:17:04 +0000
  • c28eff8a95 skia: use static on darwin mgaertner 2025-08-14 13:04:04 +0000
  • 914605443c skia: updated mgaertner 2025-08-14 12:49:22 +0000
  • 9bf4710061 powerpdf: Set version to 0.9.17.1 for next OPM release wp_xxyyzz 2025-08-13 11:07:03 +0000
  • 63b1ca8d13 powerpdf: Modify FontDemo sample project to show underlined text in pdf. (Issue #39136) wp_xxyyzz 2025-08-13 11:00:37 +0000
  • ff1f698448 powerpdf: Fix missing underline attribute in pdf labels. Issue #39136, patch by Soner. wp_xxyyzz 2025-08-13 10:57:01 +0000
  • 356dfbfeb0 LazMapViewer: Avoid system colors to be rendered as black when selected as MapView.InactiveColor. wp_xxyyzz 2025-08-13 10:24:40 +0000
  • 541f6d906c tappytux: Remove edssound.pas - no valid Pascal unit, same issue as reported in #39135. wp_xxyyzz 2025-08-10 18:36:49 +0000
  • 2fc6325a8b tappytux: some layout improvements wp_xxyyzz 2025-08-10 18:33:17 +0000
  • 816f6d4f6a tappytux: Fix utf-8 in German and French word lists. wp_xxyyzz 2025-08-10 18:17:33 +0000
  • 9c260f3c6f tappytux: Fix configuration error in Linux. wp_xxyyzz 2025-08-10 15:46:06 +0000
  • 2f2f9a67fa tappytux: use anchoring for the labels in the gameplayform. wp_xxyyzz 2025-08-10 15:26:13 +0000
  • 11fcbc1600 jvcllaz: Add new OnTabAdded event to TJvTabBar. wp_xxyyzz 2025-08-09 21:34:37 +0000
  • 3e6d4fe81b CactusJukebox: Remove duplicated data after end, issue #39134. Fix compilation in Laz 3.8. Still, the application needs a major overhaul! wp_xxyyzz 2025-08-09 09:53:36 +0000
  • 1a623c4474 FPSpreadsheet: Remove duplicate "end." in some units. Issue #391343. wp_xxyyzz 2025-08-09 09:02:08 +0000
  • a5773e18c9 JvclLaz: Add event OnTabMoving to TJvTabBar. wp_xxyyzz 2025-08-08 22:12:42 +0000
  • 343225dcd3 TappyTux: fix crashes. lazarus-bart 2025-08-07 20:58:38 +0000
  • e1145052a1 TappyTux: remove unused unit gamadata.pas (which b.t.w. is not a valid pascal file). lazarus-bart 2025-08-07 20:33:35 +0000
  • 1236b4fc9f TappyTux: fix compilation. lazarus-bart 2025-08-07 20:31:33 +0000
  • 9afc07378c fpspreadsheet: Add generally usable routine to detect old Office file formats. wp_xxyyzz 2025-08-04 09:21:04 +0000
  • e808b52911 LazMapViewer: Add multi-select option to marker editor plugin. Issue #39124. Based on patch by Kirill Filippenok. wp_xxyyzz 2025-07-28 18:05:04 +0000
  • c0f283a3b4 fpspreadsheet: In xlsx, write the <rowBreaks> node after the <headerFooter> node. Fixes the issue reported in https://forum.lazarus.freepascal.org/index.php/topic,71854.msg561642.html wp_xxyyzz 2025-07-26 09:06:36 +0000
  • d8f882d733 GridPrinter: Add adapter unit to simplify printing of DBGrids. wp_xxyyzz 2025-07-25 10:30:00 +0000
  • f9764f83fa GridPrinter: Add adapter unit to simplify printing of fpspreadsheet grids. wp_xxyyzz 2025-07-25 09:11:21 +0000
  • ef304bbda5 GridPrinter: Improved printing of dividing lines between fixed cols/rows. wp_xxyyzz 2025-07-24 22:28:55 +0000
  • 09bd8613b7 GridPrinter: Improved printing of fpspreadsheet grids wp_xxyyzz 2025-07-24 22:09:04 +0000
  • bd967dda65 fpspreadsheet: Fix scaling issues related to printing using GridPrinter package. wp_xxyyzz 2025-07-24 21:56:21 +0000
  • 4fbc9e5b98 LazMapViewer: Fix MapViewer's OnModified event not being fired. (Patch by Ekkehard Domning). wp_xxyyzz 2025-07-22 18:27:33 +0000
  • d003bdccfa fpspreadsheet: Fix usage of formatsettings when writing to CSV file. wp_xxyyzz 2025-07-08 11:06:43 +0000
  • 645871fd82 fpspreadsheet: Fix path to fps.inc in units fpstypes and fpsutils. wp_xxyyzz 2025-07-03 17:29:48 +0000
  • 45400c8e67 Industrial: Add initial version fpdoc help file for TLCDDisplay. wp_xxyyzz 2025-07-02 09:47:24 +0000
  • 07cefe67ea TParadoxDataset: Fix length check in BookmarkValid. wp_xxyyzz 2025-06-30 10:34:21 +0000
  • ca1ad8918c TParadoxDataset: More strict check of bookmark validity in InternalGotoBookmark. Activate commented code in SetBookmarkData. wp_xxyyzz 2025-06-30 09:59:21 +0000
  • f828755ddf TParadoxDataset: Workaround to avoid crash when TParadoxDataset.First is called in a 64-bit application under Win-11/24H2. wp_xxyyzz 2025-06-30 07:48:46 +0000
  • d4192904d8 FPSpreadsheet: Increment package version number to 2.1 after OPM release of v2.0 wp_xxyyzz 2025-06-24 13:06:05 +0000
  • 55d276b2e6 FPSpreadsheet: Add missing license to crypto package. wp_xxyyzz 2025-06-24 09:23:40 +0000
  • abf18e26bf FPSpreadsheet: Update package version requirements wp_xxyyzz 2025-06-24 09:12:35 +0000
  • 41165cc6b2 FPSpreadsheet: Maximize lpi format compatibility wp_xxyyzz 2025-06-23 23:43:46 +0000
  • f777ba5545 FPSpreadsheet: minor adjustment in read_write demo projects wp_xxyyzz 2025-06-23 22:24:39 +0000
  • 9c6ca1fa2e FPSpreadsheet: Set version number to 2.0 for new OPM release. Update help files. Check sample projects. wp_xxyyzz 2025-06-23 21:57:35 +0000
  • 27a5daf534 fpspreadsheet: Update help files. Add pdf documentation. wp_xxyyzz 2025-06-19 15:32:48 +0000
  • 2fc848b5fa fpspreadsheet: api doc for charts complete wp_xxyyzz 2025-06-18 22:23:30 +0000
  • 0e1857400f fpspreadsheet: Help texts for unit fpSpreadsheetChart wp_xxyyzz 2025-06-14 22:38:43 +0000
  • 69febf7fc5 fpspreadsheet: More fpschart help texts, should be complete now. wp_xxyyzz 2025-06-12 13:03:30 +0000
  • 4b101cf767 jvcllaz/TJvTabBar: Publish property Anchors. wp_xxyyzz 2025-06-11 12:46:05 +0000
  • cfcb832434 fpspreadsheet: Make chart skip blank cells in xlsx (instead of drawing them as zero). wp_xxyyzz 2025-06-10 14:24:20 +0000
  • 4ab22d4638 FPSpreadsheet: Copy formulas directly inside the parser rather than converting them to RPN. Fixes reading Excel shared formulas containing named cells. wp_xxyyzz 2025-06-09 22:28:30 +0000
  • 248adc8025 jvclLaz/JvTabBar: Add property TabShape (rectangular, rounded, cut). wp_xxyyzz 2025-06-08 11:38:57 +0000
  • b66ade7a3d jvclLaz/JvTabBar: Introduce constants for default colors. wp_xxyyzz 2025-06-06 22:05:55 +0000
  • 2e09439858 jvcllaz/TJvTabBar: Draw hotrack marker lines at the correct side when tabs are at the bottom. Update pagelist demo project with new features. wp_xxyyzz 2025-06-06 20:21:48 +0000
  • e1c20838cb jvcllaz/TJvTabBar: Redo painting of scrollbuttons. New properties: RoundScrollButtons, ScrollButtonLayout for TabBar, HotTrackColor and ScrollBtnHotTrackColor for painter wp_xxyyzz 2025-06-06 18:05:45 +0000
  • f5b8da5d84 jvclLaz: Fix scaling of scroll buttons in TJvTabBar wp_xxyyzz 2025-06-05 13:32:15 +0000
  • d9fb19d3ca FPSpreadsheet: Fix compilation error after previous commit, issue #39127, patch by paweld. wp_xxyyzz 2025-06-04 09:33:01 +0000
  • 2f4ac6f3a7 fpspreadsheet: Some more docs on spreadsheet charts. wp_xxyyzz 2025-06-03 21:36:47 +0000
  • b51c5a33ed FPSpreadsheet: More API documention embedded in fpsChart. wp_xxyyzz 2025-05-31 22:21:27 +0000
  • 9d3d766fbd fpspreadsheet: Redo sizing of images and charts. wp_xxyyzz 2025-05-30 23:09:18 +0000
  • a882ac0508 fpspreadsheet: More help texts for the chart module. wp_xxyyzz 2025-05-30 00:14:37 +0000
  • 7edd0aeb88 FPSpreadsheet: Beginning to update the help files for spreadsheet charts. wp_xxyyzz 2025-05-28 18:25:21 +0000
  • c0743ff57c Add code of wiki chart tutorial wp_xxyyzz 2025-05-27 13:00:30 +0000
  • f09f1e09a5 LazMapViewer: Fix memory leak in AreaSelectionPlugin. Issue #39126, patch by Kirill Filippenok wp_xxyyzz 2025-05-26 21:02:07 +0000
  • 10b1a3881c fpspreadsheet: Simplify RegisterRawLinePattern() wp_xxyyzz 2025-05-26 20:57:23 +0000
  • dadd421d58 fpspreadsheet: Write image rotation angle to xlsx. wp_xxyyzz 2025-05-24 18:01:39 +0000
  • e5fd4afe65 LazMapViewer: Add option moUnselectPrompt to TMarkerEditorPlugin so that the user can turn off the "Do you want to unselect point?" prompt. wp_xxyyzz 2025-05-23 11:10:48 +0000
  • 9749fedb2f LazMapViewer: Revert r9754 because it breaks ability to toggle selected points. Some improvements in markereditor_demo. wp_xxyyzz 2025-05-23 10:51:48 +0000
  • 30ce9cecd6 LazMapViewer: Fix ZoomOnObj and ZoomOnArea methods to fire the OnZoomChange event. Issue #39125. wp_xxyyzz 2025-05-23 09:58:12 +0000
  • d05c8268ba FPSpreadsheet: Adjust patterns and major/minor grid linestyles to be similar to xlsx and ods. wp_xxyyzz 2025-05-22 21:22:20 +0000
  • 44968d0bde git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9755 8e941d3f-bd1b-0410-a28a-d453659cc2b4 wp_xxyyzz 2025-05-22 18:11:53 +0000
  • a8fb0d25c5 LazMapViewer: TMarkerEditorPlugin modification for issue #39124 wp_xxyyzz 2025-05-22 17:14:06 +0000
  • 9b1fe48c83 fpspreadsheet: Support reading of rotated images from ods files. wp_xxyyzz 2025-05-22 17:07:19 +0000
  • 9ec7cea591 fpspreadsheet: Support reading of embedded images in xlsx with one-cell-anchors and with image rotation wp_xxyyzz 2025-05-22 14:16:18 +0000
  • 40c0442499 fpspreadsheet: Add zoomfactor demo. wp_xxyyzz 2025-05-22 09:00:28 +0000
  • 70aecc45b9 fpspreadsheet: Linestyles in global list. wp_xxyyzz 2025-05-19 23:31:20 +0000
  • 48b6e2150c fpspreadsheet: Use a single cfsPattern now (rather than cfsPattern and cfsSolidpattern). Transparency of background determines whether pattern is clear or filled now. wp_xxyyzz 2025-05-18 23:12:00 +0000
  • 6cc9a90c37 fpspreadsheet: Introduce enumeration TsChartFillPatternStyle for built-in raw fill patterns. wp_xxyyzz 2025-05-18 14:34:57 +0000
  • a3bd99825a fpspreadsheet: Make RawFillPatterns global. wp_xxyyzz 2025-05-18 09:00:21 +0000
  • b8bfc3b9bd FPSpreadsheet: Rename TsChartImagelist.AddEmbeddedObj to .AddImage wp_xxyyzz 2025-05-16 23:14:33 +0000
  • 6dab14d899 fpspreadsheet: Fix incorrect position of inserted images (forum https://forum.lazarus.freepascal.org/index.php/topic,71072.msg554910.html#msg554910) wp_xxyyzz 2025-05-15 21:12:42 +0000
  • 3ece65fe51 fpspreadsheet: some clean-up wp_xxyyzz 2025-05-13 22:12:39 +0000
  • d483b6acd9 fpspreadsheet: Fix chart pattern background color issue in ods (pie series test). wp_xxyyzz 2025-05-13 22:12:13 +0000
  • c830e59c58 fpspreadsheet: Improvements in chart fill patterns. wp_xxyyzz 2025-05-12 20:56:41 +0000
  • 7e0d30209a FpSpreadsheet: Fix range overflow when a cell range is copied in spready to the clipboard. wp_xxyyzz 2025-05-12 15:45:56 +0000
  • fc71c0cf31 fpspreadsheet: Fix sizing issues in xlsx pattern/image fills. wp_xxyyzz 2025-05-11 17:34:15 +0000
  • 5e478d02d7 fpspreadsheet: Support image pattern scaling factors in reading/writing/displaying. wp_xxyyzz 2025-05-10 13:47:21 +0000
  • d2f231b63b LazMapViewer: Prevent writing to cache files while they are open. Issue #39121. Based on patch by Kirill Filippenok. wp_xxyyzz 2025-05-10 08:45:00 +0000