|
0c5b5b1913
|
Starts implementing text support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-30 15:35:48 +00:00 |
|
|
21518cb872
|
Fixes the dxftokentotree.pas performance and makes the dxf reader more powerful
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-30 14:37:28 +00:00 |
|
|
304dbb2e2f
|
Fixes running the DXF reader in Windows and changed the list of tokens to convert to float from a negative list to a positive list to be more reliable against unknown tokens.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-29 21:32:39 +00:00 |
|
|
0b1e9bc532
|
Fixes the dxf reader floating point
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-28 15:25:55 +00:00 |
|
|
412922cb29
|
Adds a caption to fpvviewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-26 21:26:33 +00:00 |
|
|
a263b71828
|
Implements circular arcs in fpvectorial
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-26 20:40:56 +00:00 |
|
|
c079c6138b
|
Advances the reading support of DXF in fpvviewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-26 16:05:00 +00:00 |
|
|
5e3e7833cb
|
Adds support for circles in DXF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-25 16:51:57 +00:00 |
|
|
e831cf4bde
|
Lines in new DXF versions can be drawn now
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1460 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-25 14:46:25 +00:00 |
|
|
907f0fe3e0
|
Reestablishes drawing the cube example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1459 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-25 14:43:07 +00:00 |
|
|
d67eefba96
|
Implements the new DXF Tokenizer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-25 14:13:33 +00:00 |
|
|
897d9483ac
|
Adds a copy of the fpvectorial source code for convenience
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-14 14:49:45 +00:00 |
|
|
889d7ad6a0
|
Basic implementation of the fpvectorial viewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-14 14:45:47 +00:00 |
|
|
15742393b1
|
Starts a fpvectorial reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1446 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-01-14 13:59:51 +00:00 |
|
|
e22a6b1b20
|
Starts reorienting the chess game towards the borland chess webservice
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-10-06 15:59:48 +00:00 |
|
|
68d2761793
|
Adds the capability to get the local IP to the chess game
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-10-06 13:34:34 +00:00 |
|
|
e200bb3faf
|
Fixes compilation of the chess game
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-10-05 20:05:41 +00:00 |
|
|
7fad6b83aa
|
fpchess is now playable in hotseat mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-23 15:40:21 +00:00 |
|
|
5898609891
|
Implements support for piece moving in fpchess
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-23 10:43:52 +00:00 |
|
|
e52bf638d2
|
Corrects transparency in fpchess
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-23 07:31:28 +00:00 |
|
|
6a3bf19703
|
Advances fpchess up to being able to draw the board and tiles, and adds the tile images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-22 15:45:23 +00:00 |
|
|
2bd91fb276
|
Starts building more structure into the chess game
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-21 06:33:18 +00:00 |
|
|
c4882537eb
|
Adds a new application to lazarusccr, fpchess
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-16 11:52:47 +00:00 |
|
|
0679bbc701
|
Starts renaming the icon editor to lazarus image editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-09 11:34:45 +00:00 |
|
|
a46b4a04a2
|
Some improvements to the fuzzy algorithm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-09-02 07:14:50 +00:00 |
|
|
02726bf11d
|
Adds support for fuzzy effect in the icon editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-08-31 15:58:43 +00:00 |
|
|
f8f7003fb8
|
Adds support for alpha while drawing rectangles in the icon editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1306 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-08-31 15:46:01 +00:00 |
|
|
c5465cfa33
|
Fixes the tool buttons in the icon editor and makes it work from it's main directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1305 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-08-31 15:18:21 +00:00 |
|
|
1249b16f70
|
fpsvnsync: another fix for using revision in svn copy command
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-12-23 14:48:32 +00:00 |
|
|
6506f6323d
|
fpsvnsync: fixed quoting for svn copy with revision
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@642 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-12-23 13:56:15 +00:00 |
|
|
6c77caad00
|
fpsvnsync: fixed using revision in svn copy command
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@641 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-12-23 13:20:28 +00:00 |
|
|
060c03ecf1
|
Initial import of wikihelp Tools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-10-31 15:40:07 +00:00 |
|
|
c50e7b7180
|
fixes after bitmap rewrite
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-06-28 14:25:53 +00:00 |
|
|
dda68f13a0
|
fpsvnsync: don't set empty properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-28 09:57:41 +00:00 |
|
|
7730bf1d0b
|
small test commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-25 19:42:32 +00:00 |
|
|
e65d145159
|
fpsvnsync: fixed setting svn:eolstyle on files that are not text/plain, needed for lazarus r13688.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-01-11 23:13:23 +00:00 |
|
|
b4b0070df7
|
fpsvnsync: fixed typo svn copy command
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-12-23 09:30:10 +00:00 |
|
|
96bf4fd526
|
fpsvnsync: fixed accidentally commented line in r295
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-12-22 20:23:46 +00:00 |
|
|
cdb77ad0f9
|
fpsvnsync: fixed typo svn add command
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-12-22 15:21:27 +00:00 |
|
|
cfabbe90ac
|
fpsvnsync: fixed adding file with spaces.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-12-22 15:09:13 +00:00 |
|
|
9c8ba59429
|
iconeditor, reduced flicker
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-11-25 03:16:17 +00:00 |
|
|
e76bd25f1c
|
iconeditor, fixes compilation under linux/windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-11-23 06:46:07 +00:00 |
|
|
91d42ce7f5
|
* a bit more verbosity in case of errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@229 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-07-28 22:04:32 +00:00 |
|
|
e0831713d2
|
Extended language support from Laurent Jacques.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-06-30 15:08:27 +00:00 |
|
|
a378b15cb3
|
Extended language support from Laurent Jacques.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-06-28 11:30:47 +00:00 |
|
|
aa2fdf9d34
|
Patch to uncheck menu item when the preview is closed from Laurent Jacques.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-06-27 09:08:44 +00:00 |
|
|
1410cdab42
|
Added resource strings unit from Laurent Jacques.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-06-25 13:37:09 +00:00 |
|
|
fdfebb2970
|
Removed ColorPickerButton unit reference.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-06-23 14:46:21 +00:00 |
|
|
a83a09e9c3
|
Fixed loading icons from Laurent Jacques
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-06-23 14:08:08 +00:00 |
|
|
e6c6bc8691
|
fpsvnsync: more fixes for copying properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2007-04-27 21:27:20 +00:00 |
|