README
|
updating and moving README's to the toplevel of the mozilla hierarchy. this
|
1998-06-18 23:41:22 +00:00 |
base
|
Applied patch to make the timer code independent of motif (thanks goes to cls@seewood.org)
|
1998-09-11 03:58:43 +00:00 |
build
|
revert file
|
1998-09-09 01:37:41 +00:00 |
calendar
|
fixes to x400 parsing
|
1998-09-11 23:44:36 +00:00 |
caps
|
Added CPPSRCS
|
1998-09-02 19:11:06 +00:00 |
cmd
|
Fixed Composer bugs, changed image drag behavior in Composer window - must select image first
|
1998-09-12 01:44:20 +00:00 |
config
|
Split MOZILLA_MOTIF_SEARCH_PATH into two: MOZILLA_MOTIF_INCLUDE_SEARCH_PATH
|
1998-09-11 13:27:04 +00:00 |
content
|
Part of frame construction changes
|
1998-09-12 04:46:35 +00:00 |
dbm
|
AUTOCONF_1_0 landing.
|
1998-08-19 20:42:14 +00:00 |
directory
|
Java SDK build instructions
|
1998-08-19 20:57:12 +00:00 |
docshell/base
|
Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer.
|
1998-09-09 01:19:11 +00:00 |
dom
|
Added stopgap code for aliased constructors
|
1998-09-11 18:31:38 +00:00 |
editor/ui
|
Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to
|
1998-06-01 09:04:58 +00:00 |
gconfig
|
No longer use julian as shared library
|
1998-09-08 23:35:54 +00:00 |
gfx
|
Fix for Irix build bustage.
|
1998-09-12 00:53:57 +00:00 |
grendel
|
vivat grendel!
|
1998-09-09 00:52:38 +00:00 |
htmlparser
|
added nsDTDUtils
|
1998-09-11 09:02:13 +00:00 |
include
|
Added strings for mouse-over image feedback and changed drag table data struct
|
1998-09-12 01:40:46 +00:00 |
jpeg
|
Documentation improvements.
|
1998-08-20 04:51:19 +00:00 |
js
|
added CRT_CALL decoration to callback typedefs in jsprvtd.h (it had only been used in jspubtd.h) and moved the last remaining callback typedef (JSTrapHandler) out of jsdbgapi.h and into jsprvtd.h along with the others
|
1998-09-11 19:58:15 +00:00 |
l10n
|
Fixed problems with parallel make.
|
1998-09-01 19:50:28 +00:00 |
layout
|
Removed some XXX CONSTRUCTION commented out code
|
1998-09-12 04:54:04 +00:00 |
lib
|
Fixed table editing bugs. Ctrl key now needed to size table with mouse
|
1998-09-12 01:46:12 +00:00 |
mailnews
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |
modules
|
Commenting out the call for AutoUpdate because Mac was not building
|
1998-09-12 04:52:17 +00:00 |
msgsdk
|
don't hardcode domestic
|
1998-08-25 18:48:36 +00:00 |
nav-java
|
removing smartupdate related code, because it is not dependent on Java
|
1998-09-02 19:09:03 +00:00 |
network
|
Exported autoupdt.h to dist area.
|
1998-09-12 02:54:33 +00:00 |
nsprpub
|
In CreateMacPathFromUnixPath, return paramErr if unixPath is nil.
|
1998-09-10 21:08:47 +00:00 |
parser/htmlparser
|
added nsDTDUtils
|
1998-09-11 09:02:13 +00:00 |
privacy
|
Updates to autoconf files.
|
1998-08-26 04:04:57 +00:00 |
string/obsolete
|
Added a macro and normalized auto-string initialization; reordered methods slightly just to annoy rickg :-)
|
1998-09-05 23:21:42 +00:00 |
sun-java
|
merging files from AUTOCONF_1_0 branch
|
1998-08-20 00:30:12 +00:00 |
uriloader/base
|
Support (in a shaky way) some various and sundry mime types for plugins
|
1998-09-09 23:51:43 +00:00 |
view
|
temporarily disable the scrollbars on Mac, waiting for the widgets to be implemented
|
1998-09-03 06:20:12 +00:00 |
webshell
|
Add SetProgess method to nsIBrowserWindow interface
|
1998-09-12 00:22:27 +00:00 |
webtools
|
Added new "Layout" component to NGLayout.
|
1998-09-11 16:59:02 +00:00 |
widget
|
Added code to handle Menu events
|
1998-09-12 00:05:39 +00:00 |
xpcom
|
added support for DOM dll
|
1998-09-09 00:02:23 +00:00 |
xpfc
|
Implemented asynchronous stream manager for loading multiple
|
1998-09-11 02:26:35 +00:00 |
.cvsignore
|
Make cvs ignore the dist directory
|
1998-08-26 18:36:09 +00:00 |
LEGAL
|
updated LEGAL file to reflect non-infringement of WANG patent, and option
|
1998-05-27 21:17:37 +00:00 |
LICENSE
|
Add final version of NPL.
|
1998-03-31 19:11:51 +00:00 |
Makefile
|
Removed ifdefs from build of privacy module. Approved: sar
|
1998-08-03 23:44:11 +00:00 |
Makefile.in
|
Added NO_MDUPDATE to NSPR kludge make flags.
|
1998-09-10 05:24:12 +00:00 |
client.mak
|
Testing Bonsai, try 11.
|
1998-07-15 21:40:59 +00:00 |
configure.in
|
Turned FULL_STATIC_BUILD on by default. Turn it off via --enable switches: min-shared, oji, or java. Turned unix ldap off by default. Added kludge to build NSPR with a separate build process. Added temp --enable-nspr to allow users to still use autoconf for NSPR build.
|
1998-09-10 04:08:00 +00:00 |
makefile.win
|
Included the config directory if MOZILLA_OFFICIAL is set
|
1998-09-01 00:02:11 +00:00 |
nglayout.mac
|
Commiting this from windows caused my special characters to disappear
|
1998-05-22 06:35:58 +00:00 |
nglayout.mak
|
changes for plugins.
|
1998-08-01 05:47:19 +00:00 |
nglayout.mk
|
Landed non-branch version on the tip
|
1998-08-07 02:10:11 +00:00 |
trex.mak
|
adding clobber and depend support for julian
|
1998-09-04 18:00:47 +00:00 |
trex.mk
|
Remove pull_trex_ns target, no longer needed
|
1998-09-09 16:41:42 +00:00 |