Commit Graph

2681 Commits

Author SHA1 Message Date
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
35618bdc75 fix work with last lazarus from svn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-18 18:43:46 +00:00
8c1017c19f git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1579 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-04-18 17:23:32 +00:00
1f24c85aaf delete lpk files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1578 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-18 16:44:23 +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
71399e7d4d git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1576 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-04-17 15:58:45 +00:00
e4578aa604 The Zoom buttons have been added to toolbar and it works fine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1575 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-17 15:47:47 +00:00
2baee7171f Dragging color works.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1574 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-17 14:34:12 +00:00
162f584d98 Add lazcolorpalette component for future modification.
The drag crash bug is fixed in it.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1573 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-17 13:50:06 +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
fd13bd5514 ScanLine likes Delphi's with one line code added to update it.
Multiple images of ICO is back.
Color can be filled in the tools.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1570 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-15 16:41:26 +00:00
2b84aaadad webservice toolkit: Fixes the compilation of the synapse package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-15 14:50:04 +00:00
48cc2d886f fpchess: Starts checking for moves which will leave the king in check
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-15 14:45:57 +00:00
dd4905017b fpvectorial: Small rename in font properties in TvText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-13 08:25:52 +00:00
9e2f90802b Fixes compilation of freetype
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-12 09:00:36 +00:00
0ca7bd6a4a freetype1 Pascal version, initial checkin from http://cvsweb.xfree86.org/cvsweb/xc/extras/FreeType/pascal/lib/Attic/
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1565 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-12 08:50:13 +00:00
b47cb1562e Fixes compilation without the LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 07:29:07 +00:00
9a48e7adbb fpvectorial: Adds some more pen information
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 07:19:49 +00:00
7060f8080c fpchess: Patch from Brian Chalega da Silva, improves the bishop moves
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1562 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 05:46:27 +00:00
5cbd0741f8 fpvectorial: Adds pen and brush information to all objects and other small improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 05:43:26 +00:00
83e04437f6 Starts implementing the rook and king castling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1560 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 05:40:35 +00:00
1e63a6a8df fpchess: Implements the knight movement and rewrites the queen movement
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-10 06:07:53 +00:00
88dd1ab601 fpchess: Implements the king movement and rewrites the rook movement
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-10 05:51:39 +00:00
498b0efc99 fpchess: some cleanup and enpassant refactoring
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1557 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-09 06:27:30 +00:00
dfce58e752 fpvectorial: Advances color support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-08 07:10:36 +00:00
fb337ed49a fpvectorial: starts implementing color support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 16:02:09 +00:00
54c7e64160 fpchess: Improves the timer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1554 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 06:57:02 +00:00
27ae008cc6 fpchess: Implements obtaining the resources directory, allows running from the Bundle in Mac OS X
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 06:35:58 +00:00
3304659080 fpchess: Patch from Brian, improves pawn capture
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1552 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 06:27:40 +00:00
f8067222d3 fpchess: Starts adding AI play via a web service
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-07 06:26:28 +00:00
15dc8cfd55 fpchess: Adds some rules for pawn movements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1550 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-04 16:30:23 +00:00
5305fd6321 fpchess: Patch from Brian Chalega da Silva, starts implementing move validation and fixes compilation with the latest Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1549 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-04 16:09:05 +00:00
b7777efdb9 fpvectorial: Fixes reading huge DXF map files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1548 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 17:58:44 +00:00
c3e6a6e8eb fpvectorial: Adds more elements to the DXF reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 17:26:18 +00:00
0101aea6b7 fpvectorial: Fixes DXF reading of SPLINE and LWPOLYLINE and adds better debug info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 17:01:28 +00:00
d28e47e741 * Set default value to BidiMode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1545 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 04:01:02 +00:00
a2cbf3ca53 instantfpc: windows support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1544 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-31 17:49:51 +00:00
9ba91cef51 Starts supporting DXF POLYLINE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1543 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-31 10:53:47 +00:00
a48578d736 Starts implementing more DXF records
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1542 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-29 15:38:29 +00:00
7c0725fdac instantfpc: fixed for 2.5.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1541 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-27 22:14:17 +00:00
ab5ec9ca7b instantfpc: clean up
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1540 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-27 19:49:22 +00:00
ce15a330f1 instantfpc: fixed examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1539 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-27 19:48:12 +00:00
9703e98787 instantfpc: example for working directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1538 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-27 16:42:50 +00:00
f99c3f3b90 instantfpc: check for -B
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1537 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-27 16:30:22 +00:00
bde52cd0f9 undo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-25 17:56:20 +00:00
337f293416 instantfpc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-25 17:53:45 +00:00
f0b8257f5a the copy, paste, delete, save, open functions has be completed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-18 15:37:47 +00:00
e03dddf2b2 Now copy, paste, delete work
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1533 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-18 12:22:13 +00:00
d6b917de4a 1531 implemented flip functions, this revision gets Invert and Grayscale.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1532 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-15 13:01:58 +00:00