Commit Graph

1670 Commits

Author SHA1 Message Date
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
5c694feede git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1531 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-14 12:34:55 +00:00
1747e6b114 The rotate functions implemented now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1530 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-13 15:47:45 +00:00
ef16a00e01 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1529 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-12 17:53:25 +00:00
892d2235c3 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1528 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-12 17:48:37 +00:00
393dd345b9 preview is not needed now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-10 00:27:45 +00:00
d88d35ab2b git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1526 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-09 12:54:53 +00:00
b94861690c git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1525 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-09 12:51:24 +00:00
64d62ee582 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1524 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-09 02:50:11 +00:00
9908f63d5a git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1523 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-03-09 01:14:06 +00:00
c54cc35102 Fixes the compilation of avisocncwriter and improves the code structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-08 14:32:14 +00:00
aa5644ca43 Added Print (to printer) method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-04 12:35:25 +00:00