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
ff50ff842dd538da043e9670bcd4f2c99cd25c13
lazarus-ccr
/
components
/
fpspreadsheet
/
source
/
visual
History
wp_xxyyzz
ff50ff842d
fpspreadsheet: Make DEFAULT_COL_COUNT and DEFAULT_ROW_COUNT variables (instead of const).
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@5561
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-23 20:52:52 +00:00
..
fpsactions.pas
fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
2016-10-22 20:59:00 +00:00
fpspreadsheetchart.pas
fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
2016-10-22 20:59:00 +00:00
fpspreadsheetctrls.lrs
fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
2016-10-22 20:59:00 +00:00
fpspreadsheetctrls.pas
fpspreadsheet: Fix grid's Col/RowCount not being reduced if a sheet with less cols/rows than the current sheet is selected (
http://forum.lazarus.freepascal.org/index.php/topic,35182.msg232477.html#msg232477
). Introduce top/left cell indexes in worksheet to make sure that active cell remains at the row/col stored in the worksheet when changing worksheets.
2016-12-23 17:05:14 +00:00
fpspreadsheetgrid.pas
fpspreadsheet: Make DEFAULT_COL_COUNT and DEFAULT_ROW_COUNT variables (instead of const).
2016-12-23 20:52:52 +00:00
fpsvisualutils.pas
fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
2016-10-22 20:59:00 +00:00