Fixed bug where using ResXResourceWriter filename ctor caused corrupted output
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / TextBox.cs
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-16 Jonathan PobstMove line inside if () to fix 2 tests.
2010-12-16 Miguel de Icaza[winforms] undo accidental removal of a line
2010-12-13 Miguel de Icaza[winforms] Pass 3 of removing NET_2_0 from winforms
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-01-20 Carlos Alberto Cortez2010-01-20 Carlos Alberto Cortez <calberto.cortez...
2009-05-27 Marek SafarNew tests, updates
2009-05-19 Miguel de Icaza2009-05-18 Miguel de Icaza <miguel@novell.com>
2009-05-12 Carlos Alberto Cortez * TextBox.cs: Expose IsAutoCompleteAvailable as internal.
2009-03-30 Carlos Alberto Cortez2009-03-30 Carlos Alberto Cortez <calberto.cortez...
2009-02-22 Carlos Alberto Cortez2009-02-22 Carlos Alberto Cortez <calberto.cortez...
2009-02-18 Marek SafarNew test.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-17 Carlos Alberto Cortez2009-02-16 Carlos Alberto Cortez <calberto.cortez...
2008-12-10 Carlos Alberto Cortez2008-12-10 Carlos Alberto Cortez <calberto.cortez...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-24 Carlos Alberto Cortez2008-10-24 Carlos Alberto Cortez <calberto.cortez...
2008-10-23 Carlos Alberto Cortez2008-10-23 Carlos Alberto Cortez <calberto.cortez...
2008-10-14 Carlos Alberto Cortez2008-10-13 Carlos Alberto Cortez <calberto.cortez...
2008-10-13 Carlos Alberto Cortez2008-10-13 Carlos Alberto Cortez <calberto.cortez...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-03 Rodrigo KumperaIn .:
2008-09-01 Ivan Zlatev2008-09-01 Ivan N. Zlatev <contact@i-nz.net>
2008-07-18 Marek SafarNew tests, updates
2008-07-14 Carlos Alberto Cortez * TextBox.cs: Auto complete stuff in WndProc should...
2008-07-14 Carlos Alberto Cortez * TextBox.cs: Implement navigation support for auto...
2008-07-13 Carlos Alberto Cortez2008-07-13 Carlos Alberto Cortez <calberto.cortez...
2008-07-12 Gert Driesen* TextBox.cs: Fixed NRE in LostFocus. Avoid unnecessary...
2008-07-11 Carlos Alberto Cortez2008-07-11 Carlos Alberto Cortez <calberto.cortez...
2008-07-02 Carlos Alberto Cortez * ComboBox.cs:
2008-06-18 Carlos Alberto Cortez2008-06-18 Carlos Alberto Cortez <calberto.cortez...
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-06-02 Ivan Zlatev2008-06-02 Andy Hume <andyhume32@yahoo.co.uk>
2008-05-25 Carlos Alberto Cortez2008-05-24 Carlos Alberto Cortez <calberto.cortez...
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-06 Gert Driesen* BindingContext.cs: Changed argument names to fix...
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-24 Luke Page2008-02-24 Luke Page <luke.a.page@gmail.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-15 Marek SafarBetter error message.
2007-10-15 Jonathan Pobst2007-10-15 Jonathan Pobst <monkey@jpobst.com>
2007-08-14 Jonathan Pobst2007-08-14 Jonathan Pobst <monkey@jpobst.com>
2007-07-23 Jonathan Pobst2007-07-23 Jonathan Pobst <monkey@jpobst.com>
2007-05-15 Jackson Harper * TextBox.cs: Disable some of the menu options...
2007-05-15 Jackson Harper * TextBox.cs:
2007-04-24 Rolf Bjarne Kvinge* ComboBox.cs: Forward ContextMenu to the underlying...
2007-04-19 Jackson Harper * TextBox.cs: Move the has_been_focused into...
2007-04-02 Jackson Harper * TextBox.cs: LBUTTON does not make the textbox...
2007-03-31 Gert Driesen* RichTextBoxTest.cs: Added BackColor test. Improved...
2007-03-30 Jackson Harper * TextBox.cs: Only select all on initial focus...
2007-03-20 Jackson Harper * TextControl.cs: Need to use SelectionLength...
2007-03-19 Jackson Harper * TextBox.cs: Reduce the amount of invalidation...
2007-03-19 Jackson Harper * TextControl.cs: Add an alignment property...
2007-03-19 Rolf Bjarne Kvinge* Control.cs: ControlCollection.Add: Remove a couple...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-10 Gert Driesen* FormHandleTest.cs: Fixed build using csc 1.x.
2007-03-10 Jackson Harper * TextBox.cs: Set the background color, but...
2007-03-09 Jackson Harper * TextBox.cs: Don't explicitly set our backgrou...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-12 Jackson Harper * RichTextBox.cs:
2007-01-29 Andreia Gaita2007-01-29 Andreia Gaita <avidigal@novell.com>
2007-01-22 Jonathan Pobst2007-01-22 Jonathan Pobst <monkey@jpobst.com>
2007-01-16 Chris Toshok2007-01-15 Chris Toshok <toshok@ximian.com>
2007-01-13 Miguel de IcazaA couple of other no-op overrides
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-21 Daniel Nauck2006-12-21 Daniel Nauck <dna@mono-project.de>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-11 Jackson Harper * TextBox.cs: Don't tell the world that we...
2006-12-11 Jackson Harper * TextControl.cs: Draw the caret and the select...
2006-12-07 Chris Toshok * TextBox.cs: remove the explicit assignments to has_f...
2006-12-05 Chris Toshok2006-12-05 Chris Toshok <toshok@ximian.com>
2006-12-04 Jackson Harper * TextBox.cs: Select all the text when...
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-27 Miguel de IcazaAdd a few proxies that binaries are calling
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-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.
next