INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
tbogard%aol.net ac02a150af Adding nsXULWindow.cpp, nsChromeTreeOwner.cpp and nsContentTreeOwner.cpp to the build. 2000-01-26 01:07:12 +00:00
README/mozilla
apache/gzip/src
build Appcores must die! Die die die! r=law 2000-01-26 01:06:58 +00:00
calendar
caps Files: 2000-01-23 04:23:14 +00:00
cck fix for bug#24420 removing spaces from the title 2000-01-19 22:54:46 +00:00
chrome Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:56:09 +00:00
cmd
config Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
content changed align to work and reworked event process for click click hold and move off 2000-01-25 15:38:49 +00:00
db Converting to use nsIModule macro. r=dp. 2000-01-03 22:59:05 +00:00
dbm Oops, I missed the c++ comments in the review. 2000-01-01 22:45:52 +00:00
directory First major cleanup, mostly finished. 2000-01-14 22:25:29 +00:00
docshell Backing out generic module as it causes a problem in webshell loading for now. 2000-01-25 10:51:57 +00:00
dom Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody. 2000-01-25 06:35:27 +00:00
editor 22662, 16720: greatly improve formatting of html source for inserted html tags. r=jfrancis 2000-01-26 00:57:37 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt 2000-01-15 02:30:34 +00:00
expat Fix build on win98. 2000-01-10 08:40:10 +00:00
extensions new wallet editor, r=ben 2000-01-26 00:29:15 +00:00
gc/boehm added ASCII annotation of fields. 1999-12-10 20:23:16 +00:00
gconfig
gfx Added flags so selection button does not come up and print to file is hidden. Put in support for quiet 2000-01-25 15:45:09 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser Remove a debug printf 2000-01-26 00:34:49 +00:00
include fix bug 12787, jscookie.h not needed anymore, r=dp 2000-01-16 16:51:04 +00:00
intl Landing nsIFile. 2000-01-24 21:28:28 +00:00
java Fixed problem with awt on Solaris. 2000-01-25 23:28:17 +00:00
jpeg Fix for build bustage on Solaris 2.3. 1999-12-18 00:13:27 +00:00
js Rearranged link order 2000-01-25 23:00:19 +00:00
js2 Rearranged link order 2000-01-25 23:00:19 +00:00
l10n
layout changed file notation so regression tests run again. Does not affect the build. 2000-01-25 23:33:32 +00:00
lib Fix for bug 24618 -- playing sounds with QuickTime crashes. Need to init QuickTime. r=syd 2000-01-25 03:04:32 +00:00
mailnews change ownership model of servers slightly, so that the hashtable is updated whenever servers are created and deleted. r=sspitzer 2000-01-26 01:05:34 +00:00
modules A few problems with nsJar: 2000-01-25 20:41:47 +00:00
msgsdk
netwerk r=gordon. 24985. 24837. we now error out if we confront an ftp server that has reached it's connection limit. we also start the throbber (add our selves to the load group) when an FTP transaction begins 2000-01-26 00:36:01 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #23969: checked in dougt/bienvenu's modified fix. 2000-01-25 03:00:35 +00:00
nunet
parser Remove a debug printf 2000-01-26 00:34:49 +00:00
plugin/oji/MRJ r=marklin 1999-12-06 20:12:56 +00:00
privacy
profile fix bug 24752 (back button on profile mgr page) r=syd@netscape.com; and partial for 23121 (jumpy text in titledbuttons that are disabled). 2000-01-23 20:06:02 +00:00
rdf Multiple selection capability configurable in trees now. 2000-01-25 10:30:51 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete bug24015; r=rods a=chofmann 2000-01-18 21:06:05 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java
timer
tools Enhanced jprof documentation and code. 2000-01-25 02:46:30 +00:00
tripledb
uriloader r=rhp. Further extension of the nsIMIMEService. 2000-01-25 02:40:16 +00:00
view floating views. bug=21966, r=troy, rods, a=brendan 2000-01-25 01:53:34 +00:00
wallet
webshell r=vidur. 20445. We now throw dialogs when a connection is refused or socket activity has timed out. 2000-01-25 02:47:58 +00:00
webtools Fixed minor grammatical typo. 2000-01-25 07:57:35 +00:00
widget Add the Init method to the class and add some debug for future use 2000-01-25 14:23:29 +00:00
xpcom bustage fix. r=dougt 2000-01-25 22:35:47 +00:00
xpfc
xpfe Adding nsXULWindow.cpp, nsChromeTreeOwner.cpp and nsContentTreeOwner.cpp to the build. 2000-01-26 01:07:12 +00:00
xpinstall Appcores must die! Die die die! r=law 2000-01-26 01:06:58 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
aclocal.m4
allmakefiles.sh Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
client.mak backing out slamm's changes to use cvsco.pl; builds are breaking, not sure 1999-11-30 17:29:20 +00:00
client.mk Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
configure Automated update 2000-01-26 01:00:16 +00:00
configure.in Remove extra perl test. Move nspr option down in the list for the configurator page (http://cvs-mirror.mozilla.org/webtools/build/config.cgi). r=pavlov. 2000-01-26 00:45:58 +00:00
makefile.win Fixing build bustage. libutil can only get compiled after xpcom. 1999-12-22 00:39:32 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk