Commit Graph

8245 Commits

Author SHA1 Message Date
0f64e793db fpspreadsheet: Fix incorrect column calculation when ODS formula refers to column index > 25 (> 'AA') (https://forum.lazarus.freepascal.org/index.php/topic,59001).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-08 10:57:15 +00:00
e924763a40 LazBarcodes: Icons adapted to dark mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-07 23:25:34 +00:00
ca84bddc26 image_sources: Darkmode compatible versions of the "compile" icons by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-06 21:19:47 +00:00
5ce0a6ca18 fpspreadsheet: Fix TsUnaryExpressionNode not implementing the IterateNodes method (https://forum.lazarus.freepascal.org/index.php/topic,58969).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-04 09:13:40 +00:00
5b1e4aae1f image_sources: New/updated Lazarus compile icons by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-03 22:58:53 +00:00
efa53cc6d2 lazbarcodes: Fix code-page used by TBarcodeMaxicode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8240 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-28 17:33:16 +00:00
7e371e08cd lazbarcodes: Refactor avoiding trivial usage of function IsTrue(boolean) (not complete).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-28 17:13:07 +00:00
f75afb789d lazbarcodes: Pascalized function in_alpha in lbc_qr.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-28 13:20:15 +00:00
4801b18d59 lazbarcodes: Refactoring of unit lbc_gs1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-28 12:28:15 +00:00
862deb52cc spktoolbar: Fix hint not always showing when the toolbar has its own hint. Issue #39022, patch by michalgw.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-26 22:06:28 +00:00
7d70f69112 lazbarcodes: New palette icon for TBarcodeMedical
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-26 21:55:38 +00:00
487cb96989 lazbarcodes: New palette icon for TBarcodePostal
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-26 21:11:55 +00:00
1b34b03404 lazbarcodes: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-26 16:56:30 +00:00
c266571f54 lazbarcodes: Further refactoring of lbc_maxicode.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-26 12:35:13 +00:00
e8550cb6a8 spktoolbar: Implement hints. Issue #39022, patch by michalgw.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-25 22:12:59 +00:00
630fa53693 lazbarcode: Some refactoring towards more pascal-like code of Maxicode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-25 18:02:50 +00:00
1d32139e44 lazbarcodes: Add palette icon for TLazbarcodeMaxicode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-25 17:28:32 +00:00
ffb0bc8670 lazbarcodes: Maxicode working. Add Zint manual.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-25 16:21:11 +00:00
482be29d78 lazbarcodes: Mode 2 of Maxicode working.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-24 22:17:32 +00:00
3c2efad7b9 Image_sources: Images for TStringGrid component editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-24 14:35:49 +00:00
32bc4f0f30 lazbarcodes: MaxiCode improvements. Still issues with svg and eps output. Symbol.Primary not yet implemented.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-23 22:24:49 +00:00
13fef13a53 lazbarcodes: Continue work on TBarcodeMaxiCode, still not correct.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 23:08:06 +00:00
fd89462d0c TvPlanIt: Update gadgets sample project with TVpClock.Hold property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 22:56:02 +00:00
94a03d681b TvPlanIt: Remove debug messages from TVpClock code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 22:20:47 +00:00
9440285775 TvPlanIt: Fix type of designtime package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 17:24:20 +00:00
91c06583cd TvPlainIt: Merge Delphi-defines in vpclock
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 11:44:24 +00:00
c7f034cf72 TvPlanIt: Add Pause/Resume functionality and TimeResolution property to VpClock.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 11:43:21 +00:00
b5c5632668 fpspreadsheet: Fix incorrect row height when row switches from hidden to visible (https://forum.lazarus.freepascal.org/index.php?topic=58792.msg438138#msg438138).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-22 10:11:23 +00:00
321ebdb047 tvplanit: Fix incorrect background color of analog TVpClock
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-21 23:05:05 +00:00
327b57d481 LazBarcodes: Add drawing methods for hexagons and rings (not tested, yet).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-20 22:29:13 +00:00
5094ef0d00 LazBarcodes: Drop parameter ALastLine from TSimpleBarcode.RenderSymbol
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-20 13:02:12 +00:00
f38c9ad537 LazBarcodes: Rename TSimpleBarcode.RenderBarcode to .Render. Beginning to support MaxiCode symbology.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-20 12:48:03 +00:00
24e3794a44 LazBarcodes: Avoid tabs in lbc_qr source code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-16 16:50:06 +00:00
9c3a384cf7 LazBarcodes: Fix Telepen max length error.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-16 16:49:25 +00:00
5e5e918dd5 LazBarcodes: In demo, move PDF417 to new node "Stacked".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-16 16:48:51 +00:00
bcf7b347c4 IndustrialStuff: Add default values to Blink and State properties of TAdvLED.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-16 09:55:31 +00:00
31a6f90915 IndustrialStuff: Fix functionality of Flash method of TAdvLED in case of too frequent calls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-16 09:45:38 +00:00
30044a8cf3 LazBarcodes: Fix crash at runtime when AutoSize has been activated in design mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-10 10:02:37 +00:00
ebc0080662 LazBarcodes: Update package files to v2.0. Fix anchoring bug in demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-09 22:45:46 +00:00
ad64ac9787 image_sources: Add sources of the 1D barcodes and PDF417
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-09 22:36:53 +00:00
406e8bbb45 LazBarcode: Major update with many more barcodes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-09 22:33:06 +00:00
7034ab1715 fpexif: XMPData.TagFromIndex now returns only the "value" part of the tag.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-09 10:56:50 +00:00
f2bf46445d fpexif: Add missing unit fpeXmpReadWrite
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-08 08:08:08 +00:00
79770ff31d fpexif: Support write-back of XMP
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8202 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-07 21:03:56 +00:00
f39aad84fe fpexif: Add support of XMP meta data (reading).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-03-07 12:10:52 +00:00
a788601c66 lazmapviewer: Fix usage of UTF-8 in search function. SourceForge issue #52, patch by Manhisz Vanna
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-02-25 21:25:02 +00:00
00dfa0a45e fpspreadsheet: minor refactoring of crypto example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-02-18 18:17:14 +00:00
074605a212 IndustrialStuff: Add Flash method to TAdvLed (GitLab issue #39021). Modified patch by Boban Spasic). Add demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-02-16 23:23:31 +00:00
e03e3e7d13 Image_source: improved glazres images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-02-15 14:09:29 +00:00
d4dd166b0e Image_sources: Images for glazres (by Roland Hahn).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-02-11 22:26:45 +00:00