Fixed handling of modifier keys in KeyEventArgs constructor (bug #6707)
[mono.git] / mcs / class / System /
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Martin BauligMisc PCL-related API fixes.
2013-03-04 Mark ProbstMerge pull request #586 from awinters-fvs/awinters...
2013-03-04 Rodrigo KumperaMerge pull request #589 from qhalid/master
2013-03-04 Miguel de IcazaMerge pull request #585 from mk8/master
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-03-02 Torello QuerciClient Socket close added
2013-03-01 Marek SafarDisable failing socket test
2013-03-01 Torello QuerciFix for bug 10233 about Socket.BeginSendFile
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-27 Atsushi EnoFix monodroid build.
2013-02-26 Marek SafarMobile tests update
2013-02-26 Marek SafarTest clean up
2013-02-26 Marek SafarFixes build
2013-02-26 Marek SafarFix mobile test
2013-02-26 Marek SafarFix more compiler warnings
2013-02-26 Marek SafarFix failing mobile tests
2013-02-25 Marek SafarFixes failing tests
2013-02-25 Marek SafarRemove another duplicate type
2013-02-25 Marek SafarFix few warnings
2013-02-25 Marek SafarRemove duplicated files from system.dll (saves about...
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-24 Jérémie Laval[System] Add System.Net.WebSockets to the build
2013-02-24 Jérémie Laval[System] Add stub for System.Net.WebSockets
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMobile tests update
2013-02-22 Marek SafarRemove old workaround
2013-02-22 Marek SafarAdd missing api
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-21 Marek SafarUpdate 4.5 bcl solution files
2013-02-15 Miguel de IcazaRevert "[HttpWebRequest] Avoid using the threadpool...
2013-02-15 Miguel de IcazaRevert "[WebConnection] Use just one delegate to init...
2013-02-13 Marek SafarMerge pull request #562 from grumpydev/TypeConverterFix
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Marek SafarRemove broken profile files
2013-02-12 Miguel de IcazaServicePoint: Use DateTime.UtcNow internally, which...
2013-02-12 Miguel de IcazaRemove temporary file
2013-02-11 Rodrigo KumperaSince MOBILE implies NET_4_* now, take this into accoun...
2013-02-11 Rodrigo KumperaSince NET_2_1 implies NET_4_* now, take this into accou...
2013-02-11 Rodrigo KumperaRemove TypeConverter_2_1 that was only used by moonlight.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.
2013-02-10 Steven RobbinsFixed formatting
2013-02-12 Steven RobbinsAdded test for In32 IsValid
2013-02-12 Steven RobbinsFixed issue with TypeConverter.IsValid always returning...
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-09 Miguel de IcazaMerge pull request #546 from QuickJack/master
2013-02-09 Miguel de IcazaMerge pull request #547 from jack-pappas/patch-1
2013-02-08 Rodrigo KumperaMerge pull request #551 from jack-pappas/sgen-patch
2013-02-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-08 Andres G. Aragoneses[WebConnection] Use just one delegate to init the conne...
2013-02-08 Marek SafarMerge pull request #544 from svick/missing-awaits
2013-02-08 Atsushi Enofix mobile build (from 6b4c3f0).
2013-02-07 Andres G. Aragoneses[HttpWebRequest] Avoid using the threadpool for synchro...
2013-02-07 Marek SafarUpdate csproj files
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-01-31 Marek SafarMark ObservableCollection.Reentrant serializable
2013-01-26 Marek SafarMerge pull request #539 from pnewhook/master
2013-01-26 Martin Baulig[Mono.Security]: Change NTLM domain policy.
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-09 Jean-Michel PerraudMerge remote-tracking branch 'upstream/master'
2013-01-08 Marek SafarRun On*Completed events on original context
2013-01-04 Rodrigo Kumpera[bcl] Add System.Net.Http to the mobile build.
2013-01-03 Atsushi Enoimplement some SettingValueElement members to suppress...
2013-01-02 Marek SafarAdd missing ConfigureAwait
2012-12-21 Marek SafarMerge pull request #525 from Arakis/patch-1
2012-12-21 Sebastian LoncarUpdate mcs/class/System/System.Media/AudioData.cs
2012-12-15 Marek SafarFix compiler warnings
2012-12-15 Marek SafarGenerate CodeSnippetTypeMember with correct separators...
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-12-04 Marek SafarEnable 4.x api for MonoTouch
2012-12-03 Jeffrey StedfastDon't return a shared CFProxy instance
2012-12-03 Jeffrey StedfastFixed MacOS proxy support for proxies requiring authent...
2012-11-30 Rodrigo KumperaMerge pull request #513 from pruiz/xamarin-bug-8565-v2
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-27 Atsushi Enofix bug #8533 - more than one user config section shoul...
2012-11-27 Atsushi Enofix xbc bug #8592: Make sure to reload configuration...
2012-11-26 Marek SafarAdd DefaultParameterValueAttribute to mobile profiles
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-23 Jeremie Laval[monkeydoc] Merge/add monkeydoc to master.
2012-11-16 Marek SafarMerge pull request #504 from antoniusriha/master
2012-11-16 Antonius RihaFix Uri.MakeRelativeUri and add a bunch of tests
2012-11-14 Sebastien PouliotAdd test case from bug #8366 (it was fixed in master...
2012-11-12 Marek SafarAdd 4.5 profile sdk for CSharpCodeProvider. Fixes ...
2012-11-12 Marek SafarClean up some warnings
2012-11-11 Marek SafarFix win serial port constants. Fixes #8285
2012-11-10 Marek SafarMerge pull request #499 from bh-whd/master
2012-11-09 Martin BauligImplement NTLMv2 Session and NTLMv2 Authentication.
2012-11-07 Rodrigo KumperaFix mobile profile build of System.dll
2012-11-07 Miguel de IcazaAdd some defensive exceptions to WebConnectionStream...
2012-11-07 Miguel de IcazaAdd some defensive exceptions to WebConnectionStream...
2012-11-07 Miguel de Icazamobile/System.dll: Add BindingList<T>
2012-11-07 Miguel de IcazaNetworkStream: Bring ReceiveTimeout, SendTimeout, Close...
2012-11-07 Chris ToshokUp the default max persistent connections to 10 for...
next