Commit Graph

5180 Commits

Author SHA1 Message Date
c0f254ae83 RxFPC:add RxDBGrid sort engine for IBX
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-29 11:34:23 +00:00
47d2a48f3d RxFPC:RxDBGrid - fix memleak. patch from Александр Дегтярев
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-29 06:23:01 +00:00
1086cfba0a SysTools: convert palette icons to png
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-28 23:52:25 +00:00
c239ec4e5c SysTools: Add project group for easier compilation of all packages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-28 22:29:51 +00:00
ac0360cf8c systools: Add unit stText and corresponding example project (examples/text)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-28 21:46:36 +00:00
2f86a4b7f9 systools: Add windows-specific units to new package laz_systoolswin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6148 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 23:58:23 +00:00
133a3b98d7 systools: Add code pattern and text data units (plus demos)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 18:44:39 +00:00
36b42951dd systools: Add units with container classes (and related demos)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 16:26:27 +00:00
d01c4e2db4 systools: Add astronomy units and corresponding demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6145 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 12:01:19 +00:00
1b82e06d6b systools: Add unit StRegEx and corresponding example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6144 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 10:19:01 +00:00
0921d3d4ff systools: Another example for StrLArr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 09:16:37 +00:00
50261c1f99 systools: Add units StBCD and StLArr, as well as corresponding examples.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6142 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 09:00:33 +00:00
560fd631fa systools: Add units StRandom and StStat (and demo for StRandom).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-17 08:04:35 +00:00
93e37e8e76 systools: Initial commit of Lazarus port of TurboPower SysTools (incomplete).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-16 23:57:15 +00:00
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
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
3bb2efc107 fpexif: Fix thumbnail not being detected in some cases. Remove unit "fpEXIF" (no longer needed).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 14:35:01 +00:00
b11328bf36 fpexif: Add example "file_renamer" (adds EXIF date to filename).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 14:33:57 +00:00
30e30984b0 RxFPC:fix demo for RxMDI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6135 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 12:39:14 +00:00
66045e97c0 RxFPC:fix TRxMDICloseButton.ShowInfoLabel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 12:38:32 +00:00
5b33f95e6e RxFPC:RxDBGrid - fix Checkbox Layout drawing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 06:52:16 +00:00
c3d1101c51 RxFPC:RxMDI - fix OnChangeCurrentChild on close last window, make property RxMDITasks.Color published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-15 06:16:12 +00:00
1e2bcbe532 fpexif: Fix compilation down to Laz 1.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-13 15:09:34 +00:00
37bb56a6cd tvplanit: Inc version number to 1.0.9. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-12 12:42:12 +00:00
12ae2ed3c8 tvplanit: Fix compilation with Laz trunk (Hi-DPI issue). Release as v1.0.8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-12 11:07:34 +00:00
a906dbdc1d RxFPC:new options for RxMDI. See demo. thx user rtn from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-12 10:28:22 +00:00
210853a090 spktoolbar: Update readme.txt (palette icon). Change version number to 0.1.5 (after releasing previous revision as v0.1.4).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6127 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-11 21:52:00 +00:00
7556932674 spktoolbar: Fix compilation with current fpc trunk. Replace palette icon by a new version by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-11 21:36:14 +00:00
9dbab260d1 RxFPC:fix work with filters - thx melwinek
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-10 08:31:52 +00:00
3f184b96f0 orpheus: Update OrphStatus.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 20:01:02 +00:00
3062cbec03 orpheus: Fix compilation with Laz 1.8/1.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6123 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 19:39:55 +00:00
c5ac664c09 zmsql: Add new ZMDataset property FieldDelimiter (as requested in http://forum.lazarus.freepascal.org/index.php/topic,38705.msg271365.html#msg271365. Update demo1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 11:00:31 +00:00
9b6ff70a30 zmsql: Fix debug-mode master-detail bug reported in http://forum.lazarus.freepascal.org/index.php/topic,39556.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 09:50:28 +00:00
dc884b4470 zmsql: Increase version number to 0.1.21
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 09:40:12 +00:00
5483e65197 zmsql: Initial commit to ccr-trunk based on http://forum.lazarus.freepascal.org/index.php/topic,38705.msg270934.html#msg270934
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 09:36:56 +00:00
0d5cd4e5d6 chemtext: update package version to 0.1.4 (after releasing 0.1.3)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-06 15:25:19 +00:00
75153d2bb3 callite: Update package version to 0.3.3 (after releasing 0.3.2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-06 15:24:23 +00:00
750063baa7 callite: Add HiRes palette icon by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-06 15:05:53 +00:00
247f1bc71f chemtext: New Hi-res palette icon by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-06 14:18:51 +00:00
6923fb62ee RxFPC:small improvement in painting drop down button of TRxDBLookupCombo in case of BorderStyle = bsSingle - patch from Iliya Iliev
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-04 09:24:29 +00:00
e9f3b75cf1 fpspreadsheet: New HiDPI palette icons (by Roland Hahn) for TFPSExport and TsWork(book|sheet)ChartSource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-01 17:37:15 +00:00
45852fa341 RxFPC:fix show filter in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-28 08:57:47 +00:00
a54f29bbb6 jvcllaz: Fix output directories
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-22 11:07:36 +00:00
e2556075f1 RxFPC:fix copy to clipboard memo fields from RXDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6108 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-21 11:28:44 +00:00
e95935250b jvcllaz: Change JvDesigner demo compile destination to be like other demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6107 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-20 18:50:06 +00:00
a2368abd8e jvcllaz: Update package project group
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-20 18:28:50 +00:00
ac6a61c3c7 jvcllaz: Rename designer packages to be consistent with the other packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-20 10:37:16 +00:00
135718cb25 jvcllaz: Add JvRuntime designer. Increment version number to 1.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-20 10:13:28 +00:00
112c957157 vlc: new, moved from Lazarus trunk/components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-18 18:14:59 +00:00
01e1bf6975 RxFPC:patch from Iliya Iliev: 1. TRxDBLookupCombo - added protected method DoSelect - encapsulates OnSelect logic; 2. TRxDBLookupCombo - added public methods Clear & IsEmpty; 3. TRxDBLookupCombo - exposed property BorderStyle (default bsNone). When it's bsNone, nothing changed, while when it's bsSingle there are changes in Painting.; 4. TRxDBLookupCombo - changed method Paint - it respects BorderStyle property; 5. TPopUpFormOptions - added new property SearchFromStart (default false) - when it's false, nothing changed, while when it's true popup form locates the row only if it starts with the searched text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-18 12:45:42 +00:00