Commit Graph

990 Commits

Author SHA1 Message Date
1bcf7f4580 * Fix crash when adding button
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 20:01:21 +00:00
eb3ecee187 Initial commit of kcontrols
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 06:24:41 +00:00
7e5e08146b Disables gdi images when using the lcl and some other small changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 13:44:38 +00:00
3b5a5ff113 Fixes fpbrowser and htmlcomp compilation problems
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 12:52:49 +00:00
6d72de8412 colorpalette: Adds a nice error message to something that caused me trouble
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-30 19:43:49 +00:00
814b1617a2 * add const to string parameters
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-21 02:04:04 +00:00
cbd183329b * Update Package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 20:46:20 +00:00
112cbe25cb * remove inline where not necessary: this fix a logic bug that was leading to wrongly painting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 20:35:07 +00:00
5fb894cb27 * Fixed painting solid gradient
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 18:49:36 +00:00
497fdb0609 * Fixed crash when closing app
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 18:46:39 +00:00
c0c6b89b60 * Improve design time editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-20 01:06:11 +00:00
65088bd5ea * Add missing file from last commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-19 01:25:54 +00:00
969c99fb15 * Initial support to designtime
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 20:55:00 +00:00
64c51abbd6 * added demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 18:10:07 +00:00
820299b4eb * Fix compilation of remaining units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 17:48:28 +00:00
ec2e95be34 * Fix compilation of spk_Buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 17:06:47 +00:00
e943f03a21 * Fix compilation of various units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 16:17:03 +00:00
8e56c66be7 * Initial import of SpkXml
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 15:51:22 +00:00
eda70ba461 * Terminate compilation fix of SpkGUITools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 13:46:52 +00:00
2d6a682f90 * fixed typo in T3DVector.Scale and T2DIntRect.Move
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 12:37:26 +00:00
b2a592de7f * added overload to T2DIntVector.DistanceTo accepting x y coordinates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 12:35:25 +00:00
b00cec7e8d * replace scanline by lazintf method in spkguitools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 12:34:17 +00:00
c2ba3203b9 * add missing file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1699 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:50:32 +00:00
1a71788eeb * add mode objfpc
* add const to string parameter

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1698 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:49:33 +00:00
6c5770f6d7 * added re operator overloads to spkmath
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:48:37 +00:00
c3832331aa * Initial compilation fix of spkguitools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1696 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 01:46:25 +00:00
4b819ad6f7 * make SpkGraphTools compilable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-18 00:19:41 +00:00
f7743aa480 * Make SpkMath compilable with fpc 2.4.2 + code formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 23:25:37 +00:00
7f6fa27b29 * converted source files to utf-8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 21:12:21 +00:00
c6d008fcae * added lazarus package and license
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1692 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 21:05:12 +00:00
a8115ade2e * rename designtime directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 20:56:37 +00:00
96e13b536b * initial import of spktoolbar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1690 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 20:53:01 +00:00
00260da687 fpspreadsheet: String typo fixed and adds a new convinience routine to the grid code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-16 07:55:24 +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