INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
wtc%netscape.com 7c18507bc5 Bugzilla bug #31437: the ERANGE error handling code also needs to be
added to pt_send_cont.
2000-03-29 21:57:01 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build Removing resource: protocol from build -- obsolete. 2000-03-29 05:26:40 +00:00
calendar
caps Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
cck hooking up to help files; fixing bug 10810 2000-03-29 17:26:52 +00:00
chrome Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
cmd
config
content #33557 (background-color: inherit on html:input type="text" only appears to check for background color on parent node). MapDeclarationColorInto() should inherit the parent's color on "background: transparent". 2000-03-29 06:55:15 +00:00
db
dbm
directory
docshell Provided implementation for the nsIWebProgressListener interface. 2000-03-29 10:32:45 +00:00
dom add local nsIPref.h dependancy to remove global one 2000-03-29 09:48:41 +00:00
editor re-enable password field code 2000-03-29 14:04:26 +00:00
ef
embedding Renamed the parameters to be *Child* instead of *Self* to be better in sync with the function name OnChildProgressChange(). 2000-03-29 10:11:36 +00:00
expat
extensions xmlterm changes only; 2000-03-29 15:56:17 +00:00
gc/boehm
gconfig
gfx Added nsRenderingContextImpl to Mozilla.. Windows now uses this Implementation.. 2000-03-29 15:53:29 +00:00
grendel
htmlparser A docshell is now passed in. Use the nsIWebNavigation for loading an URL rather than nsIWebShell::LoadURL. 2000-03-29 06:13:07 +00:00
include
intl Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata. 2000-03-28 00:36:41 +00:00
java removed java files which were placed 2000-03-29 01:07:03 +00:00
jpeg
js Test driver for icg in main, just a temporary thing 2000-03-29 19:24:07 +00:00
js2 Test driver for icg in main, just a temporary thing 2000-03-29 19:24:07 +00:00
l10n
layout [NOT PART OF THE DEFAULT BUILD] Fix compilation problems on Linux. The code now compiles there as well. 2000-03-29 08:39:50 +00:00
lib not part of any build (yet) experimental profiler hooks to improve leak detector performance. 2000-03-24 21:43:23 +00:00
mailnews fixing screwup 2000-03-29 21:01:02 +00:00
modules further fix prefs saving problem by not recording error when ANY prefs file failes to open, just when evaluation fails 2000-03-29 10:07:39 +00:00
msgsdk
mstone rename general.wld to general.wld.in to avoid wiping out users configuration on reinstall 2000-03-29 17:35:00 +00:00
netwerk reduce dependancies on nsIPref.h 2000-03-29 09:46:39 +00:00
network/protocol/http
nsprpub Bugzilla bug #31437: the ERANGE error handling code also needs to be 2000-03-29 21:57:01 +00:00
nunet
parser A docshell is now passed in. Use the nsIWebNavigation for loading an URL rather than nsIWebShell::LoadURL. 2000-03-29 06:13:07 +00:00
plugin/oji/MRJ configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
privacy
profile Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
rdf Set the command using the enumerated type rather than the string type. 2000-03-29 06:10:04 +00:00
security
silentdl
string First Checked In. 2000-03-29 08:11:59 +00:00
suite
sun-java
timer
tools New Daily Performance file. Not part of build. 2000-03-24 21:42:41 +00:00
tripledb
uriloader Updated the documentation to clearly state the parameters of OnChildProgressChange. 2000-03-29 10:14:59 +00:00
view bug #33219: blendRect was incorrect, damageRect is sufficient. r=pavlov 2000-03-29 00:58:11 +00:00
wallet
webshell nsWebBrowserChrome is no longer a treeOwner. Fixed a bug in the overLink code when the chrome is completely hidden (toolbar, status etc.) 2000-03-29 10:32:44 +00:00
webtools Update brendan's mailto link to point to brendan@mozilla.org. 2000-03-29 20:54:42 +00:00
widget Undoing Pav's early M15 Mac focus regression 2000-03-29 07:20:12 +00:00
xpcom Fixed timer code for Mac (PR_Now wasn't doing the trick). Now using |nsInt64| instead of implementing my own |operator-()| 2000-03-29 08:14:09 +00:00
xpfc
xpfe Add support for "Set as New Internet Search Folder" context menu command... which means, you can set a bookmark folder to use when bookmarking search queries. 2000-03-29 09:25:33 +00:00
xpinstall Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE
Makefile.in
aclocal.m4
allmakefiles.sh Remove a deleted Makefile. r=cls. 2000-03-24 06:04:02 +00:00
client.mak
client.mk
configure Automated update 2000-03-28 07:15:27 +00:00
configure.in Beef up autoconf tests to differentiate 'ambiguity resolving' and 'access changing' support of the 'using' keyword. Add a test to see if the 'std' namespace is used on the platform. r=scc 2000-03-28 07:01:37 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk