This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
71a97d460c3327fbb6cfa4749e6c9daaea16875b
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
visual
History
wp_xxyyzz
bbe063d794
fpspreadsheet: Add property SelectionPen to WorksheetGrid
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@4449
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-01-21 11:39:05 +00:00
..
fpschart
fpspreadsheet: Fix duplicate unit issues for examples requiring installed visual package
2015-03-13 17:49:33 +00:00
fpsctrls
fpspreadsheet: Add property SelectionPen to WorksheetGrid
2016-01-21 11:39:05 +00:00
fpsctrls_no_install
fpspreadsheet: Fix TsWorksheetGrid to be correctly notified of worksheet changes if not connected to a WorkbookSource (suggested by rvk,
http://forum.lazarus.freepascal.org/index.php/topic,29214.msg184168.html#msg184168
). Fix related demos.
2015-08-15 14:24:31 +00:00
fpsgrid
fpspreadsheet: Reactivate usage of ColCount and RowCount in the WorksheetGrid. Add cell content to fpsgrid demo (designtime version).
2016-01-20 21:05:02 +00:00
fpsgrid_no_install
fpspreadsheet: Add new method ShowCellBorders to TsWorksheetGrid for easier cell border creation. Replace in TsWorksheetGrid the TGridRect parameter of some public properties by the direct coordinates. WARNING: THIS CHANGE COULD BREAK EXISTING CODE.
2016-01-20 15:39:22 +00:00
shared
fpspreadsheet: Massive reconstruction of file format registration: it is now possible to add user-defined readers and writers without modifying the fpsspreadsheet sources (--> new unit fpsregfileformats). Add (incomplete) unit for the SYLK file format (---> new unit fpssylk) to show this in the demo project visual/fpsctrls/demo_ctrls. Update all visual demos.
2015-10-09 13:27:04 +00:00
spready
fpspreadsheet: Massive reconstruction of file format registration: it is now possible to add user-defined readers and writers without modifying the fpsspreadsheet sources (--> new unit fpsregfileformats). Add (incomplete) unit for the SYLK file format (---> new unit fpssylk) to show this in the demo project visual/fpsctrls/demo_ctrls. Update all visual demos.
2015-10-09 13:27:04 +00:00
wikitablemaker
fpspreadsheet: Major reconstructor of color management: no more palettes now, use direct rgb colors instead. May break existing code - sorry! Update all demos and unit tests (passed).
2015-05-28 20:08:24 +00:00