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
1f55bbd8b73c6a1c3d4a8a53ac322addb51ec49d
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
visual
/
shared
History
wp_xxyyzz
48c33e0c1c
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.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@4373
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-10-09 13:27:04 +00:00
..
fpssylk.pas
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
scsvparamsform.lfm
fpspreadsheet: Add settings dialogs from shared examples folder to fpsctrls/demo_ctrls demo project.
2015-03-13 22:54:42 +00:00
scsvparamsform.pas
fpspreadsheet: Switch to lfm resource in some shared demo forms. Modify shared unit "sctrls" to no longer hide inherited method.
2015-03-17 12:17:58 +00:00
sctrls.pas
fpspreadsheet: Better detection of fraction format by numberformat action. Some clean-up.
2015-05-19 16:18:01 +00:00
scurrencyform.lfm
fpspreadsheet: Add dialog for number format selection to examples folder. Fix grid forgetting current number format after editing cell content.
2015-04-26 16:24:19 +00:00
scurrencyform.pas
fpspreadsheet: Add settings dialogs from shared examples folder to fpsctrls/demo_ctrls demo project.
2015-03-13 22:54:42 +00:00
sformatsettingsform.lfm
fpspreadsheet: Add settings dialogs from shared examples folder to fpsctrls/demo_ctrls demo project.
2015-03-13 22:54:42 +00:00
sformatsettingsform.pas
fpspreadsheet: Move all numberformat-related procedures/functions to unit fpsnumformat.pas. Check all demos.
2015-05-31 20:28:25 +00:00
shyperlinkform.lfm
fpspreadsheet: Complete hyperlink form. In examples/visual/fpsctrls, open hyperlink URI when hyperlink cell is activated.
2015-03-21 22:38:54 +00:00
shyperlinkform.pas
fpspreadsheet: Complete hyperlink form. In examples/visual/fpsctrls, open hyperlink URI when hyperlink cell is activated.
2015-03-21 22:38:54 +00:00
snumformatform.lfm
fpspreadsheet: Add dialog for number format selection to examples folder. Fix grid forgetting current number format after editing cell content.
2015-04-26 16:24:19 +00:00
snumformatform.pas
fpspreadsheet: Move all numberformat-related procedures/functions to unit fpsnumformat.pas. Check all demos.
2015-05-31 20:28:25 +00:00
ssearchform.lfm
fpspreadsheet: Clean-up
2015-09-09 13:20:09 +00:00
ssearchform.pas
fpspreadsheet: Fix search starting at first cell if search is resumed.
2015-09-10 11:42:21 +00:00
ssortparamsform.lfm
fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual"
2015-03-13 00:08:44 +00:00
ssortparamsform.pas
fpspreadsheet: Switch to lfm resource in some shared demo forms. Modify shared unit "sctrls" to no longer hide inherited method.
2015-03-17 12:17:58 +00:00