apache/gzip/src
|
|
|
build
|
Moved profile.mcp to build after network module
|
1999-07-05 01:53:52 +00:00 |
calendar
|
|
|
caps
|
Exporting nsICapsSecurityCallbacks.h
|
1999-07-07 08:12:54 +00:00 |
cck
|
default values
|
1999-06-29 02:11:17 +00:00 |
chrome/src
|
Added chrome protocol handler for necko.
|
1999-07-02 23:38:51 +00:00 |
cmd
|
|
|
config
|
only set the build number in navigator.xul if we are doing an official build.
|
1999-07-08 18:14:31 +00:00 |
content
|
Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth.
|
1999-07-08 19:55:47 +00:00 |
db
|
Bullet-proof some error-handling code.
|
1999-07-07 18:46:53 +00:00 |
dbm
|
Fix VMS bustage. Patch submitted by Colin Blake.
|
1999-07-07 06:46:35 +00:00 |
directory
|
Updates for JNDI LDAP service provider
|
1999-06-05 01:14:50 +00:00 |
docshell/base
|
Fixes for repainting problems. This is probably the wrong thing to do, but
|
1999-07-08 08:16:49 +00:00 |
dom
|
Fix for the disappearing menu bar problem.
|
1999-07-08 02:04:32 +00:00 |
editor
|
remove hard-coded string; add a parameter to EditorInsertText
|
1999-07-08 20:05:03 +00:00 |
ef
|
|
|
expat
|
Remove XML_DTD #define. Reviewed by Tao.
|
1999-07-08 03:21:33 +00:00 |
extensions
|
allow for dialogs to be closed by clicking the X in the corner
|
1999-07-08 02:38:00 +00:00 |
gconfig
|
|
|
gfx
|
added to image mimetype list. pnunn. ok'd by chofmann.
|
1999-07-08 01:34:19 +00:00 |
grendel
|
Including the MozillaZine animation contest winner from Klaus Malorny.
|
1999-07-02 14:20:06 +00:00 |
htmlparser
|
fixed API error
|
1999-07-08 04:59:28 +00:00 |
include
|
Checkin another chunk of Alex Larsson's non-exported symbol reduction
|
1999-07-07 09:02:21 +00:00 |
intl
|
Test for utf-7 enc.
|
1999-07-06 22:40:17 +00:00 |
jpeg
|
|
|
js
|
Report errors for incorrect usages of varargs forms.
|
1999-07-08 16:32:51 +00:00 |
js2/semantics
|
Fixed several semantic errors. Added (?= and (?!.
|
1999-06-08 00:45:49 +00:00 |
l10n
|
|
|
layout
|
Cut-and-paste error. GetVLinkColor was calling the body's GetLink method. Fix approved by chofmann, reviewed by nisheeth.
|
1999-07-08 19:55:47 +00:00 |
lib
|
Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
|
1999-07-02 14:59:36 +00:00 |
mailnews
|
Change for IDL (NOT PART OF THE BUILD)
|
1999-07-08 06:32:27 +00:00 |
modules
|
Remove carriage returns. They trip up some compilers. a=cyeh.
|
1999-07-07 20:18:27 +00:00 |
msgsdk
|
|
|
nav-java
|
|
|
netwerk
|
Not part of the regular build yet! Necko change only. Fix my linux build. You can't compare a nsCOMPtr directly to a raw ptr. You need to call .Get() to retrieve the raw ptr and then you can compare for equality
|
1999-07-08 19:05:48 +00:00 |
network
|
Fix for bug 9358. Added a new reload type: nsURLReloadFromHistory which will be used when session history loads urls into raptor.
|
1999-07-08 01:42:13 +00:00 |
nsprpub
|
Fixed an unused-variable compiler warning. Thanks to
|
1999-07-06 23:18:43 +00:00 |
nunet
|
|
|
parser
|
fixed API error
|
1999-07-08 04:59:28 +00:00 |
plugin/oji/MRJ
|
support more "java_" prefixed attributes.
|
1999-06-14 18:41:33 +00:00 |
privacy
|
|
|
profile
|
getbuffer to tonewcstring change
|
1999-07-07 14:47:19 +00:00 |
rdf
|
Fixing redraw problems on initial show of window.
|
1999-07-07 22:34:10 +00:00 |
README
|
|
|
silentdl
|
getbuffer to tonewcstring change
|
1999-07-07 14:47:19 +00:00 |
string/obsolete
|
fixes Churchill's search bug, and crash bug 6469
|
1999-06-18 04:51:11 +00:00 |
suite
|
Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.]
|
1999-07-07 05:33:38 +00:00 |
sun-java
|
|
|
tools
|
added a date header to the cookie test (cookies require a server date to work)
|
1999-07-06 23:54:12 +00:00 |
tripledb
|
Bullet-proof some error-handling code.
|
1999-07-07 18:46:53 +00:00 |
uriloader
|
Fixed warnings on Linux because of missing virtual keyword on destructors.
|
1999-07-08 00:50:02 +00:00 |
view
|
fix warnings.
|
1999-07-03 00:25:42 +00:00 |
wallet
|
|
|
webshell
|
Fixes for repainting problems. This is probably the wrong thing to do, but
|
1999-07-08 08:16:49 +00:00 |
webtools
|
Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str
|
1999-07-08 16:16:47 +00:00 |
widget
|
start on infastructure for native widget scrolling
|
1999-07-08 03:08:35 +00:00 |
xpcom
|
Another makefile that clobbers DEFINES.
|
1999-07-07 21:22:55 +00:00 |
xpfc
|
|
|
xpfe
|
Fixed two typos caused by lack of proper case-sensitivity on Mac and Windoze.
|
1999-07-08 02:11:29 +00:00 |
xpinstall
|
fixing bug #8818. Approved by chofmann@netscape.com. Reviewed by cathleen@netscape.com.
|
1999-07-08 01:38:55 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Add gfx/src/xlibrgb/Makefile.
|
1999-07-07 02:16:24 +00:00 |
client.mak
|
add splitting symbols to new target "deliver" in prep for fullcircle distribution.
|
1999-07-07 20:34:59 +00:00 |
client.mk
|
|
|
configure
|
Automated update
|
1999-07-07 20:45:04 +00:00 |
configure.in
|
Adding --enable-toolbar-dd toolbar drag & drop option. a=cyeh
|
1999-07-07 20:31:34 +00:00 |
LEGAL
|
Add Y2K disclaimer.
|
1999-07-06 23:00:05 +00:00 |
LICENSE
|
|
|
Makefile.in
|
Better ifdef logic for NECKO.
|
1999-06-21 00:26:16 +00:00 |
makefile.win
|
add splitting symbols to new target "deliver" in prep for fullcircle distribution.
|
1999-07-07 20:34:59 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|