Merge branch 'master' of github.com:mono/mono
[mono.git] / mcs / class / System.Web.Extensions / System.Web.UI / ScriptManager.cs
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-13 Marek SafarMerge remote branch 'chrisdunelm/master'
2010-08-13 Marek Habersack[asp.net] Scripts may be requested also from pages...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-01 Marek Habersack2010-02-02 Marek Habersack <mhabersack@novell.com>
2009-09-28 Marek Habersack2009-09-28 Marek Habersack <mhabersack@novell.com>
2009-05-27 Marek SafarNew tests, updates
2009-05-26 Marek Habersack2009-05-26 Marek Habersack <mhabersack@novell.com>
2009-04-11 Marek Habersack2009-04-11 Marek Habersack <mhabersack@novell.com>
2009-03-23 Marek SafarNew test.
2009-03-19 Marek Habersack2009-03-19 Marek Habersack <mhabersack@novell.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-26 Marek Habersack2009-01-26 Marek Habersack <mhabersack@novell.com>
2008-10-02 Marek Habersack2008-10-02 Marek Habersack <mhabersack@novell.com>
2008-10-02 Marek Habersack2008-10-02 Marek Habersack <mhabersack@novell.com>
2008-10-01 Marek SafarNew tests, updates.
2008-10-01 Marek Habersack2008-10-01 Marek Habersack <mhabersack@novell.com>
2008-09-23 Marek HabersackCultureInfoSerializer should use lower case names for...
2008-09-23 Marek Habersack2008-09-23 Marek Habersack <mhabersack@novell.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-13 Marek Habersack2008-08-13 Marek Habersack <mhabersack@novell.com>
2008-07-29 Marek SafarNew tests.
2008-07-27 Igor Zelmanovichmerge r108940-108941
2008-06-05 Marek Habersack2008-06-05 Marek Habersack <mhabersack@novell.com>
2008-03-18 Igor Zelmanovichmerge r98531
2008-03-18 Igor Zelmanovichconsider update panel correctly within follow api:
2008-02-20 Igor Zelmanovichmerge r96240:96241
2008-02-20 Igor Zelmanovichset user is authenticated state in client
2008-01-16 Igor Zelmanovichfixed resolving relative path for services
2008-01-15 Igor Zelmanovichremove TARGET_J2EE ifdef
2008-01-10 Igor Zelmanovichrefactoring:
2008-01-08 Marek SafarC# 3.0 updates
2008-01-07 Igor ZelmanovichScriptManager implements IScriptManager interface
2008-01-06 Igor Zelmanovichfixed RegisterScriptDescriptors and RegisterScriptReference
2008-01-03 Igor Zelmanovichfixed RegisterStartupScript
2008-01-03 Igor Zelmanovichimplement
2008-01-03 Igor Zelmanovichimplement GetRegisteredDisposeScripts()
2008-01-03 Igor Zelmanovichimplement GetRegisteredHiddenFields
2008-01-03 Igor Zelmanovichencode ExpandoAttribute if need.
2008-01-03 Igor Zelmanovichinitialize wrapped list if need
2008-01-02 Igor Zelmanovichimplement GetRegisteredExpandoAttributes()
2008-01-02 Igor Zelmanovichimplement GetRegisteredArrayDeclarations()
2008-01-02 Igor Zelmanovichadded stubs for missing public API,
2007-12-26 Igor Zelmanovichfixed/redesigned ScriptManagerProxy
2007-12-17 Noam LampertRevert commit 91482. Breaks compiler csc.exe of FW...
2007-12-17 Noam LampertFix compilation errors discovered with csc.exe of FW...
2007-10-23 Marek SafarNew tests, message update
2007-10-18 Igor Zelmanovichremoved #if TARGET_J2EE
2007-10-18 Igor Zelmanovichfor #TARGET_J2EE
2007-10-17 Igor Zelmanovichreturn formAction in AJAX response.
2007-09-02 Igor Zelmanovichadded support for multi form environment
2007-08-23 Igor Zelmanovichconsider HtmlEncoding when parsing hidden fields
2007-08-02 Konstantin Trigerimplement Profile service
2007-07-26 Igor Zelmanovichconsider TARGET_J2EE limitation for PathInfo
2007-07-26 Konstantin Trigerrefactoring for ScriptManager.GetCurrent()
2007-07-24 Konstantin Trigerrefactoring
2007-07-18 Igor ZelmanovichImplemented AuthenticationService and ProfileService...
2007-07-17 Igor Zelmanovichimplemented SerializeScriptBlock method
2007-07-17 Igor ZelmanovichImplemented ScriptManager.LoadScriptsBeforeUI property
2007-07-17 Igor ZelmanovichImplemented RegisterDispose method
2007-07-17 Igor ZelmanovichAsyncPostBackError event is raised properly
2007-07-17 Igor ZelmanovichImplemented ScriptManager.AsyncPostBackErrorMessage...
2007-07-17 Igor ZelmanovichImplemented ScriptManager.AllowCustomErrorsRedirect...
2007-07-16 Igor ZelmanovichImplemented ScriptManager.Services property
2007-07-16 Igor ZelmanovichImplemented SetFocus feature
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 Zelmanovichconsider section 'system.web/deployment' is not support...
2007-07-05 Raja R HarinathRename cs1624-3.cs to gcs1624.cs
2007-07-04 Igor Zelmanovichdoesn't consider CompilationSection for TARGET_J2EE
2007-07-03 Igor ZelmanovichImplemented EnablePageMethods feature
2007-07-02 Igor ZelmanovichImplemented RegisterDataItem methods
2007-07-02 Igor Zelmanovichimproved partial rendering.
2007-07-01 Igor Zelmanovichimproved partial rendering.
2007-06-28 Igor ZelmanovichScriptManager registers script includes after OnResolve...
2007-06-28 Igor Zelmanovichoptimized WriteCallbackOutput
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-26 Igor Zelmanovichimplemented RegisterScriptControl and RegisterExtenderC...
2007-06-24 Igor ZelmanovichInitial ExtenderControl implementation
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 ZelmanovichImplemented EnableScriptLocalization and ScriptPath...
2007-06-20 Igor ZelmanovichImplemented EnableScriptGlobalization and EnableScriptL...
2007-06-20 Igor ZelmanovichInitial AsyncPostBackTrigger implementation
2007-06-19 Igor ZelmanovichInitial ScriptManager implementation
2007-06-19 Igor ZelmanovichInitial UpdatePanel implementation
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-05-28 Igor ZelmanovichInitial drop for System.Web.Extensions assembly