[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] r114525 - in
From:       "Mario Carrion (mcarrion () novell ! com)"
Date:       2008-09-30 23:11:44
Message-ID: 20080930231144.DE2949472C () mono-cvs ! ximian ! com
[Download RAW message or body]

Author: mcarrion
Date: 2008-09-30 19:11:44 -0400 (Tue, 30 Sep 2008)
New Revision: 114525

Modified:
   trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/ChangeLog
   trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/Mono.UIAutomation.Winforms/FormListener.cs
 Log:
* Mono.UIAutomation.Winforms/FormListener.cs: Commented.

Modified: trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/ChangeLog
===================================================================
--- trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/ChangeLog	2008-09-30 \
                23:04:20 UTC (rev 114524)
+++ trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/ChangeLog	2008-09-30 \
23:11:44 UTC (rev 114525) @@ -1,5 +1,9 @@
 2008-09-30  Mario Carrion <mcarrion@novell.com> 
 
+	* Mono.UIAutomation.Winforms/FormListener.cs: Commented.
+
+2008-09-30  Mario Carrion <mcarrion@novell.com> 
+
 	* Mono.UIAutomation.Winforms/FormListener.cs: Raising ChildRemoved when
 	  ApplicationExit and existing FormProvider.
 	* Mono.UIAutomation.Winforms/FormProvider.cs: Finalizing children even

Modified: trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/Mono.UIAutomation.Winforms/FormListener.cs
 ===================================================================
--- trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/Mono.UIAutomation.Winforms/FormListener.cs	2008-09-30 \
                23:04:20 UTC (rev 114524)
+++ trunk/uia2atk/src/UIAutomationWinforms/UIAutomationWinforms/Mono.UIAutomation.Winforms/FormListener.cs	2008-09-30 \
23:11:44 UTC (rev 114525) @@ -63,12 +63,12 @@
 			
 			// We are using this event to tell the bridge that should release all
 			// the FormProvider provider that aren't yet removed.
-			Application.ApplicationExit += delegate (object sender, EventArgs args) {
-				foreach (FormProvider provider in ProviderFactory.GetFormProviders ()) {
-					Helper.RaiseStructureChangedEvent (StructureChangeType.ChildRemoved,
-					                                   provider);
-				}
-			};
+//			Application.ApplicationExit += delegate (object sender, EventArgs args) {
+//				foreach (FormProvider provider in ProviderFactory.GetFormProviders ()) {
+//					Helper.RaiseStructureChangedEvent (StructureChangeType.ChildRemoved,
+//					                                   provider);
+//				}
+//			};
 			
 			Type appType = typeof (Application);
 			// NOTE: FormAdded is fired too frequently (such as

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic