1999-10-07 > * This change fixes http://bugzilla.mozilla.org/show_bug.cgi?id=15793 which caused one to have to copy the component.reg and components directory. It also causes webclient to do autoregistration. It also adds a debugging method to BrowserControlMozillaShim.java nativeDebugBreak(). This changes makes webclient depend on having mozilla sources from 10/5/99 or later. Reviewed by Mark Lin Approved by Ed Burns , module owner Mon Aug 9 20:25:49 1999 Mark Lin * Ported webclient to Linux * Added a motif and win32 directory under classes/org/mozilla/webclient * Added a motif directory under src/motif Fri Jul 30 14:40:32 1999 Ed Burns > * Modified makefile to reference new location for localdefs.mak: Wed Jul 28 12:17:30 1999 * Renamed MozWebShell to webclient.BrowserControl * Moved util classes into separate package * updated README accordingly Mon Jul 26 21:32:18 1999 * Prepared the initial checkin of MozWebShell. Need to rename to org.mozilla.webclient.BrowserControl.