Commit Graph

6454 Commits

Author SHA1 Message Date
a19d68c54d syneditextrahighlighters: Fix compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-19 17:57:44 +00:00
970adc4ff6 callite: Increment version number to v0.3.11 (after release of v0.3.10 to OPM).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-18 22:53:21 +00:00
fe385f8a66 CalLite: Fix compilation with FPC 3.3.1. This is a code-breaking change in applications which rely on TDayOfWeek beginning at 1. Issue #39048.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-18 18:52:00 +00:00
a26891420e GridPrinter: Increment version number to 0.5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-15 13:28:44 +00:00
467824d41d GridPrinter: Update a readme file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-15 13:09:01 +00:00
7fcc800de0 GridPrinter: Make sure that all printed pages have the same date/time in their header/footer, if applicable. Add xml docs for GrindPrinterActions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-14 23:22:06 +00:00
3fa0d2ac00 LazBarCodes: Fix compilation with FPC/main
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-14 19:23:25 +00:00
d1a9836946 GridPrinter: Set version number to 0.4 for next OPM release. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-14 18:43:48 +00:00
b6cbe7c8aa GridPrinter: Add xml docs for the GridPrintPreviewDialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-14 18:37:53 +00:00
5f4edeff99 GridPrinter: Complete xml documentation of the gridprn unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-13 22:54:51 +00:00
266cfd42a1 GridPrinter: Beginning to add documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-12 23:27:06 +00:00
deede7b752 TvPlanIt: Fix ical import (issue #39047)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-11 13:08:39 +00:00
68e8dba861 fpexif: Minor optimization.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-08 17:58:19 +00:00
4a596b1041 GridPrinter: More general code in dbgrid sample project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-08 17:56:43 +00:00
18e631e722 GridPrinter: Fix alignment and layout of checkbox columns in preview/print.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-07 23:48:15 +00:00
fb21c53cbd GridPrinter: Add example with StringGrid.Columns.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-06 22:40:27 +00:00
da1a1d25fc GridPrinter: Support fixed col numbering. Better support of grid column formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-06 22:16:18 +00:00
205529f52c GridPrinter: Fix grid titles missing when there are no fixedcols.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-06 21:42:17 +00:00
2d4523c259 GridPrinter: Improvements in dbgrid printing. New event OnNewLine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-12-03 00:12:07 +00:00
debd0c4b9c GridPrinter: Fix custom painting of cell broken by previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-26 18:54:48 +00:00
8bb47927c9 GridPrinter: Add more general database example for printing a dbgrid. Modified TGridPrinter to make this work.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-26 16:57:47 +00:00
c5dcc98172 fpspreadsheet: Fix TsSpreadOpenDocReder.ReadCell returning undefined ColsRepeated value if there are too many columns.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-25 10:30:02 +00:00
8a3d10ca0d GridPrinter: Attempting to fix TsWorksheetGrid cell borders in preview/printout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-16 23:44:34 +00:00
42eccf22b7 GridPrinter: Fix TsWorksheetGrid scaling in preview/printout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-16 23:02:24 +00:00
3a6f3503fe GridPrinter: Fix drawing of too-wide grid lines in TsWorksheetGrid preview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-16 22:41:22 +00:00
fcb139c902 fpspreadsheet: Fix LCLScaling of comment marker in grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-16 19:04:36 +00:00
c70778308c GridPrinter: Add example how to print a spreadsheet grid (requires fpspreadsheet)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-16 18:57:57 +00:00
d13027dc87 GridPrinter: Add GUI for printer scaling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-15 22:52:13 +00:00
8f4791320c GridPrinter: Allow to adjust printer scale factor to fit print-out into a number of pages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-14 22:40:53 +00:00
822873cffb GridPrinter: Implement scaling factor for printer (in addition to already existing preview scaling factor).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-14 18:49:55 +00:00
1e79d006f9 mbColorLib: Fix display of hex color value in hint windows.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-13 22:22:53 +00:00
323744eaff GridPrinter: Fix LCLScaling for PreviewForm size parameters.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-13 13:20:17 +00:00
1f2391e102 GridPrinter: Fix typo in German translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-13 00:05:14 +00:00
335946d9e4 GridPrinter: Improved selection of zoom factor and zoom modes in PrintPreviewDialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-13 00:04:51 +00:00
7e24531906 GridPrinter: Add properties to TGridPrintPreviewDialog to determine preview form size and position, as well as initial zoom.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-12 23:35:27 +00:00
3af3022fac GridPrinter: Minor rework in multi-language demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-12 22:38:55 +00:00
998ea63b35 GridPrinter: (Hopefully) fix non-functional LCLScaling for header/footer font size.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-12 22:37:56 +00:00
5323141bda GridPrinter: Some new icons for the preview by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-12 21:56:48 +00:00
08fd914612 spktoolbar: Remove restriction to 24-bit bitmaps. (see https://forum.lazarus.freepascal.org/index.php/topic,61200.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-12 10:19:12 +00:00
6cc0a5829a GridPrinter: Fix minor oversights in previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-11 23:09:27 +00:00
1fe764c55e GridPrinter: More options to control the preview's toolbar.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-11 22:59:52 +00:00
8bd3387381 GridPrinter: Fix anchoring in header/footer form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-11 15:25:24 +00:00
058c1adfc7 GridPrinter: Add options to center grid on page horizontally and/or vertically.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 23:45:31 +00:00
dd77f6adb4 GridPrinter: Still an issue with grouped portrait and landscape actions in gridprnpreviewform. Fixed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 21:09:17 +00:00
eb0d7767fb fpspreadsheet: Fix handling of hyperlinks with spaces in the bookmark (sheet name).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 19:23:23 +00:00
d2467e166d fpspreadsheet: Fix worksheetgrid crashing when drawing cell borders due to range overflow when frozencols = 0 or frozenrows = 0.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 18:04:44 +00:00
f004e0c047 GridPrinter: Fix compilation of previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 17:11:41 +00:00
413eaa1b60 GridPrinter: Fix AutoSizing of Header/Footer Dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 17:09:25 +00:00
c3d1e09bab GridPrinter: Fix colors for dark mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-10 16:40:54 +00:00
6b969f480d GridPrinter: Change version number to 0.3.0 after release of v0.2.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-11-09 16:57:17 +00:00