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
|
Check in jlnance's jprof patches. r=alecf. Thanks!
|
2000-01-18 02:45:07 +00:00 |
content
|
Files:
|
2000-01-23 04:23:14 +00:00 |
db
|
…
|
|
dbm
|
…
|
|
directory
|
First major cleanup, mostly finished.
|
2000-01-14 22:25:29 +00:00 |
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
|
Forgot to remove bogus NS_NOTREACHED line in IsMozEditorBogusNode().
|
2000-01-18 23:52:23 +00:00 |
ef
|
…
|
|
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
|
Moving CID definition back into nsICookieService.h
|
2000-01-22 23:13:58 +00:00 |
gc/boehm
|
…
|
|
gconfig
|
…
|
|
gfx
|
Merge gtk font changes, fix font handling in PopState().
|
2000-01-20 22:43:29 +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
|
added htmlgen docs
|
2000-01-22 00:56:02 +00:00 |
include
|
fix bug 12787, jscookie.h not needed anymore, r=dp
|
2000-01-16 16:51:04 +00:00 |
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
|
Added unicode character category functions
|
2000-01-11 05:55:58 +00:00 |
l10n
|
…
|
|
layout
|
Files:
|
2000-01-23 04:23:14 +00:00 |
lib
|
…
|
|
mailnews
|
Add msgHdrViewAddresses.js to the windows build.
|
2000-01-24 00:44:24 +00:00 |
modules
|
Files:
|
2000-01-23 04:23:14 +00:00 |
msgsdk
|
…
|
|
netwerk
|
Bug #24796 --> the fix for the cache manager friday night broke quoting msgs
|
2000-01-24 00:32:14 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Backed out previous checkin because it introduced bug #23969.
|
2000-01-22 07:21:32 +00:00 |
nunet
|
…
|
|
parser
|
added htmlgen docs
|
2000-01-22 00:56:02 +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
|
fixing rdf build bustage
|
2000-01-23 00:25:21 +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
|
…
|
|
sun-java
|
…
|
|
timer
|
…
|
|
tools
|
Tweaks for my IRIX 5.3 build.
|
2000-01-21 02:28:06 +00:00 |
tripledb
|
…
|
|
uriloader
|
Files:
|
2000-01-23 04:23:14 +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
|
Fixed bug causing named queries to get all screwed up around "target
|
2000-01-23 20:37:46 +00:00 |
widget
|
call MenuKey if only the cmdKey is pressed (don't call it if the shift key or other modifier keys are pressed). r=saari
|
2000-01-23 19:02:40 +00:00 |
xpcom
|
Fix for bugs 24008 and 23849 -- needed to keep mSegmentEnd and mWriteCursor in sync for out-of-memory case. a=chofmann r=fur,gordon
|
2000-01-21 23:16:35 +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
|
fixing bug #24373. no longer installs msvcrt dlls. a=chofmann. r=sgehani
|
2000-01-21 01:25:43 +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
|
…
|
|
client.mk
|
…
|
|
configure
|
Automated update
|
2000-01-23 12:16:14 +00:00 |
configure.in
|
Check in jlnance's jprof patches. r=alecf. Thanks!
|
2000-01-18 02:45:07 +00:00 |
makefile.win
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|