mono.git
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:...
2006-11-05 Gert Driesen* PropertyGrid.cs: To match MS, remove default title...
2006-11-05 Vladimir Krasnov* System.Configuration.dll.sources, System.Configuratio...
2006-11-05 Vladimir Krasnov* SettingsPropertyValue.cs: fixed PropertyValue propert...
2006-11-04 Chris Toshokenable a bunch of Label assertions, clean some of them...
2006-11-04 Chris Toshokadd Control.Name test here
2006-11-04 Chris Toshokclean this up a bit and enable some of the commented...
2006-11-04 Chris Toshok * ControlTest.cs: enable a bunch more of these on...
2006-11-04 Chris Toshok2006-11-04 Chris Toshok <toshok@ximian.com>
2006-11-04 Chris Toshok * Theme.cs: add a Clamp method, just for kicks.
2006-11-04 Chris Toshok2006-11-04 Chris Toshok <toshok@ximian.com>
2006-11-04 Chris Toshok * FormTest.cs: add a few more tests to determine vario...
2006-11-04 Chris Toshokadd FormTest
2006-11-04 Chris Toshok2006-11-04 Chris Toshok <toshok@ximian.com>
2006-11-04 Gonzalo Paniagua... oops
2006-11-04 Gonzalo Paniagua... 2006-11-04 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-11-04 Gert Driesen* ComboBoxTests.cs: Moved to correct namespace. Added...
2006-11-04 Miguel de Icaza2006-11-03 Miguel de Icaza <miguel@novell.com>
2006-11-03 Miguel de Icaza2006-11-03 Miguel de Icaza <miguel@novell.com>
2006-11-03 Chris Toshokrevert the exception change. .net 1.1.4322.2300 has...
2006-11-03 Chris Toshokpseudo-revert the change to the expected exception...
2006-11-03 Chris Toshokclean these tests up so we can include them
2006-11-03 Chris Toshok * Form.cs (Close): if the form is modal, don't Dispose...
2006-11-03 Chris Toshok2006-11-03 Chris Toshok <toshok@ximian.com>
2006-11-03 Mike Kestner2006-11-03 Mike Kestner <mkestner@novell.com>
2006-11-03 Chris Toshokswitch the category on 'Lines' to be Appearance, to...
2006-11-03 Chris Toshokoops, forgot this
2006-11-03 Chris Toshoksvn path=/trunk/mcs/; revision=67320
2006-11-03 Chris Toshok2006-11-03 Chris Toshok <toshok@ximian.com>
2006-11-03 Robert Jordan2006-11-03 Robert Jordan <robertj@gmx.net>
2006-11-03 Jackson Harper - Sorta a revert of the last patch...
2006-11-03 Dick Porter2006-11-03 Dick Porter <dick@ximian.com>
2006-11-03 Dick Porter2006-11-03 Dick Porter <dick@ximian.com>
2006-11-03 Jackson Harper * TextBoxBase.cs: Don't bail from the scrollbar...
2006-11-03 Dick Porter2006-11-03 Dick Porter <dick@ximian.com>
2006-11-03 Everaldo CanutoDont paint inner lines of 3D border when it dont need
2006-11-03 Jackson Harper * X11Dnd.cs: We always allow copy, since XDND...
2006-11-02 Marek SafarNew test.
2006-11-02 Marek Safar2006-11-02 Marek Safar <marek.safar@gmail.com>
2006-11-02 Dick PorterForgot to mark up new internal function prototype.
2006-11-02 Dick Porter2006-11-02 Dick Porter <dick@ximian.com>
2006-11-02 Dick Porter2006-11-02 Dick Porter <dick@ximian.com>
2006-11-02 Rolf Bjarne... 2006-11-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-11-02 Wade Berriermono/tests/Makefile.am: Fix path to mkbundle so test...
2006-11-02 Wade Berrierconfigure.in: version bump to 1.2
2006-11-02 Chris Toshok2006-11-02 Chris Toshok <toshok@ximian.com>
2006-11-02 Jackson Harper * TextControl.cs: Increment count by one, since...
2006-11-02 Michael Hutchinson2006-11-02 Michael Hutchinson <m.j.hutchinson@gmail...
2006-11-02 Michael Hutchinson2006-11-02 Michael Hutchinson <m.j.hutchinson@gmail...
2006-11-02 Igor Zelmanovich2006-11-02 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-02 Igor Zelmanovich2006-11-02 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-02 Jackson Harper * TextBoxBase.cs: Use client rectangle not...
2006-11-02 Igor Zelmanovich2006-11-02 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-02 Igor Zelmanovichfix directive
2006-11-02 Hagit Yidovsystem.data20.vmwcsproj added new test DataTableReadXml...
2006-11-02 Rolf Bjarne... 2006-11-02 Rolf Bjarne KVinge <RKvinge@novell.com>
2006-11-02 Yoni KlainLittle format and directive changed for revision 67260
2006-11-02 Vladimir Krasnov* ConfigurationElement.cs: typo in DefaultCollectionPro...
2006-11-02 Yoni Klainadded a NotWorking category attribute for tests that...
2006-11-02 Everaldo Canutoscroll visible area when change SelectedIndex
2006-11-02 Jonathan Pryor * stdio.c: Some BSDs define clearerr(3) as a macro...
2006-11-02 Jonathan Pryor * configure.in: Add type checks for blkcnt_t, blksize_...
2006-11-01 Jackson Harper * TextControl.cs: When replacing the selection...
2006-11-01 Gonzalo Paniagua... bootstrap fix
2006-11-01 Gonzalo Paniagua... 2006-11-01 Michael Hutchinson <m.j.hutchinson@gmail...
2006-11-01 Miguel de IcazaAdd LoadType implementation, from #79396, this should...
2006-11-01 Jackson Harper * XplatUIWin32.cs: When setting the parent...
2006-11-01 Miguel de IcazaAdd this too
2006-11-01 Miguel de IcazaAdd stuff from Robert
2006-11-01 Chris Toshok * XplatUIX11.cs: revert the #79790 fix, as the simple.
2006-11-01 Chris Toshokmake all forms we show not appear in the taskbar. ...
2006-11-01 Igor Zelmanovich2006-11-01 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-01 Igor Zelmanovich2006-11-01 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-01 Sebastien Pouliot2006-11-01 Sebastien Pouliot <sebastien@ximian.com>
2006-11-01 Igor Zelmanovich2006-11-01 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-01 Gert Driesen* TextBoxTest.cs: Added tests for part of bug #79799.
2006-11-01 Sebastien Pouliotcorlib_test.dll.sources: Added unit tests and CAS tests...
2006-11-01 Sebastien Pouliot2006-11-01 Sebastien Pouliot <sebastien@ximian.com>
2006-11-01 Sebastien Pouliot2006-11-01 Sebastien Pouliot <sebastien@ximian.com>
2006-11-01 Gert Driesen* ControlTest.cs: Fixed build using csc 1.x.
2006-11-01 Yoni KlainAdded a NotDotNet category attribute for tests that...
2006-11-01 Yoni KlainCategories added. Tests created in MonoCasTests namespa...
2006-11-01 Igor Zelmanovich2006-11-01 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-01 Chris Toshokdisable some more tests which no longer work
2006-11-01 Chris Toshok2006-11-01 Chris Toshok <toshok@ximian.com>
2006-11-01 Francisco Figueiredo Jr.2006-11-01 Francisco Figueiredo Jr. <fxjrlists@yahoo...
2006-11-01 Chris Toshoklabel tests which don't work under mono as NotWorking...
2006-11-01 Andreia Gaita* ContainerControl.cs: reverted rev.67183 (which was...
2006-11-01 Sebastien Pouliot2006-10-31 Sebastien Pouliot <sebastien@ximian.com>
2006-11-01 Mike Kestner2006-10-31 Mike Kestner <mkestner@novell.com>
2006-11-01 Sebastien Pouliot2006-10-31 Sebastien Pouliot <sebastien@ximian.com>
2006-10-31 Chris Toshokenable a whole bunch more tests, all of which pass...
next