apache/gzip/src
|
|
|
build
|
Just reorder the $build array so that it matches the real build order
|
2000-05-10 19:54:07 +00:00 |
calendar
|
|
|
caps
|
added files: mozilla/caps/idl/nsISignatureVerifier.idl
|
2000-05-10 01:50:00 +00:00 |
cck
|
updated the URL for the Feedback button
|
2000-05-08 18:59:28 +00:00 |
chrome
|
make the skin switching code turned on/off by a pref. off by default for now.
|
2000-05-09 23:28:57 +00:00 |
cmd
|
|
|
config
|
adding final directory to CHROME_TYPE rule
|
2000-05-10 02:04:20 +00:00 |
content
|
Support replacing the doctype in a document.
|
2000-05-10 19:52:08 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
Made the warning at the top of the file less drastic.
|
2000-05-10 04:02:30 +00:00 |
docshell
|
some reformatting to keep lines from wrapping...
|
2000-05-06 06:05:03 +00:00 |
dom
|
Teaching IDLC about the type 'float'.
|
2000-05-10 20:12:44 +00:00 |
editor
|
turn on editor context menus (though they are not done yet)
|
2000-05-10 21:02:28 +00:00 |
ef
|
|
|
embedding
|
add tests for new window and for visibility changes. make sure to destroy the widget when it's requested
|
2000-05-10 21:55:36 +00:00 |
expat
|
|
|
extensions
|
prepare for having change-password and logout commands in the UI again
|
2000-05-10 22:24:05 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
Force average character height to be at least 1 twip instead of allowing it to round off to 0 for extremely small fonts on WIN32. b=38188 r=rods@netscape.com
|
2000-05-10 22:04:40 +00:00 |
grendel
|
|
|
htmlparser
|
more improvements to strictDTD::<body>
|
2000-05-10 05:25:43 +00:00 |
include
|
|
|
intl
|
32477 Implement accept-language UI
|
2000-05-10 20:20:21 +00:00 |
java
|
Added comment in nativeDestroyInitContext about bug http://bugzilla.mozilla.org/show_bug.cgi?id=38271
|
2000-05-05 14:02:12 +00:00 |
jpeg
|
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
|
2000-05-02 01:18:46 +00:00 |
js
|
Bug #38384, fix from norris (which I tweaked a little) to handle a bug in
|
2000-05-10 22:03:15 +00:00 |
js2
|
Added 'public' to the list of qualifiers
|
2000-05-09 20:55:09 +00:00 |
l10n
|
|
|
layout
|
fix the platformencoder leak (#38664)
|
2000-05-10 22:24:35 +00:00 |
lib
|
Extra check to make sure contextual menu manager is installed before initting it.
|
2000-05-02 00:37:12 +00:00 |
mailnews
|
add new search criteria properties file
|
2000-05-10 22:26:51 +00:00 |
modules
|
add default smtp auth method
|
2000-05-10 22:01:49 +00:00 |
msgsdk
|
|
|
mstone
|
Isolate common http functionality
|
2000-05-02 01:23:29 +00:00 |
netwerk
|
hp only fix, word boundary problem
|
2000-05-10 01:11:22 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Compatibility with Universal Headers 3.3 or later.
|
2000-05-09 23:49:23 +00:00 |
nunet
|
|
|
parser
|
more improvements to strictDTD::<body>
|
2000-05-10 05:25:43 +00:00 |
plugin/oji/MRJ
|
updated build instructions for the new world order.
|
2000-05-03 04:58:30 +00:00 |
privacy
|
|
|
profile
|
Removed unnecessary dependance on NetworkModular library (really just the Timer library now).
|
2000-05-06 09:20:44 +00:00 |
rdf
|
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
|
2000-05-10 13:13:39 +00:00 |
README/mozilla
|
|
|
security
|
Link xpcom dynamically for Solaris and HP-UX
|
2000-05-10 00:01:29 +00:00 |
silentdl
|
|
|
string
|
fix IsAscii function. The origional one report Latin1 characters as ASCII
|
2000-05-03 07:05:19 +00:00 |
suite
|
|
|
sun-java
|
|
|
themes
|
update.
|
2000-05-10 14:01:05 +00:00 |
timer
|
|
|
tools
|
CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists.
|
2000-05-08 23:34:50 +00:00 |
tripledb
|
|
|
uriloader
|
Prevent infinite loop in OnStop in case when Cancel is issued
|
2000-05-10 02:05:54 +00:00 |
view
|
|
|
wallet
|
|
|
webshell
|
add demo cases for bug 16796 and 36863. add german ß
|
2000-05-10 19:48:05 +00:00 |
webtools
|
Fix start time of 'C' links.
|
2000-05-10 00:22:05 +00:00 |
widget
|
Slight modification to my fix for bug 38725 to make it more robust in the case of a popup bringing up a popup. Just in case.
|
2000-05-10 07:32:14 +00:00 |
xpcom
|
Changed to use _mbsrchr instead of strrchr to support double-byte characters on PC (the change is ifdef for XP_PC),
|
2000-05-10 22:24:22 +00:00 |
xpfc
|
|
|
xpfe
|
perpare for having change-password and logout commands in the UI again
|
2000-05-10 22:25:09 +00:00 |
xpinstall
|
fixing bug #38568. affects only windows platforms.
|
2000-05-10 22:06:36 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
new makefiles in xpfe/communicator/resources
|
2000-05-10 02:31:31 +00:00 |
client.mak
|
|
|
client.mk
|
Fix 'webconfig' target (bug 34193).
|
2000-05-08 20:51:48 +00:00 |
configure
|
Automated update
|
2000-05-09 07:00:11 +00:00 |
configure.in
|
added --enable-ldap switch to configure; defaults to off; r=alecf@netscape.com
|
2000-05-09 06:58:37 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
build mozilla/themes. don't panic, it doesn't matter yet.
|
2000-05-08 21:35:40 +00:00 |
makefile.win
|
build mozilla/themes. don't panic, it doesn't matter yet.
|
2000-05-08 21:35:40 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|