README/mozilla
|
…
|
|
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 a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
|
2000-06-12 23:13:42 +00:00 |
content
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +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
|
canonicalize more method names to proper interCaps style. a=r=(not built)
|
2000-06-12 01:42: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
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +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 the build!
This class now descends from LControl instead of LView.
|
2000-06-12 21:54:05 +00:00 |
expat
|
…
|
|
extensions
|
Fix for 42277 -- submitting forms very slow. Chunk string usage in wallet code to avoid excessive allocation now that nsString does not chunk itself. Also cleaned up wallet code to avoid passing nsStrings and ns<foo>Steams around by value. a,r=scc
|
2000-06-12 23:32:20 +00:00 |
gc/boehm
|
…
|
|
gconfig
|
…
|
|
gfx
|
Fixed palette problems. b= 25979 r = McCluskey
|
2000-06-12 13:32:13 +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
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
java
|
Created file to allow shift-clicking.
|
2000-06-09 19:03:42 +00:00 |
jpeg
|
…
|
|
js
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
js2
|
Added parsing and printing of classes, interfaces, and namespaces
|
2000-06-02 04:35:44 +00:00 |
l10n
|
…
|
|
layout
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
lib
|
…
|
|
mailnews
|
Added charset conversions in order to pass unicode data to HTML to Plain text converter, bug 41771, r=rhp.
|
2000-06-13 00:00:21 +00:00 |
modules
|
Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
|
2000-06-12 23:13:42 +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
|
fixes for b41817 (cannot delete profile), and b32808 (profile not created in selected dir), r=hyatt
|
2000-06-13 00:12:30 +00:00 |
rdf
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
security
|
Fix DSA / BLAPI interface by creating stub functions that have the
|
2000-06-12 23:43:42 +00:00 |
silentdl
|
…
|
|
string
|
reduce bloat by not chunk-allocating strings (in |nsStr::Alloc|). Clients that don't benefit from this can explicitly call |SetCapacity|. We may re-introduce this functionality in the append of a single character when no space remains, if it turns out to be a problem. This optimization was suggested by profiling done by sfraser, who now promises to find out where it hurts us.
|
2000-06-12 02:54:22 +00:00 |
suite
|
…
|
|
sun-java
|
# 40300
|
2000-05-30 14:43:56 +00:00 |
themes
|
Define DIRS before including rules.mak so that we actually build in the
|
2000-06-12 05:32:13 +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
|
Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence
|
2000-06-12 08:18:19 +00:00 |
widget
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
xpcom
|
make |PRUnichar| be |wchar_t| on Mac. Soon on Windows, as well.
|
2000-06-13 00:05:18 +00:00 |
xpfc
|
…
|
|
xpfe
|
Fixes for tree on grid work. #30511
|
2000-06-12 23:23:00 +00:00 |
xpinstall
|
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
|
2000-06-12 23:52:31 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Make the distclean target work as advertised. Bug #42167
|
2000-06-12 23:02:14 +00:00 |
aclocal.m4
|
…
|
|
allmakefiles.sh
|
Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
|
2000-06-12 23:13:42 +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-12 23:15:08 +00:00 |
configure.in
|
Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
|
2000-06-12 23:13:42 +00:00 |
makefile.win
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|