gecko-dev/java/webclient/changelo
edburns%acm.org a8e9d5219a 1999-10-07 <Ed Burns <ed.burns@sun.com>>
* 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 <marklin@eng.sun.com>
	Approved by Ed Burns <edburns@acm.org>, module owner
1999-10-08 00:52:53 +00:00

38 lines
1.2 KiB
Plaintext

1999-10-07 <Ed Burns <ed.burns@sun.com>>
* 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 <marklin@eng.sun.com>
Approved by Ed Burns <edburns@acm.org>, module owner
Mon Aug 9 20:25:49 1999 Mark Lin <mark.lin@eng.sun.com>
* 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 <Ed Burns <ed.burns@sun.com>>
* Modified makefile to reference new location for localdefs.mak:
Wed Jul 28 12:17:30 1999 <edbuns@acm.org>
* Renamed MozWebShell to webclient.BrowserControl
* Moved util classes into separate package
* updated README accordingly
Mon Jul 26 21:32:18 1999 <edburns@acm.org>
* Prepared the initial checkin of MozWebShell. Need to rename to
org.mozilla.webclient.BrowserControl.