mono.git
17 years ago2006-08-31 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 31 Aug 2006 16:06:33 +0000 (16:06 -0000)]
2006-08-31  Zoltan Varga  <vargaz@freemail.hu>

* samples/embed/test-invoke.vcproj samples/embed/teste.vcproj: Fix include paths for newer glib versions.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 31 Aug 2006 16:05:44 +0000 (16:05 -0000)]
2006-08-31  Zoltan Varga  <vargaz@freemail.hu>

* genmdesc.vcproj: Fix include paths for newer glib versions.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 31 Aug 2006 16:05:01 +0000 (16:05 -0000)]
2006-08-31  Zoltan Varga  <vargaz@freemail.hu>

* monoburg.vcproj: Fix include paths for newer glib versions.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 31 Aug 2006 16:04:05 +0000 (16:04 -0000)]
2006-08-31  Zoltan Varga  <vargaz@freemail.hu>

* libmono.vcproj: Add further missing sources, fix include paths for newer glib versions.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 31 Aug 2006 16:02:53 +0000 (16:02 -0000)]
2006-08-31  Zoltan Varga  <vargaz@freemail.hu>

* libgc.vcproj: Define GC_INSIDE_DLL on VC build too.

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

17 years agoReactivate pixel test (fixed in libgdiplus r64626)
Sebastien Pouliot [Thu, 31 Aug 2006 15:49:08 +0000 (15:49 -0000)]
Reactivate pixel test (fixed in libgdiplus r64626)

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

17 years ago * DataRowTest2.cs: Added test for bug #78885. Fixed line endings.
Gert Driesen [Thu, 31 Aug 2006 15:25:42 +0000 (15:25 -0000)]
 * DataRowTest2.cs: Added test for bug #78885. Fixed line endings.
Set eol-style to native.

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

17 years agofixed: InvalidPasswordErrorMessage is formatted correct.
Igor Zelmanovich [Thu, 31 Aug 2006 14:51:10 +0000 (14:51 -0000)]
fixed: InvalidPasswordErrorMessage is formatted correct.

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

17 years agofixed CreateUser,
Igor Zelmanovich [Thu, 31 Aug 2006 14:48:03 +0000 (14:48 -0000)]
fixed CreateUser,
password is checked, properties MinRequiredPasswordLength and
MinRequiredNonAlphanumericCharacters are considered.

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

17 years agoBackport 64600 to 64607 revisions to the branch
Miguel de Icaza [Thu, 31 Aug 2006 14:28:11 +0000 (14:28 -0000)]
Backport 64600 to 64607 revisions to the branch

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

17 years agoPass parameters in correct order.
Boris Kirzner [Thu, 31 Aug 2006 14:24:34 +0000 (14:24 -0000)]
Pass parameters in correct order.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Thu, 31 Aug 2006 14:11:47 +0000 (14:11 -0000)]
2006-08-31  Zoltan Varga  <vargaz@freemail.hu>

* libmono.vcproj: Add aot-compiler.c and aot-runtime.c as source files.

* README.vcproj: Fix a typo.

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

17 years ago2006-08-31 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 31 Aug 2006 13:39:07 +0000 (13:39 -0000)]
2006-08-31  Sebastien Pouliot  <sebastien@ximian.com>

* TestBmpCodec.cs: Add more test cases for 1, 8 and 32 bbp bitmaps
including checks for Pixels and BitmapData.
* TestImageCodecInfo.cs: Fix namespace and class name.
* TestJpegCodec.cs: Reactivate the tests (not sure why they were
commented). Added test cases for Pixel and BitmapData (NotWorking).

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

17 years ago2006-08-31 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Thu, 31 Aug 2006 12:27:12 +0000 (12:27 -0000)]
2006-08-31  Sebastien Pouliot  <sebastien@ximian.com>

* TextureBrushTest.cs: Remove NotWorking from rotation test case.

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

17 years agofixed: ContinueButtonClick occurs when the user clicks
Igor Zelmanovich [Thu, 31 Aug 2006 11:59:13 +0000 (11:59 -0000)]
fixed: ContinueButtonClick occurs when the user clicks
the Continue button in the final user account creation step.
ContinueDestinationPageUrl - redirected after clicking
the Continue button on the success page.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 11:54:43 +0000 (11:54 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* mini-amd64.c (mono_arch_emit_exceptions): Fix assertion introduced by the last change.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 11:46:37 +0000 (11:46 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* icall.c (ves_icall_MonoType_get_Name): Add a '&' for byref types. Fixes #79110.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 11:44:31 +0000 (11:44 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* TypeTest.cs: Add a test for #79110.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 11:26:29 +0000 (11:26 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* configure.in (PLATFORM_WIN32): Add -mno-cygwin to libmono_cflags/ldflags. Fixes
#79180.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 11:22:11 +0000 (11:22 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* mini.c (mono_runtime_cleanup_handlers): Clean up signal handlers on unix. Fixes
#79130.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 11:07:29 +0000 (11:07 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* marshal.c (emit_marshal_array): Avoid crash when a parameter with type array is
missing a [MarshalAs] directive. Fixes #79203.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 10:56:38 +0000 (10:56 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* marshal.c (mono_marshal_load_type_info): Fix a race in initializing
klass->marshal_info. Fixes #79217.

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

17 years ago2006-08-31 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Thu, 31 Aug 2006 10:23:08 +0000 (10:23 -0000)]
2006-08-31  Zoltan Varga  <vargaz@gmail.com>

* mini.c (handle_array_new): Applied patch from "briaeros007". Fix
a race condition.
(mini_get_ldelema_ins): Ditto.

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

17 years agosvn path=/trunk/mono/; revision=64595
Gonzalo Paniagua Javier [Thu, 31 Aug 2006 07:44:02 +0000 (07:44 -0000)]
svn path=/trunk/mono/; revision=64595

17 years ago2006-08-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 31 Aug 2006 07:43:33 +0000 (07:43 -0000)]
2006-08-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* test/file.c: remove useless test.

* test/spawn.c: new g_spawn_async_with_pipes test.
* src/glib.h: Modified file.
* src/gspawn.c: implemented g_spawn_async_with_pipes. Needs fine tuning.

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

17 years agoAdd missing file
Miguel de Icaza [Thu, 31 Aug 2006 04:36:20 +0000 (04:36 -0000)]
Add missing file

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

17 years agoCommit non-working, work-in-progress
Miguel de Icaza [Thu, 31 Aug 2006 04:23:17 +0000 (04:23 -0000)]
Commit non-working, work-in-progress

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

17 years agoquick notes.
Atsushi Eno [Thu, 31 Aug 2006 03:50:25 +0000 (03:50 -0000)]
quick notes.

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

17 years agoPatch #87.
Martin Baulig [Thu, 31 Aug 2006 03:05:55 +0000 (03:05 -0000)]
Patch #87.

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

17 years agoPatch #86.
Martin Baulig [Thu, 31 Aug 2006 02:34:16 +0000 (02:34 -0000)]
Patch #86.

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

17 years ago2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 31 Aug 2006 01:05:42 +0000 (01:05 -0000)]
2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpListener2Test.cs: new tests for headers sent separate from body
and together.

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

17 years agoPatch #85.
Martin Baulig [Thu, 31 Aug 2006 00:52:10 +0000 (00:52 -0000)]
Patch #85.

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

17 years agoPatch #84; minor cleanups.
Martin Baulig [Thu, 31 Aug 2006 00:18:40 +0000 (00:18 -0000)]
Patch #84; minor cleanups.

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

17 years ago2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 31 Aug 2006 00:04:30 +0000 (00:04 -0000)]
2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpConnection.cs: when the content length is available, keep it
updated after synchronous read. Renamed 'available' to 'remaining_body'.
* RequestStream.cs: when creating the stream, pass the remaining length
starting from the offset in the buffer.

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

17 years agoPatch #83.
Martin Baulig [Wed, 30 Aug 2006 23:57:09 +0000 (23:57 -0000)]
Patch #83.

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

17 years agoPatch #82.
Martin Baulig [Wed, 30 Aug 2006 23:33:50 +0000 (23:33 -0000)]
Patch #82.

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

17 years agoPatch #81; FIXME cleanups.
Martin Baulig [Wed, 30 Aug 2006 23:25:50 +0000 (23:25 -0000)]
Patch #81; FIXME cleanups.

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

17 years agoMilestone-Patch #80.
Martin Baulig [Wed, 30 Aug 2006 23:23:07 +0000 (23:23 -0000)]
Milestone-Patch #80.

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

17 years ago2006-08-30 Robert Jordan <robertj@gmx.net>
Miguel de Icaza [Wed, 30 Aug 2006 22:51:12 +0000 (22:51 -0000)]
2006-08-30  Robert Jordan  <robertj@gmx.net>

* Makefile (net_2_0_SUBDIRS): Add 'mono-service'.

2006-08-30  Robert Jordan  <robertj@gmx.net>

* Makefile: Support the 2.0 profile.
* Makefile: Install the program into the GAC.
* AssemblyInfo.cs: Create, configure.
* mono-service.exe.sources: Add AssemblyInfo.cs.
Fixes #79207.

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

17 years ago2006-08-30 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Wed, 30 Aug 2006 22:48:54 +0000 (22:48 -0000)]
2006-08-30  Peter Dennis Bartok  <pbartok@novell.com>

* Control.cs:
  - PerformLayout(): It would seem MS performs the fill even if the
    control is not visible (part of #79218 fix)
  - ResetBackColor(): Use the setter to reset the color, to allow
    overriders to catch the change.
* Form.cs:
  - .ctor: Call UpdateBounds to adjust client rectangle (part of #79218 fix)
  - CreateHandle(): dito (part of $79218 fix)
  - Don't set an icon if we have a dialog
* ScrollableControl.cs:
  - set_AutoScrollMinSize: Setting the property enables AutoScroll (#79218)
  - ScrollIntoView(): No need to scroll if control is already visible
    (resolves fixme and fixes #79218)

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

17 years agoPatch #64.
Martin Baulig [Wed, 30 Aug 2006 22:24:22 +0000 (22:24 -0000)]
Patch #64.

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

17 years agoPatch #63.
Martin Baulig [Wed, 30 Aug 2006 21:40:00 +0000 (21:40 -0000)]
Patch #63.

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

17 years agoPatch #62.
Martin Baulig [Wed, 30 Aug 2006 21:39:48 +0000 (21:39 -0000)]
Patch #62.

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

17 years agoPatch #61.
Martin Baulig [Wed, 30 Aug 2006 21:39:36 +0000 (21:39 -0000)]
Patch #61.

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

17 years ago2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 30 Aug 2006 21:36:21 +0000 (21:36 -0000)]
2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* HttpListener2Test.cs: test using StreamReader from InputStream.

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

17 years ago2006-08-30 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Wed, 30 Aug 2006 18:57:18 +0000 (18:57 -0000)]
2006-08-30  Zoltan Varga  <vargaz@gmail.com>

* mini-amd64.c (mono_arch_emit_exceptions): Align fp constants to 16 bytes.
(mono_arch_output_basic_block): Avoid unaligned accesses in FNEG implementation.
Fixes #79213.

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

17 years ago2006-08-30 Zoltan Varga <vargaz@gmail.com>
Zoltan Varga [Wed, 30 Aug 2006 18:52:33 +0000 (18:52 -0000)]
2006-08-30  Zoltan Varga  <vargaz@gmail.com>

* mono-codeman.c: Align code to a 16 byte boundary on amd64 too.

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

17 years ago2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 30 Aug 2006 18:27:44 +0000 (18:27 -0000)]
2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* StreamReader.cs: avoid ArgumentOutRangeException when the underlying
stream returns -1 on Read.

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

17 years ago2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Wed, 30 Aug 2006 18:26:01 +0000 (18:26 -0000)]
2006-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* RequestStream.cs: make sure we return 0 when no more bytes left.
Paticularly, when we have a content length and the whole response is
buffered.

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

17 years ago2006-08-30 Carlos Alberto Cortez <calberto.cortez@gmail.com>
Carlos Alberto Cortez [Wed, 30 Aug 2006 17:16:53 +0000 (17:16 -0000)]
2006-08-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* MonthCalendar.cs: Change proportions in SingleMonthSize
to match the aspect of the original control.

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

17 years ago2006-08-30 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Wed, 30 Aug 2006 15:49:51 +0000 (15:49 -0000)]
2006-08-30  Sebastien Pouliot  <sebastien@ximian.com>

* TextureBrushTest.cs: More test cases when only a partial part of the
image is being used and for cloning the brush.

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

17 years agorefactoring: Button, ImageButton and LinkButton are used insted internal DataControlB...
Igor Zelmanovich [Wed, 30 Aug 2006 13:58:51 +0000 (13:58 -0000)]
refactoring: Button, ImageButton and LinkButton are used insted internal DataControlButton.

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

17 years agoimplemented WebClientProtocol.UseDefaultCredentials()
Konstantin Triger [Wed, 30 Aug 2006 13:51:51 +0000 (13:51 -0000)]
implemented WebClientProtocol.UseDefaultCredentials()

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

17 years ago2006-08-30 Martin Baulig <martin@ximian.com>
Martin Baulig [Wed, 30 Aug 2006 13:27:44 +0000 (13:27 -0000)]
2006-08-30  Martin Baulig  <martin@ximian.com>

Committing a patch from Joachim Ante <joe@otee.dk>:
Add support for binary data symbol stores.

* debug-mono-symfile.c
(mono_debug_open_mono_symbol_file): Renamed into
mono_debug_open_mono_symbols() and added `raw_contents' and `size'
arguments.

* mono-debug.c
(mono_debug_open_image): Added `raw_contents' and `size' args.
(mono_debug_init_2_memory): New public function.

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

17 years agoimplemented GetPostBackOptions + refactoring
Igor Zelmanovich [Wed, 30 Aug 2006 13:12:34 +0000 (13:12 -0000)]
implemented GetPostBackOptions + refactoring

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

17 years ago2006-08-30 Lluis Sanchez Gual <lluis@novell.com>
Lluis Sanchez [Wed, 30 Aug 2006 13:00:30 +0000 (13:00 -0000)]
2006-08-30  Lluis Sanchez Gual  <lluis@novell.com>

* FileInfo.cs: OpenRead should open the file using the Read share mode.

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

17 years agotypo fix
Igor Zelmanovich [Wed, 30 Aug 2006 12:08:24 +0000 (12:08 -0000)]
typo fix

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

17 years ago* DataRow.cs (EndEdit): DataRow.EndEdit emits RowChanged too often. Fixes bug # 78885.
Nagappan Alagappan [Wed, 30 Aug 2006 12:06:52 +0000 (12:06 -0000)]
* DataRow.cs (EndEdit): DataRow.EndEdit emits RowChanged too often. Fixes bug # 78885.

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

17 years ago* ImageButton.cs: implemented 2.0 features
Igor Zelmanovich [Wed, 30 Aug 2006 12:01:51 +0000 (12:01 -0000)]
* ImageButton.cs: implemented 2.0 features
OnClientClick attached to onclick attribute.
PostBackUrl, CausesValidation, ValidationGroup - used PostBackOptions generate onclick attribute.

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

17 years ago* SqlConnectionTest.cs: SqlConnection.GetSchema testcases
Nagappan Alagappan [Wed, 30 Aug 2006 12:00:13 +0000 (12:00 -0000)]
* SqlConnectionTest.cs: SqlConnection.GetSchema testcases

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

17 years ago* SqlConnection.cs: Implemented SqlConnection.GetSchema ().
Nagappan Alagappan [Wed, 30 Aug 2006 11:30:57 +0000 (11:30 -0000)]
* SqlConnection.cs: Implemented SqlConnection.GetSchema ().

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

17 years agoTARGET_JVM: add browscap.ini to System.Web
Konstantin Triger [Wed, 30 Aug 2006 11:06:03 +0000 (11:06 -0000)]
TARGET_JVM: add browscap.ini to System.Web

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

17 years agoAdd net 2.0 override
Konstantin Triger [Wed, 30 Aug 2006 09:37:45 +0000 (09:37 -0000)]
Add net 2.0 override

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

17 years agoAdd net 2.0 override
Konstantin Triger [Wed, 30 Aug 2006 09:33:53 +0000 (09:33 -0000)]
Add net 2.0 override

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

17 years agotypo fix
Igor Zelmanovich [Wed, 30 Aug 2006 08:03:21 +0000 (08:03 -0000)]
typo fix

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

17 years agoadd special case for defaultwsdlhelpgenerator
Konstantin Triger [Wed, 30 Aug 2006 07:40:40 +0000 (07:40 -0000)]
add special case for defaultwsdlhelpgenerator

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

17 years agorefactoring
Igor Zelmanovich [Wed, 30 Aug 2006 07:34:44 +0000 (07:34 -0000)]
refactoring

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

17 years agoadd DefaultWsdlHelpGenerator.jvm.aspx preprocessing and merging to System.Web.Service...
Konstantin Triger [Wed, 30 Aug 2006 07:34:02 +0000 (07:34 -0000)]
add DefaultWsdlHelpGenerator.jvm.aspx preprocessing and merging to System.Web.Servicess in PostBuild event

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

17 years agoLinkButton.cs: implemented 2.0 features
Igor Zelmanovich [Wed, 30 Aug 2006 07:07:20 +0000 (07:07 -0000)]
LinkButton.cs: implemented 2.0 features
OnClientClick attached to onclick attribute.
PostBackUrl, CausesValidation, ValidationGroup - used PostBackOptions for href attribute.

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

17 years agoTARGET_JVM version of DefaultWsdlHelpGenerator.jvm.aspx
Konstantin Triger [Wed, 30 Aug 2006 06:40:35 +0000 (06:40 -0000)]
TARGET_JVM version of DefaultWsdlHelpGenerator.jvm.aspx

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

17 years agoUpdate
Miguel de Icaza [Wed, 30 Aug 2006 03:48:34 +0000 (03:48 -0000)]
Update

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

17 years ago2006-08-29 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Tue, 29 Aug 2006 23:31:15 +0000 (23:31 -0000)]
2006-08-29  Sebastien Pouliot  <sebastien@ximian.com>

* ToolboxItem.cs: Fix compiler warning.

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

17 years ago2006-08-29 Miguel de Icaza <miguel@novell.com>
Miguel de Icaza [Tue, 29 Aug 2006 21:55:06 +0000 (21:55 -0000)]
2006-08-29  Miguel de Icaza  <miguel@novell.com>

* cs-parser.jay: Turn 1522 into a warning, instead of an error #79210

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

17 years ago* tramp-s390.c: Fix warning
Neale Ferguson [Tue, 29 Aug 2006 20:32:04 +0000 (20:32 -0000)]
* tramp-s390.c: Fix warning

* cpu-s390.md: Fix length of mul_imm

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

17 years ago2006-08-29 Alexander Olk <alex.olk@googlemail.com>
Alexander Olk [Tue, 29 Aug 2006 20:19:39 +0000 (20:19 -0000)]
2006-08-29  Alexander Olk  <alex.olk@googlemail.com>

* XplatUIX11.cs: Fix for a metacity/X problem where windows don't
  get updated when they get maximized.

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

17 years ago* configure.in: Add required CFLAGS for s390[x] (-mbackchain)
Wade Berrier [Tue, 29 Aug 2006 19:47:16 +0000 (19:47 -0000)]
* configure.in: Add required CFLAGS for s390[x] (-mbackchain)

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

17 years ago2006-08-29 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Tue, 29 Aug 2006 19:21:03 +0000 (19:21 -0000)]
2006-08-29  Peter Dennis Bartok  <pbartok@novell.com>

* XplatUIX11.cs: Handle windows with no border (Fixes part of #79160)

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

17 years ago - Need to focus on rbutton mouse down. And redraw selection when
Jackson Harper [Tue, 29 Aug 2006 18:52:02 +0000 (18:52 -0000)]
    - Need to focus on rbutton mouse down. And redraw selection when
        right click is mouse upped.

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

17 years ago2006-08-29 Chris Toshok <toshok@ximian.com>
Chris Toshok [Tue, 29 Aug 2006 18:47:08 +0000 (18:47 -0000)]
2006-08-29  Chris Toshok  <toshok@ximian.com>

* XplatUIX11.cs: when destroying the FocusWindow, send KILLFOCUS.

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

17 years ago * TreeView.cs: Need to track selected node and highlighted node,
Jackson Harper [Tue, 29 Aug 2006 18:28:09 +0000 (18:28 -0000)]
    * TreeView.cs: Need to track selected node and highlighted node,
        they aren't always the same thing, when the mouse is down on a
        node it is hilighted, but not selected yet.
        - Do the HideSelection stuff right

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

17 years ago2006-08-29 Mike Kestner <mkestner@novell.com>
Mike Kestner [Tue, 29 Aug 2006 16:10:09 +0000 (16:10 -0000)]
2006-08-29  Mike Kestner  <mkestner@novell.com>

* ThemeWin32Classic.cs: draw selections for columns in FullRowSelect
when SubItems.Count < Columns.Count.  [Fixes #79167]

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

17 years agoimplemented 2.0 features
Igor Zelmanovich [Tue, 29 Aug 2006 15:11:38 +0000 (15:11 -0000)]
implemented 2.0 features

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

17 years ago* mini-s390.c, mini-s390x.c: Fix VARARG case processing with 0
Neale Ferguson [Tue, 29 Aug 2006 14:24:40 +0000 (14:24 -0000)]
* mini-s390.c, mini-s390x.c: Fix VARARG case processing with 0
arguments. Add mono_arch_get_patch_offset as a dummy entry point to allow
successful link.

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

17 years agofix dispose order of reader vs connection
Konstantin Triger [Tue, 29 Aug 2006 13:36:15 +0000 (13:36 -0000)]
fix dispose order of reader vs connection

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

17 years agoAdded default implementation for SkinID property
Konstantin Triger [Tue, 29 Aug 2006 13:22:43 +0000 (13:22 -0000)]
Added default implementation for SkinID property

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

17 years ago2006-08-28 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Tue, 29 Aug 2006 02:12:43 +0000 (02:12 -0000)]
2006-08-28  Peter Dennis Bartok  <pbartok@novell.com>

* TextControl.cs (FindCursor): Fix math error (Fixes #78402)

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

17 years ago2006-08-28 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Mon, 28 Aug 2006 22:38:31 +0000 (22:38 -0000)]
2006-08-28  Peter Dennis Bartok  <pbartok@novell.com>

* XplatUIX11.cs: Preempt the roundtrip for getting the location back
  from X. Only send based on ConfigureNotify if we don't have the
  correct location in hwnd (if the window manager moved us)

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

17 years ago2006-08-28 Mike Kestner <mkestner@novell.com>
Mike Kestner [Mon, 28 Aug 2006 21:02:33 +0000 (21:02 -0000)]
2006-08-28  Mike Kestner  <mkestner@novell.com>

* ListView.cs: remove a TODO.
* ThemeWin32Classic.cs: implement HideSelection support for ListView.
[Fixes ListView part of #79166]

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

17 years ago2006-08-28 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 28 Aug 2006 20:26:06 +0000 (20:26 -0000)]
2006-08-28  Sebastien Pouliot  <sebastien@ximian.com>

* ImageAnimator.cs: Remove catch/throw in WorkerThread (it hides the
original exception). Found with Gendarme.
* Color.cs: Remove the double-check lock. Found with Gendarme.
* ColorConverter.cs: Remove the double-check lock. Found with Gendarme

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

17 years ago2006-08-28 Mike Kestner <mkestner@novell.com>
Mike Kestner [Mon, 28 Aug 2006 20:10:48 +0000 (20:10 -0000)]
2006-08-28  Mike Kestner  <mkestner@novell.com>

* ListView.cs: move wheel handler to parent since it is focused
instead of the item_control now.  [Fixes #79177]

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

17 years ago2006-08-28 Mike Kestner <mkestner@novell.com>
Mike Kestner [Mon, 28 Aug 2006 19:56:48 +0000 (19:56 -0000)]
2006-08-28  Mike Kestner  <mkestner@novell.com>

* ThemeWin32Classic.cs: only highlight subitems in fullrowselect
when the control is focused. [Fixes #79171]

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

17 years agouse fabs for comparing. It failed with -O2
Gonzalo Paniagua Javier [Mon, 28 Aug 2006 19:35:16 +0000 (19:35 -0000)]
use fabs for comparing. It failed with -O2

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

17 years ago2006-08-28 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 28 Aug 2006 19:32:41 +0000 (19:32 -0000)]
2006-08-28  Sebastien Pouliot  <sebastien@ximian.com>

* GDIPlusTest.cs: Added more parameters checks for TextureBrush calls.
* TestBitmap.cs: Fix test case for big endian arch (Marshal.ReadInt32)

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

17 years ago2005-08-28 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 28 Aug 2006 19:32:36 +0000 (19:32 -0000)]
2005-08-28  Sebastien Pouliot  <sebastien@ximian.com>
Added endian check as Marshal must use CPU endianess.

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

17 years ago2006-08-28 Mike Kestner <mkestner@novell.com>
Mike Kestner [Mon, 28 Aug 2006 19:28:55 +0000 (19:28 -0000)]
2006-08-28  Mike Kestner  <mkestner@novell.com>

* ListView.cs: size the item and header controls for empty and
unscrollable views.
* ThemeWin32Classic.cs: draw disabled backgrounds.
[Fixes #79187]

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

17 years ago-O2 warnings
Gonzalo Paniagua Javier [Mon, 28 Aug 2006 19:21:41 +0000 (19:21 -0000)]
-O2 warnings

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

17 years agowarnings
Gonzalo Paniagua Javier [Mon, 28 Aug 2006 19:17:41 +0000 (19:17 -0000)]
warnings

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

17 years ago2006-08-28 Jonathan Chambers <joncham@gmail.com>
Jonathan Chambers [Mon, 28 Aug 2006 18:54:46 +0000 (18:54 -0000)]
2006-08-28  Jonathan Chambers  <joncham@gmail.com>

* ComIStreamMarshaler.cs: Do not free memory allocated for
Com Callable Wrapper for stream. When Image created from stream
is destroyed, it calls Release on CCW interface. Somehow we seem
to be destroying Stream CCW before Image is destroyed. Fixes
crash on exit on Windows. #78315

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

17 years ago* Makefile: Non consequential casing rename for thisdir
Wade Berrier [Mon, 28 Aug 2006 17:46:41 +0000 (17:46 -0000)]
* Makefile: Non consequential casing rename for thisdir

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

17 years ago * Form.cs: remove unused "active_form" static field.
Chris Toshok [Mon, 28 Aug 2006 17:27:08 +0000 (17:27 -0000)]
* Form.cs: remove unused "active_form" static field.

* Hwnd.cs: lock around accesses to static windows collection.

* Application.cs: lock threads in Exit ().

2006-08-28  Chris Toshok  <toshok@ximian.com>

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