gecko-dev/java/webclient/src_moz
edburns%acm.org 11b7203f8f r=edburns
Author: Ron Capelli

These changes make webclient run with Mozilla 1.4.

Summary of changes:

  src_moz/rdf_util.cpp

    reason:  API change to RDFServiceImpl::GetResource()

  src_moz/RDFActionEvents.cpp

    reason:  API change to RDFServiceImpl::GetUnicodeResource()

  src_moz/wsRDFObserver.cpp

    reason:  member name changes to inherited nsIRDFObserver

  src_moz/CBrowserContainer.cpp

    reasons:
      - replaced obsolete/deleted nsFileSpec.h with nsCRT.h
        (to access only required/referenced function)
      - added new SetBlurSuppression and GetBlurSuppression methods
        required by change to inherited nsIBaseWindow (implementation
        copied from mozilla/xpfe/appshell/src/nsXULWindow.cpp).

  src_moz/CBrowserContainer.h

    reason:  added mBlurSuppressionLevel member variable for
             SetBlurSuppression and GetBlurSuppression methods.


The changes were relatively straightforward to identify from errors
attempting to build with Mozilla 1.4.  Testing so far indicates no
new problems have been introduced...
2003-07-13 04:23:49 +00:00
..
gtk r=edburns 2003-05-13 20:22:13 +00:00
motif
win32 r=edburns 2003-05-13 20:22:13 +00:00
.cvsignore
BookmarksImpl.cpp
CBrowserContainer.cpp r=edburns 2003-07-13 04:23:49 +00:00
CBrowserContainer.h r=edburns 2003-07-13 04:23:49 +00:00
CurrentPageActionEvents.cpp Bug 201273 [Webclient] add Print/Print Preview function 2003-04-18 01:07:54 +00:00
CurrentPageActionEvents.h Bug 201273 [Webclient] add Print/Print Preview function 2003-04-18 01:07:54 +00:00
CurrentPageImpl.cpp Bug 201273 [Webclient] add Print/Print Preview function 2003-04-18 01:07:54 +00:00
HistoryActionEvents.cpp
HistoryActionEvents.h
HistoryImpl.cpp
ISupportsPeer.cpp
InputStreamShim.cpp Author=Ronald Capelli <capelli@us.ibm.com> 2003-04-12 21:40:35 +00:00
InputStreamShim.h
Makefile.in r=edburns 2003-05-13 20:22:13 +00:00
NativeEventThread.cpp Bug 209852. Remove |dont_QueryInterface|. 2003-06-21 00:15:41 +00:00
NativeEventThreadActionEvents.cpp Author: Kyle Yuan 2003-05-14 15:54:45 +00:00
NativeEventThreadActionEvents.h
NavigationActionEvents.cpp Author=Ronald Capelli <capelli@us.ibm.com> 2003-04-12 21:40:35 +00:00
NavigationActionEvents.h Webclient compiles with 1.3A but does not yet link. 2003-01-13 07:41:00 +00:00
NavigationImpl.cpp Webclient compiles with 1.3A but does not yet link. 2003-01-13 07:41:00 +00:00
PreferencesActionEvents.cpp
PreferencesActionEvents.h
PreferencesImpl.cpp
PromptActionEvents.cpp M webclient/build.xml 2003-05-13 15:22:04 +00:00
PromptActionEvents.h M webclient/build.xml 2003-05-13 15:22:04 +00:00
RDFActionEvents.cpp r=edburns 2003-07-13 04:23:49 +00:00
RDFActionEvents.h
RDFEnumeration.cpp
RDFTreeNode.cpp
WindowControlActionEvents.cpp Webclient compiles with 1.3A but does not yet link. 2003-01-13 07:41:00 +00:00
WindowControlActionEvents.h
WindowControlImpl.cpp Webclient compiles with 1.3A but does not yet link. 2003-01-13 07:41:00 +00:00
WindowCreator.cpp Author: Kyle Yuan 2003-05-14 15:54:45 +00:00
WindowCreator.h Bug 201308 [Webclient] support nsIWindowCreator::CreateChromeWindow 2003-04-24 05:55:22 +00:00
WrapperFactoryImpl.cpp
dom_util.cpp
dom_util.h
install_win32.js
nsActions.cpp
nsActions.h
ns_globals.h
ns_util.cpp Bug 201308 [Webclient] support nsIWindowCreator::CreateChromeWindow 2003-04-24 05:55:22 +00:00
ns_util.h Webclient compiles with 1.3A but does not yet link. 2003-01-13 07:41:00 +00:00
ns_util_export.cpp
rdf_progids.h
rdf_util.cpp r=edburns 2003-07-13 04:23:49 +00:00
rdf_util.h
wcIBrowserContainer.h
wsRDFObserver.cpp r=edburns 2003-07-13 04:23:49 +00:00
wsRDFObserver.h