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-03-02 00:09:00 +00:00
accessible Bug 125295. Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver 2002-03-01 07:27:33 +00:00
apache/gzip/src
build Split nss and nspr out into their own packages. Doesn't affect the default build. 2002-03-01 17:34:50 +00:00
calendar Added ability to Snooze Alarms. Removed asserts to prevent crash on an erroneous calendar file 2002-03-01 22:07:45 +00:00
caps Bug 127938 - chrome scripts should be exempt from the security check put in for 2002-02-28 00:22:59 +00:00
cck Changing page title 2002-02-27 19:56:41 +00:00
chrome 120838 - fix most of the 'theme switching doesn't work from prefs' bugs. r=ben sr=hewitt 2002-02-18 22:58:54 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Not part of build, part of future build mechanism. Fixing typo. 2002-02-28 07:44:07 +00:00
content api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069 2002-02-28 22:19:04 +00:00
db backout most recent mork changes to fix build bustage 2002-02-17 03:11:14 +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 Fixes 126881. LDAP DataSource Component fails to load because Components.interfaces.nsIComponenRegistrar is misspelled. r=stephend@netscape.com a=dbaron 2002-02-21 04:30:54 +00:00
docshell Fix for bug # 124427. Make sure subframes get the proper loadType when it is loaded 2002-03-01 23:56:48 +00:00
dom Bug 127938 - chrome scripts should be exempt from the security check put in for 2002-02-28 00:22:59 +00:00
editor Fixed setting Save/Publish UI when loading file in Composer, b=127698, r=brade, sr=sfraser, a=asa 2002-03-02 00:09:00 +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 implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:22:55 +00:00
expat Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst 2002-02-19 02:01:18 +00:00
extensions Better messages on common exceptions. 2002-03-01 06:27:54 +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 Enable printing with XPrint's raster driver. Bug 127657, patch by 2002-03-01 23:25:03 +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 Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg 2002-02-12 06:22:41 +00:00
htmlparser Make view-source a lot faster on bidi pages by breaking up the page into 2002-03-01 00:07:48 +00:00
include Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
intl fix bug 126744 change the platform charset for simp chinese and korean to 2002-03-01 23:55:41 +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 Fix topcrash regression from bug 62164: keep track of duplicate kids below the root ply of the property tree, so we can fix up each dup's parent link (128258, r=shaver, sr=jband, a=asa). 2002-03-01 23:29:54 +00:00
js2 Added regexp path. 2002-02-21 18:21:38 +00:00
l10n Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver 2002-02-19 05:50:17 +00:00
layout Make view-source a lot faster on bidi pages by breaking up the page into 2002-03-01 00:07:48 +00:00
lib Fix malformed XML; no other changes. One more instance. 2002-02-22 03:13:42 +00:00
mailnews checking in patch for yxia@netscape.com. fixes bug 99685 - Need to externalize the initial size of Offline and Diskspace window on account manager. r=ssu sr=sspitzer a=asa 2002-03-01 23:35:52 +00:00
modules bug 127959 Increasing buckets from 6 to 9. Fixing free mismatch on gs->hold. r=pavlov, sr=alecf, a=asa@mozilla.org 2002-03-01 23:47:50 +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 Leaking nsCStringKey objects 2002-03-01 09:28:55 +00:00
nsprpub Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain about the missing library when instrumenting libnspr. 2002-02-26 10:17:10 +00:00
nunet
other-licenses Check for system version of freetype >= 2.0.8 for those of us building in objdirs. 2002-02-28 07:00:59 +00:00
parser Make view-source a lot faster on bidi pages by breaking up the page into 2002-03-01 00:07:48 +00:00
plugin/oji [not part of the build] Lets try again... without destroying the resource fork this time. version -> 1.0b1 2002-02-22 22:44:31 +00:00
privacy
profile fix for #124430. hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse 2002-02-19 21:20:30 +00:00
rdf Checkin for timeless@bemail.org to fix bug 128223: don't assert if a child 2002-03-01 04:33:11 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
security modify last patch to only take effect if the slot certs are not publicly readable, and to not update the token cert list more than once 2002-03-01 21:43:57 +00:00
silentdl
string eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes Fixed toolbar in Classic theme for Composer, b=127425, r=neil@parkwaycc.co.uk, sr=sfraser, a=roc+moz 2002-03-01 23:46:23 +00:00
timer
tools Oops, remove debugging exit command 2002-03-02 00:05:54 +00:00
uriloader Decode by default when saving, except for types on a "ban list". Bugs 2002-02-27 00:43:46 +00:00
view Fix for bug 127368 (Can't type in textfields in pages with an iframe and body with marginheight and marginwidth=0) 2002-02-28 22:30:01 +00:00
webshell implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:22:55 +00:00
webtools Fix for bug 127524: checksetup.pl fails with XML::Parser error 2002-03-01 22:40:48 +00:00
widget One last .cvsignore fixup. a=leaf. 2002-03-01 00:22:07 +00:00
xpcom Leaking nsCStringKey objects 2002-03-01 09:28:55 +00:00
xpfe Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa 2002-03-01 23:51:21 +00:00
xpinstall 99670 r=dprice sr=mscott a=dbaron patch by dveditz 2002-02-23 03:57:25 +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 Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa 2002-03-01 23:51:21 +00:00
client.mak b=116334 NSS 3.4 landing 2002-02-06 13:31:07 +00:00
client.mk Fix eternal fast-update failure if security fails once. 2002-02-26 08:35:38 +00:00
configure Realigning ./configure --help output 2002-02-28 07:18:12 +00:00
configure.in Realigning ./configure --help output 2002-02-28 07:18:12 +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 change for windows release build optimization, r=cls a=shaver 2002-03-01 01:01:42 +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.