|
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 |
|
|
b3928335d7
|
new component - TRxDBColorBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-07 21:43:52 +00:00 |
|
|
0b046f8abd
|
Add a new DrawFullLine property to draw full line to footer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-07 14:48:11 +00:00 |
|
|
2c9d008c28
|
DefaultRowHeight can be reset now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-07 13:21:51 +00:00 |
|
|
bfea1f5a6c
|
Selection bug fixed. Selection Copy and Paste work.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-06 10:04:42 +00:00 |
|
|
6d9bc2805b
|
The selection works with bug.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-05 16:42:48 +00:00 |
|
|
c98b7de06a
|
re-raise the exception
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-05 09:56:01 +00:00 |
|
|
eddb292da9
|
Color institution brush tool works.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-05 02:21:34 +00:00 |
|
|
055d42cf99
|
Ellipse eraser works.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-05 01:16:37 +00:00 |
|
|
8f132d9180
|
fixed zoom bugs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-04 07:57:14 +00:00 |
|
|
973fdb4bf6
|
Zoom without redundancy dot.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-04 02:40:33 +00:00 |
|
|
9b0d833ee6
|
TDLBitmap gets faster.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-04 01:55:49 +00:00 |
|
|
328c133706
|
Just save current work.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-02 16:31:46 +00:00 |
|
|
b9bf45bc79
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-02 08:07:14 +00:00 |
|
|
19ee0dc43f
|
Add direct access to ScanLine's Pixels.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-02 03:34:22 +00:00 |
|
|
12728fe465
|
Spray is as fast as MS Paint now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-05-02 01:35:50 +00:00 |
|
|
5f3af03804
|
Adds a SVG reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-29 13:27:01 +00:00 |
|
|
b158b15f34
|
fpvectorial: Merging improvements to svg output from fpc trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-29 11:32:53 +00:00 |
|
|
e9d6964f96
|
Replace one color with another.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-27 07:57:44 +00:00 |
|
|
755d1dbc8d
|
Text bugs fixed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-26 13:51:14 +00:00 |
|
|
e5e4ff794f
|
* Fix Color when parent has clDefault color
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-24 23:50:50 +00:00 |
|
|
073d85e047
|
Add text to image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-24 16:15:17 +00:00 |
|
|
9e6817f182
|
instantfpc: added parameter --compiler=<path of compiler>
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-23 19:55:39 +00:00 |
|
|
b01fc22a91
|
instantfpc: added example to list all parmeters passed to a script
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-23 19:16:30 +00:00 |
|
|
9141eaa707
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-22 13:35:22 +00:00 |
|
|
8a6f96b85d
|
spray and brush work.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 14:42:45 +00:00 |
|
|
0ba18ce46a
|
fpvectorial: Spelling fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 11:45:48 +00:00 |
|
|
faec8229e2
|
fpvectorial: Fixes sigsegv in case of a format declared without either the reader or writer but with the other one
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 11:44:59 +00:00 |
|
|
2d7451b118
|
fpvectorial: Disables a debug define
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 11:41:58 +00:00 |
|
|
444e0500cd
|
fpvectorial: Improves the Pen and Brush setters to be more friendly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 11:39:33 +00:00 |
|
|
b4af90ab88
|
fpvectorial: Reworks the brush and pen design to be more efficient
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 11:30:40 +00:00 |
|
|
bc0375d331
|
FloodFill works.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 02:04:35 +00:00 |
|
|
c84f1319f7
|
Change Pen.Mode to pmNotXor for dark background.
The hint error is fixed in prior svn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 01:22:12 +00:00 |
|
|
169d228808
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1586 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-21 00:49:50 +00:00 |
|
|
737fae9e04
|
button + and - updated.
RoundRectagle works.
add the Brightness,etc function to TDLBitmap.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-20 16:42:01 +00:00 |
|
|
14c9b6cdd6
|
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1584 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-19 13:57:38 +00:00 |
|
|
6b59df8592
|
delete colorpalette.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-19 13:43:49 +00:00 |
|
|
0fe7c1ebe5
|
Fixed draging bugs and add mouseup for draging.
MouseDown then MouseMove means draging so mouseup not means colorpick.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-04-19 08:46:45 +00:00 |
|