pjs/java/webclient/src_moz
edburns%acm.org f57814cadd This check-in fixes a long standing problem of not being able to use any
keyboard controls on the embedded browser.  Next step is to re-activate
the keyboard listener features.

M webclient/src_moz/EmbedProgress.cpp

- call TopLevelFocusIn to make sure we get the input focus

M webclient/src_moz/NativeBrowserControl.cpp
M webclient/src_moz/NativeBrowserControl.h

- copy TopLevelFocus{In,Out}() from EmbedPrivate.
2004-11-07 15:29:10 +00:00
..
gtk M build.xml 2004-04-23 14:52:21 +00:00
motif This is a checkpoint milestone for webclient 2.0. Webclient currently 2003-09-28 06:29:22 +00:00
win32 M build-tests.xml 2004-04-20 16:17:43 +00:00
.cvsignore
BookmarksImpl.cpp The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
CBrowserContainer.cpp - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
CBrowserContainer.h - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
CurrentPageActionEvents.cpp - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
CurrentPageActionEvents.h - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
CurrentPageImpl.cpp Ok after this checkin we now have all the functionality of Sun's JDIC 2004-06-25 13:59:54 +00:00
EmbedEventListener.cpp This checkin enables MouseListener functionality. You can add a 2004-10-27 01:33:57 +00:00
EmbedEventListener.h This checkin enables MouseListener functionality. You can add a 2004-10-27 01:33:57 +00:00
EmbedProgress.cpp This check-in fixes a long standing problem of not being able to use any 2004-11-07 15:29:10 +00:00
EmbedProgress.h This checkin implements a response header listener feature. 2004-09-09 20:17:18 +00:00
EmbedWindow.cpp Ok after this checkin we now have all the functionality of Sun's JDIC 2004-06-25 13:59:54 +00:00
EmbedWindow.h Ok after this checkin we now have all the functionality of Sun's JDIC 2004-06-25 13:59:54 +00:00
EventRegistrationImpl.cpp This checkin implements a response header listener feature. 2004-09-09 20:17:18 +00:00
HistoryActionEvents.cpp - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
HistoryActionEvents.h - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
HistoryImpl.cpp Thanks again to Michael Klepikov for these fixes. 2004-08-03 17:16:57 +00:00
HttpHeaderVisitorImpl.cpp This checkin implements a response header listener feature. 2004-09-09 20:17:18 +00:00
HttpHeaderVisitorImpl.h This checkin implements a response header listener feature. 2004-09-09 20:17:18 +00:00
ISupportsPeer.cpp This is a checkpoint milestone for webclient 2.0. Webclient currently 2003-09-28 06:29:22 +00:00
InputStreamShim.cpp This checkin makes DocumentLoadListener be fully functional for the 2004-06-14 15:34:42 +00:00
InputStreamShim.h This checkin makes DocumentLoadListener be fully functional for the 2004-06-14 15:34:42 +00:00
Makefile.in This checkin enables the mozilla side of mouse and key listener 2004-10-23 05:26:08 +00:00
NativeBrowserControl.cpp This check-in fixes a long standing problem of not being able to use any 2004-11-07 15:29:10 +00:00
NativeBrowserControl.h This check-in fixes a long standing problem of not being able to use any 2004-11-07 15:29:10 +00:00
NativeEventThread.cpp The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
NativeEventThreadActionEvents.cpp - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
NativeEventThreadActionEvents.h - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
NativeWrapperFactory.cpp M dom/src/Makefile.in 2004-04-16 19:02:21 +00:00
NativeWrapperFactory.h The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
NavigationActionEvents.cpp This change-bundle enables webclient to build and run with mozilla 1.7. 2004-09-29 22:01:26 +00:00
NavigationActionEvents.h This change-bundle is the start of loadFromStream(). Currently, I'm 2004-04-28 16:40:15 +00:00
NavigationImpl.cpp Ok after this checkin we now have all the functionality of Sun's JDIC 2004-06-24 16:23:42 +00:00
PreferencesImpl.cpp cvslog.txt 2004-10-10 02:02:52 +00:00
ProfileManagerImpl.cpp This change-bundle fixes the long standing problem where you couldn't 2004-11-05 06:40:27 +00:00
PromptActionEvents.cpp - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
PromptActionEvents.h - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
RDFEnumeration.cpp The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
RDFTreeNode.cpp The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
WindowControlActionEvents.cpp - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
WindowControlActionEvents.h - rename initContext to NativeBrowserControl, at both the native and 2004-04-10 21:50:39 +00:00
WindowControlImpl.cpp This checkin is the next step for getting DocumentLoadListener to work. 2004-06-11 15:55:48 +00:00
WindowCreator.cpp This checkin verifies that loading documents over HTTP works as 2004-06-22 19:23:23 +00:00
WindowCreator.h This checkin verifies that loading documents over HTTP works as 2004-06-22 19:23:23 +00:00
WrapperFactoryImpl.cpp This checkin implements a response header listener feature. 2004-09-09 20:17:18 +00:00
dom_util.cpp Make webclient compile with Mozilla 1.6. Unit tests still don't run. 2004-02-23 06:26:54 +00:00
dom_util.h
install_win32.js
nsActions.cpp
nsActions.h
ns_globals.h This checkin is the next step for getting DocumentLoadListener to work. 2004-06-11 15:55:48 +00:00
ns_util.cpp This change-bundle enables webclient to build and run with mozilla 1.7. 2004-09-29 22:01:26 +00:00
ns_util.h This change-bundle is the start of loadFromStream(). Currently, I'm 2004-04-28 16:40:15 +00:00
ns_util_export.cpp
rdf_progids.h
rdf_util.cpp The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
rdf_util.h This is a checkpoint milestone for webclient 2.0. Webclient currently 2003-09-28 06:29:22 +00:00
wcIBrowserContainer.h
wsRDFObserver.cpp r=edburns 2003-07-13 04:23:49 +00:00
wsRDFObserver.h