Add support for multiple fomrs on the client side in case of TARGET_J2EE portal support.
[mono.git] / mcs / class / System.Web / System.Web.UI / Control.cs
2007-01-25 Eyal AlaloufAdd support for multiple fomrs on the client side in...
2007-01-20 Miguel de Icaza * SiteMapNode.cs (GetExplicitResourceString...
2007-01-18 Konstantin TrigerAdd extra checks to avoid NullReference exception
2007-01-16 Vladimir Krasnov* TemplateControl.jvm.cs: remover TemplateSourceDirecto...
2007-01-15 Ilya KharmatskyBugs/implementations of Control's methods, reproduced...
2007-01-14 Eyal AlaloufAdd portal support
2007-01-13 Miguel de Icaza2007-01-12 Miguel de Icaza <miguel@novell.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2007-01-04 Igor Zelmanovich2007-01-04 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-01 Vladimir Krasnov* Control.cs: fixed ResolveClientUrl, wrong when contro...
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-28 Miguel de Icaza2006-11-28 Miguel de Icaza <miguel@novell.com>
2006-11-27 Igor Zelmanovich2006-11-27 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-27 Igor Zelmanovich2006-11-27 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-27 Igor Zelmanovich2006-11-27 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-26 Igor Zelmanovich2006-11-26 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-21 Marek HabersackMake a method private for 1.x
2006-11-20 Marek HabersackImplemented a few missing properties
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-22 Vladimir Krasnov* Control.cs: implemented AppRelativeTemplateSourceDire...
2006-08-09 Robert Jordan2006-08-09 Robert Jordan <robertj@gmx.net>
2006-08-06 Vladimir Krasnov* Control.cs: fixed EnableTheming proprty, fixes bug...
2006-07-31 Vladimir Krasnov* Control.cs: fixed EnableTheming proprty, fixes the...
2006-07-06 Konstantin Trigerbug fixes found by Test/System.Web.UI.WebControls/Bound...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-25 Andrew Skibamove 2.0 stuff into ifdef NET_2_0
2006-05-25 Andrew SkibaFix the order of OnInit invocation of controls created...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-25 Konstantin Trigerimplementation for IsViewStateEnabled
2006-04-25 Andrew Skibatest and fix for null pointer exception
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-04-02 Chris Toshok2006-04-02 Chris Toshok <toshok@ximian.com>
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-07 Chris ToshokIn System.Web.UI:
2006-03-02 Chris ToshokIn System.Web.UI:
2006-02-07 Chris Toshok2006-02-07 Chris Toshok <toshok@ximian.com>
2006-02-07 Chris Toshok2006-02-07 Chris Toshok <toshok@ximian.com>
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-08 Gonzalo Paniagua... 2005-12-08 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-12-05 Gonzalo Paniagua... 2005-12-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-10-03 Gonzalo Paniagua... from head. Fixes the build.
2005-09-30 Gonzalo Paniagua... from head
2005-09-30 Gonzalo Paniagua... 2005-09-29 Gonzalo Paniagua Javier <gonzalo@ximian...
next