Skip to content
Snippets Groups Projects
  1. Oct 01, 2008
    • Everaldo Canuto's avatar
      In System.Windows.Forms: · e117097e
      Everaldo Canuto authored
      2008-09-30  Everaldo Canuto  <ecanuto@novell.com>
      
      	* MenuAPI.cs: Prevent NRE when deactivate menu. Fixes #413636.
      
      
      svn path=/branches/mono-2-0/mcs/; revision=114557
      mono-2.0
      e117097e
  2. Sep 30, 2008
    • Michael Hutchinson's avatar
      2008-09-30 Michael Hutchinson <mhutchinson@novell.com> · 95d855eb
      Michael Hutchinson authored
      	* HttpServerChannel.cs: make sure the channel data object is set 
      	  when the port is auto-assigned.
      	* HttpClientTransportSink.cs: Use the __RequestUri header for the 
      	  request's URI. Includes workaround for bad __RequestUri values.
      	
      	Fixes Bug 378713 - [regression] Remoting - HttpChannel.
      
      
      svn path=/branches/mono-2-0/mcs/; revision=114529
      95d855eb
    • Jb Evain's avatar
      2008-09-30 Jb Evain <jbevain@novell.com> · 362fb88f
      Jb Evain authored
      	* QueryableEnumerable.cs: fix ElementType.
      
      
      svn path=/branches/mono-2-0/mcs/; revision=114516
      362fb88f
  3. Sep 29, 2008
  4. Sep 26, 2008
  5. Sep 25, 2008
    • Zoltan Varga's avatar
      Merge r113458 from HEAD. · 0589d7dd
      Zoltan Varga authored
      svn path=/branches/mono-2-0/mono/; revision=114102
      0589d7dd
    • Marek Safar's avatar
      2008-09-25 Marek Safar <marek.safar at gmail.com> · 2d831022
      Marek Safar authored
        
      	* driver.cs, namespace.cs: Read types and namespaces after all
      	requested assemblies are loaded, fixes issues with System.Core
      	auto-reference, and #419888.
      
      
      svn path=/branches/mono-2-0/mcs/; revision=114098
      2d831022
    • Dick Porter's avatar
      · 6bf7d137
      Dick Porter authored
      2008-09-25  Dick Porter  <dick@ximian.com>
      
      	* events.c (event_create): Revert previous kludge as it's no
      	longer needed.
      
      	* wait.c: Make sure we keep references to handles we're waiting
      	for.  Fixes bug 424851.
      
      
      svn path=/branches/mono-2-0/mono/; revision=114096
      6bf7d137
    • Miguel de Icaza's avatar
      Version · f2eca844
      Miguel de Icaza authored
      svn path=/branches/mono-2-0/mono/; revision=114045
      f2eca844
  6. Sep 24, 2008
  7. Sep 23, 2008
  8. Sep 22, 2008
  9. Sep 20, 2008
  10. Sep 19, 2008
  11. Sep 18, 2008
    • Michael Hutchinson's avatar
      2008-09-18 Michael Hutchinson <mhutchinson@novell.com> · ecb56079
      Michael Hutchinson authored
      	* HttpServerChannel.cs: Don't try to resolve IPAddress.Any, so that 
      	by default we bind to localhost/lo as well as the host address.
      	Also remove dead code for binding to multiple IP addresses; I don't 
      	think we need to handle that.
      
      
      svn path=/branches/mono-2-0/mcs/; revision=113457
      ecb56079
    • Michael Hutchinson's avatar
      2008-09-18 Michael Hutchinson <mhutchinson@novell.com> · b94fed66
      Michael Hutchinson authored
      	* HttpChannel.cs: Fix default channel name.
      
      svn path=/branches/mono-2-0/mcs/; revision=113453
      b94fed66
    • Michael Hutchinson's avatar
      2008-09-18 Michael Hutchinson <mhutchinson@novell.com> · b54f5a8c
      Michael Hutchinson authored
      	* HttpClientTransportSink: Fix logic error that broke async client 
      	functionality. Fixes HttpAsyncCallTest tests.
      
      
      svn path=/branches/mono-2-0/mcs/; revision=113434
      b54f5a8c
    • Dick Porter's avatar
      · cde9923d
      Dick Porter authored
      2008-09-18  Dick Porter  <dick@ximian.com>
      
      	* events.c (event_create): Start event handles with a reference
      	count of 2, to work around a bug causing banshee to hang at exit.
      	Temporary kludge for bug 424851.
      
      
      svn path=/branches/mono-2-0/mono/; revision=113394
      cde9923d
  12. Sep 17, 2008
  13. Sep 15, 2008
  14. Sep 12, 2008
    • Michael Hutchinson's avatar
      Add · 7e1ac933
      Michael Hutchinson authored
      svn path=/branches/mono-2-0/mcs/; revision=112918
      7e1ac933
Loading