2007-08-03 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Web.Extensions /
2007-07-12 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-12 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-12 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-12 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-11 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-11 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-11 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-11 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-11 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-10 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-10 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-10 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-10 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-10 Yoni KlainBy : Yonik <yonik@mainsoft.com>
2007-07-10 Yoni KlainNew tests for QuickStarts test suite
2007-07-10 Yoni Klaintypo fix
2007-07-09 Igor Zelmanovichfixed project files
2007-07-08 Yoni KlainPorted quick start samples to the tests application
2007-07-08 Igor Zelmanovich'theForm' must be defined at form beginning
2007-07-05 Rodrigo Kumpera2007-07-05 Rodrigo Kumpera <rkumpera@novell.com>
2007-07-05 Igor Zelmanovichprepare selenium test environment
2007-07-05 Igor Zelmanovichfixed project files
2007-07-05 Igor Zelmanovichconsider section 'system.web/deployment' is not support...
2007-07-05 Igor Zelmanovichprepare test project
2007-07-05 Igor Zelmanovichadded/fixed project files
2007-07-05 Raja R HarinathRename cs1624-3.cs to gcs1624.cs
2007-07-05 Adar WesleyScript to run standalone functional tests using Selenium.
2007-07-04 Igor Zelmanovichdoesn't consider CompilationSection for TARGET_J2EE
2007-07-04 Igor Zelmanovichrefactoring: make it works for TARGET_J2EE
2007-07-04 Igor ZelmanovichJavaScriptSerializer.Deserialize method returns correct...
2007-07-03 Igor ZelmanovichImplemented EnablePageMethods feature
2007-07-03 Igor Zelmanovichmake ScriptMethodAttribute is optionally
2007-07-02 Konstantin Trigerinitial script services implementation
2007-07-02 Konstantin Trigersupport serialization of IDictionary<>; refactoring
2007-07-02 Konstantin Trigerimplement GenerateScriptTypeAttribute.ScriptTypeId
2007-07-02 Igor Zelmanovichbase.Render is called from overridden method
2007-07-02 Adar WesleyAdded tests for Ajax client side functionality using...
2007-07-02 Igor ZelmanovichImplemented RegisterDataItem methods
2007-07-02 Igor Zelmanovichimproved partial rendering.
2007-07-02 Igor ZelmanovichImplemented RenderMode property
2007-07-01 Igor Zelmanovichimproved partial rendering.
2007-06-28 Igor ZelmanovichScriptManager registers script includes after OnResolve...
2007-06-28 Konstantin Trigercorrectly handle string escaping
2007-06-28 Igor Zelmanovichoptimized WriteCallbackOutput
2007-06-28 Konstantin Trigercorrectly read \uXXXX escaped characters
2007-06-28 Igor Zelmanovichsupport scenario, when Update panel is created programm...
2007-06-28 Igor Zelmanovichoptimized clipping at AsyncPostBack.
2007-06-27 Igor ZelmanovichImplemented EnablePartialRendering and SupportsPartialR...
2007-06-27 Igor Zelmanovichimplemented nested updatepanels support
2007-06-27 Igor ZelmanovichInitial Timer implementation
2007-06-27 Igor ZelmanovichInitial UpdateProgress implementation
2007-06-27 Igor Zelmanovichadded new tests
2007-06-26 Igor ZelmanovichInitial ScriptControl implementation
2007-06-26 Igor Zelmanovichimplemented RegisterScriptControl and RegisterExtenderC...
2007-06-26 Igor ZelmanovichInitial ScriptControlDescriptor implementation
2007-06-24 Igor ZelmanovichInitial ExtenderControl implementation
2007-06-24 Igor ZelmanovichInitial ScriptBehaviorDescriptor implementation
2007-06-24 Igor ZelmanovichInitial ScriptComponentDescriptor implementation
2007-06-24 Igor Zelmanovichadded DefaultSerializer property for internal use
2007-06-21 Konstantin Trigerimplemented DeserializeObject
2007-06-21 Konstantin Trigerimplemented JavaScriptConverter..Deserialize functionality
2007-06-21 Konstantin Trigerimplement a CultureInfoConverter for testing
2007-06-21 Konstantin Trigerimplementation of converters for serialization
2007-06-21 Konstantin Trigerremove commented out code
2007-06-21 Igor Zelmanovichrafactoring
2007-06-21 Igor ZelmanovichImplemented RegisterExpandoAttribute and RegisterOnSubm...
2007-06-21 Igor ZelmanovichImplemented RegisterHiddenField
2007-06-21 Igor ZelmanovichImplemented RegisterClientScriptInclude and RegisterCli...
2007-06-21 Igor ZelmanovichImplemented RegisterArrayDeclaration.
2007-06-21 Igor ZelmanovichImplemented RegisterClientScriptBlock and RegisterStart...
2007-06-21 Igor ZelmanovichInitial ScriptManagerProxy implementation
2007-06-21 Igor ZelmanovichImplemented EnableScriptLocalization and ScriptPath...
2007-06-20 Igor ZelmanovichImplemented EnableScriptGlobalization and EnableScriptL...
2007-06-20 Igor ZelmanovichInitial PostBackTrigger implementation
2007-06-20 Igor ZelmanovichInitial AsyncPostBackTrigger implementation
2007-06-19 Igor ZelmanovichInitial ScriptManager implementation
2007-06-19 Igor ZelmanovichInitial UpdatePanel implementation
2007-06-19 Konstantin Trigercompilation problems
2007-06-19 Igor Zelmanovichimplemented ScriptResource and NotifyScriptLoaded features
2007-06-19 Igor ZelmanovichImplemented redirect from AsyncPostBack
2007-06-18 Igor ZelmanovichInitial ScriptManager implementation
2007-06-18 Igor ZelmanovichInitial ScriptManager implementation
2007-06-18 Igor Zelmanovichimplemented ScriptResourceHandler using existing Assemb...
2007-06-12 Konstantin Trigeradd tests for JSON serializer
2007-06-12 Konstantin TrigerAdd System.Web.Extensions.csproj file
2007-06-12 Konstantin TrigerInitial JavaScriptSerializer implementation
2007-06-12 Konstantin TrigerAdd JSON serialization support based on Json.NET (newto...
2007-06-03 Konstantin Trigerremove unneeded overrides
2007-05-29 Igor ZelmanovichInitial drop for System.Web.Extensions assembly
2007-05-29 Igor ZelmanovichInitial drop for System.Web.Extensions assembly
2007-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly
2007-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly
2007-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly
2007-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly