fbaef11db8
composed name handling (such as "one-prop")
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-01 20:44:10 +00:00
28bb2f355f
fix : user_client_console.lpi
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-10-01 19:02:18 +00:00
1349587f8d
some more comments for the serial example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-27 13:33:05 +00:00
6c099ee5de
Adds a serial client-server communication example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-27 13:26:17 +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
ee1b5a0ce4
* Remove ifdef for Get/SetBkColor since is already implemented in LCL
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1322 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-17 10:36:52 +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
17fe855a78
Patch from Denis Golovan to fix epiktimer compilation in 32bit unixes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-15 06:40:58 +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
73653e4c9b
easy access interface should be handle only in the unit containing the original interface.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1318 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-08 14:02:52 +00:00
f8809ed35c
Delete "_" if it is the last character of the generated name.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1317 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-08 14:00:31 +00:00
61c6016709
fix warning
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1316 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-08 13:57:34 +00:00
80f5f83a1a
Fix TInProcessTransport
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-08 13:54:13 +00:00
5e469a8721
* NetGradient: initialize ControlStyle to accept controls and dont focus
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-02 18:23:27 +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
c9fc9311ef
+Client side HTTP Cookie management,
...
+TBaseProxy implements IServiceProtocol to expose its serializer and transport
+TBaseTransport unimplemented methods now throw exception
+"Filter" implementation for synapse
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1312 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-01 00:42:16 +00:00
e39994c6db
Add "IsActive()"
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-01 00:35:41 +00:00
ed28927351
metadata service : regenerate from wsdl file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-01 00:29:10 +00:00
d246ccc22b
spell correction
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-09-01 00:24:32 +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
83249c4946
Adds support for alpha while drawing rectangles in the icon editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:47:38 +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
2f073e45f3
Adds laz color palette to lazarus-ccr subversion
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-31 15:10:25 +00:00
243b20e010
fix for TRxToolBar
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-26 17:38:32 +00:00
3e52125f09
new component for display service status
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-25 17:45:41 +00:00
5145fc762a
chelper: fix libname writting for non external functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-24 22:15:44 +00:00
cf017c781b
fix assign ImageList
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-24 17:51:33 +00:00
a2ed7be821
chelper: added library name for external functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-23 09:00:13 +00:00
80a30147ce
new component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-22 19:37:24 +00:00
a34c31748e
chelper: use the internal converter by default
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-19 14:15:16 +00:00
c04c5c61e2
chelper: fix mem leaks in cconverter
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-19 14:01:26 +00:00
0c1371c95f
chelper: added internal converter into the package. todo: fix leaks and improve performance
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-19 13:10:40 +00:00
830f08a5ce
chelper: fix structs and c-types parsing and improve error reporting
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-19 12:24:30 +00:00
bc54e2acb4
chelper: fix defines handling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-18 08:14:42 +00:00
9955c92eb0
chelper: fix for error reporting, empty comments are now converted as well
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-18 07:08:08 +00:00
90fda595b9
chelper: added parser error reports
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-17 12:29:27 +00:00
86e7cf7017
chelper: fix comments parsing
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-16 14:46:33 +00:00
297f9b4d2b
chelper: added support for bitpacked structures
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-16 13:42:06 +00:00
dd80a33837
chelper: fix for objc methods, protocols parsing and writting
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-16 13:23:30 +00:00
e3d745b988
chelper: added obj-c properties writting to pascal
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-16 09:10:30 +00:00
21e815aa2d
chelper: added parsing for objc2.0 properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-15 20:24:17 +00:00
019dddefcd
chelper: removed some debug output. implemented objcprotocol parsing and writting
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-15 19:35:32 +00:00
838a446e4a
chelper: improved objc interface parsing and code generation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-15 11:53:16 +00:00
2a5f151adc
chelper: started objc syntax support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-14 20:17:44 +00:00
2c90d92b2e
chelper: fix enum writting as const for all in once mode
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-13 13:40:40 +00:00