Commit Graph

6286 Commits

Author SHA1 Message Date
4f5e416606 fpspreadsheet: Quick-and-dirty fix for severe flicker of TsWorksheetGrid after Laz trunk r57267
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6186 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-08 00:11:58 +00:00
14633ea902 spktoolbar: Add inherited properties. Add DoubleBuffered = true (otherwise severe flickering after recent changes in Laz trunk after r57267)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-07 22:05:46 +00:00
f3bc7dc114 tdiclass.pas
[-] Fix compilation for Lazarus 1.9.0 (by: DSA)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-07 14:02:42 +00:00
6874b739d8 RxFPC:enable TRxDBGridExportPDF for FPC 3.0.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-07 06:02:09 +00:00
6edaaa7b11 fpspreadsheet: Fix compilation with Laz 1.0/2.6.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-07 00:01:31 +00:00
383d872db7 RxFPC:fix compile on Lazarus 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-06 13:59:28 +00:00
13e90fd562 spktoolbar: Define default values for properties. Register GroupBehaviour to be skipped for SpkCheckbox and SpkRadiobox (removes lfm breakage introduced by r6170).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-06 11:02:48 +00:00
05466b5c06 RxFPC:fix drawin separators in RxDBLookupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-06 07:51:03 +00:00
a1f4c275f1 RxFPC:demo for RxDBLookupCombo.Style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-06 05:40:30 +00:00
91a180f58b RxFPC: RxDBLookupCombo new property - Style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-05 13:55:19 +00:00
713dd4bc78 spktoolbar: Two comments for {%H-} locations.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-05 12:36:08 +00:00
b12379211e spktoolbar: Fix action AND click events firing if both are assigned. Clean up click events from actions demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-05 12:24:59 +00:00
fdee2dddbe spktoolbar: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-05 12:05:26 +00:00
e6b9f9169d spktoolbar: Clean-up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-05 08:23:23 +00:00
08713d9bf5 spktoolbar: setting Action.OnExecute no longer changes the TSpkBaseButton's OnClick. MAY BREAK CODE USING SPKTOOLBAR WITH ACTIONS (Sender is now the Action, no longer the button).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-04 23:51:04 +00:00
a0c9109ed4 spktoolbar: Update demo project forms because of removed property GroupBehavior in TSpkCheckbox and TSpkRadioButton. Add more panes to Styles demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-04 17:30:54 +00:00
eb414f9593 spktoolbar: Fix action behavior in TSpkCheckbox and TSpkRadioButtons. Remove redundant code. Remove unneeded property Groupbehavior from these controls - THIS MAY BREAK EXISTING FORMS!
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-04 17:29:22 +00:00
a3ade40d34 RxFPC: fix AV on show filter in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-02 19:50:56 +00:00
1e3da067f2 fpspreadsheet: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-02 14:43:37 +00:00
55c15c19b3 RxFPC:add property Enabled for all RxDBGrid tools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-02 10:42:27 +00:00
cf916d308e RxFPC:fix file name for TRxXMLPropStorage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-02 10:30:25 +00:00
992be28e62 RxFPC:add new component rxxmlpropstorage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-02 06:43:46 +00:00
749f1cd764 RxFPC:replase button icon in RxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-01 08:47:24 +00:00
c5b3e83d2a spktoolbar: Replace themed painting of dropdown arrows by self-painted triangles (better control of color of the dropdown button).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-01 08:44:57 +00:00
dcc90b77e4 spktoolbar: Fix dropdown arrows in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6162 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-31 21:44:46 +00:00
f1bb94b862 SysTools: delete unneeded files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 16:27:03 +00:00
f1b4ea551c systools: lowercase filenames in sample project extext
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6160 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 16:23:06 +00:00
543cdf06d9 systools: Rearrange units and packages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 16:17:37 +00:00
f6fdbc97c6 image_sources: Add svg sources of new HiDPI palette icon for spktoolbar (by Roland Hahn)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6158 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 12:05:14 +00:00
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
71cb89ba53 RxFPC:RxDBGrid - SelectedFont property and demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 08:00:10 +00:00
901158a891 RxFPC:add demo for sorting data in IBX dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-29 11:43:17 +00:00
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
606cac7767 Add image sources for identifier completion window by regs. Issue 32983
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6149 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-19 07:27:48 +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