Commit Graph

6659 Commits

Author SHA1 Message Date
72c05e3403 TvPlanIt: Fix compilation after previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8890 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-21 21:44:06 +00:00
64ad1bbe8c TvPlanIt: More compatibile calculation of average character size, avoids crash in cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8889 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-21 21:41:21 +00:00
d9d497757b TvPlanIt: Avoid windows-like messages in printing routines (fixes crashes in cocoa related to PrintPreview).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8888 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-21 20:18:22 +00:00
d5965cb872 TvPlanIt: Fix cocoa crashing due to windows-like message VP_DatastoreChanged.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8887 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-20 22:43:28 +00:00
319c3452e0 GridPrinter: Wordwrap header/footer texts if they are too long
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8886 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-19 20:09:14 +00:00
caa791fa8e fpspreadsheet: Support node <text:s> in opendocument (https://forum.lazarus.freepascal.org/index.php/topic,64032.msg485856.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8885 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-18 20:24:20 +00:00
f1161bbdab fpspreadsheet: Improved version of the TsWorksheetDataset palette icon. By Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8883 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-17 15:14:34 +00:00
9493a0207c Image_sources: New images für TParadoxDataset and TsWorksheetdataset by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8880 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-16 14:43:12 +00:00
02cdfd63de RxFPC:fix compile with FPC >=3.2 - use System.UITypes instead UITypes from LazUtils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8878 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-12 05:16:44 +00:00
a64f1c9064 RxFPC:fix cancel button click in RxDBGridExportSpreadSheet_ParamsForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8877 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-11 10:17:35 +00:00
0720be79d7 NiceGrid: Attempt to fix editing cells in non-Windows widgetsets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8876 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-08 21:54:41 +00:00
c1e6d2dca6 RxFPC:add filter to TSelectDataSetForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8874 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-04 11:51:39 +00:00
f94507c050 NiceGrid: Palette icon for TNiceGridSync.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8873 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-03 22:39:08 +00:00
132a03fb08 LazMapViewer: Update map providers, new provider 2GIS (issue #39052, patch by regs01). Split off provider registration into include file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8872 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-07-03 17:27:45 +00:00
217b3207b4 NiceChart: Update delphi demo project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8871 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-30 21:21:26 +00:00
e44baffbcc NiceGrid: Fix crash in gtk3 due to loading cursors. Introduce TNiceGridState to avoid defining the grid state by means of the current cursor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8870 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-30 21:18:38 +00:00
792ce273a7 NiceGrid: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8869 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-30 15:12:43 +00:00
dafa0ba164 NiceChart: Introduce TNiceGridstate to avoid using the cursor shape to define the state of the grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8868 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-30 15:06:23 +00:00
579bdde011 NiceChart: Make sure that TNiceChart.Calculate is always called with a valid canvas. This fixes crash in cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8867 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 21:30:09 +00:00
7c8f15a4bf NiceSidebar: Cleanup. Less hints. Tested to work in win32/64, gtk2, gtk3, qt5 and cocoa widget sets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8866 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 21:07:52 +00:00
d22992ea64 NiceSidebar: Attempting to fix component not being updated on qt5 (drawing outside paint cycle).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8865 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 17:59:13 +00:00
8e2c01fd88 NiceGrid: Position controls in Lazarus version of basic_demo by means of anchoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8864 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 14:45:37 +00:00
af0c9d21e7 NiceChart: Fix clipping for Delphi version. Property setters call NiceChart.Invalidate rather than .DoPaint (properties are not updated in qt5).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8863 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-28 12:54:56 +00:00
25e81e6296 NiceChart: Activate clipping at the chart box boundaries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-27 21:04:18 +00:00
de8eb2802b NiceSideBar: Switch package to compatibility mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8861 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 21:39:52 +00:00
bfe4fadec2 NiceGrid: Support high-dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8860 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 21:02:46 +00:00
60447bcbfb NiceChart: Implement save as bitmap.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8859 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 18:54:40 +00:00
1ee5951023 NiceChart: Add high-dpi support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8858 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 18:06:47 +00:00
c67979a1f9 NiceSideBar: High-dpi support for Lazarus version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8857 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 12:29:59 +00:00
45880ce30c NiceSideBar: Fix crash when an image list used several times in the component is deleted in the form designer. Beginning to support high-dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-26 09:36:47 +00:00
b2f0c3f051 NiceChart: Fix gtk2/gtk3 crashing in demo project at rotated font.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8855 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 22:16:45 +00:00
180cb09d31 NiceSideBar: Remove dependence on Windows unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 18:10:36 +00:00
a71d00eb98 NiceGrid: Fix crash in cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8853 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 17:56:32 +00:00
86af33c343 NiceChart: Fix position of mouse cursor display label in demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8852 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 16:28:09 +00:00
cd9ce49462 NiceChart: Add GridColor, Show[X|Y]AxisLine, TickLength, Series.LineWidth, ShowLegend[X|Y]Grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-25 11:58:59 +00:00
d4aafe8dfc NiceChart: Remove windows dependence from BSplines unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 22:45:44 +00:00
87836a7f2b NiceSidebar: new package by Priyatna
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 22:41:48 +00:00
9f5674152f NiceChart: Remove dependence on Windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 20:11:57 +00:00
4d4305c7ed NiceChart: New package with lightweight chart component. By Priyatna.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8847 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 18:59:24 +00:00
912b9950d9 NiceGrid: Fix compilation with Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 17:50:31 +00:00
276cde6ebc NiceGrid: Cleanup before OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 14:15:54 +00:00
1530e7edf2 NiceGrid: Reactivate component editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 09:56:42 +00:00
22bdf4cdca NiceGrid: Restore TNiceGridSync palette icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 09:48:19 +00:00
0d3f47cae6 NiceGrid: Fix incorrect path in Lazarus package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-24 09:43:29 +00:00
9884b87d80 NiceGrid: Initial commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-23 15:21:39 +00:00
71a45035c5 LazMapViewer: Disable creating the cache directory at designtime. Partial sync with main full_demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-06-20 10:45:59 +00:00
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