* HtmlControl.cs: Make disabled an attribute of the control so it
[mono.git] / mcs / class / System.Web.Services /
2003-10-27 Miguel de Icaza2003-10-26 Miguel de Icaza <miguel@ximian.com>
2003-10-22 Lluis Sanchez * Methods.cs: Class Fault is now public, so it can...
2003-10-21 Lluis Sanchez * ServiceDescription.cs: Fixed implementation of CanRead.
2003-10-21 Lluis Sanchez * DiscoveryClientProtocol.cs: Fixed little bug in...
2003-10-15 Lluis Sanchez * MessageBinding.cs: Name property should be null...
2003-10-15 Lluis Sanchez * TypeStubManager.cs: Added OperationName property.
2003-10-15 Lluis Sanchez * HttpSimpleProtocolReflector.cs, ProtocolReflector.cs:
2003-10-14 Lluis Sanchez * HttpGetTypeStubInfo.cs, HttpPostTypeStubInfo.cs...
2003-10-14 Lluis Sanchez * ContractReference.cs, DiscoveryDocumentReference...
2003-10-14 Lluis Sanchez * HttpSimpleProtocolReflector.cs, SoapProtocolReflecto...
2003-10-12 Lluis Sanchez * SoapHttpClientProtocol.cs: Replaced AsyncInfo by...
2003-10-10 Lluis Sanchez * ContractReference.cs, DiscoveryClientProtocol.cs,
2003-10-10 Lluis Sanchez* DiscoveryDocumentSerializer.cs: New file.
2003-10-10 Gonzalo Paniagua... 2003-10-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-06 Lluis Sanchez * System.Web.Services.dll.sources: Added
2003-10-06 Lluis Sanchez * ProtocolImporter.cs: Moved some code to ServiceDescr...
2003-10-06 Lluis Sanchez * HtmlFormParameterWriter.cs: Fixed WriteRequest().
2003-10-04 Lluis Sanchez * System.Web.Services.dll.sources: Added
2003-10-04 Lluis Sanchez * ProtocolReflector.cs: The ReflectionImporter propert...
2003-10-04 Lluis Sanchez * SoapDocumentationHandler.cs: Moved here the code...
2003-10-03 Gonzalo Paniagua... 2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-01 Lluis Sanchez * System.Web.Services.dll.sources: Added
2003-10-01 Lluis Sanchez * ProtocolReflector.cs: Adapted to the changes in...
2003-10-01 Lluis Sanchez * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
2003-09-29 Lluis Sanchez * Methods.cs: Little fix in binding check.
2003-09-28 Lluis SanchezSystem.Web.Services.dll.sources: Added SoapHttpTranspor...
2003-09-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs: In SerializeResponse...
2003-09-28 Lluis Sanchez * ExtensionManager.cs: Read extension types from the...
2003-09-25 Lluis Sanchez * WebServicesConfigurationSectionHandler.cs: added...
2003-09-14 Lluis Sanchez * SoapDocumentationHandler.cs: Added support for on...
2003-09-14 Lluis Sanchez * System.Web.Services_test.dll.sources: Added BindingC...
2003-09-14 Lluis SanchezBindingCollectionTest.cs ChangeLog DocumentableItemTest.cs
2003-09-14 Lluis Sanchez * DocumentableItem.cs MimeContentBinding.cs OperationM...
2003-09-11 Lluis Sanchez * ServiceDescriptionImporter.cs, ServiceDescriptionRef...
2003-09-04 Lluis Sanchez * ServiceDescription.cs: minor fixes.
2003-09-04 Lluis Sanchez * Methods.cs: Added support for bare parameter style...
2003-09-01 Lluis Sanchez * Methods.cs: In TypeStubInfo, added Documentation...
2003-09-01 Lluis Sanchez * System.Web.Services.dll.sources: Added ExtensionMana...
2003-09-01 Lluis Sanchez * ExtensionManager.cs: Added
2003-08-29 Lluis Sanchez * ServiceDescription.cs: Disabled suspport for seriali...
2003-08-28 Lluis Sanchez * System.Web.Services.dll.sources: Added System.Web...
2003-08-28 Lluis Sanchez * MessageBinding.cs: Added default value attribute...
2003-08-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs:
2003-08-28 Lluis Sanchez * XmlFormatExtensionPointAttribute.cs: Fixed construct...
2003-08-03 Gonzalo Paniagua... The set of /nowarn arguments is now set on a per librar...
2003-07-22 Lluis Sanchez * WebServiceHandler.cs: Fixed Invoke(). ParameterInfo...
2003-07-22 Lluis Sanchez * Binding.cs, Import.cs, Message.cs, MessageBinding...
2003-07-21 Andreas N2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-07-21 Andreas N2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-07-18 Peter WilliamsSo long; it's been fun, list files.
2003-07-16 Lluis Sanchez* SoapHttpClientProtocol.cs: Removed debug WriteLine.
2003-07-14 Gonzalo Paniagua... New build system
2003-07-14 Gonzalo Paniagua... New build system from Peter Williams (peter@newton.cx)
2003-07-10 Lluis Sanchez * HttpSoapWebServiceHandler.cs: MS puts the soap actio...
2003-07-09 Lluis Sanchez * SoapHttpClientProtocol.cs, HttpSoapWebServiceHandler...
2003-07-08 Gonzalo Paniagua... sigh, i need more sleep :)
2003-07-08 Gonzalo Paniagua... Nothing escapes from Lluis' sight
2003-07-08 Gonzalo Paniagua... 2003-07-08 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-07-04 Lluis Sanchez * list: added System.Web.Services.Protocols.HttpSoapWe...
2003-07-04 Lluis Sanchez * LogicalMethodInfo.cs: Fixed Invoke method. If return...
2003-07-03 Gonzalo Paniagua... 2003-07-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-07-03 Gonzalo Paniagua... aaaaargh
2003-07-03 Gonzalo Paniagua... 2003-07-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-07-02 Gonzalo Paniagua... added WebServicesConfigurationSectionHandler.cs
2003-06-21 Gonzalo Paniagua... 2003-06-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-06-14 Lluis Sanchez * Methods.cs: Added information about headers in Metho...
2003-06-13 Lluis Sanchez * Methods.cs: Added serializer to MethodStubInfo for...
2003-06-10 Lluis Sanchez * Methods.cs: removed handler for UnknownNode event
2003-06-05 Lluis Sanchez * Methods.cs: added support for encoded format
2003-06-01 Miguel de IcazaWe now do the call correctly (thanks to Lluis input...
2003-05-31 Miguel de IcazaFirst set of attempts to do RPC, but I need to prefix...
2003-05-30 Miguel de Icaza2003-05-30 Miguel de Icaza <miguel@ximian.com>
2003-05-30 Miguel de Icaza2003-05-30 Miguel de Icaza <miguel@ximian.com>
2003-05-30 Miguel de Icazamaybe this is part of the problem
2003-05-30 Miguel de IcazaThanks to Lluis' work on the XmlSerializer it is now...
2003-05-29 Miguel de IcazaAdd my scratch pad for web services notes
2003-05-29 Miguel de Icaza2003-05-28 Miguel de Icaza <miguel@ximian.com>
2003-05-13 Martin Willemoes... * Tests inherits from Assertion and Assertion...
2003-05-11 Miguel de IcazaVarious changes, they send the the SOAP request, now...
2003-04-30 Paolo MolaroFix build.
2003-04-30 Miguel de IcazaSmall workaround for the stack thing.
2003-04-30 Miguel de Icaza2003-04-29 Miguel de Icaza <miguel@ximian.com>
2003-04-30 Miguel de Icaza2003-04-29 Miguel de Icaza <miguel@ximian.com>
2003-02-26 Dave Bettino Modified WebService to house a HttpContext member...
2003-02-26 Dave Bettino Moved tests to nunit2 guidelines
2002-11-02 Duncan MakAdding .cvsignores
2002-10-15 Nick DrochakIgnore more dll's
2002-10-10 Miguel de IcazaRemove doc
2002-09-17 Adam Treat* The rest of the Master.xml files for the assemblies...
2002-09-14 Piers Haken2002-09-14 Piers Haken <piersh@friskit.com>
2002-08-25 Tim Coleman2002-08-24 Tim Coleman <tim@timcoleman.com>
2002-08-25 Tim Coleman2002-08-24 Tim Coleman <tim@timcoleman.com>
2002-08-24 Tim Coleman2002-08-23 Tim Coleman <tim@timcoleman.com>
2002-08-24 Tim Coleman002-08-23 Tim Coleman <tim@timcoleman.com>
2002-08-20 Tim Coleman2002-08-20 Tim Coleman <tim@timcoleman.com>
2002-08-20 Tim Coleman2002-08-20 Tim Coleman <tim@timcoleman.com>
2002-08-20 Tim Coleman2002-08-19 Tim Coleman <tim@timcoleman.com>
2002-08-20 Tim Coleman2002-08-19 Tim Coleman <tim@timcoleman.com>
2002-08-20 Tim Coleman002-08-19 Tim Coleman <tim@timcoleman.com>
2002-08-17 Tim Coleman2002-08-15 Tim Coleman <tim@timcoleman.com>
next