Merge pull request #268 from pcc/menudeactivate
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / PropertyGridView.cs
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-07 Ivan Zlatev2008-09-07 Ivan N. Zlatev <contact@i-nz.net>
2008-09-05 Ivan Zlatev2008-09-04 Ivan N. Zlatev <contact@i-nz.net>
2008-06-27 Ivan Zlatev2008-06-27 Ivan N. Zlatev <contact@i-nz.net>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-30 Ivan Zlatev2008-05-30 Ivan N. Zlatev <contact@i-nz.net>
2008-05-28 Ivan Zlatev2008-05-28 Ivan N. Zlatev <contact@i-nz.net>
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-05 Ivan Zlatev2008-04-05 Ivan N. Zlatev <contact@i-nz.net>
2008-04-05 Ivan Zlatev2008-04-05 Ivan N. Zlatev <contact@i-nz.net>
2008-04-03 Ivan Zlatev2008-04-03 Ivan N. Zlatev <contact@i-nz.net>
2008-03-20 Marek SafarMade gmcs specific
2008-03-20 Ivan Zlatev2008-03-20 Ivan N. Zlatev <contact@i-nz.net>
2008-03-19 Ivan Zlatev2008-03-20 Ivan N. Zlatev <contact@i-nz.net>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-03 Ivan Zlatev2008-03-03 Ivan N. Zlatev <contact@i-nz.net>
2008-02-28 Ivan Zlatev2008-02-28 Ivan N. Zlatev <contact@i-nz.net>
2008-02-28 Andreia Gaita* PropertyGridView.cs: Revert the message filtering...
2008-02-26 Andreia Gaita* PropertyGridView.cs: Use a message filter to check...
2008-02-26 Ivan Zlatev2008-02-26 Ivan N. Zlatev <contact@i-nz.net>
2008-02-25 Jb Evainmerge Call tests
2008-02-25 Ivan Zlatev2008-02-25 Ivan N. Zlatev <contact@i-nz.net>
2008-02-20 Ivan Zlatev2008-02-20 Ivan N. Zlatev <contact@i-nz.net>
2008-02-20 Ivan Zlatev2008-02-20 Ivan N. Zlatev <contact@i-nz.net>
2008-02-19 Ivan Zlatev2008-02-19 Ivan N. Zlatev <contact@i-nz.net>
2008-02-17 Raja R HarinathIn .:
2008-02-17 Ivan Zlatev2008-02-17 Ivan N. Zlatev <contact@i-nz.net>
2008-02-16 Ivan Zlatev2008-02-16 Ivan N. Zlatev <contact@i-nz.net>
2008-02-16 Ivan Zlatev2008-02-16 Ivan N. Zlatev <contact@i-nz.net>
2008-02-14 Ivan Zlatev2008-02-14 Ivan N. Zlatev <contact@i-nz.net>
2008-02-12 Ivan Zlatev2008-02-12 Ivan N. Zlatev <contact@i-nz.net>
2008-02-12 Igor ZelmanovichTARGET_J2EE:
2008-02-11 Ivan Zlatev2008-02-11 Ivan N. Zlatev <contact@i-nz.net>
2008-02-11 Ivan Zlatev2008-02-11 Ivan N. Zlatev <contact@i-nz.net>
2008-02-08 Marek SafarNew test + update
2008-02-06 Ivan Zlatev2008-02-06 Ivan N. Zlatev <contact@i-nz.net>
2008-02-05 Ivan Zlatev2008-02-05 Ivan N. Zlatev <contact@i-nz.net>
2008-02-04 Ivan Zlatev2008-02-04 Ivan N. Zlatev <contact@i-nz.net>
2008-01-31 Ivan Zlatev2008-01-31 Ivan N. Zlatev <contact@i-nz.net>
2008-01-27 Andreia Gaita* PropertyGridView.cs: Rearrange the dropdown loop...
2008-01-26 Ivan Zlatev2008-01-26 Ivan N. Zlatev <contact@i-nz.net>
2008-01-26 Ivan Zlatev2008-01-26 Ivan N. Zlatev <contact@i-nz.net>
2008-01-25 Ivan Zlatev2008-01-25 Ivan N. Zlatev <contact@i-nz.net>
2008-01-23 Everaldo Canuto2008-01-23 Everaldo Canuto <ecanuto@novell.com>
2008-01-22 Ivan Zlatev2008-01-22 Ivan N. Zlatev <contact@i-nz.net>
2008-01-22 Ivan Zlatev2008-01-22 Ivan N. Zlatev <contact@i-nz.net>
2008-01-22 Ivan Zlatev2008-01-22 Ivan N. Zlatev <contact@i-nz.net>
2008-01-21 Ivan Zlatev2008-01-21 Ivan N. Zlatev <contact@i-nz.net>
2008-01-18 Ivan Zlatev2008-01-18 Ivan N. Zlatev <contact@i-nz.net>
2008-01-18 Ivan Zlatev2008-01-18 Ivan N. Zlatev <contact@i-nz.net>
2008-01-17 Ivan Zlatev2008-01-17 Ivan N. Zlatev <contact@i-nz.net>
2008-01-17 Ivan Zlatev2008-01-17 Ivan N. Zlatev <contact@i-nz.net>
2007-11-06 Marek SafarNew tests, update
2007-11-05 Carlos Alberto Cortez * PropertyGridView.cs: When clicking drop-down button,
2007-10-24 Carlos Alberto Cortez2007-10-24 Carlos Alberto Cortez <calberto.cortez...
2007-10-23 Carlos Alberto Cortez * PropertyGridView.cs: If a property has an UIEditor...
2007-10-23 Carlos Alberto Cortez2007-10-23 Carlos Alberto Cortez <calberto.cortez...
2007-10-23 Marek SafarNew tests, message update
2007-10-22 Carlos Alberto Cortez * PropertyGridView.cs: When showing the textbox for...
2007-10-22 Carlos Alberto Cortez2007-10-21 Carlos Alberto Cortez <calberto.cortez...
2007-10-20 Carlos Alberto Cortez2007-10-19 Carlos Alberto Cortez <calberto.cortez...
2007-10-17 Carlos Alberto Cortez2007-10-17 Carlos Alberto Cortez <calberto.cortez...
2007-08-25 Ivan Zlatev2007-08-25 Ivan N. Zlatev <contact@i-nz.net>
2007-07-31 Rolf Bjarne Kvinge* PropertyGridView.cs: Remove debug output.
2007-07-20 Rolf Bjarne Kvinge* PropertyGrid.cs, PropertyGridView.cs: Implemented...
2007-07-20 Rolf Bjarne Kvinge* PropertyGrid.cs: PropertyToolBar: Redraw the entire...
2007-07-11 Rolf Bjarne Kvinge* PropertyGridTextBox.cs: Add a method that sends any...
2007-07-11 Rolf Bjarne Kvinge* PropertyGridView.cs: Add a null-check, fixes a few...
2007-07-10 Rolf Bjarne Kvinge[ Fixes #79761]
2007-07-10 Rolf Bjarne Kvinge* PropertyGridView.cs: Fix for #81800, makes text show...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-04 Chris ToshokIn System.Windows.Forms.RTF:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-15 Chris Toshok2006-11-15 Chris Toshok <toshok@ximian.com>
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-09 Chris Toshok2006-11-09 Chris Toshok <toshok@ximian.com>
2006-11-09 Chris Toshok2006-11-08 Chris Toshok <toshok@ximian.com>
2006-11-09 Chris ToshokIn .:
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-07 Chris Toshok2006-11-06 Chris Toshok <toshok@ximian.com>
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-26 Chris Toshok2006-10-26 Chris Toshok <toshok@ximian.com>
2006-10-26 Chris Toshok * PropertyGrid.cs: make set_SelectedObject call
2006-10-26 Chris Toshok2006-10-26 Chris Toshok <toshok@ximian.com>
2006-10-25 Chris Toshok * PropertyGridView.cs: factor out the splitter invalid...
next