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
|
non quoted-printable multiline should work now.
|
1998-09-11 22:07:13 +00:00 |
caps
|
Added CPPSRCS
|
1998-09-02 19:11:06 +00:00 |
cmd
|
Fix bustage on Linux/Motif 2.0 with reflow.
|
1998-09-11 22:12:47 +00:00 |
config
|
Split MOZILLA_MOTIF_SEARCH_PATH into two: MOZILLA_MOTIF_INCLUDE_SEARCH_PATH
|
1998-09-11 13:27:04 +00:00 |
content
|
Fixed leak of reflow command
|
1998-09-11 18:57:54 +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 SetClipRegion + FillRect / added a temp SetFont / dispose mMainRegion
|
1998-09-11 10:37:36 +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 a slot to MWContext that indicates whether or not the context requires reflow because an image without width or height was layed out with a default size.
|
1998-09-10 01:04:40 +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
|
Fixed leak of reflow command
|
1998-09-11 18:57:54 +00:00 |
lib
|
- Use 8 space hard tabstops like god and IBM intended, but indent-tabs-mode:nil
|
1998-09-11 19:46:23 +00:00 |
mailnews
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |
modules
|
turn on html area code for mac (now ifdef'd mac/win).
|
1998-09-11 19:01:48 +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
|
Sync'd.
|
1998-09-11 01:24: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
|
fix crash when GetFontMetrics() returns nil, which should never happen of course
|
1998-09-11 10:45:26 +00:00 |
webtools
|
Added new "Layout" component to NGLayout.
|
1998-09-11 16:59:02 +00:00 |
widget
|
fixed some focus bugs
|
1998-09-11 17:49:49 +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 |