pjs/java/webclient/src_moz
edburns%acm.org 6f412c8751 Ok after this checkin we now have all the functionality of Sun's JDIC
WebBrowser
<https://jdic.dev.java.net/nonav/documentation/javadoc/jdic/org/jdesktop/jdic/browser/WebBrowser.html>, with the following exceptions:

- we're based on mozilla 1.6

- it only works on windows

- we don't have mouse event support

- we only support mozilla, not IE

So, webclient still has a ways to go until we reach its former glory,
but reach it we will.

I'm going to assemble a 2.0 alpha 1 source code only release, including
build instructions, from what we have now.

I'd love it if someone could get the unit tests working on GNU/Linux
again.  I think the problem has to do with our old friend GDKSUPERWIN.

Next step is to assemble the 2.0 alpha 1 source code release!

Ed

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M webclient/src_moz/NavigationImpl.cpp

- re-enable POST

M webclient/src_moz/EmbedWindow.cpp
M webclient/src_moz/EmbedWindow.h

- expose DocShell post method.

M webclient/test/automated/src/classes/org/mozilla/util/THTTPD.java
M webclient/test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- test code for POST
2004-06-25 13:59:54 +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 ignore 2001-07-27 20:05:04 +00:00
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
EmbedProgress.cpp M classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java 2004-06-14 01:44:33 +00:00
EmbedProgress.h This checkin is the next step for getting DocumentLoadListener to work. 2004-06-11 15:55:48 +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
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 Next really will be to get POST working. 2004-06-23 19:58:12 +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 Got "back()" working. Next will be to get forward(), and can{Back,Forward}. 2004-06-23 19:21:07 +00:00
NativeBrowserControl.cpp This checkin verifies that loading documents over HTTP works as 2004-06-22 19:23:23 +00:00
NativeBrowserControl.h This checkin is the next step for getting DocumentLoadListener to work. 2004-06-11 15:55:48 +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 is the start of loadFromStream(). Currently, I'm 2004-04-28 16:40:15 +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 M classes_spec/org/mozilla/webclient/impl/WrapperFactory.java 2004-04-17 21:25:12 +00:00
ProfileManagerImpl.cpp The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +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 verifies that loading documents over HTTP works as 2004-06-22 19:23:23 +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 Minor change to get Webclient to compile on Solaris 2000-08-03 22:35:14 +00:00
install_win32.js Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
nsActions.cpp Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
nsActions.h Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
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 is the start of loadFromStream(). Currently, I'm 2004-04-28 16:40:15 +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 These changes make it so webclient compiles with the tip as of 20 2000-09-20 21:53:05 +00:00
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 Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
wsRDFObserver.cpp r=edburns 2003-07-13 04:23:49 +00:00
wsRDFObserver.h Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00