INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
blizzard%redhat.com 1e32b038c5 change .obj extension to .cpp for unix bustage. r=bienvenu 2000-01-24 16:40:19 +00:00
README/mozilla
apache/gzip/src
build Fix for bug 24392 -- no prefs window on Mac. r=alecf. Also making chatzilla work again. 2000-01-20 01:18:56 +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
content Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'. 2000-01-24 11:19:55 +00:00
db
dbm
directory
docshell Added the ability to GetInterface to nsIDOMWindow from an nsIDocShell. Changed a couple of AddRef and Release calls to use the macros. 2000-01-23 06:00:11 +00:00
dom Files: 2000-01-23 04:23:14 +00:00
editor remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin) 2000-01-24 15:34:24 +00:00
ef
embedding
expat
extensions fix for memory leak of EventQueueEntry, bug - 24090, r=warren/morse 2000-01-24 14:15:10 +00:00
gc/boehm
gconfig
gfx Added the canonical pixels scale calculation. r = rods. b = 24405 2000-01-24 14:58:49 +00:00
grendel
htmlparser Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
include
intl fix typos in entities (r=momoi) 2000-01-23 19:19:32 +00:00
java Added RunTimeException handling 2000-01-22 00:20:21 +00:00
jpeg
js changed all "try { s = (Scriptable) obj; } catch (ClassCastException e) {...}" to "if (obj instanceof Scriptable) { ... }". This will generally be more efficient NOT to use exception handling where instanceof will do. 2000-01-22 04:41:30 +00:00
js2
l10n
layout Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'. 2000-01-24 11:19:55 +00:00
lib
mailnews bulletproof against num thread children getting to 0 r=jefft 2000-01-24 15:51:47 +00:00
modules Fixing linux build bustage. r=pavlov. 2000-01-24 04:45:54 +00:00
msgsdk
netwerk change .obj extension to .cpp for unix bustage. r=bienvenu 2000-01-24 16:40:19 +00:00
network/protocol/http
nsprpub Backed out previous checkin because it introduced bug #23969. 2000-01-22 07:21:32 +00:00
nunet
parser Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
plugin/oji/MRJ
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 Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
silentdl
string/obsolete
suite
sun-java
timer
tools Tweaks for my IRIX 5.3 build. 2000-01-21 02:28:06 +00:00
tripledb
uriloader r=rhp. nsIMIMEInfo and nsIMIMEService have been revamped (there's one more small iteration coming tomorrow). nsIMIMEInfo has been extended and the service has been multi indexed using file extensions *and* the MIME type as keys. 2000-01-24 15:41:03 +00:00
view 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
wallet
webshell Files: 2000-01-23 04:23:14 +00:00
webtools Very minor HTML tweaking. 2000-01-24 05:50:46 +00:00
widget Further optimisation to Windows timers. Some more to come later 2000-01-24 13:35:21 +00:00
xpcom #= jdunn@netscape.com 2000-01-24 15:59:26 +00:00
xpfc
xpfe load help into a new browser window (rather than using the current front window which may not be a browser window) (#20291; r=hangas) 2000-01-23 19:43:57 +00:00
xpinstall switching to native perl mkdir, does not affect build. r=ssu 2000-01-24 13:54:29 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in
aclocal.m4
allmakefiles.sh
client.mak
client.mk
configure Automated update 2000-01-23 12:16:14 +00:00
configure.in
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk