Commit Graph

28 Commits

Author SHA1 Message Date
6f657a8de2 Fixes AV due to double freeing of component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-14 13:03:43 +00:00
2bd3df926b Zoom optimized now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-05 04:15:54 +00:00
7a497ea46b Try to promote the zoom speed but the scrollbars position not work now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 17:14:17 +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
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
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
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
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
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
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
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
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
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
65eac79f62 fixed colorpalette bugs. now it works fine.
DLBitmap works fine on linux and windows now.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-19 08:26:16 +00:00
2c08ce8b53 Fixed the bugs of DLBitmap.pas on Linux.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-18 16:36:18 +00:00
1fbbb773f9 Pen draw dot by one click now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-17 13:11:31 +00:00
b9d1e06a6b Rename the bitmap process unit to DLBitmap.pas and the PixelFormat changed to pf32bit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1571 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-17 12:34:38 +00:00