2006-11-09 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class /
2006-11-08 Igor Zelmanovich2006-11-09 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-08 Sebastien PouliotAdd System.Security.Cryptography.X509Certificates/X509C...
2006-11-08 Sebastien Pouliot2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
2006-11-08 Sebastien Pouliot2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
2006-11-08 Sebastien Pouliot2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
2006-11-08 Sebastien Pouliot2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
2006-11-08 Miguel de IcazaAdd missing method
2006-11-08 Vladislav Spivaksvn path=/trunk/mcs/; revision=67519
2006-11-08 Marek HabersackGetType and GetVirtualPathDependencies implementation...
2006-11-08 Marek HabersackA few changes related to App_*Resources and App_Code...
2006-11-08 Marek HabersackRemoved unnecessary WriteLines
2006-11-08 Andrew Skibarename Grasshopper project
2006-11-08 Igor Zelmanovich2006-11-09 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-08 Everaldo CanutoRemove tooltips when ToolButton click events.
2006-11-08 Andrew Skibacompile System.dll in GH
2006-11-08 Marek HabersackImplementation of the App_Code folder compiler for...
2006-11-08 Everaldo CanutoIgnore right click for menu actions
2006-11-08 Everaldo CanutoFix MouseRelease to only release MouseState after creat...
2006-11-08 Andreia Gaita* Control.cs : Focus() now calls Select to set the...
2006-11-07 Mike Kestner2006-11-07 Mike Kestner <mkestner@novell.com>
2006-11-07 Chris Toshokadd a ToString test
2006-11-07 Chris Toshokadd two non-working StatusBarPanel tests
2006-11-07 Dick Porter2006-11-07 Dick Porter <dick@ximian.com>
2006-11-07 Robert Jordan2006-11-07 Robert Jordan <robertj@gmx.net>
2006-11-07 Gert Driesen* PropertyGrid.cs: Avoid fixed height of help descripti...
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Everaldo CanutoFix left click checking.
2006-11-07 Chris Toshokenable more unit tests
2006-11-07 Chris Toshok * ProgressBar.cs: fix a typo in ToString(). fixes...
2006-11-07 Chris Toshokenable this test too
2006-11-07 Chris Toshokthis test is working now
2006-11-07 Chris Toshok * RelatedPropertyManager.cs: set property_name in...
2006-11-07 Chris Toshokget rid of the ^M's, and also fix up the nonworking...
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Chris Toshokthis test works now
2006-11-07 Gert Driesen* DirectoryTest.cs: Use Assert class intead of deriving...
2006-11-07 Marek SafarAdd new test case.
2006-11-07 Marek Safar2006-11-07 Marek Safar <marek.safar@gmail.com>
2006-11-07 Atsushi Eno2006-11-07 Atsushi Enomoto <atsushi@ximian.com>
2006-11-07 Atsushi Enoeol-style:native
2006-11-07 Atsushi Eno2006-11-07 Atsushi Enomoto <atsushi@ximian.com>
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-07 Everaldo CanutoToolbar mouse clicks fixes
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Dick Porter2006-11-07 Dick Porter <dick@ximian.com>
2006-11-07 Dick Porter2006-11-07 Dick Porter <dick@ximian.com>
2006-11-07 Dick Porter2006-11-07 Dick Porter <dick@ximian.com>
2006-11-07 Jackson Harper * TextControl.cs: There is an initial "fake...
2006-11-07 Sebastien PouliotSystem_test.dll.sources: Add unit tests for System...
2006-11-07 Sebastien Pouliot2006-11-07 Sebastien Pouliot <sebastien@ximian.com>
2006-11-07 Jackson Harper * TextBoxBase.cs: When converting to Text don...
2006-11-07 Gonzalo Paniagua... 2006-11-07 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-11-07 Chris Toshok2006-11-07 Chris Toshok <toshok@ximian.com>
2006-11-07 Jonathan Pobst2006-11-07 Jonathan Pobst <monkey@jpobst.com>
2006-11-07 Miguel de IcazaFix the crasher on XCode
2006-11-07 Andrew Skibaexclude using PrebuiltSystem on TARGET_JVM
2006-11-07 Andrew SkibaImplement event handler list according to MS definition
2006-11-07 Marek HabersackA default value of WarningLevel change and implementati...
2006-11-07 Andrew SkibaTARGET_JVM
2006-11-07 Igor Zelmanovichfix directive
2006-11-07 Andrew SkibaTARGET_JVM
2006-11-07 Igor Zelmanovichfix directive
2006-11-07 Andrew Skibaadd an assert to test
2006-11-07 Andrew SkibaTARGET_JVM and test message
2006-11-07 Igor Zelmanovichfix directive
2006-11-07 Andrew SkibaTARGET_JVM
2006-11-07 Andrew Skibafallback for serialization problems
2006-11-07 Yoni KlainIncrease tests' correctness as now they better follow...
2006-11-07 Andrew Skibaifdef TARGET_JVM
2006-11-07 Gert Driesen* TabControlTest.cs: Added test for bug #79847.
2006-11-07 Chris Toshok2006-11-06 Chris Toshok <toshok@ximian.com>
2006-11-07 Jackson Harper * TreeNodeCollection.cs: Update scrollbars...
2006-11-07 Chris Toshok * NumericUpDown.cs: fix the ToString method for some...
2006-11-07 Chris Toshokclean these up a bit, and enable most of the numeric...
2006-11-07 Chris Toshokadd test for initial SelectedGridItem value not being...
2006-11-07 Chris Toshok2006-11-06 Chris Toshok <toshok@ximian.com>
2006-11-06 Jackson Harper * TextControl.cs: These are 1 based.
2006-11-06 Alexander Olk2006-11-06 Alexander Olk <alex.olk@googlemail.com>
2006-11-06 Jackson Harper * TextControl.cs: If a suitable wrapping positi...
2006-11-06 Alexander Olk2006-11-06 Alexander Olk <alex.olk@googlemail.com>
2006-11-06 Jackson Harper * TreeView.cs: Can't use the VisibleCount prope...
2006-11-06 Everaldo CanutoDeactivate menu on mouse up when menus it is already...
2006-11-06 Dick Porter2006-11-03 Jensen Somers <jensen.somers@gmail.com>
2006-11-06 Sebastien Pouliot2006-11-06 Sebastien Pouliot <sebastien@ximian.com>
2006-11-06 Sebastien Pouliot2006-11-06 Sebastien Pouliot <sebastien@ximian.com>
2006-11-06 Sebastien PouliotRectangleF.cs: Fix operator !=. Patch by Manuel Alejand...
2006-11-06 Igor Zelmanovich2006-11-06 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-06 Andrew Skibaadd 2 tests and fix 1 of them
2006-11-06 Marek Habersacktwo small fixes for the handling of compiler definition...
2006-11-05 Vladimir Krasnovproject updated to new source files
2006-11-05 Vladimir Krasnov* System.Data20.vmwcsproj: added OleDbFactory.cs
2006-11-05 Vladimir KrasnovGH Project for tests
2006-11-05 Vladimir Krasnovaspnetdb for derby db
2006-11-05 Alexander Olk2006-11-05 Alexander Olk <alex.olk@googlemail.com>
2006-11-05 Vladimir Krasnov* HttpContext.cs: implemented Profile property
2006-11-05 Vladimir Krasnov* System.Web.dll.sources: added System.Web.Profile...
2006-11-05 Vladimir Krasnov* ProfileGroupSettings.cs, ProfileGroupSettingsCollecti...
2006-11-05 Gert Driesen* TreeNodeCollection.cs: To match MS, in 1.0 profile...
2006-11-05 Vladimir Krasnov* AnonymousIdentificationModule.cs: fixed anonymous...
2006-11-05 Vladimir Krasnov* MembershipProvider.cs, SqlMembershipProvider.cs:...
next