summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/JNI Generation
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2007-05-30 20:52:43 +0000
committerSilenio Quarti <silenio>2007-05-30 20:52:43 +0000
commit52ff68e0ac086701551c8c0f3b36fff0b7b1fdea (patch)
tree0ff215316aabafd5a6547c82275bdb814a61194c /bundles/org.eclipse.swt.tools/JNI Generation
parent11d0b0d18bda846f1e5cb17f59bf97787897d9eb (diff)
downloadeclipse.platform.swt-52ff68e0ac086701551c8c0f3b36fff0b7b1fdea.tar.gz
eclipse.platform.swt-52ff68e0ac086701551c8c0f3b36fff0b7b1fdea.tar.xz
eclipse.platform.swt-52ff68e0ac086701551c8c0f3b36fff0b7b1fdea.zip
158043 -[Mac] Right clicking on app in Dock and selecting Quit does nothing if file needs to be saved
189339 - SWT event loop doesn't dispatch Apple Event
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
index e7e9ac76f9..3ea2fec644 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.carbon.OS.properties
@@ -3403,6 +3403,10 @@ OS_IsDataBrowserItemSelected=
OS_IsDataBrowserItemSelected_0=cast=(ControlRef)
OS_IsDataBrowserItemSelected_1=cast=(DataBrowserItemID)
+OS_IsEventInQueue=
+OS_IsEventInQueue_0=cast=(EventQueueRef)
+OS_IsEventInQueue_1=cast=(EventRef)
+
OS_IsMenuCommandEnabled=
OS_IsMenuCommandEnabled_0=cast=(MenuRef)
OS_IsMenuCommandEnabled_1=cast=(MenuCommand)
@@ -3911,6 +3915,10 @@ OS_RemoveDataBrowserTableViewColumn=
OS_RemoveDataBrowserTableViewColumn_0=cast=(ControlRef)
OS_RemoveDataBrowserTableViewColumn_1=cast=(DataBrowserTableViewColumnID)
+OS_RemoveEventFromQueue=
+OS_RemoveEventFromQueue_0=cast=(EventQueueRef)
+OS_RemoveEventFromQueue_1=cast=EventRef
+
OS_RemoveEventHandler=
OS_RemoveEventHandler_0=cast=(EventHandlerRef)