mono.git
2006-12-21 Gert Driesen* MemberDescriptor.cs: On 2.0 profile, take the Display...
2006-12-21 Miguel de IcazaUpdate docs from comments from Robert Jordan
2006-12-21 Gert Driesen* MemoryStreamTest.cs: Added (de)serialization tests...
2006-12-21 Rolf Bjarne... 2006-12-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-21 Raja R HarinathFix WaitHandle usage in delegates.
2006-12-21 Vladimir Krasnov* DerbyMembershipProvider.cs: fixed provider key to...
2006-12-21 Rolf Bjarne... 2006-12-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-21 Chris Toshok * DataGrid.cs: guard against the initial state of...
2006-12-21 Vladimir Krasnov* RoleManagerSection.cs: refactored using attributes
2006-12-21 Vladimir Krasnovfixed expected result as in .net
2006-12-21 Chris Toshok2006-12-21 Chris Toshok <toshok@ximian.com>
2006-12-21 Igor Zelmanovich2006-12-21 Igor Zelmanovich <igorz@mainsoft.com>
2006-12-21 Noam LampertDon't map path to original source code directory
2006-12-21 Vladimir Krasnov* ConfigurationProperty.cs: fixed DefaultValue of type...
2006-12-21 Vladimir Krasnov* SqlDataSourceView.cs: fixed InitializeParameters...
2006-12-21 Jonathan Chambers2006-12-21 Jonathan Chambers <joncham@gmail.com>
2006-12-21 Yoni KlainChanges for not log in new created user by this utility...
2006-12-21 Konstantin... Add #if TRACE arround debug prints
2006-12-21 Konstantin... Disable session for NunitWeb tests since it does not...
2006-12-21 Gert Driesen* RichTextBoxTest.cs: Improved PreferredHeight test.
2006-12-21 Gert Driesen* RichTextBoxTest.cs: Added test for bug #80301.
2006-12-21 Chris Toshoktons more corcompare work
2006-12-21 Daniel Nauck2006-12-21 Daniel Nauck <dna@mono-project.de>
2006-12-21 Chris ToshokIn Test/System.Windows.Forms:
2006-12-20 Chris ToshokIn Test/System.ComponentModel:
2006-12-20 Chris ToshokIn Test/System.ComponentModel:
2006-12-20 Marek SieradzkiIn Microsoft.Build.BuildEngine:
2006-12-20 Chris ToshokIn Test/System.ComponentModel:
2006-12-20 Jackson Harper * TextControl.cs: Attempt to reduce the number...
2006-12-20 Atsushi Eno2006-12-20 Atsushi Enomoto <atsushi@ximian.com>
2006-12-20 Jackson Harper * TextBoxBase.cs: Kill then redraw the caret...
2006-12-20 Atsushi Eno2006-12-20 Atsushi Enomoto <atsushi@ximian.com>
2006-12-20 Jackson Harper * XplatUIX11.cs: We need to hide the caret...
2006-12-20 Gert Driesen* MonthCalendar.cs: Fixed previous month button. Remove...
2006-12-20 Paolo MolaroGot the real name now.
2006-12-20 Jackson Harper precedence
2006-12-20 Marek HabersackMove changelog messages where they belong
2006-12-20 Marek HabersackForgotten changelogs
2006-12-20 Marek HabersackImplement support for ProfileCommon class generation
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-20 Paolo MolaroWed Dec 20 19:30:27 CET 2006 Paolo Molaro <lupus@ximian...
2006-12-20 Rolf Bjarne... 2006-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Rolf Bjarne... * DateTimePickerTest.cs: Created.
2006-12-20 Paolo MolaroWed Dec 20 18:26:36 CET 2006 Paolo Molaro <lupus@ximian...
2006-12-20 Jackson Harper - PreferredHeight is a little different than...
2006-12-20 Konstantin... add ability to initialize DataDirectory from init param...
2006-12-20 Nagappan Alagappan2006-12-05 Nagappan A <anagappan@novell.com>
2006-12-20 Nagappan Alagappan2006-12-20 Nagappan A <anagappan@novell.com>
2006-12-20 Nagappan Alagappan2006-12-20 Nagappan A <anagappan@novell.com>
2006-12-20 Nagappan Alagappan2006-12-20 Nagappan A <anagappan@novell.com>
2006-12-20 Nagappan Alagappan2006-12-07 Nagappan A <anagappan@novell.com>
2006-12-20 Jackson Harper - When backspacing, move the caret before we...
2006-12-20 Jackson Harper - PreferredHeight is a little different than...
2006-12-20 Konstantin... set WebFileSystemAccess parameter to Full by default
2006-12-20 Jackson Harper * TextBoxBase.cs: When changing the font across...
2006-12-20 Nagappan Alagappan2006-12-20 Nagappan A <anagappan@novell.com>
2006-12-20 Konstantin... add parantheses for MONO_REGISTRY_PATH
2006-12-20 Konstantin... Revert r68605, WebTest is now fixed
2006-12-20 Konstantin... Run all the WebTests in one and only one TreadPool...
2006-12-20 Rolf Bjarne... 2006-12-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Marek SafarNew test based on #80288
2006-12-20 Marek Safar2006-12-20 Marek Safar <marek.safar@gmail.com>
2006-12-20 Yoni KlainChanges for validations on fast request and Email valid...
2006-12-20 Rolf Bjarne... 2006-12-19 Rolf Bjarne Kvinge <RKvinge@novell.com>
2006-12-20 Paolo MolaroWed Dec 20 11:03:56 CET 2006 Paolo Molaro <lupus@ximian...
2006-12-20 Konstantin... Fixed with a new browscap.ini
2006-12-20 Chris Toshok2006-12-19 Chris Toshok <toshok@ximian.com>
2006-12-20 Jackson Harper * TreeView.cs: Make sure we factor in the vert...
2006-12-20 Jackson Harper * TextControl.cs: soft now means something...
2006-12-20 Andreia Gaita* SendKeys.cs: Fix Send() behaviour, clear keys after...
2006-12-20 Chris Toshok * ToolStripItem.cs: add the implementation of the...
2006-12-20 Chris Toshok2006-12-19 Chris Toshok <toshok@ximian.com>
2006-12-20 Chris ToshokIn .:
2006-12-20 Sebastien Pouliot2006-12-19 Sebastien Pouliot <sebastien@ximian.com>
2006-12-20 Jonathan Pobst2006-12-19 Jonathan Pobst <monkey@jpobst.com>
2006-12-19 Carlos Alberto... 2006-12-19 Carlos Alberto Cortez <calberto.cortez...
2006-12-19 Miguel de Icaza2006-12-19 Miguel de Icaza <miguel@novell.com>
2006-12-19 Marek Safar2006-12-19 Marek Safar <marek.safar@gmail.com>
2006-12-19 Marek SafarNew tests.
2006-12-19 Miguel de Icaza2006-12-19 Miguel de Icaza <miguel@novell.com>
2006-12-19 Miguel de IcazaSmall fixes
2006-12-19 Miguel de IcazaRecover file
2006-12-19 Miguel de IcazaNo longer in 2.0
2006-12-19 Carlos Alberto... 2006-12-19 Carlos Alberto Cortez <calberto.cortez...
2006-12-19 Gert Driesen* ListViewItem.cs: Changed AddRange overloads to match...
2006-12-19 Gert Driesen* MonthCalendar.cs: Fixed InvalidCastException.
2006-12-19 Jackson Harper - When calculating char positions only add...
2006-12-19 Jackson Harper * TextControl.cs: Don't increment the position...
2006-12-19 Andreia GaitaSendKeys X11 support.
2006-12-19 Daniel Nauck2006-12-19 Daniel Nauck <dna@mono-project.de>
2006-12-19 Chris ToshokIn Test/System.ComponentModel:
2006-12-19 Paolo MolaroTue Dec 19 19:17:06 CET 2006 Paolo Molaro <lupus@ximian...
2006-12-19 Carlos Alberto... 2006-12-19 Carlos Alberto Cortez <calberto.cortez...
2006-12-19 Jackson Harper - We need to invalidate the selection area...
2006-12-19 Jackson Harper flush
2006-12-19 Jackson Harper * RichTextBox.cs:
2006-12-19 Daniel Nauck2006-12-19 Daniel Nauck <dna@mono-project.de>
2006-12-19 Chris Toshokfix typo
2006-12-19 Chris ToshokIn .:
2006-12-19 Chris ToshokIn .:
next