apache/gzip/src
|
|
|
build
|
fix paths (bug #25779)
|
2000-02-02 15:22:38 +00:00 |
calendar
|
|
|
caps
|
fix paths for move to CW5 (bug #25779)
|
2000-02-02 15:27:53 +00:00 |
cck
|
adding to repository
|
2000-01-28 00:38:38 +00:00 |
chrome
|
Fix for bug 25833 for mscott. r=scottip. Can now bring up more than one dialog and more than
|
2000-01-31 18:55:27 +00:00 |
cmd
|
|
|
config
|
Added 'make run' rule so I don't have to type '../../../dist/win32_d.obj/bin/mozilla.exe' any more.
|
2000-01-28 02:51:21 +00:00 |
content
|
Removed hand-made QueryInterface that wasn't used for a long time.
|
2000-02-03 01:25:38 +00:00 |
db
|
fix paths for move to CW5 (bug #25779)
|
2000-02-02 15:27:53 +00:00 |
dbm
|
fix paths for move to CW5 (bug #25779)
|
2000-02-02 15:27:53 +00:00 |
directory
|
First major cleanup, mostly finished.
|
2000-01-14 22:25:29 +00:00 |
docshell
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
dom
|
Taking out hack I added some months ago to get this directory
|
2000-02-03 01:37:24 +00:00 |
editor
|
More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
|
2000-02-03 02:06:10 +00:00 |
ef
|
|
|
embedding
|
Ignore generated files.
|
2000-02-03 00:58:45 +00:00 |
expat
|
Fix build on win98.
|
2000-01-10 08:40:10 +00:00 |
extensions
|
Adding finger protocol. To use it, enter a URL such as
|
2000-02-02 22:48:55 +00:00 |
gc/boehm
|
changed http://cvs-mirror.mozilla.org/webtools/bonsai/ to http://bonsai.mozilla.org, to work around a redirect bug.
|
2000-01-30 19:05:36 +00:00 |
gconfig
|
|
|
gfx
|
Remove clip.c, we no longer have to override the clipping functions
|
2000-02-03 01:06:16 +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
|
24912: Flush the current line when entering a pre tag. r=cmanske
|
2000-02-02 22:50:58 +00:00 |
include
|
fix bug 12787, jscookie.h not needed anymore, r=dp
|
2000-01-16 16:51:04 +00:00 |
intl
|
Adding API to map charset name to language. bug #26240 r=erik
|
2000-02-02 23:54:18 +00:00 |
java
|
Added makefiles for examples
|
2000-01-31 21:47:29 +00:00 |
jpeg
|
Fix for build bustage on Solaris 2.3.
|
1999-12-18 00:13:27 +00:00 |
js
|
fix XPCContext leak bug 25911 r=beard. fix DOM wrapping case where static called object does not have a static DOM scope, but is run in a DOM context; e.g. calling a JS component from within a window that calls some native service that returns a DOM window - the serive is not a DOm object and has no static DOm scope, but the call is made on a DOM context so a dynamic lookup works. r=mscott
|
2000-02-03 03:25:53 +00:00 |
js2
|
Turned off optimizations and inlining in debug build
|
2000-02-02 08:51:16 +00:00 |
l10n
|
|
|
layout
|
Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
|
2000-02-03 02:49:58 +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
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
modules
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
msgsdk
|
|
|
netwerk
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
|
2000-02-01 04:27:22 +00:00 |
nunet
|
|
|
parser
|
24912: Flush the current line when entering a pre tag. r=cmanske
|
2000-02-02 22:50:58 +00:00 |
plugin/oji/MRJ
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
privacy
|
|
|
profile
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
rdf
|
Removed hand-made QueryInterface that wasn't used for a long time.
|
2000-02-03 01:25:38 +00:00 |
README/mozilla
|
|
|
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
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
timer
|
|
|
tools
|
Add two small new features to jprof:
|
2000-02-03 00:35:53 +00:00 |
tripledb
|
|
|
uriloader
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
view
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
wallet
|
|
|
webshell
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
webtools
|
Changind cvs-mirror to despot URL
|
2000-02-02 23:07:20 +00:00 |
widget
|
I had to add back in native buttons and text widgets so viewer would work...
|
2000-02-03 01:54:39 +00:00 |
xpcom
|
removing unneeded lock.
|
2000-02-03 02:37:51 +00:00 |
xpfc
|
|
|
xpfe
|
URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
|
2000-02-03 03:44:22 +00:00 |
xpinstall
|
fix for 26271. r=dveditz@netscape.com
|
2000-02-03 02:29:57 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Turning on finger protocol on unix. r=valeski.
|
2000-02-03 00:40:22 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2000-02-01 01:15:13 +00:00 |
configure.in
|
for plds detection, use PL_NewHashTable instead of PL_GetEvent (since wtc moved
|
2000-02-01 01:01:07 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
fix build bustage r=travis
|
2000-02-02 04:12:22 +00:00 |
makefile.win
|
Adding the embedding directory to the build. r=pavlov
|
2000-02-01 00:08:52 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|