README/mozilla
|
Just added a newline for test purposes
|
2000-08-04 04:49:05 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan
|
2000-09-11 19:56:28 +00:00 |
calendar
|
…
|
|
caps
|
bug 44147, caps grant dialog now being created from DOMWindow->GetPrompter instead of nsIPrompt service. r=dbragg
|
2000-09-09 00:53:21 +00:00 |
cck
|
Adding customized UserAgent String to the Browser all-ns.js
|
2000-08-30 01:26:39 +00:00 |
chrome
|
fix for bug #51778. Hand a provider to the directory service. This should get regchrome working again. r=dougt a=brendan
|
2000-09-11 19:13:27 +00:00 |
cmd
|
…
|
|
config
|
Fixed to copy files as well as jar them.
|
2000-09-12 05:10:48 +00:00 |
content
|
Bugs 46134. Use caret ('^') character to concatenate text. Fix nsPromiseSubstring usage. r=rjc. Bug 46686. Update container attrs *before* we nuke the bestmatch. r=rjc
|
2000-09-12 23:12:40 +00:00 |
db
|
don't write out row comments for mork, r=waterson 44556
|
2000-07-26 21:14:34 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
Patch from <peter.vanderbeken@pandora.be> to keep LDAP building with the latest string changes. r=dmose@mozilla.org, a=(not built).
|
2000-09-06 01:25:19 +00:00 |
docshell
|
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
|
2000-09-11 22:06:52 +00:00 |
dom
|
Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge.
|
2000-09-12 20:54:41 +00:00 |
editor
|
Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge.
|
2000-09-12 20:54:41 +00:00 |
ef
|
…
|
|
embedding
|
remove call to unset session history object. a=brendan
|
2000-09-08 14:51:57 +00:00 |
expat
|
Some compilers don't like C++ comments in C files. Changing to C comments.
|
2000-08-30 01:35:07 +00:00 |
extensions
|
Fix for bug 47435
|
2000-09-11 23:08:19 +00:00 |
gc/boehm
|
rename void* to void, for file systems that don't like "*" in file names. emit a single JavaScript for showing stack crawls.
|
2000-09-12 00:09:06 +00:00 |
gconfig
|
…
|
|
gfx
|
Put the nsPrintOptions into the factory for the Mac. r=kmmclusky. b=36796
|
2000-09-12 14:34:14 +00:00 |
grendel
|
…
|
|
htmlparser
|
42429 - Preserve newline/whitespace inside TABLE,TR,TBODY,THEAD,TFOOT
|
2000-09-12 21:17:47 +00:00 |
include
|
Removing unused/obsolete files. Not part of build.
|
2000-09-01 02:30:52 +00:00 |
intl
|
Fix for bug #49102 a=ftang r=ftang
|
2000-09-12 21:45:59 +00:00 |
java
|
author = ashuk
|
2000-09-12 20:44:47 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
Fix uninitialized var bug found by one warning, silence another that's a can't-happen (r=jwbaker@acm.org).
|
2000-09-12 19:42:01 +00:00 |
js2
|
Fixing scope problems on Linux
|
2000-09-12 00:53:33 +00:00 |
l10n
|
51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan.
|
2000-09-08 08:50:27 +00:00 |
layout
|
Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze
|
2000-09-12 22:48:35 +00:00 |
lib
|
Remove QuickTimeLib from linkage, because it comes in already from InterfaceStubs. This fixes 1400 link warnings.
|
2000-09-10 20:09:09 +00:00 |
mailnews
|
Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu
|
2000-09-12 20:38:19 +00:00 |
modules
|
proxy.ssl.connect pref should be always set to true; a=gagan
|
2000-09-12 21:42:54 +00:00 |
msgsdk
|
…
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Fix for bug 44627 "[mac]local files without .html extension are not loaded correctly". Changed logic for files of type TEXT without an extension to allow nsUnknownDecoder to parse data to determine MIME type. r=gagan
|
2000-09-12 23:23:54 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Bugzilla bug #30746: the primordial thread should wait for the timer
|
2000-09-01 18:26:28 +00:00 |
nunet
|
…
|
|
parser
|
42429 - Preserve newline/whitespace inside TABLE,TR,TBODY,THEAD,TFOOT
|
2000-09-12 21:17:47 +00:00 |
plugin/oji/MRJ
|
nsCSecurityContext -> MRJSecurityContext
|
2000-09-12 12:38:27 +00:00 |
privacy
|
…
|
|
profile
|
Fix for #52229
Removed extra ADD_REF which was causing leak
r=bhuvan
|
2000-09-12 21:39:55 +00:00 |
rdf
|
Bugs 46134. Use caret ('^') character to concatenate text. Fix nsPromiseSubstring usage. r=rjc. Bug 46686. Update container attrs *before* we nuke the bestmatch. r=rjc
|
2000-09-12 23:12:40 +00:00 |
security
|
failure to save cx->i and cx->j caused second arcfour encrypt/decrypt to return garbage: bug 52192 r=mcgreer
|
2000-09-12 23:02:24 +00:00 |
silentdl
|
…
|
|
string
|
finishing up the special string class for the parser
|
2000-09-11 05:24:49 +00:00 |
suite
|
…
|
|
sun-java
|
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
|
2000-07-27 21:56:07 +00:00 |
themes
|
Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu
|
2000-09-12 20:38:19 +00:00 |
timer
|
…
|
|
tools
|
New weekly data: not part of build.
|
2000-09-07 21:55:24 +00:00 |
tripledb
|
…
|
|
uriloader
|
Bug #43556 --> register our nsIMIMEService implementation with a progid.
|
2000-09-08 00:17:34 +00:00 |
view
|
Revert back to old loop construct for dispatching events which is safer when the event destroys the current view bug 50335 r=attinasi@netscape.com
|
2000-08-31 02:31:17 +00:00 |
wallet
|
…
|
|
webshell
|
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
|
2000-09-11 22:06:52 +00:00 |
webtools
|
fix for 44653: Products with / in don't get any chart data
|
2000-09-12 21:35:46 +00:00 |
widget
|
Install a VBL task to animate the watch cursor when we are away from the event loop for more that 3/4 of a second. r=sfraser, bug#52108.
|
2000-09-12 22:51:16 +00:00 |
xpcom
|
#44426, fix FreeBSD > 2.5, a=brendan
|
2000-09-12 19:57:02 +00:00 |
xpfc
|
…
|
|
xpfe
|
Part of 33105 fix. Adding Bad Plugin warning message labels, r=serge
|
2000-09-12 23:27:37 +00:00 |
xpinstall
|
Correct fix for unix distributions that don't define SHUT_RDWR.
|
2000-09-12 05:21:34 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
OS_ARCH does not set release numbers
|
2000-09-11 08:08:24 +00:00 |
aclocal.m4
|
…
|
|
allmakefiles.sh
|
removing makefile that is no longer in the tree
|
2000-09-01 07:55:20 +00:00 |
client.mak
|
revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz
|
2000-09-07 09:34:29 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Automated update
|
2000-09-11 05:15:15 +00:00 |
configure.in
|
Make sure we get demangling for --enable-trace-malloc builds, too. r=brendan
|
2000-09-11 05:08:09 +00:00 |
makefile.win
|
moving regchrome target into rules.mak so it'll work from anywhere
|
2000-09-07 12:06:38 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|