eac3afadb9
Fix Design package.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-15 19:11:33 +00:00
dfe5feb448
Add wst_delphi.inc dependency.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-15 18:52:33 +00:00
05e91fa5d1
Require FPC 3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-15 18:44:12 +00:00
6055234ef7
New package for FPC built-in TCP and HTTP transport protocols (client/server).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-15 18:37:35 +00:00
0e419f64ff
Update the description of packages.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-15 18:33:39 +00:00
27e490e99b
Update packages' version to 0.8.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-13 14:30:50 +00:00
f6faf1a5e0
Update the package version to 0.7.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5955 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-23 10:03:31 +00:00
46e048dc53
Lazarus' pluging : fix compilation for "generatorbase.pas"'s introduction.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5015 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-20 19:57:30 +00:00
f5a554e4ea
wst: Fix compilation (missing "uses generatorbase" in wstimportdlg.pas)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-18 13:53:00 +00:00
7793cf2063
Improve project files (Thanks Juha)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-19 09:36:07 +00:00
e0b19fe05c
Fix compilation : Add unit path "..\.." to packages. (Thanks Juha)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3889 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-18 00:17:53 +00:00
4f9cf13e5f
Improve project files (Thanks Juha)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3864 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-03 13:44:46 +00:00
22193d3546
Improve packages files (Thanks Juha)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3863 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-03 13:37:43 +00:00
0a71476b03
Fix Integer/Cardinal instead of PtrInt/PtrUInt (Thanks Juha)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3859 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-02 17:48:42 +00:00
e195112d8b
IDE ImportDlg's option to include files now works (Thanks Juha Maninnen) :
...
* Flag ofRevert is not needed. File is not added to project if already there.
* Invalidate file cache after generating a Pascal file.
Prevents error when opening it. Works also with older Lazarus versions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-19 10:14:01 +00:00
1d92e483ca
WstImportDlg: improve GUI layout use anchors (Thanks Juha Maninnen)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-16 19:09:54 +00:00
58be34c928
WstImportDlg: fix opening generated files in editor (Thanks Juha Maninnen)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-16 19:08:10 +00:00
f1b0922aa1
Fix compilation of test-project with -Define-WST_HANDLE_D (Thanks Juha Maninnen)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-16 19:05:44 +00:00
a10ed81837
Design Time package : Use FPC resources instead of LRS files (Thanks Juha Maninnen)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-16 19:01:27 +00:00
9f07522d7c
Import Wizard : XML opening should use name spaces
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3014 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-05-07 12:55:34 +00:00
d5c37afd8d
Package update for logger.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2948 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-04-18 14:47:54 +00:00
9ce86062fb
Use "AResponse.ContentStream" instead of "AResponse.Content" because the later does interpret #13 as new and so replaced with #10 . This is needed for binary format.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-26 15:10:43 +00:00
2b84aaadad
webservice toolkit: Fixes the compilation of the synapse package
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-15 14:50:04 +00:00
27705788ce
small fix : remove file writing, fix interface reference
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-02 15:43:58 +00:00
739b3a43cb
fcl-web module to integrate WST in a fcl-web application by Michael Van Canneyt
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-26 08:43:29 +00:00
420a28dc1d
Preparing Type name and Element disambiguation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@950 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-09-02 12:24:19 +00:00
5e019c5aec
Option to generate object collection instead of array.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@904 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-07-09 18:07:33 +00:00
85d250cfc0
Type Hint handling in the "message" component of wsdl files ( WideString, AnsiString, UnicodeString handling )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-06 22:25:04 +00:00
1e95624282
add wst_core dependency
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@559 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-13 16:12:30 +00:00
e5a4f0a2e3
Lazarus IDE pacakages ( Thanks to MVC FPC team )
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@558 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-13 15:56:59 +00:00
7a5a5c150b
Documentation handling in wsdl/xsd editing and parsing :
...
+ main windows of the Type Library Editor now has, for the select item, a document view, xsd view and a dependencies view
+ each type edit dialog now has, for the select item, a document view, xsd view and a dependencies view
+ the interface file generator is able to generate the xsd documentation as comments in the Object Pascal source code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@531 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-18 18:19:00 +00:00
639bde5376
+Object Collection support
...
All WST custom attributes are now namespace qualified
Correct XDS generator for complex type extending simple type
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-01 21:38:55 +00:00
e6599ad9f8
Document wrapped parameters handling : generation of an easy access interface
...
that expose simpler parameters.
see ws_helper -y commute
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-03 16:15:03 +00:00
4b8de601a1
various IDE update
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-26 15:14:39 +00:00
bf335843b4
Updated to use the new parser interface
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-06 15:11:41 +00:00
7032cef6b7
- Type Library Editor : array support
...
- better Delphi support
- server listeners refactored to ease service creation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-14 23:17:03 +00:00
5ce9841611
Delphi server side support ( binary, soap, xmlrpc ):
...
- the Indy http_server compile and works
- for xml, the Delphi xmldom unit as used ( tested with msxml )
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-13 22:33:55 +00:00
65f4a3dffd
+ TStringBufferRemotable = reading a node's raw buffer
...
+ Better Delphi support : client & server( new )
- SOAP, XMLRPC and BINARY formats
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-12 14:46:45 +00:00
549deb3e6d
lazarus IDE integration :
...
- WSDL file import ( GUI ) menu Project/Web Services Toolkit/Import WSDL File ...
- WSDL Type Library Editor ( GUI ) Project/Web Services Toolkit/Type Library Editor...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-07 20:56:01 +00:00