apache/gzip/src
|
|
|
build
|
Tru64 helper scripts for ATOM tools.
|
2000-06-10 10:56:51 +00:00 |
calendar
|
|
|
caps
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
cck
|
removing Unix line endings
|
2000-06-07 21:25:28 +00:00 |
chrome
|
Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson
|
2000-06-09 07:51:13 +00:00 |
cmd
|
|
|
config
|
Add rules for removing objs created by SIMPLE_PROGRAMS. Thanks to st.n@gmx.net (Stephan Niemz) for the patch. Bug #42166
|
2000-06-12 00:49:01 +00:00 |
content
|
don't try to extract characters from an empty string
|
2000-06-11 09:14:09 +00:00 |
db
|
|
|
dbm
|
More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov
|
2000-05-21 13:32:11 +00:00 |
directory
|
preliminary impl of nsILDAPMessageListener; fix nsLDAPConnection::NextAttribute() to not assert when the last attribute is reached; canonicalize names to interCaps style. a=r=(not built)
|
2000-06-12 00:06:08 +00:00 |
docshell
|
Fixing nsbeta2+ bug 41718, the docshell did case sensitive string compares when it checked if the protocol of a URL was 'javascript', this broke upper and mixed cased javascript: URL's. r=shaver
|
2000-06-08 13:58:02 +00:00 |
dom
|
constants added r=hyatt. bug34896
|
2000-06-09 04:15:26 +00:00 |
editor
|
fix for 41369: editor backspace crashes or loses data when at the beginning of text that has multiple br's before it. (dogfood+)
r=sfraser; a=beppe
|
2000-06-10 02:25:50 +00:00 |
ef
|
|
|
embedding
|
NOT PART OF BUILD!
|
2000-06-06 18:28:01 +00:00 |
expat
|
|
|
extensions
|
Remove DOMString. Clean up some whitespace. Add basic default namespace handling. Fix TransformDocument. Not part of build yet. a=leaf.
|
2000-06-11 16:56:06 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
# 37239
|
2000-06-08 13:55:47 +00:00 |
grendel
|
|
|
htmlparser
|
fixed nsbeta2 bug 41049; removed warnings
|
2000-06-11 18:43:35 +00:00 |
include
|
# 37239
|
2000-06-02 20:14:56 +00:00 |
intl
|
Add Alis Charset detector to menu
|
2000-06-08 05:23:09 +00:00 |
java
|
Created file to allow shift-clicking.
|
2000-06-09 19:03:42 +00:00 |
jpeg
|
|
|
js
|
Comply with weird ECMA nit: call (o.f)() (note parens around the function expression) must bind 'this' to the global object, not to o\! (41864, r=shaver).
|
2000-06-08 06:46:18 +00:00 |
js2
|
Added parsing and printing of classes, interfaces, and namespaces
|
2000-06-02 04:35:44 +00:00 |
l10n
|
|
|
layout
|
Bug 38832. An ugly fix: force the <li> to be padded in quirks mode. r=buster
|
2000-06-11 22:48:05 +00:00 |
lib
|
|
|
mailnews
|
add ability to set charset on msg hdr for i18n search r=putterman, 33101
|
2000-06-11 22:08:08 +00:00 |
modules
|
WIP on 40203, a=gagan
|
2000-06-10 02:14:01 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
don't extract characters from empty strings.
|
2000-06-11 08:25:32 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #17806: improved comments for PR_Poll.
|
2000-06-10 00:43:59 +00:00 |
nunet
|
|
|
parser
|
fixed nsbeta2 bug 41049; removed warnings
|
2000-06-11 18:43:35 +00:00 |
plugin/oji/MRJ
|
Fixed nsIMemory implementation.
|
2000-06-03 16:31:16 +00:00 |
privacy
|
|
|
profile
|
fix commercial bustage
|
2000-06-09 21:56:26 +00:00 |
rdf
|
don't extract characters from empty strings
|
2000-06-11 08:19:41 +00:00 |
README/mozilla
|
|
|
security
|
Add permanent (token) key for supporting Secret Decoder Ring (SDR)
|
2000-06-10 19:00:45 +00:00 |
silentdl
|
|
|
string
|
added some #ifdef logic to allow me to turn NEW_STRING_APIS off, so I can continue to profile for bloat; added an implementation specific |operator+()| to resolve ambiguity with promises on some platforms
|
2000-06-11 04:35:02 +00:00 |
suite
|
|
|
sun-java
|
# 40300
|
2000-05-30 14:43:56 +00:00 |
themes
|
Generate Makefiles for the classic theme during configure. Classic theme
|
2000-06-12 01:33:19 +00:00 |
timer
|
|
|
tools
|
add .dynstr clean up tool from Alexander Larsson <alla@lysator.liu.se>. also add poor man's Makefile until this tool is finished. this is not part of the build.
|
2000-06-09 18:52:39 +00:00 |
tripledb
|
|
|
uriloader
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
view
|
Fix bug 41270 - problems with the bounds checks for nsScrollingView. This
|
2000-06-05 21:57:44 +00:00 |
wallet
|
|
|
webshell
|
Bug #40160 --> fix annoying assertion in on end document load for cases where the url doesn't have a host
|
2000-06-07 23:13:12 +00:00 |
webtools
|
Applying timeless' fix for 39918
|
2000-06-09 18:03:18 +00:00 |
widget
|
# 37239
|
2000-06-09 22:29:20 +00:00 |
xpcom
|
added some #ifdef logic to allow me to turn NEW_STRING_APIS off, so I can continue to profile for bloat; added an implementation specific |operator+()| to resolve ambiguity with promises on some platforms
|
2000-06-11 04:35:02 +00:00 |
xpfc
|
|
|
xpfe
|
Bug 1050; escape target URI when passing to Alis; r=rjc
|
2000-06-10 02:23:18 +00:00 |
xpinstall
|
Expose installer app title into config.ini. Prep for nsbeta2+ bug 38587.
|
2000-06-10 02:03:59 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
# 40177
|
2000-06-02 21:33:43 +00:00 |
client.mak
|
|
|
client.mk
|
fix for bug 41938: during standalone checkouts of (eg) xpcom and transformiix, the ldap c sdk code was being dragged along for the ride. a=brendan@mozilla.org, r=cls@seawoord.org
|
2000-06-09 01:31:22 +00:00 |
configure
|
Automated update
|
2000-06-09 21:00:10 +00:00 |
configure.in
|
34896: Turn on ender lite for Unix. r=mjudge
|
2000-06-09 20:51:45 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org.
|
2000-06-01 00:26:48 +00:00 |
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|