gecko-dev/java/webclient/classes_spec/org/mozilla/webclient
edburns%acm.org 0eca4c3b0f I now have webclient mostly working on win32. The following features have been tested and work well.
File->New Window

File->Close

View->View Page Source as String

Search->Find

Search->Find Next

Edit->Select All

Edit->Copy

History->Back

History->Forward

History-> <Navigation Number>

Bookmarks->Manage Bookmarks

The bookmarks window pops up and you can double click on bookmarks to
cause webclient to go to that page.

Stream->Load Stream From File...

Stream->Load Random HTML InputStream

Mouse over events work

The DOMViewer works

Navigation buttons work.

This leaves Bookmarks->Add Current Page, Bookmarks->Add Current Page in New Folder,
Profile->Create Profile, and Profile->Delete Profile. The first two should be easy,
the second two, I'll probably just take out, since their implementation was based in
BlackConnect, which is currently quite dead.

When I'm happy with the state of Webclient on win32, I'll get it working on linux.
2002-05-08 21:55:14 +00:00
..
stubs ignore 2001-07-27 20:05:04 +00:00
test I now have webclient mostly working on win32. The following features have been tested and work well. 2002-05-08 21:55:14 +00:00
test_nonnative Bug=91673 2001-07-27 21:02:15 +00:00
wrapper_native I now have webclient mostly working on win32. The following features have been tested and work well. 2002-05-08 21:55:14 +00:00
wrapper_nonnative Bug=91673 2001-07-27 21:02:15 +00:00
BookmarkEntry.java Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
Bookmarks.java
BrowserControl.java Bug=91673 2001-07-27 21:02:15 +00:00
BrowserControlCanvas.java Bug=81699 2001-05-29 18:36:13 +00:00
BrowserControlFactory.java 99099 2001-09-10 22:02:05 +00:00
BrowserControlImpl.java Bug=91673 2001-07-27 21:02:15 +00:00
BrowserType.java Bug=91673 2001-07-27 21:02:15 +00:00
CurrentPage.java Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
DocumentLoadEvent.java
DocumentLoadListener.java
EventRegistration.java
History.java
HistoryEntry.java
ImplObject.java
Navigation2.java bug=85523 2001-07-12 23:18:52 +00:00
Navigation.java Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
PrefChangedCallback.java Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
Preferences.java Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
ProfileManager.java Bug=82189 2001-05-24 21:13:50 +00:00
Prompt.java Merging JAVADEV_RTM_20001102 into Trunk 2001-04-02 21:18:06 +00:00
UnimplementedException.java
WCMouseEvent.java
WebclientEvent.java
WebclientEventListener.java
WindowControl.java
WrapperFactory.java