apache/gzip/src
|
|
|
build
|
Recommit slamm's changes. Thanks slamm.
|
1999-08-25 11:50:44 +00:00 |
calendar
|
|
|
caps
|
Spam caps subtree to replace declarations of IDL-defined interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO macro.
|
1999-08-21 20:22:27 +00:00 |
cck
|
horizontal scroll bar removed from help
|
1999-08-24 19:15:57 +00:00 |
chrome/src
|
Fixed to work like all the other MakeAbsolute implementations.
|
1999-08-24 09:45:06 +00:00 |
cmd
|
|
|
config
|
purge temporary ifdef NET_SOCKET_PROVIDER_BUILD
|
1999-08-25 01:04:09 +00:00 |
content
|
fix the default charset problem I introduced when I fix 12378
|
1999-08-25 21:42:30 +00:00 |
db
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +00:00 |
dbm
|
|
|
directory
|
*** empty log message ***
|
1999-08-24 22:31:51 +00:00 |
docshell/base
|
Changed GetLinkState() to remember that it failed to load the global
|
1999-08-24 18:20:30 +00:00 |
dom
|
Changing focus tracker to be the command dispatcher.
|
1999-08-25 01:49:24 +00:00 |
editor
|
The document encoder no longer needs a pres shell.
|
1999-08-25 21:42:47 +00:00 |
ef
|
|
|
expat
|
|
|
extensions
|
minor formatting fix
|
1999-08-24 22:51:05 +00:00 |
gconfig
|
|
|
gfx
|
Cleanup linking of libimg.
|
1999-08-25 13:37:11 +00:00 |
grendel
|
|
|
htmlparser
|
add one more constant
|
1999-08-25 21:38:24 +00:00 |
include
|
|
|
intl
|
Cleanup linking of libimg.
|
1999-08-25 13:37:11 +00:00 |
java
|
Deleted task equals and hashCode. Done.
|
1999-08-25 01:39:33 +00:00 |
jpeg
|
HP/IBM native compilers can't have defines, redefined (these are now in
|
1999-08-24 00:31:38 +00:00 |
js
|
Cleanup linking of libimg.
|
1999-08-25 13:37:11 +00:00 |
js2/semantics
|
|
|
l10n
|
|
|
layout
|
fix the default charset problem I introduced when I fix 12378
|
1999-08-25 21:42:30 +00:00 |
lib
|
|
|
mailnews
|
Bug fix for #8899, added charset alias resolution, changed auto charset detection.
|
1999-08-25 21:30:20 +00:00 |
modules
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +00:00 |
msgsdk
|
|
|
nav-java
|
|
|
netwerk
|
HP requires a newline at the end
|
1999-08-25 21:21:22 +00:00 |
network
|
Set the timer lib flags in one place.
|
1999-08-24 14:54:59 +00:00 |
nsprpub
|
The notifyCount value should be updated only for successful read and write
|
1999-08-24 01:16:59 +00:00 |
nunet
|
|
|
parser
|
add one more constant
|
1999-08-25 21:38:24 +00:00 |
plugin/oji/MRJ
|
|
|
privacy
|
|
|
profile
|
Using nsIRegistry::OpenDefault() instead of Open() with default parameter.
|
1999-08-25 08:13:24 +00:00 |
rdf
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +00:00 |
README
|
|
|
silentdl
|
|
|
string/obsolete
|
removed warnings
|
1999-08-25 03:11:05 +00:00 |
suite
|
add license
|
1999-08-25 14:40:33 +00:00 |
sun-java
|
|
|
timer
|
|
|
tools
|
Have the script report it's version.
|
1999-08-25 17:54:47 +00:00 |
tripledb
|
|
|
uriloader
|
Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
|
1999-08-22 23:52:07 +00:00 |
view
|
Backing out change.
|
1999-08-24 00:23:00 +00:00 |
wallet
|
|
|
webshell
|
Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before?
|
1999-08-25 15:07:13 +00:00 |
webtools
|
Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command.
|
1999-08-25 16:39:01 +00:00 |
widget
|
bug 11312: fixed calls to Invalidate() when widget has (x, y) <> (0, 0).
|
1999-08-25 21:28:19 +00:00 |
xpcom
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +00:00 |
xpfc
|
|
|
xpfe
|
remove warning messages
|
1999-08-25 21:47:50 +00:00 |
xpinstall
|
Code Review Comments. Look for "//dougt:" as well as looking at the diffs
|
1999-08-25 21:42:16 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Add a config makefile that can be set by the toplevel config.
|
1999-08-24 14:43:44 +00:00 |
client.mak
|
|
|
client.mk
|
Append date to checkout log (don't overwrite it).
|
1999-08-24 18:36:37 +00:00 |
configure
|
Automated update
|
1999-08-25 21:45:48 +00:00 |
configure.in
|
HP-specific change for bug 11161.
|
1999-08-25 21:31:17 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh.
|
1999-08-24 21:45:06 +00:00 |
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|