mono.git
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

17 years ago * NativeWindow.cs: lock around accesses to window_collection.
Chris Toshok [Mon, 28 Aug 2006 17:16:00 +0000 (17:16 -0000)]
* NativeWindow.cs: lock around accesses to window_collection.

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

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

17 years ago * Control.cs: err, fix this the right way, by locking on controls
Chris Toshok [Mon, 28 Aug 2006 16:37:44 +0000 (16:37 -0000)]
* Control.cs: err, fix this the right way, by locking on controls
when using it.  not by making it synchronized.

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

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

17 years ago2006-08-28 Chris Toshok <toshok@ximian.com>
Chris Toshok [Mon, 28 Aug 2006 16:29:33 +0000 (16:29 -0000)]
2006-08-28  Chris Toshok  <toshok@ximian.com>

* Control.cs: make the static "controls" field synchronized, as it
gets updated from multiple threads.

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

17 years agofixed CreateUser, parameter isApproved is considered.
Igor Zelmanovich [Mon, 28 Aug 2006 15:55:54 +0000 (15:55 -0000)]
fixed CreateUser, parameter isApproved is considered.

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

17 years ago2005-08-28 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Mon, 28 Aug 2006 15:39:26 +0000 (15:39 -0000)]
2005-08-28  Sebastien Pouliot  <sebastien@ximian.com>

* MarshalTest.cs: Added test for ReadInt32 (versus arch endianess).

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

17 years agocorrections for static fields at WebConfigurationManager which are relevant only...
Roei Erez [Mon, 28 Aug 2006 15:25:51 +0000 (15:25 -0000)]
corrections for static fields at WebConfigurationManager which are relevant only when running on mainsoft platform (TARGET_j2EE)

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

17 years agoadd special build case for global.asax
Konstantin Triger [Mon, 28 Aug 2006 13:26:20 +0000 (13:26 -0000)]
add special build case for global.asax

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

17 years agoRestore line endings.
Boris Kirzner [Mon, 28 Aug 2006 12:53:27 +0000 (12:53 -0000)]
Restore line endings.

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

17 years agoEnable NET_2_0 tests run for TARGET_JVM.
Boris Kirzner [Mon, 28 Aug 2006 12:20:11 +0000 (12:20 -0000)]
Enable NET_2_0 tests run for TARGET_JVM.

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

17 years ago* SqlMembershipProvider.cs: ensure GetUser() returns null if it cannot
Konstantin Triger [Mon, 28 Aug 2006 12:18:44 +0000 (12:18 -0000)]
* SqlMembershipProvider.cs: ensure GetUser() returns null if it cannot
retrieve user information

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

17 years agoMerked test as NotWorking.
Boris Kirzner [Mon, 28 Aug 2006 12:05:06 +0000 (12:05 -0000)]
Merked test as NotWorking.

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

17 years ago2006-08-28 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Mon, 28 Aug 2006 11:15:18 +0000 (11:15 -0000)]
2006-08-28  Atsushi Enomoto <atsushi@ximian.com>

* DTMXPathDocumentWriter2.cs : use String.Empty instead of null for
  localName for those nodes which does not have a name.

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

17 years agoFix array size for NET_2_0
Boris Kirzner [Mon, 28 Aug 2006 09:14:00 +0000 (09:14 -0000)]
Fix array size for NET_2_0

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

17 years agoAdd new test ClientScriptManagerTest.cs and resources: ClientScript.js , EventValidat...
Yoni Klain [Mon, 28 Aug 2006 09:10:52 +0000 (09:10 -0000)]
Add new test ClientScriptManagerTest.cs and resources: ClientScript.js , EventValidationTest1.aspx ,EventValidationTest2.aspx

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

17 years agouse SqlClientFactory in case the ProviderName is not specified
Konstantin Triger [Mon, 28 Aug 2006 08:16:05 +0000 (08:16 -0000)]
use SqlClientFactory in case the ProviderName is not specified

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

17 years agodeleted irrelevant marks
Hagit Yidov [Mon, 28 Aug 2006 08:05:40 +0000 (08:05 -0000)]
deleted irrelevant marks

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

17 years agorefactoring
Igor Zelmanovich [Mon, 28 Aug 2006 07:30:03 +0000 (07:30 -0000)]
refactoring

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

17 years agouse application server thread for processing request
Konstantin Triger [Mon, 28 Aug 2006 06:44:32 +0000 (06:44 -0000)]
use application server thread for processing request

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

17 years ago2006-08-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Mon, 28 Aug 2006 06:29:20 +0000 (06:29 -0000)]
2006-08-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* TODO: Modified file.
* test/tests.h:
* test/pattern.c:
* test/dir.c:
* test/Makefile.am:
* src/Makefile.am:
* src/glib.h:
* src/gdir.c:
* src/gfile.c: implemented g_dir_*, unix version.

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

17 years agoColorTranslator.cs: Use ColorEmpty instead of creating a new Color instance.
Sebastien Pouliot [Mon, 28 Aug 2006 02:26:39 +0000 (02:26 -0000)]
ColorTranslator.cs: Use ColorEmpty instead of creating a new Color instance.

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

17 years ago2006-08-27 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Sun, 27 Aug 2006 23:43:19 +0000 (23:43 -0000)]
2006-08-27  Sebastien Pouliot  <sebastien@ximian.com>

* ColorConverter.cs: Add a new test case for a color with a integer
part that is too large to convert into an int.
* ColorTranslator.cs: Add more test cases for FromHtml method.

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

17 years ago2006-08-27 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Sun, 27 Aug 2006 23:43:01 +0000 (23:43 -0000)]
2006-08-27  Sebastien Pouliot  <sebastien@ximian.com>

* ColorConverter.cs: Catch the case where the integer part of the
color doesn't fit into a 32bit integer.
* ColorTranslator.cs: Fixed Gendarme's UseStringEmptyRule on ToHtml
method. Fixed string handling on FromHtml method. Fixed all parameter
names to match FX.

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

17 years ago * XEventQueue.cs: Added PostQuitState property
Peter Dennis Bartok [Sun, 27 Aug 2006 21:26:34 +0000 (21:26 -0000)]
* XEventQueue.cs: Added PostQuitState property

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

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

* XplatUIX11.cs: PostQuitMessage is thread-specific not app-specific.
  Prevent other threads from exiting when calling thread sets quit state.

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

17 years ago2006-08-27 Chris Toshok <toshok@ximian.com>
Chris Toshok [Sun, 27 Aug 2006 21:04:02 +0000 (21:04 -0000)]
2006-08-27  Chris Toshok  <toshok@ximian.com>

* AsyncMethodData.cs: add a slot for the window handle.

* XplatUIX11.cs (SendAsyncMethod): send the event to the right
window (the destination control's window, not the foster window).

* Control.cs (BeginInvokeInternal): store the window's handle in
the AsyncMethodData.

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sun, 27 Aug 2006 19:37:52 +0000 (19:37 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* XplatUIX11.cs:
  - PostQuitMessage: Removed resetting S.D display handle, we might have
    another loop started after calling PostQuitMessage (Fixes #79119)
  - Created destructor to reset S.D handle

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sun, 27 Aug 2006 18:56:35 +0000 (18:56 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* XplatUIX11.cs (SetCursor): Issue flush after setting the cursor (#79168)

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sun, 27 Aug 2006 18:43:49 +0000 (18:43 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* TextControl.cs (Insert): Update the caret position even if we don't
  have a handle yet, just don't call the driver in that case.
* TextBoxBase.cs (set_SelectedText): Set the Start and End selection
  to the end of the new selection text (Fixes #79184)

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

17 years agoenable concurrent usage, refactoring
Konstantin Triger [Sun, 27 Aug 2006 15:31:03 +0000 (15:31 -0000)]
enable concurrent usage, refactoring

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

17 years agoenable concurrent usage, refactoring
Konstantin Triger [Sun, 27 Aug 2006 15:20:52 +0000 (15:20 -0000)]
enable concurrent usage, refactoring

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

17 years agofixed data binding
Igor Zelmanovich [Sun, 27 Aug 2006 14:20:21 +0000 (14:20 -0000)]
fixed data binding

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

17 years agoNew test was added
Igor Zelmanovich [Sun, 27 Aug 2006 13:40:17 +0000 (13:40 -0000)]
New test was added

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

17 years agofixed ToString method
Igor Zelmanovich [Sun, 27 Aug 2006 13:19:52 +0000 (13:19 -0000)]
fixed ToString method

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

17 years agoremove redundand interface derivation since already implemented by System.Attribute
Konstantin Triger [Sun, 27 Aug 2006 12:20:41 +0000 (12:20 -0000)]
remove redundand interface derivation since already implemented by System.Attribute

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

17 years agoTreeNodeBindingTest.cs, TreeNodeCollectionTest.cs, TreeNodeStyleCollectionTest.cs...
Hagit Yidov [Sun, 27 Aug 2006 11:36:26 +0000 (11:36 -0000)]
TreeNodeBindingTest.cs, TreeNodeCollectionTest.cs, TreeNodeStyleCollectionTest.cs, TreeNodeTest.cs, TreeViewTest.cs, , TreeNodeBindingCollectionTest.cs

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

17 years agotypo fix
Igor Zelmanovich [Sun, 27 Aug 2006 10:59:02 +0000 (10:59 -0000)]
typo fix

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

17 years agoTARGET_JVM: fix a typo
Konstantin Triger [Sun, 27 Aug 2006 10:53:09 +0000 (10:53 -0000)]
TARGET_JVM: fix a typo

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

17 years ago* NullEventLog.cs: Added dummy GetLogNames implementation.
Gert Driesen [Sun, 27 Aug 2006 09:38:11 +0000 (09:38 -0000)]
* NullEventLog.cs: Added dummy GetLogNames implementation.
* EventLogImpl.cs: Moved GetEventLogs implementation to base class.
Added abstract GetLogNames method. Added ValidateCustomerLogName
method which should be called by eventlog providers when creating a
new log to ensure the significant part of the log name is unique, does
not match any of the special log names and does not match an exist event
source.
* Win32EventLog.cs: Validate customer log name when creating new log.
Moved GetEventLogs implementation to base class. Added GetLogNames
method.
* LocalFileEventLog.cs: Merged CreateLogStore into CreateEventSource.
Validate customer log name when creating new log. Moved GetEventLogs
implementation to base class. Added GetLogNames method.
* EventLogTest.cs: Added tests for log name validation in
CreateEventSource.

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

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

* src/glib.h:
* test/Makefile.am: Modified file.
* test/tests.h:
* src/Makefile.am: Modified file.
* test/pattern.c:
* src/gpattern.c: implemented the 3 pattern matching functions used.

* test/ptrarray.c: fix the compare function to work with qsort.

* test/file.c:
* test/path.c:
* src/gspawn.c:
* src/gpath.c: made valgrind happy.

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

17 years ago* CreateUserWizardStep.cs: fixed validators message display
Vladimir Krasnov [Sun, 27 Aug 2006 07:14:37 +0000 (07:14 -0000)]
* CreateUserWizardStep.cs: fixed validators message display

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

17 years ago* SqlMembershipProvider.cs: fixed ValidateUser, bug when user not exists
Vladimir Krasnov [Sun, 27 Aug 2006 07:09:39 +0000 (07:09 -0000)]
* SqlMembershipProvider.cs: fixed ValidateUser, bug when user not exists

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

17 years agoRemoting 2.0 project file
Roei Erez [Sun, 27 Aug 2006 06:17:02 +0000 (06:17 -0000)]
Remoting 2.0 project file

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

17 years agosolution file for remoting
Roei Erez [Sun, 27 Aug 2006 06:14:39 +0000 (06:14 -0000)]
solution file for remoting

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sun, 27 Aug 2006 00:35:44 +0000 (00:35 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* Form.cs (Activate): Only activate if the handle is created)
* Control.c:
  - Mark window as invisible when it's disposed
  - Check if window handle is created when setting window visible,
    instead of relying just on the is_created variable
  - Check if object is disposed when creating the control (Fixes #79155)

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sat, 26 Aug 2006 23:51:35 +0000 (23:51 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* ScrollableWindow.cs (ScrollWindow): Don't actually perform layouting
  when allowing layout again. Otherwise we re-generate the anchoring
  distance to the border again and actually alter what the user wanted
  This is ugly, it'd be better if we used DisplayRectangle instead of
  ClientRectangle for Control.UpdateDistances, but that causes us to
  have other problems (initial anchoring positons would be wrong)
  (Fixes #78835)

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

17 years agosvn path=/trunk/mono/; revision=64420
Gonzalo Paniagua Javier [Sat, 26 Aug 2006 23:32:38 +0000 (23:32 -0000)]
svn path=/trunk/mono/; revision=64420

17 years ago2006-08-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sat, 26 Aug 2006 23:32:25 +0000 (23:32 -0000)]
2006-08-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* test/file.c:
* src/glib.h:
* src/gfile.c:  implemented g_file_test. Changed the default mask to
.XXXXXX. Add tests.

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sat, 26 Aug 2006 22:42:37 +0000 (22:42 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* Control.cs:
  - The size and location setters shouldn't go directly to
    SetBoundsCore, but to SetBounds, which triggers layout on the
    parent, then calls SetBoundsCore. (Related to fix for #78835)
  - SetBounds: Moved actual location update code into this function
    from SetBoundsCore, to match MS. Added call to PerformLayout if
    we have a parent (to trigger resizing of anchored parents if the
    child size has changed (see testcase for #78835)
* ListBox.cs, Form.cs: Call SetBounds instead of SetBoundsCore to match
  new control code
* ScrollableControl.cs (CalculateCanvasSize): Use shortcut variable

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

17 years agoPatch #60.
Martin Baulig [Sat, 26 Aug 2006 20:54:27 +0000 (20:54 -0000)]
Patch #60.

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

17 years agoPatch #59.
Martin Baulig [Sat, 26 Aug 2006 20:54:07 +0000 (20:54 -0000)]
Patch #59.

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

17 years ago2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
Peter Dennis Bartok [Sat, 26 Aug 2006 20:15:27 +0000 (20:15 -0000)]
2006-08-23  Peter Dennis Bartok  <pbartok@novell.com>

* XplatUIX11.cs: Don't reset the DisplayHandle that's stored in
  System.Drawing when a toplevel window gets closed; there might
  be other toplevel windows belonging to the same app (Fixes #78052)

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

17 years ago It is now possible to select the font, size or style with the
Alexander Olk [Sat, 26 Aug 2006 19:21:41 +0000 (19:21 -0000)]
  It is now possible to select the font, size or style with the
  textboxes.

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

17 years ago2006-08-26 Atsushi Enomoto <atsushi@ximian.com>
Atsushi Eno [Sat, 26 Aug 2006 16:53:41 +0000 (16:53 -0000)]
2006-08-26  Atsushi Enomoto <atsushi@ximian.com>

* XmlDocument.cs : use XmlValidatingReader to load TextReader/Stream
  so that it could fill default and fixed attributes. This ends up
  to fix bug #79163 (it fills fixed "xmlns" attribute and thus
  the node's namespace URI becomes that of glade-2.0).

* XmlDocumentTests.cs : added test for bug #79163.

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

17 years ago use Desktop prefix only if a real folder doesn't exist anymore.
Alexander Olk [Sat, 26 Aug 2006 16:08:55 +0000 (16:08 -0000)]
  use Desktop prefix only if a real folder doesn't exist anymore.
* FontDialog.cs: Added char sets.

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

17 years ago2006-08-26 Alexander Olk <alex.olk@googlemail.com>
Alexander Olk [Sat, 26 Aug 2006 14:37:11 +0000 (14:37 -0000)]
2006-08-26  Alexander Olk  <alex.olk@googlemail.com>

* FileDialog.cs: After reading FileDialog settings from mwf_config
  use Desktop prefix only if a real folder doesn't exist anymore.

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

17 years ago* Win32EventLog.cs: Fixed error messages. Use RegisterEventSource
Gert Driesen [Sat, 26 Aug 2006 14:13:14 +0000 (14:13 -0000)]
* Win32EventLog.cs: Fixed error messages. Use RegisterEventSource
pinvoke when opening eventlog for writing entries.

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

17 years ago* Win32EventLog.cs: Added and documented workarounds for bug #79117
Gert Driesen [Sat, 26 Aug 2006 12:36:08 +0000 (12:36 -0000)]
* Win32EventLog.cs: Added and documented workarounds for bug #79117
and bug #79152.

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

17 years ago* src/sort.frag.h (digit): Declare here based on externally
Raja R Harinath [Sat, 26 Aug 2006 10:49:14 +0000 (10:49 -0000)]
* src/sort.frag.h (digit): Declare here based on externally
provided typedef 'list_node'.
(MAX_DIGITS): Use 'sizeof (list_node)'.
* src/gslist.c (list_node): Declare instead of 'digit'.
* src/glist.c: Likewise.

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

17 years ago* EventLogTest.cs: Use a dedicated temp directory for testing the
Gert Driesen [Sat, 26 Aug 2006 07:05:10 +0000 (07:05 -0000)]
* EventLogTest.cs: Use a dedicated temp directory for testing the
local file implementation (2.0 only).

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

17 years ago* test/slist.c (verify_sort): Verify the length of the list too.
Raja R Harinath [Sat, 26 Aug 2006 03:26:08 +0000 (03:26 -0000)]
* test/slist.c (verify_sort): Verify the length of the list too.
(test_slist_sort): Free the correct list.
* test/list.c: Likewise.
* src/sort.frag.h (MAX_DIGITS): Rename from N_DIGITS.
(combine_sort): Change 'max_pos' argument to more natural
'n_digits'.
(increment): Likewise.  Use 'n_digits' to avoid reading at an
offset that hasn't been initialized.
(do_sort): Remove memset.

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

17 years ago2006-08-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sat, 26 Aug 2006 00:55:32 +0000 (00:55 -0000)]
2006-08-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* TODO:
* test/file.c:
* src/glib.h:
* src/gfile.c: implement g_file_open_tmp.

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

17 years ago2006-08-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sat, 26 Aug 2006 00:08:03 +0000 (00:08 -0000)]
2006-08-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* TODO:
* src/glib.h:
* src/gdate.c: New file.
* src/gfile.c: New file.
* src/Makefile.am: implemented g_file_get_contents and
g_get_current_time.

* test/tests.h:
* test/file.c: New file.
* test/Makefile.am: tests for the above.

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

17 years agoFixed previous commit.
Kornél Pál [Fri, 25 Aug 2006 21:07:16 +0000 (21:07 -0000)]
Fixed previous commit.

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

17 years agoUse assembly name and file version constants.
Kornél Pál [Fri, 25 Aug 2006 20:32:53 +0000 (20:32 -0000)]
Use assembly name and file version constants.

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

17 years agoversion bump
Wade Berrier [Fri, 25 Aug 2006 19:30:01 +0000 (19:30 -0000)]
version bump

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

17 years ago* src/sort.frag.h: Add copyright notice and some explanation.
Raja R Harinath [Fri, 25 Aug 2006 19:03:26 +0000 (19:03 -0000)]
* src/sort.frag.h: Add copyright notice and some explanation.
(increment): Remove null check.
(combine_digits): Add 'list' argument to seed the summation.
(do_sort): Use the empty or singleton tail as the seed, rather
than calling 'increment'.

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

17 years ago2006-08-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Fri, 25 Aug 2006 18:11:04 +0000 (18:11 -0000)]
2006-08-25  Sebastien Pouliot  <sebastien@ximian.com>
* FontConverter.cs: Fix compiler warnings.

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

17 years ago2006-08-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Fri, 25 Aug 2006 17:34:00 +0000 (17:34 -0000)]
2006-08-25  Sebastien Pouliot  <sebastien@ximian.com>
* TestBitmap.cs: Add more details to pinpoint exact failure under OSX.

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

17 years ago2006-08-25 Sebastien Pouliot <sebastien@ximian.com>
Sebastien Pouliot [Fri, 25 Aug 2006 17:25:36 +0000 (17:25 -0000)]
2006-08-25  Sebastien Pouliot  <sebastien@ximian.com>

* GDIPlusTest.cs: Fix ImageAttributes test case.

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