mono.git
17 years agocopying the latest Sys.Web.Services from trunk.
Atsushi Eno [Wed, 22 Nov 2006 07:30:22 +0000 (07:30 -0000)]
copying the latest Sys.Web.Services from trunk.

svn path=/branches/atsushi/mcs/; revision=68323

17 years agopreparing for my branch.
Atsushi Eno [Wed, 22 Nov 2006 07:29:33 +0000 (07:29 -0000)]
preparing for my branch.

svn path=/branches/atsushi/mcs/; revision=68322

17 years agoFixes behavior when menu is opened by kerboard and later navigate by mouse
Everaldo Canuto [Wed, 22 Nov 2006 06:39:53 +0000 (06:39 -0000)]
Fixes behavior when menu is opened by kerboard and later navigate by mouse

svn path=/trunk/mcs/; revision=68321

17 years agoAdd and use compare-and-branch macros to support architectures that
Mark Mason [Wed, 22 Nov 2006 03:55:04 +0000 (03:55 -0000)]
Add and use compare-and-branch macros to support architectures that
do not have condition code registers. Fix copyright statements in
previously committed MIPS specific files.

Changes contributed under MIT/X11 license.

svn path=/trunk/mono/; revision=68320

17 years agoUpdate
Miguel de Icaza [Wed, 22 Nov 2006 03:09:15 +0000 (03:09 -0000)]
Update

svn path=/trunk/mono/; revision=68319

17 years ago2006-11-21 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Wed, 22 Nov 2006 02:09:45 +0000 (02:09 -0000)]
2006-11-21  Atsushi Enomoto  <atsushi@ximian.com>

* WebClientProtocol.cs HttpWebClientProtocol.cs SoapException.cs
  SoapHeaderException.cs HttpSimpleClientProtocol.cs
  SoapHttpClientProtocol.cs SoapMessage.cs:
  assorted cosmetic API fixes.

svn path=/trunk/mcs/; revision=68318

17 years agoFix typo.
Lluis Sanchez [Wed, 22 Nov 2006 01:48:42 +0000 (01:48 -0000)]
Fix typo.

svn path=/trunk/mcs/; revision=68316

17 years agoImprove
Miguel de Icaza [Wed, 22 Nov 2006 01:45:14 +0000 (01:45 -0000)]
Improve

svn path=/trunk/mono/; revision=68315

17 years ago2006-11-22 Lluis Sanchez Gual <lluis@novell.com>
Lluis Sanchez [Wed, 22 Nov 2006 01:16:34 +0000 (01:16 -0000)]
2006-11-22  Lluis Sanchez Gual  <lluis@novell.com>

* ChannelServices.cs: Then creating a client sink chain by calling
  CreateMessageSink, provide a null URL if there is channel data.
  Needed because some third party channels check for a null URL before
  looking into the channel data.

svn path=/trunk/mcs/; revision=68314

17 years ago2006-11-22 Lluis Sanchez Gual <lluis@novell.com>
Lluis Sanchez [Wed, 22 Nov 2006 01:02:04 +0000 (01:02 -0000)]
2006-11-22  Lluis Sanchez Gual  <lluis@novell.com>

* RemotingServices.cs: Avoid generating urls with negative numbers.
  When building the url for the RemoteActivationService service,
  avoid duplicate path separator.

svn path=/trunk/mcs/; revision=68313

17 years ago * X11Hwnd.cs: the IntPtr atom change broke the Array.Sort stuff I
Chris Toshok [Tue, 21 Nov 2006 23:28:39 +0000 (23:28 -0000)]
* X11Hwnd.cs: the IntPtr atom change broke the Array.Sort stuff I
was doing.  Just remove it.

* XplatUIX11-new.cs: add a message if Xlib.XInitThreads fails.

* X11ThreadQueue.cs: another Date.Now -> Date.UtcNow fix.

* X11RootHwnd.cs: remove the setting of Display.ActiveWindow from
here.  move all the logic into X11Display.SetActiveWindow.

* X11Display.cs: move the logic for setting ActiveWindow here, and
make ModalWindows private.

2006-11-21  Chris Toshok  <toshok@ximian.com>

svn path=/trunk/mcs/; revision=68304

17 years ago2006-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 21 Nov 2006 23:10:07 +0000 (23:10 -0000)]
2006-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* WebServiceCompiler.cs: add the type to the cache after getting it
from the compiled assembly.

svn path=/trunk/mcs/; revision=68299

17 years ago2006-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Tue, 21 Nov 2006 22:43:53 +0000 (22:43 -0000)]
2006-11-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpWebRequest.cs: add 2 more methods that are not supposed to have
a body. Fixes bug #80001.

svn path=/trunk/mcs/; revision=68297

17 years agoUpdated
Marek Safar [Tue, 21 Nov 2006 19:53:02 +0000 (19:53 -0000)]
Updated

svn path=/trunk/mcs/; revision=68282

17 years ago2006-11-21 Marek Safar <marek.safar@gmail.com>
Marek Safar [Tue, 21 Nov 2006 19:46:46 +0000 (19:46 -0000)]
2006-11-21  Marek Safar  <marek.safar@gmail.com>

* cs-parser.jay: Tiny change to work with mcs tokenizer.

* cs-tokenizer.cs: Remove after unification with mcs.

svn path=/trunk/mcs/; revision=68280

17 years ago * Xlib.cs: remove the static keyword from the class
Chris Toshok [Tue, 21 Nov 2006 19:16:58 +0000 (19:16 -0000)]
* Xlib.cs: remove the static keyword from the class

2006-11-21  Chris Toshok  <toshok@ximian.com>

svn path=/trunk/mcs/; revision=68275

17 years agoFixed tabs/spaces indentation mistake.
Rolf Bjarne Kvinge [Tue, 21 Nov 2006 18:50:59 +0000 (18:50 -0000)]
Fixed tabs/spaces indentation mistake.

svn path=/trunk/mcs/; revision=68271

17 years ago2006-11-21 Marek Safar <marek.safar@gmail.com>
Marek Safar [Tue, 21 Nov 2006 18:42:20 +0000 (18:42 -0000)]
2006-11-21  Marek Safar  <marek.safar@gmail.com>

* cs-tokenizer.cs: Merged with gmcs version.

svn path=/trunk/mcs/; revision=68269

17 years agoSet default value for TabStop to false
Everaldo Canuto [Tue, 21 Nov 2006 17:20:59 +0000 (17:20 -0000)]
Set default value for TabStop to false

svn path=/trunk/mcs/; revision=68265

17 years ago2006-11-21 Rolf Bjarne Kvinge <RKvinge@novell.com>
Rolf Bjarne Kvinge [Tue, 21 Nov 2006 17:11:16 +0000 (17:11 -0000)]
2006-11-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

        * MdiWindowManager.cs:
        * InternalWindowManager.cs:
        - Moved a few methods specific to Mdi from
        InternalWindowManager to MdiWindowManager.
        Fixes #79996.

svn path=/trunk/mcs/; revision=68264

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 16:41:13 +0000 (16:41 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* ImageMap.cs: fixed rendering.

svn path=/trunk/mcs/; revision=68263

17 years agoTARGET_JVM NotWorking test attributes
Andrew Skiba [Tue, 21 Nov 2006 16:28:36 +0000 (16:28 -0000)]
TARGET_JVM NotWorking test attributes

svn path=/trunk/mcs/; revision=68262

17 years agoIn System.Windows.Forms:
Chris Toshok [Tue, 21 Nov 2006 16:08:01 +0000 (16:08 -0000)]
In System.Windows.Forms:
2006-11-21  Chris Toshok  <toshok@ximian.com>

* XplatUIOSX.cs: stub out InvalidateNC.

* XplatUIWin32.cs: implement InvalidateNC using the call I found
at http://www.dotnet247.com/247reference/msgs/58/292037.aspx.

* XplatUIX11.cs: rename InvalidateWholeWindow to InvalidateNC.

* XplatUIDriver.cs: add InvalidateNC abstract method.

* XplatUI.cs: add InvalidateNC.

In System.Windows.Forms.X11Internal:
2006-11-21  Chris Toshok  <toshok@ximian.com>

* XplatUIX11-new.cs: implement the Idle event by adding/removing
it from the applicable X11ThreadQueue and remove the OnIdle
method.  Also, implement the new InvalidateNC method.

* X11Display.cs: remove the idle dispatch code, as it can't be
generated by the XEventThread.  It has to be generated by the
threads running the various message pumps, as it has to be invoked
on that same thread.  Factor out the use of Hwnd.EnabledHwnd along
with the accompanying call to XTranslateCoordinates to a separate
function (RedirectMsgToEnabledAncestor).  Fix some NRE's accessing
FocusWindow, since it's not an IntPtr anymore but a X11Hwnd.

* X11ThreadQueue.cs: move the Idle dispatch stuff here.  Also,
correct the first arg to Idle - it's not the XplatUI, it's the
Thread.

* X11Hwnd.cs: numerous formatting changes, change the logic of
some if statements to make things cleaner.  Factor out the
USER_TIME manipulation from a few places. Change all atom
manipulation to use IntPtr's instead of int's the way the old
XplatUIX11 stuff worked.  This might help fix things for 64-bit
platforms..  more work needed there.  Also, add the new
InvalidateNC support (basically the same as the old
InvalidateWholeWindow), and remove the InvalidateWholeWindow
calls.

svn path=/trunk/mcs/; revision=68261

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 16:06:41 +0000 (16:06 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* HotSpot.cs: fixed: AccessKey and HotSpotMode
throw ArgumentOutOfRangeException.

svn path=/trunk/mcs/; revision=68260

17 years ago2006-11-20 Chris Toshok <toshok@ximian.com>
Chris Toshok [Tue, 21 Nov 2006 16:02:29 +0000 (16:02 -0000)]
2006-11-20  Chris Toshok  <toshok@ximian.com>

* NativeWindow.cs: fix the formatting of functions ('{' on the
following line), and enable the thread exception dialog.

* Application.cs: remove the duplicate exception catching from
here.

svn path=/trunk/mcs/; revision=68259

17 years agogeneral not area
Chris Toshok [Tue, 21 Nov 2006 15:58:55 +0000 (15:58 -0000)]
general not area

svn path=/trunk/mcs/; revision=68258

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 15:24:32 +0000 (15:24 -0000)]
2006-11-21  Igor Zelmanovich   <igorz@mainsoft.com>

* CallBackTest.cs: fixed tests, removed NotWorking attributes.

svn path=/trunk/mcs/; revision=68257

17 years agoIncrease vertical and horizontal position by 1 when button is pressed
Everaldo Canuto [Tue, 21 Nov 2006 15:20:46 +0000 (15:20 -0000)]
Increase vertical and horizontal position by 1 when button is pressed

svn path=/trunk/mcs/; revision=68256

17 years agoTARGET_JVM: correct configuration pathes
Konstantin Triger [Tue, 21 Nov 2006 15:10:44 +0000 (15:10 -0000)]
TARGET_JVM: correct configuration pathes

svn path=/trunk/mcs/; revision=68255

17 years agoTARGET_JVM: correct configuration pathes
Konstantin Triger [Tue, 21 Nov 2006 15:09:55 +0000 (15:09 -0000)]
TARGET_JVM: correct configuration pathes

svn path=/trunk/mcs/; revision=68254

17 years agoTARGET_JVM: correct configuration pathes
Konstantin Triger [Tue, 21 Nov 2006 15:09:01 +0000 (15:09 -0000)]
TARGET_JVM: correct configuration pathes

svn path=/trunk/mcs/; revision=68253

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 14:54:52 +0000 (14:54 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* DataSourceView.cs: fixed: constructor throws ArgumentNullException

svn path=/trunk/mcs/; revision=68252

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 14:31:34 +0000 (14:31 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* Page.cs: fixed: PreviousPage property
when CrossPostBack is processed PreviousPage is initialized
only if PreviousPage property is called.

svn path=/trunk/mcs/; revision=68251

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 14:22:56 +0000 (14:22 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* DataSourceControl.cs: fixed: Focus(), EnableTheming

svn path=/trunk/mcs/; revision=68250

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 12:39:50 +0000 (12:39 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* ControlParameter.cs: fixed: Evaluate method
throws exceptions correctly.

svn path=/trunk/mcs/; revision=68247

17 years ago2006-11-20 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Tue, 21 Nov 2006 11:09:16 +0000 (11:09 -0000)]
2006-11-20  Nagappan A  <anagappan@novell.com>

* ISupportInitializeNotification.cs: New Interface file to support
NET 2.0 features.

svn path=/trunk/mcs/; revision=68246

17 years agoMake a method private for 1.x
Marek Habersack [Tue, 21 Nov 2006 10:38:37 +0000 (10:38 -0000)]
Make a method private for 1.x

svn path=/trunk/mcs/; revision=68245

17 years ago* SqlMembershipProvider.cs: fixed fixed exception type in GetPassword, checks user...
Vladimir Krasnov [Tue, 21 Nov 2006 10:31:20 +0000 (10:31 -0000)]
* SqlMembershipProvider.cs: fixed fixed exception type in GetPassword, checks user lockout

svn path=/trunk/mcs/; revision=68244

17 years agoControlTest.cs added new tests and resources
Yoni Klain [Tue, 21 Nov 2006 10:19:36 +0000 (10:19 -0000)]
ControlTest.cs added new tests and resources

svn path=/trunk/mcs/; revision=68243

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 10:04:09 +0000 (10:04 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* CheckBox.cs: fixed: new 2.0 features such
LabelAttributes and InputAttributes.

svn path=/trunk/mcs/; revision=68242

17 years ago2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Tue, 21 Nov 2006 10:01:19 +0000 (10:01 -0000)]
2006-11-21 Igor Zelmanovich <igorz@mainsoft.com>

* Page.cs: fixed: LoadControlState is called for controls
that added on Load and latter

svn path=/trunk/mcs/; revision=68241

17 years ago2006-11-21 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Tue, 21 Nov 2006 08:44:33 +0000 (08:44 -0000)]
2006-11-21  Nagappan A  <anagappan@novell.com>

* DataViewTest.cs (BeginInit2): Checks for the data view public
event Initialized.

svn path=/trunk/mcs/; revision=68240

17 years ago2006-11-21 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Tue, 21 Nov 2006 08:43:48 +0000 (08:43 -0000)]
2006-11-21  Nagappan A  <anagappan@novell.com>

* DataView.cs: Added public event Initialized.
(IsInitialized): Implemented public function to check whether a
dataview is initialized or not.

svn path=/trunk/mcs/; revision=68239

17 years ago2006-11-21 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Tue, 21 Nov 2006 05:26:37 +0000 (05:26 -0000)]
2006-11-21  Nagappan A  <anagappan@novell.com>

* BinarySerializationTest.cs: Added tests to verify binary serialization and deserialization.

svn path=/trunk/mcs/; revision=68238

17 years ago2006-11-21 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Tue, 21 Nov 2006 05:24:50 +0000 (05:24 -0000)]
2006-11-21  Nagappan A  <anagappan@novell.com>

* DataSetTest.cs (CreateDataReader1, CreateDataReader2,
CreateDataReader3, Load_Basic, Load_TableConflictT,
Load_TableConflictT, Load_TableConflictF, Load_TableUnknown,
Load_StringsAsc, Load_StringsDesc, Load_StringsNew,
Load_StringsNewMerge): Removed 'NotWorking' attribute and made the
testcase to work.

* DataSetTest2.cs (LoadTest1, LoadTest2): Implemented functions to
test DataSet.Load

svn path=/trunk/mcs/; revision=68237

17 years ago2006-11-21 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Tue, 21 Nov 2006 05:24:03 +0000 (05:24 -0000)]
2006-11-21  Nagappan A  <anagappan@novell.com>

* DataSet.cs: Added ISupportInitializeNotification for .NET 2.0
profile.
(RemotingFormat): Set the default value attribute as
SerializationFormat.Xml.
(IsInitialized): Implemented public function to check whether a
table is initialized or not.
(CreateDataReader): Added params keyword in argument.
(Load): Implemented all Load overloaded functions.
(GetObjectData): Modified to public for .NET 2.0 implementation.
(IsBinarySerialized): Implemented the public API to check whether
the given stream is binary serialized or not.
* DataTable.cs: Added ISupportInitializeNotification for .NET 2.0
profile.

svn path=/trunk/mcs/; revision=68236

17 years agoChanges required to allow MIPS port to compile correctly. Resulting
Mark Mason [Tue, 21 Nov 2006 00:02:24 +0000 (00:02 -0000)]
Changes required to allow MIPS port to compile correctly.  Resulting
executable still will not run correctly until pending inssel.brg changes
complete review and are committed.

Contributed under the MIT/X11 license.

svn path=/trunk/mono/; revision=68228

17 years agoAdded tests for passing structures as arguments to calls.
Mark Mason [Mon, 20 Nov 2006 23:38:11 +0000 (23:38 -0000)]
Added tests for passing structures as arguments to calls.
Changes contributed under the MIT/X11 license.

svn path=/trunk/mono/; revision=68227

17 years agoFixes in DropDown arrows drawing operations
Everaldo Canuto [Mon, 20 Nov 2006 23:20:19 +0000 (23:20 -0000)]
Fixes in DropDown arrows drawing operations

svn path=/trunk/mcs/; revision=68226

17 years ago2006-11-20 Chris Toshok <toshok@ximian.com>
Chris Toshok [Mon, 20 Nov 2006 22:56:22 +0000 (22:56 -0000)]
2006-11-20  Chris Toshok  <toshok@ximian.com>

* NativeWindow.cs: fix the formatting of functions ('{' on the
following line), and enable the thread exception dialog.

* Application.cs: remove the duplicate exception catching from
here.

svn path=/trunk/mcs/; revision=68225

17 years agoTemporary disabled CS0267 (need to find better parser hack)
Marek Safar [Mon, 20 Nov 2006 22:27:25 +0000 (22:27 -0000)]
Temporary disabled CS0267 (need to find better parser hack)

svn path=/trunk/mcs/; revision=68224

17 years ago2006-11-20 Martin Baulig <martin@ximian.com>
Martin Baulig [Mon, 20 Nov 2006 21:45:55 +0000 (21:45 -0000)]
2006-11-20  Martin Baulig  <martin@ximian.com>

* compiler-tester.cs
(PositiveChecker.HandleFailure): Use `LogLine ("{0}", extra)'
since the error message from the compiler might contain {}.

svn path=/trunk/mcs/; revision=68223

17 years agoindex
Miguel de Icaza [Mon, 20 Nov 2006 21:44:21 +0000 (21:44 -0000)]
index

svn path=/trunk/mono/; revision=68222

17 years agoFix for App_Code compiler
Marek Habersack [Mon, 20 Nov 2006 21:21:37 +0000 (21:21 -0000)]
Fix for App_Code compiler

svn path=/trunk/mcs/; revision=68220

17 years agoImplemented a few missing properties
Marek Habersack [Mon, 20 Nov 2006 21:06:44 +0000 (21:06 -0000)]
Implemented a few missing properties

svn path=/trunk/mcs/; revision=68219

17 years agoOne more changelog
Marek Habersack [Mon, 20 Nov 2006 21:04:48 +0000 (21:04 -0000)]
One more changelog

svn path=/trunk/mcs/; revision=68218

17 years agoChangelogs
Marek Habersack [Mon, 20 Nov 2006 21:04:02 +0000 (21:04 -0000)]
Changelogs

svn path=/trunk/mcs/; revision=68217

17 years agoSupport for automatic culture detection
Marek Habersack [Mon, 20 Nov 2006 21:02:22 +0000 (21:02 -0000)]
Support for automatic culture detection

svn path=/trunk/mcs/; revision=68216

17 years agoSources...
Marek Habersack [Mon, 20 Nov 2006 20:44:54 +0000 (20:44 -0000)]
Sources...

svn path=/trunk/mcs/; revision=68215

17 years agoTrigger buttons click event for DropDown Button
Everaldo Canuto [Mon, 20 Nov 2006 20:37:48 +0000 (20:37 -0000)]
Trigger buttons click event for DropDown Button

svn path=/trunk/mcs/; revision=68214

17 years agoAdded PersonalizationAttribute class
Marek Habersack [Mon, 20 Nov 2006 20:36:29 +0000 (20:36 -0000)]
Added PersonalizationAttribute class

svn path=/trunk/mcs/; revision=68213

17 years ago2006-11-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
Rolf Bjarne Kvinge [Mon, 20 Nov 2006 20:24:30 +0000 (20:24 -0000)]
2006-11-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>

        * Theme.cs:
        * ThemeWin32Classic.cs:
        - Added a property WindowBorderFont to enable themeing
          of mdi child windows' Text.

svn path=/trunk/mcs/; revision=68212

17 years agounbump version so version sorting is done correctly for monobuild
Wade Berrier [Mon, 20 Nov 2006 19:36:28 +0000 (19:36 -0000)]
unbump version so version sorting is done correctly for monobuild
(will bump versions in the branches)

svn path=/trunk/mono/; revision=68210

17 years agoMon Nov 20 19:40:11 CET 2006 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 20 Nov 2006 18:45:04 +0000 (18:45 -0000)]
Mon Nov 20 19:40:11 CET 2006 Paolo Molaro <lupus@ximian.com>

* inssel-long32.brg: optimize signed division by power of two.

svn path=/trunk/mono/; revision=68207

17 years ago2006-11-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
Rolf Bjarne Kvinge [Mon, 20 Nov 2006 18:13:55 +0000 (18:13 -0000)]
2006-11-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>

        * InternalWindowManager.cs:
        * Form.cs:
        * MdiClient.cs:
        * MdiWindowManager.cs:
        - If mdi child is maximized, set mdi parent's
          text to "Parent - [Child]". Fixes #79770.
        - If there is any maximized mdi child windows, only the active
          window (and any new windows) is maximized, the rest are
          normal.
        - On a WindowState change only save mdi child's window bounds
          if the old window state was normal. Fixes #79774.
        - The scroll bars are now calculated on hopefully all
          necessary events. Fixed #79771 / #79844->6 / #79906.
        - MdiClient.SizeScrollBars() now takes into account docked
          controls in the parent when calculating available space.
        - InternalWindowManager now always repaints the entire title
          area. Fixes #79844->1/4/5.
        - Added RequestNCRecalc on mdi child windowstate changes.
          Fixes #79772.

        * MdiFormTest.cs: Added tests for WindowState (mdi
        children) and Text (mdi parent with maximized mdi
        children).

svn path=/trunk/mcs/; revision=68206

17 years ago2006-11-20 Marek Safar <marek.safar@gmail.com>
Marek Safar [Mon, 20 Nov 2006 18:13:03 +0000 (18:13 -0000)]
2006-11-20  Marek Safar  <marek.safar@gmail.com>

* cs-tokenizer.cs,
* cs-parser.jay: Better error message when partial keyword is misplaced.

svn path=/trunk/mcs/; revision=68205

17 years agoMon Nov 20 17:37:58 CET 2006 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 20 Nov 2006 16:49:48 +0000 (16:49 -0000)]
Mon Nov 20 17:37:58 CET 2006 Paolo Molaro <lupus@ximian.com>

* mini-arm.c: added support for interworking with thumb code
(mono must be still be built using the ARM instruction encoding).

svn path=/trunk/mono/; revision=68204

17 years agoAdd an OpenSystem for GCC/CIL
Miguel de Icaza [Mon, 20 Nov 2006 16:48:27 +0000 (16:48 -0000)]
Add an OpenSystem for GCC/CIL

svn path=/trunk/mcs/; revision=68203

17 years ago2006-11-20 Mike Kestner <mkestner@novell.com>
Mike Kestner [Mon, 20 Nov 2006 16:38:45 +0000 (16:38 -0000)]
2006-11-20  Mike Kestner  <mkestner@novell.com>

* ComboBox.cs: setup LargeChange on the scrollbar. Invoke FireMouseUp
in the MouseUp handler of the listbox and move the return handling
code to FireMouseUp to avoid scrolling on ups.  Fixes #79952.

svn path=/trunk/mcs/; revision=68202

17 years agoMon Nov 20 17:36:45 CET 2006 Paolo Molaro <lupus@ximian.com>
Paolo Molaro [Mon, 20 Nov 2006 16:37:26 +0000 (16:37 -0000)]
Mon Nov 20 17:36:45 CET 2006 Paolo Molaro <lupus@ximian.com>

* arm/arm-codegen.h: added suppot for thumb interworking instructions.

svn path=/trunk/mono/; revision=68201

17 years agoFixed nunit reference for TARGET_JVM tests
Vladislav Spivak [Mon, 20 Nov 2006 15:31:43 +0000 (15:31 -0000)]
Fixed nunit reference for TARGET_JVM tests

svn path=/trunk/mcs/; revision=68200

17 years agosvn path=/trunk/mcs/; revision=68199
Vladislav Spivak [Mon, 20 Nov 2006 15:30:41 +0000 (15:30 -0000)]
svn path=/trunk/mcs/; revision=68199

17 years ago2006-11-20 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Mon, 20 Nov 2006 15:10:35 +0000 (15:10 -0000)]
2006-11-20 Igor Zelmanovich <igorz@mainsoft.com>

* GridView.cs: fixed: header, footer and empty rows are databound.

svn path=/trunk/mcs/; revision=68198

17 years ago2006-11-20 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Mon, 20 Nov 2006 14:41:48 +0000 (14:41 -0000)]
2006-11-20  Igor Zelmanovich   <igorz@mainsoft.com>

* ClientScriptManagerTest.cs: removed NotWorking attributes, fixed tests.

svn path=/trunk/mcs/; revision=68197

17 years agoFixing TARGET_JVM test scripts
Boris Kirzner [Mon, 20 Nov 2006 14:33:48 +0000 (14:33 -0000)]
Fixing TARGET_JVM test scripts

svn path=/trunk/mcs/; revision=68196

17 years agoAdd Grasshopper project file
Konstantin Triger [Mon, 20 Nov 2006 14:27:22 +0000 (14:27 -0000)]
Add Grasshopper project file

svn path=/trunk/mcs/; revision=68195

17 years agoremove unused control
Konstantin Triger [Mon, 20 Nov 2006 14:25:03 +0000 (14:25 -0000)]
remove unused control

svn path=/trunk/mcs/; revision=68194

17 years agoremove usage of local resources; make license server side comment
Konstantin Triger [Mon, 20 Nov 2006 14:23:41 +0000 (14:23 -0000)]
remove usage of local resources; make license server side comment

svn path=/trunk/mcs/; revision=68193

17 years agoRevert changes in SWF.csproj
Everaldo Canuto [Mon, 20 Nov 2006 13:35:57 +0000 (13:35 -0000)]
Revert changes in SWF.csproj

svn path=/trunk/mcs/; revision=68191

17 years agoIgnore right mouse clicks in toolbar
Everaldo Canuto [Mon, 20 Nov 2006 13:24:22 +0000 (13:24 -0000)]
Ignore right mouse clicks in toolbar

svn path=/trunk/mcs/; revision=68189

17 years agoAppCode compiler fix
Marek Habersack [Mon, 20 Nov 2006 12:50:50 +0000 (12:50 -0000)]
AppCode compiler fix

svn path=/trunk/mcs/; revision=68188

17 years agoSerializationObjectManager still is not available in TARGET_JVM
Vladislav Spivak [Mon, 20 Nov 2006 12:31:53 +0000 (12:31 -0000)]
SerializationObjectManager still is not available in TARGET_JVM

svn path=/trunk/mcs/; revision=68187

17 years ago* Transaction.cs (operator==, operator!=): Implement.
Raja R Harinath [Mon, 20 Nov 2006 12:29:04 +0000 (12:29 -0000)]
* Transaction.cs (operator==, operator!=): Implement.
Reported by "Matthijs ter Woord" <matthijsterwoord@gmail.com>.

svn path=/trunk/mcs/; revision=68186

17 years ago2006-11-20 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Mon, 20 Nov 2006 12:17:45 +0000 (12:17 -0000)]
2006-11-20 Igor Zelmanovich <igorz@mainsoft.com>

* Style.cs: added internal helper method RemoveTextStyles.

svn path=/trunk/mcs/; revision=68185

17 years agosvn path=/trunk/mcs/; revision=68184
Igor Zelmanovich [Mon, 20 Nov 2006 11:41:20 +0000 (11:41 -0000)]
svn path=/trunk/mcs/; revision=68184

17 years agomake indexers test compile on 2.0
Andrew Skiba [Mon, 20 Nov 2006 10:31:03 +0000 (10:31 -0000)]
make indexers test compile on 2.0

svn path=/trunk/mcs/; revision=68183

17 years agoTARGET_JVM: replace GHROOT with VMW_HOME
Konstantin Triger [Mon, 20 Nov 2006 10:03:33 +0000 (10:03 -0000)]
TARGET_JVM: replace GHROOT with VMW_HOME

svn path=/trunk/mcs/; revision=68182

17 years agoFixed CreateUser and EditUser pages
Igor Zelmanovich [Mon, 20 Nov 2006 09:53:28 +0000 (09:53 -0000)]
Fixed CreateUser and EditUser pages

svn path=/trunk/mcs/; revision=68181

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 09:39:58 +0000 (09:39 -0000)]
2006-11-20  Atsushi Enomoto <atsushi@ximian.com>

* XmlTextWriter2.cs : fixed some relationship between
  ConformanceLevel, OmitXmlDeclaration and WriteStartDocument().
  See new tests more details.
* XmlWriter.cs : it could reuse XmlTextWriter.ctor(TextWriter,
  XmlWriterSettings). It also resulted in dropping several internal
  members in XmlTextWriter.

* XmlWriterSettingsTests.cs : added tests for relationship between
  ConformanceLevel, OmitXmlDeclaration and WriteStartDocument().

svn path=/trunk/mcs/; revision=68180

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 09:35:43 +0000 (09:35 -0000)]
2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

* TypeTranslator.cs : Hari knew better way to do it.

svn path=/trunk/mcs/; revision=68179

17 years ago2006-11-20 Igor Zelmanovich <igorz@mainsoft.com>
Igor Zelmanovich [Mon, 20 Nov 2006 09:10:36 +0000 (09:10 -0000)]
2006-11-20  Igor Zelmanovich <igorz@mainsoft.com>
fixed and optimized support for event validation

svn path=/trunk/mcs/; revision=68178

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 08:37:26 +0000 (08:37 -0000)]
2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

* TypeTranslator.cs : #if NET_2_0 for generic thingy.

svn path=/trunk/mcs/; revision=68177

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 07:44:28 +0000 (07:44 -0000)]
2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

* TypeTranslator.cs : (GetTypeData) when the argument type is
  Nullable<T>, use T instead. At run time (on both interpreter and
  generated code) it is converted to T. Fixed bug #79803.

* XmlSerializerTests.cs : added test for nullable type.

svn path=/trunk/mcs/; revision=68175

17 years ago2006-11-20 Nagappan A <anagappan@novell.com>
Nagappan Alagappan [Mon, 20 Nov 2006 06:37:26 +0000 (06:37 -0000)]
2006-11-20  Nagappan A  <anagappan@novell.com>

* ISupportInitializeNotification.cs: New Interface file to support
NET 2.0 features.

svn path=/trunk/mcs/; revision=68174

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 03:29:00 +0000 (03:29 -0000)]
2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

* I18N.West.Test.cs : added test for bug #79951.

svn path=/trunk/mcs/; revision=68173

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 03:22:34 +0000 (03:22 -0000)]
2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

* windows-437-2000.ucm: copied from ICU: http://dev.icu-project.org/cgi-bin/viewcvs.cgi/charset/data/ucm/windows-437-2000.ucm?revision=1.2
* windows-10079-2000.ucm: copied from ICU: http://dev.icu-project.org/cgi-bin/viewcvs.cgi/charset/data/ucm/windows-10079-2000.ucm?revision=1.2
* CP437.cs : now it is autogenerated from windows-437-2000.ucm
  Fixed bug #79951
* CP10079.cs : now it is autogenerated from windows-10079-2000.ucm.

svn path=/trunk/mcs/; revision=68172

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 03:20:48 +0000 (03:20 -0000)]
2006-11-20  Atsushi Enomoto <atsushi@ximian.com>

* ucm2cp.c: applying the missing patch from Bruno Haible (on bug
  #77325), and made some changes to handle 2.0 fallback.
* cvt.sh: updated some mappings to correct ones.

svn path=/trunk/mcs/; revision=68171

17 years ago2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 03:05:52 +0000 (03:05 -0000)]
2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

in Rare:
* CP708.cs, CP855.cs, CP869.cs, CP864.cs, CP858.cs, CP857.cs,
  CP852.cs, CP862.cs, CP866.cs:
in MidEast:
* CP1254.cs, CP1255.cs, CP1256.cs, CP28596.cs, CP28598.cs,
  CP28599.cs, CP38598.cs:
in Other:
* CP1251.cs, CP28594.cs, CP28595.cs, CP1257.cs, CP1258.cs,
  CP874.cs, CP20866.cs, CP21866.cs:
in West:
* CP28605.cs, CP10000.cs:

  cosmetic indent fix (now they are correctly auto-generated).

svn path=/trunk/mcs/; revision=68170

17 years agoMore docs
Miguel de Icaza [Mon, 20 Nov 2006 03:03:38 +0000 (03:03 -0000)]
More docs

svn path=/trunk/mono/; revision=68169

17 years ago2006-11-19 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 20 Nov 2006 01:46:43 +0000 (01:46 -0000)]
2006-11-19  Atsushi Enomoto  <atsushi@ximian.com>

* HttpSoapWebServiceHandler.cs: on deserializing the request, do not
  close the input stream. Fixed bug #79954. Fix by Juan C. Olivares.

svn path=/trunk/mcs/; revision=68167