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
|
build configuration change for xprint(gfx/src/xprint). r=leaf, a=ftang
|
2000-05-12 03:33:29 +00:00 |
content
|
Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build.
|
2000-05-12 04:40:55 +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
|
Commandset for table commands must be included in master xul file even if update is done only in 'oncreate' method. Remove 'events' attribute to avoid updating unnecessarily
|
2000-05-12 05:15:41 +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
|
download server tables completely asynchronously
|
2000-05-12 04:01:12 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
build configuration changes for xprint(gfx/src/xprint). r=leaf, a=ftang
|
2000-05-12 03:31:18 +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
|
Fixed build flags
|
2000-05-12 05:16:08 +00:00 |
js2
|
Fixed build flags
|
2000-05-12 05:16:08 +00:00 |
l10n
|
|
|
layout
|
Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build.
|
2000-05-12 04:40:55 +00:00 |
lib
|
|
|
mailnews
|
more #define loving.
|
2000-05-12 04:47:03 +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
|
Fixed the block stomping bug by ensuring the correct |operator=()| was always available.
|
2000-05-12 05:25:26 +00:00 |
suite
|
|
|
sun-java
|
|
|
themes
|
fix saving of values since the value object is transitory and must be reinserted into the searchterm
|
2000-05-12 03:57:16 +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 38619
|
2000-05-12 03:57:11 +00:00 |
xpcom
|
Fixed the block stomping bug by ensuring the correct |operator=()| was always available.
|
2000-05-12 05:25:26 +00:00 |
xpfc
|
|
|
xpfe
|
32591 View source page is displayed as ISO-8859-1 when meta tag is missing
|
2000-05-12 04:17:06 +00:00 |
xpinstall
|
added functionality in the wizard installer to register self registering dlls. Affects only windows platforms
|
2000-05-12 04:40:17 +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-12 03:45:14 +00:00 |
configure.in
|
build configuration changes for xprint(gfx/src/xprint). r=leaf, a=ftang
|
2000-05-12 03:31:18 +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
|
|
|