Kaydet (Commit) 21737c08 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uaa03 (1.11.8); FILE MERGED

2003/05/20 08:46:20 obr 1.11.8.1: #i14623# ComboBox.java Tree.java
COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.
üst f9efe1d8
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.11 $
# $Revision: 1.12 $
#
# last change: $Author: rt $ $Date: 2003-04-17 15:26:48 $
# last change: $Author: vg $ $Date: 2003-05-22 12:40:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -152,6 +152,3 @@ $(JAVADIR)$/$(PACKAGE)$/%.java:
$(CLASSDIR)$/$(PACKAGE)$/Build.class : $(JAVADIR)$/$(PACKAGE)$/Build.java
-+$(JAVAC) -d $(CLASSDIR) $(JAVADIR)$/$(PACKAGE)$/Build.java
.IF "$(JAVAVER:s/.//)" >= "140"
$(JAVACLASSFILES) : $(UCR)$/internal.db
.ENDIF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment