gecko-dev/java/webclient/src_ie
edburns%acm.org 1dd9f8444d Make webclient compile with Mozilla 1.6. Unit tests still don't run.
M README

- update instructions for building and running source and unit tests

M build.properties.sample

- you need junit.jar

M webclient/build-tests.xml

- reformat

M webclient/build.xml

- add "prepare" target to set the PATH_SEP

M webclient/src_ie/BookmarksImpl.cpp
M webclient/src_ie/CurrentPageImpl.cpp
M webclient/src_ie/HistoryImpl.cpp

- Account for new javah header names

M webclient/src_moz/Makefile.in

- account for new location of jawt.lib in J2SDK 1.4.2

M webclient/src_moz/NativeEventThread.cpp

+#include "nsEmbedAPI.h" // for NS_HandleEmbeddingEvent

M webclient/src_moz/NavigationActionEvents.cpp

- result is an nsIInputStream

M webclient/src_moz/WrapperFactoryImpl.cpp

+#include <nsDependentString.h> // for nsDependentCString

 and the compile is more strict now.

M webclient/src_moz/dom_util.cpp

- signature change
2004-02-23 06:26:54 +00:00
..
BookmarksImpl.cpp Make webclient compile with Mozilla 1.6. Unit tests still don't run. 2004-02-23 06:26:54 +00:00
CMyDialog.cpp Author: ron capelli 2003-06-10 18:53:00 +00:00
CMyDialog.h Author: ron capelli 2003-06-10 18:53:00 +00:00
CurrentPageImpl.cpp Make webclient compile with Mozilla 1.6. Unit tests still don't run. 2004-02-23 06:26:54 +00:00
HistoryImpl.cpp Make webclient compile with Mozilla 1.6. Unit tests still don't run. 2004-02-23 06:26:54 +00:00
ie_globals.h Author: ron capelli 2003-06-10 18:53:00 +00:00
ie_util_export.cpp
ie_util.cpp Author: ron capelli 2003-06-10 18:53:00 +00:00
ie_util.h Author: ron capelli 2003-06-10 18:53:00 +00:00
ISupportsPeer.cpp
Makefile.in r=edburns 2003-05-13 20:22:13 +00:00
NativeEventThread.cpp Author: ron capelli 2003-06-10 18:53:00 +00:00
NavigationImpl.cpp
runWCie.bat
WindowControlImpl.cpp
WrapperFactoryImpl.cpp r=edburns 2003-05-13 20:22:13 +00:00