Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
2002-02-09 16:03:46 +00:00
accessible Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 22:52:20 +00:00
apache/gzip/src
build Fixing bustage. 2002-02-09 04:32:08 +00:00
calendar fix for bug 121995 - Mozilla icon in toolbar stretched and not working 2002-02-06 14:17:59 +00:00
caps one more part of fix for bug 107575, including the much coveted whitespace 2002-02-01 01:53:09 +00:00
cck Fix for bugzilla 116974: Remove obsolete variables in wizard's 'Show 2002-02-06 19:54:47 +00:00
chrome Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage. 2002-02-08 19:17:37 +00:00
content Removing a nasty shortcut that I left in when fixing bug 116834. r=rginda@netscape.com, sr=blaker@netscape.com 2002-02-09 02:48:31 +00:00
db Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
dbm Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
directory Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
docshell Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
dom Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
editor Add checkbox to remove link border and simplify anchor/heading selection when choosing link (b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin); improved 'Constrain' checkbox logic in image dialogs (b=58133, r=neil@parkwaycc.co.uk, sr=kin) 2002-02-08 22:40:59 +00:00
ef Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
embedding Bug 113538 - embedding depends on wallet. Removing obsolete files. r=morse/sr=darin 2002-02-08 15:24:03 +00:00
expat Bug 35984, make an undefined entity always a fatal error; report errors while parsing external entities (regression) and a minor optimization in loading external entities. r=harishd, sr=jst. 2002-01-25 23:19:23 +00:00
extensions Remove overeager null argument check, since the serialization code clearly allows a null arg. Not part of build. 2002-02-09 08:48:14 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
gfx Try to get Os/2 building again with mathml 2002-02-09 16:03:46 +00:00
gfx2 Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst. 2002-02-08 22:59:53 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Convert Compare() to Equals() where possible now that we can do 2002-02-05 02:03:07 +00:00
include Fix for bug #118003. r=peterl, sr=jst. 2002-01-31 00:16:20 +00:00
intl OS/2 bustage 2002-02-09 06:02:44 +00:00
java bug: 119680 2002-01-14 18:04:48 +00:00
jpeg Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
js Add exception object stack property, string valued; clean up NULL/VOID mixup, missing OOM test, etc. (123177, r=rginda, sr=shaver). 2002-02-09 06:28:58 +00:00
js2 More new semantics 2002-02-08 04:06:29 +00:00
l10n Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
layout Fix for bug 94654. outliner: don't draw image if column is too narrow 2002-02-09 04:52:24 +00:00
lib Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mailnews 28129 sr=bienvenu. make the stop button work to stop copying msgs between imap folders and also when 2002-02-09 01:36:22 +00:00
modules Bug 122317 - make document.write and document.writeln callable cross-host. 2002-02-08 22:40:36 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mstone Fix OS_ARCH detection for IRIX64. 2001-07-20 00:26:49 +00:00
netwerk fixes bug 116798 "Opening IMAP mail hangs Mail program (and Mozilla)" 2002-02-08 23:29:12 +00:00
nsprpub Bugzilla bug 117479: add the PR_ABS macro. Thanks to Roland Mainz 2002-02-03 04:34:50 +00:00
nunet
other-licenses Fix "static" build support for win32 gmake builds. 2002-01-25 03:20:51 +00:00
parser Convert Compare() to Equals() where possible now that we can do 2002-02-05 02:03:07 +00:00
plugin/oji Cleanup path stuff to fix build. a=lpham. 2002-02-08 20:38:26 +00:00
privacy
profile Bug 96525 - Delay loading of strres dll when setting profile. r=tao@netscape.com/sr=alecf@betscape.com 2002-02-07 14:41:36 +00:00
rdf Convert Compare() to Equals() where possible now that we can do 2002-02-05 02:03:07 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
security Define DARWIN instead of XP_MACOSX. 2002-02-09 03:26:51 +00:00
silentdl
string #123347, "Remove #if 0-ed nsPrintfCString::GetReadableFragment()", 2002-02-06 15:39:52 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes bugs 116110 and 116111 - modern splitters are too thick and should highlight on mousedown. r=andreww sr=hewitt. 2002-02-09 02:38:03 +00:00
timer
tools Forgot to update toplevel_modules for --file case. Other minor comment changes, whitespace. 2002-02-09 01:24:29 +00:00
uriloader Make parts of multipart streams expose content-disposition. Bug 123043, 2002-02-06 03:39:04 +00:00
view Make scrollbar thumbs for selects size correctly in GTK builds. Bug 2002-02-08 23:16:43 +00:00
webshell Fox for bug # 109485. Meta refresh works differently than otehr browsers. r=valeski. sr=jaggernaut. 2002-02-08 22:46:09 +00:00
webtools Correct date on logincookies schema change. 2002-02-08 11:16:05 +00:00
widget Make scrollbar thumbs for selects size correctly in GTK builds. Bug 2002-02-08 23:16:43 +00:00
xpcom Make sure we never set a timer for before "now" when given a positive 2002-02-08 23:45:26 +00:00
xpfe bug 123728 & bug 123729 heap compaction and resident size trimming 2002-02-09 07:01:11 +00:00
xpinstall Oops, I had forgotten again to include the ucvmath module for the mathfont encoding tables - bug 109826 2002-02-09 07:47:26 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh Removing removed Makefiles 2002-01-31 19:39:33 +00:00
client.mak b=116334 NSS 3.4 landing 2002-02-06 13:31:07 +00:00
client.mk b=116334 NSS 3.4 landing 2002-02-06 13:31:07 +00:00
configure Automated update 2002-02-08 23:57:06 +00:00
configure.in Another try at --enable-mathml with a patch from bbaetz 2002-02-08 23:46:37 +00:00
embed.mak removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
embed.mk removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
LEGAL
LICENSE
Makefile.in Fix the NSS 3.4 landing temporary workaround. The security/manager 2002-02-06 17:21:01 +00:00
makefile.win Adds readme and license file to install. (Bug #Bug #15901). 2002-01-25 05:42:47 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
README.txt Placeholder readme file. 2002-01-25 05:39:27 +00:00
trex.mak
trex.mk

======================================================

                  Mozilla Read Me

======================================================

This is a placeholder file which should be replaced with readme information
for each release.