Copy of the Lazarus CCR svn repository on SourceForge: https://sourceforge.net/projects/lazarus-ccr/
Go to file
inoussa d2abf9846b +Delphi : QWord = UInt64 for CompilerVersion > 16.0
+THeaderBlockProxy :
  This class is used as a wrapper to allow a TBaseRemotable instance to be sent and received as a header block
+ICallContext.AddHeader() : 
  Overload to support classes that do not inherit from THeaderBlock
+TTypeRegistryItem.AddExternalSynonym(), TTypeRegistryItem.IsExternalSynonym()
  Usefull when a xsd defines a complex type and a "element" which type is the complex one.
+TTypeRegistry.FindByDeclaredName():
  Add an option to include the external synonyms in the search

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-18 15:53:10 +00:00
applications fpsvnsync: another fix for using revision in svn copy command 2008-12-23 14:48:32 +00:00
bindings modified type 'id' definition 2009-03-17 12:21:02 +00:00
components fix paint on windows 2009-03-16 14:27:16 +00:00
examples Patch to prevent TDBEdit exception 2009-01-01 21:41:48 +00:00
lclbindings Added TLabel.Create to c bindings. 2008-02-03 16:01:04 +00:00
wst +Delphi : QWord = UInt64 for CompilerVersion > 16.0 2009-03-18 15:53:10 +00:00