mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
1dd9f8444d
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 |
||
---|---|---|
.. | ||
BookmarksImpl.cpp | ||
CMyDialog.cpp | ||
CMyDialog.h | ||
CurrentPageImpl.cpp | ||
HistoryImpl.cpp | ||
ie_globals.h | ||
ie_util_export.cpp | ||
ie_util.cpp | ||
ie_util.h | ||
ISupportsPeer.cpp | ||
Makefile.in | ||
NativeEventThread.cpp | ||
NavigationImpl.cpp | ||
runWCie.bat | ||
WindowControlImpl.cpp | ||
WrapperFactoryImpl.cpp |