pjs/java/webclient/src_moz
edburns%acm.org ee3d686eea A webclient/classes_spec/org/mozilla/mcp/package.html
- package description for MCP

M dist/build.xml

- copy ancilliary files for javadoc

A dist/javadoc.css

- Stylesheet for code samples within Javadocs

M dist/netbeans/build.xml

- Use releasenotes for test browesr start page

M dom/jni/Makefile.in
M dom/src/Makefile.in
M webclient/src_moz/Makefile.in
M webclient/src_share/Makefile.in

- FORCE_PR_LOG

M dom/jni/javaDOMEventsGlobals.cpp
M dom/jni/nativeDOMProxyListener.cpp
M dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp

- use nsCOMPtr and correct QI-ing.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- Javadocs

- Make private things private

A webclient/classes_spec/org/mozilla/mcp/mcp.jpg

- Master Control Program

M webclient/classes_spec/org/mozilla/webclient/WebclientFactory.java

- javadocs
2007-03-14 21:02:14 +00:00
..
cocoa generic_native_drawing_works_but_not_for_mozilla 2005-05-23 01:10:22 +00:00
gtk M dom/build.xml 2007-01-30 01:51:54 +00:00
motif M dom/build.xml 2007-01-30 01:51:54 +00:00
win32 M build-tests.xml 2004-04-20 16:17:43 +00:00
.cvsignore
AjaxListener.cpp M dist/build.xml 2007-03-09 14:17:04 +00:00
AjaxListener.h M dist/build.xml 2007-03-09 14:17: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 Issue: 369376 2007-02-13 17:15:43 +00:00
EmbedEventListener.cpp update 2005-12-02 03:19:22 +00:00
EmbedEventListener.h This checkin has the basic functionality of NewWindowListener 2005-01-18 15:20:52 +00:00
EmbedProgress.cpp M dist/build.xml 2007-03-09 14:17:04 +00:00
EmbedProgress.h M dist/build.xml 2007-03-09 14:17:04 +00:00
EmbedWindow.cpp Issue: 369376 2007-02-15 22:07:28 +00:00
EmbedWindow.h Issue: 369376 2007-02-15 22:07:28 +00:00
EventRegistrationImpl.cpp This checkin has the basic functionality of NewWindowListener 2005-01-18 15:20:52 +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
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
LoadCompleteProgressListener.cpp This checkin enables CurrentPage.getSource() to return the actual source 2005-04-17 20:19:46 +00:00
LoadCompleteProgressListener.h This checkin enables CurrentPage.getSource() to return the actual source 2005-04-17 20:19:46 +00:00
Makefile.in A webclient/classes_spec/org/mozilla/mcp/package.html 2007-03-14 21:02:14 +00:00
NativeBrowserControl.cpp M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java 2007-03-09 04:34:24 +00:00
NativeBrowserControl.h Checkpoint for mac os x reactivation. 2005-05-13 06:40:12 +00:00
NativeEventThread.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +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
NativeInputStreamImpl.cpp This checkin enables finding out the request method and response status 2005-02-28 17:15:45 +00:00
NativeWrapperFactory.cpp Checkpoint for mac os x reactivation. 2005-05-13 06:40:12 +00:00
NativeWrapperFactory.h The churn continues. After this checkin, BrowserControlFactoryTest 2004-04-15 22:58:08 +00:00
NavigationActionEvents.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53: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 This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
PreferencesImpl.cpp cvslog.txt 2004-10-10 02:02:52 +00:00
ProfileManagerImpl.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +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 has the basic functionality of NewWindowListener 2005-01-18 15:20:52 +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 gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
dom_util.cpp
dom_util.h
install_win32.js
nsActions.cpp
nsActions.h
ns_globals.h This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
ns_util.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:32:22 +00:00
ns_util.h This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
ns_util_export.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:32:22 +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
wcIBrowserContainer.h
wsRDFObserver.cpp
wsRDFObserver.h