2007-06-06 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridTextBoxColumn.cs
2007-06-01 Chris Toshok2007-06-01 Chris Toshok <toshok@ximian.com>
2007-05-31 Everaldo CanutoRollback r78168 that causes some unit test errors
2007-05-30 Chris Toshok2007-05-30 Chris Toshok <toshok@ximian.com>
2007-05-30 Everaldo Canuto * DataGridTextBoxColumn.cs: Fix textbox horizontal...
2007-05-30 Everaldo Canuto * DataGridTextBoxColumn.cs: Fix texbox position to...
2007-04-09 Gert Driesen* DataGridTextBoxColumnTest.cs: Added IsInEditOrNavigat...
2007-04-09 Gert DriesenRemoved some extra tabs.
2007-04-09 Gert Driesen* DataGridTextBoxColumn.cs: In Commit, use TypeConverte...
2007-04-04 Chris Toshok2007-04-04 Chris Toshok <toshok@ximian.com>
2007-03-23 Chris Toshok2007-03-23 Chris Toshok <toshok@ximian.com>
2007-03-22 Andreia Gaita* DataGrid.cs: Implement Column and Row auto sizing...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-01 Chris Toshok * DataGridTextBoxColumn.cs: clean up the
2007-01-19 Chris Toshok2007-01-19 Chris Toshok <toshok@ximian.com>
2007-01-18 Chris Toshok2007-01-18 Chris Toshok <toshok@ximian.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-27 Chris Toshoksvn path=/trunk/mcs/; revision=70111
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-05 Chris Toshok * DataGridView.cs: fix compiler warnings.
2006-12-04 Chris Toshok * DataGridTextBoxColumn.cs: remove some spew.
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-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-31 Chris Toshok * DataGridTextBoxColumn.cs: only hide the textbox...
2006-07-20 Chris Toshok2006-07-20 Chris Toshok <toshok@ximian.com>
2006-07-11 Chris Toshok * DataGridTableStyle.cs: just check if the property...
2006-07-11 Chris Toshok * DataGridTextBoxColumn.cs: if when we Commit we're...
2006-07-10 Chris Toshok2006-07-10 Chris Toshok <toshok@ximian.com>
2006-06-15 Zoltan Varga2006-06-15 Zoltan Varga <vargaz@gmail.com>
2006-06-13 Chris Toshok2006-06-13 Chris Toshok <toshok@ximian.com>
2006-06-05 Chris Toshok2006-06-05 Chris Toshok <toshok@ximian.com>
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-26 Chris Toshok2006-05-26 Chris Toshok <toshok@ximian.com>
2006-05-25 Chris Toshok2006-05-25 Chris Toshok <toshok@ximian.com>
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-24 Chris Toshok2006-05-24 Chris Toshok <toshok@ximian.com>
2006-05-23 Chris Toshok * DataGridTextBoxColumn.cs (Edit): set grid.is_editing...
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-25 Mike Kestner2006-04-25 Mike Kestner <mkestner@novell.com>
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-26 Peter Dennis Bartok2006-01-25 Peter Dennis Bartok <pbartok@novell.com>
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-03 Peter Dennis Bartok2005-11-03 Peter Dennis Bartok <pbartok@novell.com>
2005-10-11 Jordi Mas i Hernandez * DataGridTextBoxColumn.cs: Sets location and size...
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51205
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
next