Commit Graph

2118 Commits

Author SHA1 Message Date
3711a7c172 fpvectorial: Improves the Pen Width handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-08 13:09:16 +00:00
91a6b7a6f6 Adds a font orientation property and moves the font to a separate record
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-08 06:29:17 +00:00
be3e53b19f Implements using brush and pen in fpvtocanvas and updates the standard state of pen and brush for various objects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-08 06:14:37 +00:00
b381033113 Adds a quick pointer builder helper routine and a rendering test to the viewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-07 09:50:13 +00:00
f2e84200cb Starts the EPS reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-06 16:23:00 +00:00
2fd42a1d1c new module - class for store config values in memory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-01 17:20:53 +00:00
3be59f2c78 FPSpreadsheet: Improves the formula example, finishes basic implementation of RPN formula support in BIFF8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-30 10:23:55 +00:00
d2c9b9085f FPSpreadsheet: Implements enough to write SUM(A1:A5) formulas in BIFF8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-30 10:07:41 +00:00
c9280da776 FPSpreadsheet: Implements enough to write SUM(A1:A5) formulas in BIFF8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-30 10:03:04 +00:00
f62592925f FPSpreadsheet: Adds some code for formula handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-30 09:22:08 +00:00
e23fbc9f1d FPSpreadsheet: Improves the comments
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-30 07:03:56 +00:00
a267e89ae8 FPSpreadsheet: Patch from bug 19422: Copy file OSD with
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-29 17:42:56 +00:00
5270dd2eb6 multithreadprocs: parallelsort: added custom function to sort blocks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-29 17:41:10 +00:00
b4d8b8a10e fpspreadsheet: Fixes a bug in the last fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-29 17:33:46 +00:00
948839a79a Reworks the common xls files and attempt to fix bug 18886 excel5 files are truncated when imported
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-29 17:21:51 +00:00
fdc4538c45 Implements flexible style writting for OpenDocument. Implements support for bold, border and background color
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-27 13:45:30 +00:00
9169c3f155 Moves the formatting example and the styles building code so that OpenDocument can share them
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-27 13:14:14 +00:00
9ac1f18a50 Fixes 18884, error reading biff8 labels written by fpspreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-27 10:20:53 +00:00
651468dcd1 Improves the demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1650 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-26 11:29:42 +00:00
e7aeb0c396 FPSpreadsheet: Adds a custom pallete so that we can have more commonly used colors instead of the default excel ones
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-26 11:04:30 +00:00
a2df0341ce FPSpreadsheet: Adds support to 16 possible background colors to biff 8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-26 10:00:56 +00:00
ca96ef2f5c Adds support for a simple background color in biff8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1647 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-26 09:39:17 +00:00
4570c4785a FPSpreadsheet: Finishes implementing a generic font style manager for biff formats. Finishes integrating it with biff8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-26 09:25:56 +00:00
a4b7594f31 FPSpreadsheet: Finishes implementing a generic font style manager for biff formats. Finishes integrating it with biff8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-26 09:22:09 +00:00
68f1ccd497 FPSpreadsheet: Starts implementing biff2 formatting and also flexible support for biff formats, but all parts are unfinished
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-25 15:50:18 +00:00
088628a9bc FPSpreadsheet: Adds all other border combinations to the biff 8 writter and the example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-25 14:59:07 +00:00
7f8e1edddb FPSpreadsheet: Adds a reader method which guesses the format from the extension.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-25 13:52:46 +00:00
038d224034 Adds a initial implementation of border support in FPSpreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-25 13:40:53 +00:00
1d5b1799c9 fpc's httpserver and httpclient support provided by Michael Van Canneyt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-23 11:24:02 +00:00
b6e9165a0e Polygon is as the popular.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1639 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-19 12:50:02 +00:00
23c8164c0f Regular Polygon works.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1638 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-19 09:02:30 +00:00
226a71dfb3 Regular Polygon is coming.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-19 04:32:37 +00:00
fd2177c6c0 Set points count to 0.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-19 03:44:20 +00:00
8d775b4c49 Polygon finished.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-19 03:37:23 +00:00
3820f12b27 fpvectorial: Merges svgreader fixes from fpc trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-18 14:05:55 +00:00
f468c5435b Changes to single document interface.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-16 13:30:01 +00:00
eda2e401bd csvdocument: updated wiki pages (release 0.4)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-11 06:58:35 +00:00
60d7759c8a fpvectorial: adds new overloaded read/write methods which auto-detect the format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 15:19:30 +00:00
c99184e64d csvdocument: fixed csvdocument.pas unit path issue in demo project (preparing to 0.4 release)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 15:13:54 +00:00
8325b84349 csvdocument: updated wiki pages and release dates (preparing to 0.4 release)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 14:19:56 +00:00
0dd62c13c1 csvdocument: cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 13:34:31 +00:00
5fdd6f03d4 csvdocument: bugfixes in testsuite files handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 13:29:34 +00:00
14f614f81b csvdocument: improved ChangeLineEndings function
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 13:28:22 +00:00
ef62720766 csvdocument: performance improvements for QuoteCSVString
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-10 11:48:22 +00:00
c9863cb2e6 csvdocument: changed testsuite commandline syntax
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 21:22:59 +00:00
736b347bbf csvdocument: explicit line endings in test failure reports
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 11:53:10 +00:00
03e76a36cf csvdocument: fixed line ending for tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 11:50:07 +00:00
7b660c3f23 csvdocument: updated todo list
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 11:38:23 +00:00
a5ce1a2202 test for RxDBColorBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 10:41:53 +00:00
48c80f43c5 missing file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-08 18:25:31 +00:00