* XplatUIX11.cs: Removed unused hwnd var in SetBorderStyle.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Binding.cs
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-01 Chris Toshok [ after removing all warning suppressions, this cleans...
2006-11-29 Chris ToshokIn Test/System.Windows.Forms:
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-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-22 Jackson Harper * Binding.cs: We don't use IsBinding because...
2006-08-18 Jackson Harper * Binding.cs: When validating if the value...
2006-08-15 Chris Toshok * Binding.cs: fix PullData/SetPropertyValue. We don...
2006-06-26 Chris Toshok2006-06-26 Chris Toshok <toshok@ximian.com>
2006-06-20 Chris Toshok * PropertyManager.cs: the PropertyChangedHandler is...
2006-06-20 Chris ToshokIn .:
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-24 Atsushi Eno2006-05-24 Atsushi Enomoto <atsushi@ximian.com>
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-17 Jackson Harper * Binding.cs: Handle null values for Current...
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-03-16 Jackson Harper * Binding.cs:
2006-03-16 Jackson Harper * BindingContext.cs: Check the binding after...
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-21 Jordi Mas i Hernandez * Binding.cs: No PushData/PullData if there is no...
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-23 Chris Toshok2005-09-22 Chris Toshok <toshok@ximian.com>
2005-09-23 Jackson Harper * Binding.cs:
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50437
2005-07-19 Jordi Mas i Hernandez2005-07-19 Jordi Mas i Hernandez <jordi@ximian.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-17 Lluis Sanchez2005-05-17 Lluis Sanchez Gual <lluis@novell.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-01 Jackson Harper * Binding.cs: Implement IsBinding.
2005-04-01 Jackson Harper * Binding.cs: Had some IsAssignableFrom calls backwards.
2005-04-01 Jackson Harper * Binding.cs: Handle null data members when pulling...
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-07 Jackson Harper * Binding.cs: Push data pushes from data -> property...
2005-03-07 Jackson Harper * Binding.cs: Format and parse data correctly. Use...
2005-03-04 Jackson Harper * Binding.cs: Implement data type parsing and converti...
2005-03-04 Jackson Harper * Binding.cs: Support <Property>IsNull checks. Also...
2005-03-03 Jackson Harper * Binding.cs: Bind to <Property>Changed events so...
2005-03-02 Jackson Harper * Binding.cs: Make property searches case-insensitive...
2005-02-25 Jackson Harper * PropertyManager.cs: Implement editing features
2005-02-22 Jackson Harper * BindingContext.cs:
2005-02-16 Peter Dennis Bartok2005-02-16 Peter Bartok <pbartok@novell.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
next