Copy of the Lazarus CCR svn repository on SourceForge: https://sourceforge.net/projects/lazarus-ccr/
Go to file
inoussa 46a16cfdd8 part 2
wsdl function "result" part is determined now as ( in order and stops when ok ) :
  * "result" part
  * "return" part
  * "_result" part
  * "result_" part
  * "_return" part
  * "return_" part
  * the last part

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-10 01:48:30 +00:00
applications fixes after bitmap rewrite 2008-06-28 14:25:53 +00:00
bindings Improves Cocoa bindings 2008-07-31 17:24:12 +00:00
components rewrite code for align button on TToolPanel 2008-09-01 13:30:17 +00:00
examples 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. 2007-09-28 12:30:15 +00:00
lclbindings Added TLabel.Create to c bindings. 2008-02-03 16:01:04 +00:00
wst part 2 2008-09-10 01:48:30 +00:00