apache/gzip/src
|
|
|
build
|
No need to compare is this is the first run (cmp was printing an error on BSD when one of the files did not exist)
|
2000-05-11 22:56:41 +00:00 |
calendar
|
|
|
caps
|
added files: mozilla/caps/idl/nsISignatureVerifier.idl
|
2000-05-10 01:50:00 +00:00 |
cck
|
changing the script.ib to match the landing of the new skin directories
|
2000-05-11 21:54:39 +00:00 |
chrome
|
no longer a pref, it is hard coded to be on and set to modern.
|
2000-05-11 05:19:21 +00:00 |
cmd
|
|
|
config
|
backout changes, as some platforms don't eat
|
2000-05-12 03:18:25 +00:00 |
content
|
fixing hpux 11.00 build and autobahn's commercial build
|
2000-05-12 02:42:54 +00:00 |
db
|
|
|
dbm
|
More OS/2 Makefile changes. Bug #34106 Batch 13
|
2000-05-11 14:15:34 +00:00 |
directory
|
Made the warning at the top of the file less drastic.
|
2000-05-10 04:02:30 +00:00 |
docshell
|
21137 Hook up reload/shift-reload/back/forward buttons to load att
r = rpotts
|
2000-05-10 22:45:24 +00:00 |
dom
|
Bug 38846. Don't run GC before returning an unrooted property! Fix provided by and r=hyatt,brendan
|
2000-05-12 02:06:07 +00:00 |
editor
|
UI work: Implemented table commands (part of 20973), fixed Plain Text editor, don't remove toolbars for HTML Source editmode, helped ftang with new 'Save As Charset' dialog (moved methods shared with Page Properties dialog to common file)
|
2000-05-12 02:37:40 +00:00 |
ef
|
|
|
embedding
|
add code to handle the destruction of a window via JS, add support for FindNamedBrowserItem and fix some destruction related bugs in the widget.
|
2000-05-12 03:14:42 +00:00 |
expat
|
|
|
extensions
|
added files: mozilla/extensions/psm-glue/src/nsSDR.cpp
|
2000-05-11 20:58:12 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
modification for sharing methods with gfx/src/xprint/. r=blizzard, a=ftang
|
2000-05-12 03:20:55 +00:00 |
grendel
|
|
|
htmlparser
|
Fix a problem where the HTML sink stream was cutting off the last character in element names when constructing the resulting HTML, also did a few nsString --> nsAutoString changes to speed things up a bit. r=akkana@netscape.com
|
2000-05-11 22:33:19 +00:00 |
include
|
|
|
intl
|
More OS/2 Makefile changes. Bug #34106 Batch 13
|
2000-05-11 14:15:34 +00:00 |
java
|
Added comment in nativeDestroyInitContext about bug http://bugzilla.mozilla.org/show_bug.cgi?id=38271
|
2000-05-05 14:02:12 +00:00 |
jpeg
|
|
|
js
|
Turned on expression parsing and printing
|
2000-05-12 03:26:43 +00:00 |
js2
|
Turned on expression parsing and printing
|
2000-05-12 03:26:43 +00:00 |
l10n
|
|
|
layout
|
Added lots of error checking in AdjustClientXYForNestedDocuments so that things will fail gracefully while the content area is in the early stages of development (no view manager, etc). Probably fixes bug #31563.
|
2000-05-12 03:16:07 +00:00 |
lib
|
|
|
mailnews
|
implement this beast. not part of the build.
|
2000-05-12 02:41:28 +00:00 |
modules
|
bug# 37909: added multipart support. pnunn. r:valeski@netscape.com
|
2000-05-12 01:38:18 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Not in the build (the data file for url parse testing)
|
2000-05-11 23:31:32 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #34920: use the new PR_GetMemMapAlignment() function to
|
2000-05-12 00:02:35 +00:00 |
nunet
|
|
|
parser
|
Fix a problem where the HTML sink stream was cutting off the last character in element names when constructing the resulting HTML, also did a few nsString --> nsAutoString changes to speed things up a bit. r=akkana@netscape.com
|
2000-05-11 22:33:19 +00:00 |
plugin/oji/MRJ
|
updated build instructions for the new world order.
|
2000-05-03 04:58:30 +00:00 |
privacy
|
|
|
profile
|
these don't live here anymore.
|
2000-05-11 04:21:34 +00:00 |
rdf
|
missed this file
|
2000-05-11 23:08:13 +00:00 |
README/mozilla
|
|
|
security
|
No longer use obscuring layer from protocol
|
2000-05-12 03:18:09 +00:00 |
silentdl
|
|
|
string
|
fix IsAscii function. The origional one report Latin1 characters as ASCII
|
2000-05-03 07:05:19 +00:00 |
suite
|
|
|
sun-java
|
|
|
themes
|
Removed top black border from HTMLSource edit window
|
2000-05-12 02:41:25 +00:00 |
timer
|
|
|
tools
|
New daily build data added
|
2000-05-11 21:16:11 +00:00 |
tripledb
|
|
|
uriloader
|
Bug 32898: Fix crash when targetting new window. r=rpotts
|
2000-05-11 01:33:25 +00:00 |
view
|
Allow global offscreen to size bigger than a screen without creating a new offscreen each time and asserting. b=38847 r=rods@netscape.com tested=WIN32,Linux Removed compiler warnings in nsViewManager2
|
2000-05-10 22:45:33 +00:00 |
wallet
|
|
|
webshell
|
add demo cases for bug 16796 and 36863. add german ß
|
2000-05-10 19:48:05 +00:00 |
webtools
|
Fix start time of 'C' links.
|
2000-05-10 00:22:05 +00:00 |
widget
|
fix for 38723
|
2000-05-12 02:46:41 +00:00 |
xpcom
|
First Checked In.
|
2000-05-12 03:16:35 +00:00 |
xpfc
|
|
|
xpfe
|
32477 Accept-Language UI
|
2000-05-12 03:19:50 +00:00 |
xpinstall
|
*** NOT PART OF BUILD ***
Explicitly specifying plugins for MRJ ocnduit.
|
2000-05-11 23:32:41 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
remove unused stuff.
|
2000-05-11 07:38:19 +00:00 |
client.mak
|
Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory
|
2000-05-11 02:36:42 +00:00 |
client.mk
|
Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory
|
2000-05-11 02:36:42 +00:00 |
configure
|
Automated update
|
2000-05-09 07:00:11 +00:00 |
configure.in
|
added --enable-ldap switch to configure; defaults to off; r=alecf@netscape.com
|
2000-05-09 06:58:37 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
build mozilla/themes. don't panic, it doesn't matter yet.
|
2000-05-08 21:35:40 +00:00 |
makefile.win
|
build mozilla/themes. don't panic, it doesn't matter yet.
|
2000-05-08 21:35:40 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|