Commit Graph

11 Commits

Author SHA1 Message Date
wp_xxyyzz
5b34810a57 LazBarcodes: Add SaveToFile to save barcode images in graphics files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-08-06 10:26:14 +00:00
wp_xxyyzz
4a2553c983 lazbarcodes: Rename internally used units to avoid naming conflict with CodeTyphon package PL_APE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-02-11 15:15:24 +00:00
wp_xxyyzz
a149d9d180 lazbarcode: Change license from GPL to BSD (in acreement with author, Jose Mejuto)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-11 11:52:46 +00:00
wp_xxyyzz
5ca4f78835 Remove vlc (no approval by author for moving from Laz to ccr), ZVDateTimeCtrls (in Lazarus), VirtualTreeViewNew (hosted on github).
Fix Laz-trunk compilation of Jvcl packages (due to changes in imagelist).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 12:03:54 +00:00
wp_xxyyzz
8a83458360 lazbarcodes: Publish some inherited properties.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6139 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-16 11:25:47 +00:00
wp_xxyyzz
022167f11e lazbarcodes: Fix divide-by-zero error.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-16 11:18:34 +00:00
wp_xxyyzz
159c63eeb6 lazbarcodes: Add README.txt. Add current revision as zip to SourceForge "Files" section.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-01 12:50:59 +00:00
wp_xxyyzz
c9fc88a06e lazbarcodes: Add method to copy a barcode image to clipboard.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5038 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-26 17:40:08 +00:00
wp_xxyyzz
48c2e71437 lazbarcodes: Assign useful values to width and height. Fix range overflow error in "Generate".
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-11 10:06:12 +00:00
Joshy
23bd17e00a Solves compilation with fpc 2.4.2 (Igor Z)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-11 13:01:15 +00:00
Joshy
1dae858558 First commit. Tested on Windows only. It provides 5 controls under the "Laz Barcodes 2D" tab.
* QR code
* MicroQR
* Aztec
* Aztec Rune
* DataMatrix

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-22 18:48:22 +00:00