[asp.net] Fix for bug #649034. Control.FindControl continues to search for controls...
[mono.git] / mcs / class /
2010-10-29 Marek Habersack[asp.net] Fix for bug #649034. Control.FindControl...
2010-10-29 Atsushi EnoAdd tests for all types that are tested for XamlObjectR...
2010-10-29 Atsushi EnoRemove old code.
2010-10-29 Atsushi Eno(Finally) replace old XamlObjectReader implementation...
2010-10-29 Atsushi EnoAdded some notes on how we can use and/or test this...
2010-10-29 Atsushi EnoMake it strict to apply PositionalParameters to limit...
2010-10-29 Atsushi EnoMore compliant ordering of GetAllMembers() results...
2010-10-29 Atsushi EnoGetAllMSeveral fixes regarding property readability...
2010-10-29 Atsushi EnoFix JsonWriterTest.WriteRaw() regression. WriteRaw...
2010-10-29 Marek Habersack[asp.net] Fix for bug #646505. BoundField must not...
2010-10-28 Marek Habersack[asp.net] HttpRequest.MapPath changes to match .NET
2010-10-28 Atsushi EnoIntroduce new XamlObjectReader implementation.
2010-10-28 Atsushi EnoAdd GetItems tests for collection invoker.
2010-10-28 Atsushi EnoCollected tested types into a new file.
2010-10-28 Atsushi EnoAdd empty List<int> case.
2010-10-28 Atsushi EnoAdd more object reader tests with corner cases.
2010-10-28 Atsushi EnoFix XamlType.Name to take TypeArguments into consideration.
2010-10-28 Atsushi EnoUse ArrayList like .NET (no practical changes).
2010-10-28 Marek Habersack[asp.net] Fix for bug #646479. Do not call control...
2010-10-28 Marek Habersack[asp.net] Cosmetics + dead code removal
2010-10-28 Marek Habersack[asp.net] Fix for bug #646810. Implemented FormsAuthent...
2010-10-28 Atsushi EnoAdd another couple of MarkupExtension related tests.
2010-10-28 Atsushi EnoAdd more complicated PositionalParameters test (which...
2010-10-28 Atsushi EnoRemove extra DateTime handling and add some rules for...
2010-10-27 Andreia Gaita[Xml] Fix GetAttribute to handle null namespaces proper...
2010-10-27 Atsushi EnoSome internal refactoring for new XamlObjectReader...
2010-10-27 Rodrigo KumperaLoad less stuff when resolving MethodInfo::Attributes.
2010-10-27 Marek Habersack[asp.net] Fix for bug #646984. Theme stylesheets must...
2010-10-27 Atsushi EnoAdd a few more default value tests.
2010-10-27 Atsushi EnoMove member ordering code to LookupAllMembers().
2010-10-27 Marek Habersack[asp.net] Fix for bug #643847. Membership.CreateUser...
2010-10-27 Atsushi EnoUncommend code that prohibits XamlMemberInvoker.GetValu...
2010-10-27 Atsushi EnoFix wrong lookup base call.
2010-10-27 Marek Habersack[asp.net] Fix a build-breaking typo introduced in ea730...
2010-10-26 Marek Habersack[asp.net] Fix for bug #648407. HttpCachePolicy must...
2010-10-26 Marek Habersack[asp.net] Added encryption notes to ObjectStateFormatte...
2010-10-26 Marek Habersack[asp.net] Fix for bug #648432. HttpResponse.WriteFile...
2010-10-26 Rodrigo KumperaImplemenent v4 Monitor::TryEnter overloads.
2010-10-26 Sebastien PouliotAdd missing 'same-module' check for GetConstructorToken
2010-10-26 Rodrigo KumperaFix exception message
2010-10-26 Rodrigo KumperaCheck for declaring type.
2010-10-26 Atsushi EnoXamlLanguage.Items is not correctly supported in XamlOb...
2010-10-26 Atsushi EnoAdd Dictionary related tests.
2010-10-26 Atsushi EnoItemType returns Value item for Dictionary type.
2010-10-26 Sebastien PouliotFix moonlight build since [s]mcs now depends on System...
2010-10-26 Marek Habersack[asp.net] Cosmetics to make code a bit more efficient
2010-10-26 Marek Habersack[asp.net] Fix for bug #648439. Do not prefix HttpReques...
2010-10-26 Marek Habersack[asp.net] Fix for bug #649198. Implement MasterPage...
2010-10-25 Carlos Alberto Cortez[fix] #647689: Fire the Mouse* events on ComboBox when...
2010-10-25 Carlos Alberto Cortez[fix] #648449: When updating Z-order for our controls...
2010-10-26 Gonzalo Paniagua... Send Keep-Alive when reusing
2010-10-26 Gonzalo Paniagua... Add connection timers and reuses
2010-10-26 Gonzalo Paniagua... Implemente HttpListenerRequest.KeepAlive
2010-10-26 Gonzalo Paniagua... Use SocketAsyncEventArgs
2010-10-26 Marek Habersack[asp.net,routing] Fix for bug #648901. Matching engine...
2010-10-26 Marek Habersack[asp.net] HttpRuntime.AppDomainAppPath may be null...
2010-10-25 Rodrigo KumperaAdd regression test for #649017.
2010-10-25 Rodrigo KumperaEncode all gtd as open instantiations by default.
2010-10-25 Marek SafarKeep only 1 Dispose implementation
2010-10-25 Marek SafarWarnings cleanup.
2010-10-25 Latif KhalifaAvoid nullref when clearing TextBox that has not yet...
2010-10-25 Pablo Ruiz Garcia[API] Fix for bug: https://bugzilla.novell.com/show_bug...
2010-10-25 Atsushi EnoImprove namespace collector implementation to prepare...
2010-10-25 Zoltan VargaAdd a test for #632224. Fix dtest-app.exe dependencies.
2010-10-25 Atsushi Enocheckin forgotten files.
2010-10-25 Atsushi EnoAdd PositionalParameters tests (NotWorking).
2010-10-25 Marek Habersack[corlib] added a few missing Environment.SpecialFolder...
2010-10-25 Marek Habersack[asp.net] Better handling of application's AppDomain...
2010-10-25 Atsushi EnoRefactoring namespace declaration output for getting...
2010-10-25 Atsushi EnoWrite some special names back when writing xaml to...
2010-10-25 Atsushi EnoAdd a couple of writer tests (NotWorking) and fixed...
2010-10-24 Gonzalo Paniagua... Throw exceptions here instead of in DeflateStream
2010-10-24 Gonzalo Paniagua... BinaryWriter.BaseStream calls Flush()
2010-10-23 Zoltan VargaFix another regression in the Array.Sort () methods...
2010-10-23 Michael Hutchinson[SDB] Add BeginConnect/EndConnect to VirtualMachineManager
2010-10-22 Rodrigo KumperaChecks the constructor declaring type.
2010-10-22 Gonzalo Paniagua... Update mappings after latest changes to Mono.Posix
2010-10-22 Jérémie LavalUse test-and-test-and-set pattern in LazyInitializer...
2010-10-22 Jérémie LavalFix a dodgy ReaderWriterLockSlim unit test
2010-10-22 Atsushi EnoIt should not have to import all schema elements, but...
2010-10-22 Atsushi EnoSmall refactoring on enumerating message schema element...
2010-10-22 Atsushi EnoDon't put KnownTypeAttributes on enums.
2010-10-22 Atsushi EnoMake generated type names unique.
2010-10-22 Gonzalo Paniagua... Remove arbitrary 1024 limit in GetProcesses
2010-10-21 Gonzalo Paniagua... FromBinary does not need ToLocalTime
2010-10-21 Atsushi EnoOnEndXxx() methods should not try to let void return...
2010-10-21 Atsushi EnoVoid event should not have Result of type void.
2010-10-21 Atsushi EnoMake generated type names unique.
2010-10-21 Atsushi EnoAdd some WCF types in moonlight_raw System.Xml.Serializ...
2010-10-21 Atsushi EnoAdd #if NET_2_1 and SupportFaults member for Silverligh...
2010-10-21 Gonzalo Paniagua... Fix the collision handling code
2010-10-20 Marek Habersack[asp.net] ObjectStateFormatter.{De}serialize methods...
2010-10-20 Marek Habersack[asp.net,wcf] WCF proxies are generated using a slightl...
2010-10-20 Marek Habersack[wcf] make /js and /jsdebug dispatchers work.
2010-10-20 Atsushi EnoForgot #if NET_4_0.
2010-10-20 Atsushi EnoAdd ExtendedProtectionPolicy members. Required by ...
2010-10-20 Atsushi EnoExtendedProtection Configuration types are also used...
2010-10-20 Atsushi EnoAdd System.Security.Authentication.ExtendedProtection...
2010-10-20 Gonzalo Paniagua... Able to read MS serialized nullable<primitive>
2010-10-19 Rodrigo KumperaAdd regression test for #640780
next