apache/gzip/src
|
|
|
build
|
add build instruction for mime:src:MANIFEST and mime:emitters:src:MANIFEST (rhp landind)
|
1999-06-15 23:25:55 +00:00 |
calendar
|
|
|
caps
|
|
|
cck
|
Modified page title.
|
1999-06-17 05:29:06 +00:00 |
chrome/src
|
Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what.
|
1999-06-15 00:42:45 +00:00 |
cmd
|
|
|
config
|
remove NEW_DRAG_AND_DROP define since it's obsolete now. reviewed mcafee, appr chofmann.
|
1999-06-17 01:48:29 +00:00 |
content
|
Fixing Bug #8328, keybinding fix
|
1999-06-17 01:48:22 +00:00 |
db
|
giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)
|
1999-06-08 02:22:10 +00:00 |
dbm
|
Patch for BeOS, thanks to Duncan Wilcox.
|
1999-06-15 01:24:06 +00:00 |
directory
|
Updates for JNDI LDAP service provider
|
1999-06-05 01:14:50 +00:00 |
docshell/base
|
Fix unintialized memory read.
|
1999-06-16 05:52:42 +00:00 |
dom
|
bug #5352: navigator.javaEnabled() now returns false if the "security.enable_java" preference is undefined, which it is if the "Advanced" preferences dialog has never been run, or you're running under viewer.
a=chofmann, r=vidur
|
1999-06-16 23:40:41 +00:00 |
editor
|
Fix for bug #8375: Editor API Log fails to set paragraph style.
|
1999-06-17 04:40:08 +00:00 |
ef
|
|
|
expat
|
Use C comment delims and not C++
|
1999-06-16 01:08:26 +00:00 |
extensions
|
CHECKIN NOT ON MAIN PULL: removed the cookie module dependency on the HTTPResponse interface.
|
1999-06-16 14:49:25 +00:00 |
gconfig
|
|
|
gfx
|
Fix for bug 7841. Some fonts return bad glyph IDs. Now checking for these.
|
1999-06-16 03:57:55 +00:00 |
grendel
|
Set the default build to debug (javac -g) so we can do a better job of quality control;
|
1999-06-16 05:24:21 +00:00 |
htmlparser
|
approved fix
|
1999-06-17 07:08:30 +00:00 |
include
|
back out previous checkin - busts on windows
|
1999-06-16 00:59:24 +00:00 |
intl
|
Using default autoregistration
|
1999-06-16 00:34:08 +00:00 |
jpeg
|
|
|
js
|
Add regression test for http://bugzilla.mozilla.org/show_bug.cgi?id=7635.
|
1999-06-17 00:20:04 +00:00 |
js2/semantics
|
Fixed several semantic errors. Added (?= and (?!.
|
1999-06-08 00:45:49 +00:00 |
l10n
|
|
|
layout
|
Fixing Bug #8328, keybinding fix
|
1999-06-17 01:48:22 +00:00 |
lib
|
fix mac bustage, this was supposed to be in #ifdef DEBUG
|
1999-06-16 03:28:42 +00:00 |
mailnews
|
Fix for bug 7508, A=chofmann, R=bienvenu
|
1999-06-16 22:58:02 +00:00 |
modules
|
backed out previous checkin due to tree closure
|
1999-06-16 21:54:13 +00:00 |
msgsdk
|
|
|
nav-java
|
|
|
netwerk
|
Added missing addref
|
1999-06-17 03:38:49 +00:00 |
network
|
Changed API for nsIFileLocator
|
1999-06-15 05:18:00 +00:00 |
nsprpub
|
BugZilla #8018
|
1999-06-14 18:07:59 +00:00 |
nunet
|
|
|
parser
|
approved fix
|
1999-06-17 07:08:30 +00:00 |
plugin/oji/MRJ
|
support more "java_" prefixed attributes.
|
1999-06-14 18:41:33 +00:00 |
privacy
|
|
|
profile
|
conflict with profile checkin
|
1999-06-15 06:42:23 +00:00 |
rdf
|
Bug 8367. Remove cruft after '#endif' to make HP compiler happy. Thanks, Bruce. a=chofmann
|
1999-06-17 04:37:05 +00:00 |
README
|
|
|
silentdl
|
Turned it off The Complete Way. Now it won't try to generate an empty library.
|
1999-06-05 01:55:13 +00:00 |
string/obsolete
|
approved update
|
1999-06-17 07:24:13 +00:00 |
suite
|
Set a white background.
|
1999-06-16 05:32:48 +00:00 |
sun-java
|
Cleaned up a bunch of old (unused?) crap.
|
1999-06-04 21:45:17 +00:00 |
tools
|
added extra tests for version 2.0
added timing changes to help stabilize bitmap
added functional tests for version 2.0
added error handling to account for windows not opening completely
changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog.
added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated
|
1999-06-17 01:53:18 +00:00 |
uriloader/base
|
OnEndDocumentLoad now has a handle to the observer
|
1999-06-14 22:12:19 +00:00 |
view
|
In GetDrawingSurface(), erase the drawing surface when it is re-used.
3455: [PP] mac/linux, dual toolbars appear after surfing.
6989: Multiple window drawing gets messed up.
6678: [PP]clipping/port problems in child dialogs.
5560: [PP] CornerView displays garbage.
|
1999-06-17 04:01:50 +00:00 |
wallet
|
|
|
webshell
|
Adding beeptest.html to the test suite.
|
1999-06-17 01:12:15 +00:00 |
webtools
|
Add timezone to time at top of page.
|
1999-06-15 22:20:31 +00:00 |
widget
|
Fixing Bug #8328, keybinding fix
|
1999-06-17 01:48:22 +00:00 |
xpcom
|
approved update
|
1999-06-17 07:24:13 +00:00 |
xpfc
|
|
|
xpfe
|
Adding beeptest to XPToolkit test menu, a=leaf.
|
1999-06-17 01:21:08 +00:00 |
xpinstall
|
commenting out XPIDLSRCS until mystery CVS problem on Tinderbox is solved. We aren't building on Unix yet anyway
|
1999-06-17 06:01:12 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Add editor idl directory to build
|
1999-06-11 19:01:36 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
1999-06-16 21:29:54 +00:00 |
configure.in
|
Duh. Forgot to add the AC_SUBST line for MOZ_NSPRENV_CLASSIC_NSPR. Kind of necessary to complete bug 7567....
|
1999-06-16 21:27:14 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|