* HttpApplication.cs: fixed PreStart, should not set thread culture to invariant
[mono.git] / mcs /
2007-01-04 Vladimir Krasnov* HttpApplication.cs: fixed PreStart, should not set...
2007-01-04 Chris Toshok * DataGrid.cs: the Alt+0 handling was wrong, it should...
2007-01-04 Chris Toshok2007-01-03 Chris Toshok <toshok@ximian.com>
2007-01-03 Marek HabersackJavaScript validation fix
2007-01-03 Marek Habersackfix for type loading
2007-01-03 Jonathan Pobst2007-01-03 Jonathan Pobst <monkey@jpobst.com>
2007-01-03 Miguel de Icaza2007-01-03 Miguel de Icaza <miguel@novell.com>
2007-01-03 Sebastien Pouliot2007-01-03 Sebastien Pouliot <sebastien@ximian.com>
2007-01-03 Sebastien Pouliot2007-01-03 Sebastien Pouliot <sebastien@ximian.com>
2007-01-03 Sebastien Pouliot2007-01-03 Sebastien Pouliot <sebastien@ximian.com>
2007-01-03 Igor Zelmanovich2006-01-03 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-03 Andreia Gaita* SendKeys.cs: window handle is not needed in win32...
2007-01-03 Vladimir Krasnov* HttpRequest.cs: fixed jvm version of MakeInputStream...
2007-01-03 Jackson Harper * TextControl.cs: Need to prevent wrap calculat...
2007-01-03 Konstantin Trigerupdate project with recent changes
2007-01-03 Igor Zelmanovich2006-01-02 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-03 Konstantin Trigerexplicitly implement ICloneable.Clone as .Net does
2007-01-03 Vladimir Krasnov* SiteMap.cs, SiteMapNodeCollection.cs: TARGET_JVM...
2007-01-03 Konstantin Trigerexplicitly implement IDataItemContainer.DataItemIndex...
2007-01-03 Rolf Bjarne Kvinge * Control.cs:
2007-01-03 Rolf Bjarne Kvinge2007-01-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-03 Gert Driesen* Theme.cs: Re-enabled DefaultFont change. Use const...
2007-01-03 Jackson Harper * TextBoxBase.cs: We move the caret with the...
2007-01-03 Miguel de Icaza2007-01-02 Miguel de Icaza <miguel@novell.com>
2007-01-03 Miguel de IcazaRevert 67496 as it makes running Paint.NET impossible
2007-01-03 Miguel de Icaza2006-12-31 Miguel de Icaza <miguel@novell.com>
2007-01-02 Mike Kestner2007-01-02 Mike Kestner <mkestner@novell.com>
2007-01-02 Gert Driesen* ControlTest.cs: Added FontHeight test.
2007-01-02 Chris Toshok2007-01-02 Chris Toshok <toshok@ximian.com>
2007-01-02 Raja R HarinathIn System.Text.RegularExpressions:
2007-01-02 Miguel de IcazaMake XML
2007-01-02 Noam LampertFix bug in batch file
2007-01-02 Mike Kestner2007-01-02 Mike Kestner <mkestner@novell.com>
2007-01-02 Mike Kestner2007-01-02 Mike Kestner <mkestner@novell.com>
2007-01-02 Marek Sieradzki2007-01-02 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-02 Gert Driesen* ProcessTest.cs: Added null check tests.
2007-01-02 Gert Driesen* CheckedListBox.cs: Fixed SelectionMode to match MS.
2007-01-02 Konstantin TrigerDataObjectAttribute.cs: Implemented
2007-01-02 Vladimir Krasnov* SqlDataSourceView.cs,ObjectDataSourceView.cs: fixed...
2007-01-02 Konstantin TrigerDo not reject null key
2007-01-02 Marek SafarNew tests.
2007-01-02 Marek Safar2007-01-02 Marek Safar <marek.safar@gmail.com>
2007-01-02 Igor Zelmanovich2006-12-27 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-02 Vladimir Krasnov* ProfileBase.cs: added inherited properties properties...
2007-01-02 Everaldo Canuto * MenuItem.cs: In MdiWindowClickHandler uses sender...
2007-01-02 Konstantin TrigerAdd missing IdSeparator propoerty
2007-01-02 Igor Zelmanovich2007-01-02 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-02 Marek SafarNew tests.
2007-01-02 Marek SafarNew test based on #80381
2007-01-02 Marek Safar2007-01-02 Marek Safar <marek.safar@gmail.com>
2007-01-02 Marek SafarPut back test, which Miguel overwrote (was test-542)
2007-01-02 Marek Sieradzki2007-01-02 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-02 Marek SieradzkiMore tasks.
2007-01-02 Marek Sieradzki2007-01-02 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-02 Everaldo Canuto * MenuAPI.cs: Prevent second level and beyond submenus...
2007-01-02 Merav SudriGHTDB script for sql 2005 server was added.
2007-01-02 Everaldo Canuto * MenuAPI.cs:
2007-01-02 Everaldo Canuto2007-01-02 Everaldo Canuto <everaldo@simios.org>
2007-01-02 Everaldo Canuto * ThemeWin32Classic.cs: Use float numbers to calculate...
2007-01-02 Everaldo CanutoFix ChangeLog date
2007-01-02 Everaldo Canuto2006-12-31 Everaldo Canuto <everaldo@simios.org>
2007-01-01 Jonathan Pobst2007-01-01 Jonathan Pobst <monkey@jpobst.com>
2007-01-01 Konstantin Trigercorrect working with timeouts
2007-01-01 Konstantin Trigerensure we don't create session when it is not required
2007-01-01 Igor Zelmanovich2007-01-01 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-01 Igor Zelmanovich2007-01-01 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-01 Roei Erezfixing overriding final method
2007-01-01 Konstantin Trigercorrect asserts in the test
2007-01-01 Everaldo CanutoRevert MenuAPI wrong commit
2007-01-01 Everaldo CanutoClean code and fix identation
2007-01-01 Gert Driesen* ToolBarTest.cs: Enabled test for bug #80416.
2007-01-01 Vladimir Krasnov* Control.cs: fixed ResolveClientUrl, wrong when contro...
2007-01-01 Miguel de Icaza2007-01-01 Miguel de Icaza <miguel@novell.com>
2007-01-01 Miguel de IcazaAdd new test for bug 78259
2007-01-01 Miguel de Icaza2007-01-01 Miguel de Icaza <miguel@novell.com>
2007-01-01 Miguel de IcazaAdd new test
2007-01-01 Miguel de IcazaAdd verbose description
2007-01-01 Miguel de Icaza2007-01-01 Miguel de Icaza <miguel@novell.com>
2007-01-01 Miguel de IcazaAdd new test case
2007-01-01 Miguel de IcazaNote about PRODUCTION define
2006-12-31 Chris Toshok * ControlEventTest.cs: add SizeChanged to the resize...
2006-12-31 Chris Toshok2006-12-31 Chris Toshok <toshok@ximian.com>
2006-12-31 Chris Toshok2006-12-31 Chris Toshok <toshok@ximian.com>
2006-12-31 Gonzalo Paniagua... 2006-12-31 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-12-31 Andreia Gaita2006-12-31 Andreia Gaita <avidigal@novell.com>
2006-12-31 Everaldo Canuto2006-12-31 Everaldo Canuto <everaldo@simios.org>
2006-12-31 Igor Zelmanovich2006-12-31 Igor Zelmanovich <igorz@mainsoft.com>
2006-12-31 Gert Driesen* UpDownTest.cs: Added tests for DomainUpDown and Numer...
2006-12-31 Eyal AlaloufRun unix2dos.
2006-12-31 Igor Zelmanovich2006-12-31 Igor Zelmanovich <igorz@mainsoft.com>
2006-12-31 Igor Zelmanovich2006-12-31 Igor Zelmanovich <igorz@mainsoft.com>
2006-12-31 Vladimir Krasnov* ProfileGroupBase.cs: fixed property name while gettin...
2006-12-31 Igor Zelmanovich2006-12-31 Igor Zelmanovich <igorz@mainsoft.com>
2006-12-31 Igor Zelmanovich2006-12-31 Igor Zelmanovich <igorz@mainsoft.com>
2006-12-31 Gert Driesen* ToolBarTest.cs: Added test for bug #80416.
2006-12-31 Vladimir Krasnov* SettingsPropertyValue.cs: fixed PropertyValue propert...
2006-12-31 Gert Driesen* ContainerControlTest.cs: Added tests for ActiveControl.
2006-12-31 Chris Toshokrevert the previous change. it's more 'right', but...
2006-12-31 Chris Toshok * ContainerControl.cs: make sure we throw the exceptio...
2006-12-30 Chris ToshokIn Test/System.Windows.Forms:
next