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
Перейти к файлу
myk%mozilla.org 56a06e4040 Fix for bug 99209: Display links on dependency tree page for modifying dependent bugs.
Patch by Myk Melez <myk@mozilla.org>.
r=kiko,bbaetz
2002-03-01 14:03:55 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +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 Bug 126583; add webbrowserpersist properties file to jar on Mac so download error message text is available; r=bzbarsky, sr=jag, a=asa/drivers 2002-03-01 00:31:14 +00:00
calendar Don't worry about the auto-generated Makefile's 2002-02-13 20:20:18 +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 target="_new" blocking should not block "_self", "_content", etc. Bug 2002-03-01 00:02:46 +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 Adding missing .cvsignore files. a=leaf. 2002-02-27 23:53:14 +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 bug 127063, add TrueType support for MathML 2002-02-28 22:37:16 +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 116882. r=nhotta sr=kin a=roc+moz 2002-02-28 15:47:10 +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 GC_MARK_DEBUG #ifdef'd code (not part of default build; r=polarbear, sr=shaver, a=dbaron). 2002-03-01 05:22:26 +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 Fixing bug 125065. Fixing focus problems with new addressbook card. This fix allows the first field in the new card window to gain focus via setTimeout(). r=law, sr=jag, a=asa 2002-03-01 08:32:16 +00:00
modules fixing typo on return. should be NS_OK instead of PR_TRUE. 2002-03-01 05:40:43 +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
security Don't go searching for the matching certs if they weren't on the token the 2002-03-01 02:15:00 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers 2002-03-01 00:51:47 +00:00
timer
tools Adding mozilla/include to core build files. 2002-02-28 10:35:11 +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 99209: Display links on dependency tree page for modifying dependent bugs. 2002-03-01 14:03:55 +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 Download manager. Not part of build. 2002-03-01 03:37:55 +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
LEGAL
LICENSE
Makefile.in change for windows release build optimization, r=cls a=shaver 2002-03-01 01:01:42 +00:00
README.txt Placeholder readme file. 2002-01-25 05:39:27 +00:00
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +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
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
trex.mak
trex.mk

README.txt

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

                  Mozilla Read Me

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

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