Commit Graph

270 Commits

Author SHA1 Message Date
vsnijders
6ac89bc136 process demo: removed platform specific code for testing if data is available, it uses fpc 2.2.0 functionality to get the available bytes and now runs also on *nix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-28 12:30:15 +00:00
inoussa
dc2b1b55c0 xsd generator
wsdl generator

xsd & wsdl parser test : embedded record

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-16 00:31:45 +00:00
blikblum
d6fdbce0da * Fixed memory leaks
* Code cleanup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-11 13:10:27 +00:00
blikblum
180090dcea * Fixed crash in non windows targets
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-11 11:30:53 +00:00
inoussa
e7786c75b4 xsd parser tests suite :
- array test
 - record test

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-10 22:19:20 +00:00
blikblum
f6bd5278ab * Added dummy include files and units for carbon/qt/gtk/gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-10 01:08:08 +00:00
inoussa
1c633e091d wsdl2pas_imp.pas has been reorganized :
- xsd_parser.pas XML schema parser
  - wsdl_parser.pas WSDL parser ( uses xsd_parser to parse type definitions )

ws_helper now supports XML Schema ( .XSD files ) parsing.

test cases for XSD and WSDL parsers

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 22:30:50 +00:00
blikblum
4c0ee502c7 * Moved OLE code to include files
* Cleaned defines

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 13:27:06 +00:00
blikblum
e1a93f2c6a * Added include directories
* Removed unnecessary code

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 12:26:20 +00:00
blikblum
eb49466d3a * Use optimal pixel format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-06 18:04:49 +00:00
blikblum
c3bc3cc808 * Fix: Selection is not cleared when focus change is not allowed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-06 17:41:35 +00:00
blikblum
2a100b7b09 * Fixed System* check buttons
* Optmized painting of CheckButtons and TreeButtons

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-06 11:19:23 +00:00
blikblum
872a08506e * Added missing files
* Fix transparency of node buttons (plus/minus)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-04 15:02:15 +00:00
macpgmr
e043736652 Release 0.17 (20070903): Recent changes to LCL broke Orpheus compilation; this release provides workaround so it can be compiled.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-04 01:50:14 +00:00
inoussa
77e718ba57 Delphi compiles ws_helper ( omitted file )
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 19:52:25 +00:00
christian_u
4b3d8c0c5e fixed some things
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 19:13:23 +00:00
inoussa
95fb7fb08f Delphi compiles ws_helper
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 19:05:47 +00:00
christian_u
55d828ec76 Make compatible to actual svn, Mac OSX Compatibility
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 19:04:07 +00:00
tomb0
5d38e0badc Removed example image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 17:43:14 +00:00
tomb0
4ee0dd740f - implementation for Carbon interface
- fix compilation after graphics rewrite
- improved example application

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 15:12:14 +00:00
vsnijders
1be18f4bcc rx: updated to 1.1.5.98
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-01 11:39:17 +00:00
vsnijders
c1d156080c svn classes: don't call svn proplist to get the properties of an empty file list
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-31 21:04:08 +00:00
vsnijders
c927a15a50 rx component: fixed compilation with Lazarus trunk as suggested by Marc Weustink
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 22:21:31 +00:00
vsnijders
8a0899c0a1 rx component: added new files from 1.1.4.93 release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 22:02:24 +00:00
vsnijders
fdc71696d7 rx corx component: updated to version 1.1.4.93
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 21:55:23 +00:00
inoussa
a670b3cc11 Record definition partialy supported in Type Library Editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@245 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-21 22:14:13 +00:00
inoussa
1069954eba Record support :
- Field may be hidden by calling SetFieldSerializationVisibility()
  - Field may be mapped to XML Attribute by calling RegisterAttributeProperty()

Some methods and routines have been marked "inline". By default the "inline" modifier is not enable. To enable it
uncomment the "//{$DEFINE USE_INLINE}" line in wst_global.inc.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-19 21:04:16 +00:00
inoussa
11a897fc26 Object Pascal "record" serialization ( first commit! )
TTest_TIntfPoolItem
TTest_TSimpleItemFactory
TTest_XmlRpcFormatterExceptionBlock
TTest_SoapFormatterExceptionBlock
Record serialization test

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-19 00:29:43 +00:00
inoussa
bbee29cb90 Release 0.5 copy
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-15 01:48:46 +00:00
inoussa
7788fcc3f4 typo in documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-14 22:04:55 +00:00
inoussa
9ecff4f98c git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@240 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2007-08-14 18:53:43 +00:00
inoussa
65dab20c6f Delphi compatibility fix ( node filtering )
Add Delphi amazon sample

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@239 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-13 18:12:23 +00:00
inoussa
1b7b1d4349 fix wsdl parametter ambiguity
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-13 15:50:55 +00:00
vsnijders
8e9785fc48 svn classes: fixed bug in reading properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-12 18:04:25 +00:00
inoussa
ab89744bda fpc compatibility fix
doc update

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@236 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-12 15:18:57 +00:00
vsnijders
84af5e672b rx: fix memleak
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-11 21:11:20 +00:00
vsnijders
38fdedb1cc rx component: updated to version 1.1.3.86 from http://alexs75.narod.ru/fpc/rxfpc/RxFPC.rar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-10 22:15:51 +00:00
vsnijders
3b3bbb969c rx component: fixed compilation with fpc 2.3.1 and lazarus 0.9.23.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-09 21:53:05 +00:00
vsnijders
a3d4d0d2fd initial import of the rx component version 1.0.12.38
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-09 21:36:59 +00:00
inoussa
22093d6e75 test suite to use CThread on unix systems
save serialized streams to files 

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-31 10:48:24 +00:00
christian_u
d420a2d542 corrected compilation with latest versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-29 16:50:48 +00:00
vsnijders
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
vsnijders
fd67d975fe * fixed parsing of multiline properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 22:00:46 +00:00
inoussa
c8296c17b9 PowerPC compatibility fix ( from Philip J Hess )
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 20:05:58 +00:00
inoussa
bd61ea0229 FPC 2.0.4 compatibility ( TFormBorderStyle is not present )
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 18:19:53 +00:00
inoussa
8f8b770f34 + Range check error fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-25 16:37:32 +00:00
inoussa
02efb4cb8a + add delphi DUnit (9.3) test suite
delphi compatibility 

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-25 00:30:44 +00:00
blikblum
0e95629552 * Backported changes done in main svn tree up to svn rev 143 (version 4.5.4)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-23 14:43:56 +00:00
inoussa
d27d04532d Document UpdateObject
Type Library Editor : type alias definition added.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@222 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-22 17:09:02 +00:00
inoussa
0900785a6e linux validation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 20:36:45 +00:00