* TreeView.cs: Scrollable is true by default
[mono.git] / mcs / class / System.Web /
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 Skibaenable siteMap in web.config
2006-05-25 Andrew SkibaThrow an exception if injected tags were not found
2006-05-25 Andrew Skibause HttpWorkerRequest instead of CallContext to pass...
2006-05-25 Andrew SkibaFix the order of OnInit invocation of controls created...
2006-05-24 Andrew Skibarun test on dotnet or on mono
2006-05-24 Andrew Skibatest themes
2006-05-24 Andrew Skibacouple of new tests
2006-05-24 Andrew Skibaenable debugging of hosted webapp
2006-05-24 Andrew Skibaallow null delegate
2006-05-24 Andrew Skibause ifdef to name resources in visual studio
2006-05-24 Vladimir KrasnovDataList.cs: Fixed LoadViewState method
2006-05-23 Andrew Skibacheck that HttpRuntime.ProcessRequest did reach our...
2006-05-22 Yoni Klainsvn path=/trunk/mcs/; revision=60939
2006-05-22 Andrew SkibaWorks on Linux
2006-05-22 Yoni Klainsvn path=/trunk/mcs/; revision=60936
2006-05-21 Andrew Skibasurround files with if NET_2_0 until they are checked...
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60922
2006-05-21 Andrew Skibatrace the order of applying the theme
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60920
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60919
2006-05-21 Andrew Skibaapply theme order test using UserControl
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60917
2006-05-21 Vladimir Krasnov* run-test.bat: Added env var TEST_17 for testing 1...
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60910
2006-05-21 Yoni Klainsvn path=/trunk/mcs/; revision=60908
2006-05-18 Atsushi Eno2006-05-18 Atsushi Enomoto <atsushi@ximian.com>
2006-05-17 Andrew Skibafix typo
2006-05-17 Andrew Skibarename methods so nunit does not try to run them as...
2006-05-17 Andrew SkibaNunitWeb category works with make run-test-ondotnet
2006-05-17 Andrew Skibamove resources to the default namespace
2006-05-17 Andrew Skiba* nunitweb_config.xml: similar to almost_config.xml...
2006-05-17 Andrew Skibause TARGET_JVM for java specific code
2006-05-17 Yoni Klainsvn path=/trunk/mcs/; revision=60765
2006-05-16 Kazuki Oikawa2006-05-17 Kazuki Oikawa <kazuki@panicode.com>
2006-05-15 Vladimir Krasnovremoved build console outputs
2006-05-14 Andrew SkibaWebTest.cs redesigned to work with NunitWeb.
2006-05-14 Andrew Skibaremove unneeded resources from the project
2006-05-14 Andrew SkibaBlock VerifyRenderingInServerForm verification to make...
2006-05-14 Andrew Skibafix typo
2006-05-14 Yoni Klainsvn path=/trunk/mcs/; revision=60686
2006-05-14 Andrew SkibaTest for setting the theme for nested controls together...
2006-05-11 Andrew SkibaThis check is unnecessary
2006-05-11 Andrew SkibaLoad all referenced asseblies in parent domain before...
2006-05-11 Andrew Skibarefactory CopyAssembly, make Helper accessible from...
2006-05-11 Andrew Skibause LinkedStyleSheets from the PageTheme and from Style...
2006-05-10 Chris Toshokadd test for LinkedStyleSheet support with themes
2006-05-10 Gonzalo Paniagua... 2006-05-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-05-10 Andrew Skibasurround file name with quotes
2006-05-10 Andrew Skibakeep the internal exception
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-08 Chris Toshokadd 76818's testcase
2006-05-08 Chris Toshok78616 -> 76818
2006-05-08 Chris Toshok2006-05-08 Chris Toshok <toshok@ximian.com>
2006-05-08 Chris Toshok2006-05-08 Chris Toshok <toshok@ximian.com>
2006-05-08 Andrew Skibaadd NunitWeb
2006-05-07 Andrew Skibaread default theme and styleSheetTheme from web.config.
2006-05-04 Chris Toshokadd tests for bug 78256
2006-05-04 Chris Toshok2006-05-04 Chris Toshok <toshok@ximian.com>
2006-05-04 Lluis Sanchez2006-05-04 Lluis Sanchez <lluis@novell.com>
2006-05-04 Yoni KlainAdded SiteMapDataSourceTest.cs
2006-05-03 Chris Toshok2006-05-03 Chris Toshok <toshok@ximian.com>
2006-05-03 Chris Toshokreally fix this
2006-05-03 Chris Toshokget encrypted passwords working
2006-05-02 Chris Toshok2006-05-02 Chris Toshok <toshok@ximian.com>
2006-05-02 Chris Toshokadd standalone test for sqlmembershipprovider
2006-05-01 Chris Toshok * Membership.cs (GeneratePassword): don't include...
2006-05-01 Chris Toshok * MembershipProvider.cs (GetAlg): switch from Exception to
2006-05-01 Chris Toshok2006-05-01 Chris Toshok <toshok@ximian.com>
2006-05-01 Chris Toshokoops. committed the wrong revision
2006-05-01 Chris Toshok2006-05-01 Chris Toshok <toshok@ximian.com>
2006-04-30 Tal KlahrAdded ViewTest.cs and MultiViewTest.cs
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-27 Chris Toshok2006-04-27 Chris Toshok <toshok@ximian.com>
2006-04-27 Chris Toshok2006-04-27 Chris Toshok <toshok@ximian.com>
2006-04-27 Andrew SkibaAddAssemblyByFileName that looks more like AddAssemblyB...
2006-04-26 Vladimir KrasnovSmtpClient.cs, SmtpStream.cs: Added SMTP over TLS suppo...
2006-04-26 Atsushi Eno2006-04-26 Atsushi Enomoto <atsushi@ximian.com>
2006-04-25 Gonzalo Paniagua... 2006-04-25 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-25 Chris Toshok * AuthorizationRule.cs (Reset): finally figure out...
2006-04-25 Chris Toshok * WebConfigurationHost.cs (InitForConfiguration):...
2006-04-25 Chris Toshok2006-04-25 Chris Toshok <toshok@ximian.com>
2006-04-25 Chris Toshok2006-04-25 Chris Toshok <toshok@ximian.com>
2006-04-25 Konstantin Trigerensure the control is bound if ViewState is disabled
2006-04-25 Konstantin Trigerfix FormView.PageCount after data binding
2006-04-25 Konstantin Trigerimplementation for IsViewStateEnabled
2006-04-25 Andrew Skibatest and fix for null pointer exception
2006-04-24 Chris Toshok2006-04-24 Chris Toshok <toshok@ximian.com>
2006-04-24 Gonzalo Paniagua... 2006-04-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-24 Gonzalo Paniagua... 2006-04-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-24 Andrew Skibause UrlUtils.Combine to combine pathes
2006-04-23 Tal KlahrSystem.Web_test.dll.sources: add BulletedListTest.cs
2006-04-23 Tal KlahrSystem.Web_test.dll.sources: add BulletedListTest.cs
2006-04-23 Tal KlahrBulletedList Class Tests
2006-04-23 Andrew SkibaScan css files from theme directory and put them into...
2006-04-21 Gonzalo Paniagua... 2006-04-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-21 Gonzalo Paniagua... 2006-04-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-21 Gonzalo Paniagua... 2006-04-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-04-21 Raja R HarinathRemove duplicated code
next