gecko-dev/java/webclient/src_share
edburns%acm.org 598bf8e8ee M webclient/classes_spec/org/mozilla/webclient/DocumentLoadEvent.java
- add event masks for Ajax

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

- Document map values for ajax events

M webclient/src_moz/AjaxListener.cpp
M webclient/src_moz/AjaxListener.h

- Flesh out implementation as much as the underlying browser allows.
  For mozilla, this means start, end, and error.

M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h

- move the initialization of the AjaxListener into SetEventRegistration().

- Expose NativeBrowserControl * getter

- Make RequestToURIString public

M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h

- new map keys: readyState, responseText, responseXML

- new event masks START_AJAX, END_AJAX, ERROR_AJAX

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- print map values for AJAX cases.
2007-03-08 13:35:19 +00:00
..
.cvsignore
Makefile.in M dom/build.xml 2007-01-30 01:51:54 +00:00
bal_util.cpp
bal_util.h
jni_util.cpp M webclient/classes_spec/org/mozilla/webclient/DocumentLoadEvent.java 2007-03-08 13:35:19 +00:00
jni_util.h M webclient/classes_spec/org/mozilla/webclient/DocumentLoadEvent.java 2007-03-08 13:35:19 +00:00
jni_util_export.cpp This checkin enables the KeyListener feature. 2004-12-01 03:21:23 +00:00
jni_util_export.h This checkin enables the KeyListener feature. 2004-12-01 03:21:23 +00:00
runem.pl
runem_commercial.pl
runem_solaris