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-01-24 04:26:28 +00:00
accessible Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
apache/gzip/src
build Add support for our multiple component subdirs as well as finding the proper 2002-01-16 00:30:15 +00:00
calendar Fixed bug 118752 with two radio buttons being selected. 2002-01-10 21:52:53 +00:00
caps Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
cck Fix for bugscape 11860: Can't write in the javascript editor 2002-01-23 00:32:25 +00:00
chrome Bug 120224 - make "Use XBL Forms" pref actually work if you set it in your profile, instead of all.js. r=ben, sr=waterson. 2002-01-16 06:01:42 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Fixing win32 static build bustage in activex & simple plugin. 2002-01-18 08:14:20 +00:00
content computed list-style-image should be "none" if there is no image. Bug 2002-01-24 04:22:59 +00:00
db fix crash parsing mork files rs=sspitzer 114900 2002-01-10 01:42:26 +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 for: 2002-01-16 03:01:28 +00:00
docshell set docshell current URI after creating a synchronous about:blank Frankendocument. bug 104361 r=brendan,jst 2002-01-24 03:38:53 +00:00
dom Fixing bogus assertions caused by my checkins for bug 118933 and removing unnecessary double null check. trivial change, no reviews. 2002-01-17 22:12:28 +00:00
editor composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard 2002-01-21 09:30:02 +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 121003] Silly code checks for if (interfaceName) instead of if (instanceName) 2002-01-20 23:15:31 +00:00
expat Fixing regressions: In order to update the expat buffer position correctly do not block after processing a start element. b=119399, r=heikki, sr=jst. Update the expat buffer position if we're blocked after processing the end element. b=119727, r=heikki, sr=jst 2002-01-14 23:42:53 +00:00
extensions Handle decoding of simple unknown types as strings, otherwise as variants 2002-01-24 02:57:31 +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 Fix for bug 119118 Issue with calculating rowBytes. r=sdagley, sr=smfr 2002-01-24 03:48:54 +00:00
gfx2 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds. 2002-01-01 00:03:57 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest 2002-01-16 00:16:51 +00:00
include Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard. 2002-01-18 20:12:29 +00:00
intl Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +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 Correcting typo. 2002-01-24 02:31:51 +00:00
js2 Added 'quit' to shell. 2002-01-23 01:32:23 +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 120848 - listbox box object component missing, r=jgaunt, sr=bryner 2002-01-24 04:26:28 +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 fix for #118744. r=racham, sr=sspitzer. outlook express addresses 2002-01-24 04:17:47 +00:00
modules fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +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 fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
nsprpub Added $(topsrcdir) prefix to config/prmkdir.bat. 2002-01-24 00:50:32 +00:00
nunet
other-licenses Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds. 2001-12-28 04:15:15 +00:00
parser Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest 2002-01-16 00:16:51 +00:00
plugin/oji [not part of build] Fix for bug #119352, r=bnesse, sr=sfraser 2002-01-23 22:29:17 +00:00
privacy
profile Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile. 2002-01-17 14:25:52 +00:00
rdf Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson 2002-01-24 01:29:39 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
security New build script for Java classes. 2002-01-24 02:57:12 +00:00
silentdl
string Fixing part of bug 118933. Speeding up the global resolve hook in the DOM JS helpers by eliminating the use of nsHashtable and nsStringKey in favor of pldhash. Adding global HashString(const nsA[C]String&) functions that calculate a hash code from a nsA[C]String, code by dbaron@fas.harward.edu. Also checking in brendan@mozilla.org's fix for a type error in the jsdhash/pldhash API found while working on this. sr=brendan@mozilla.org, r=peterv@netscape.com 2002-01-17 04:08:14 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes Bug #115772 --> remove borders and shading to the headers 2002-01-24 03:04:06 +00:00
timer
tools NOT part of normal build. 2002-01-24 00:58:33 +00:00
uriloader Backing out the patch for bug #120113. To clear smoketest blocker... 2002-01-16 19:01:43 +00:00
view Bug 120934. Deal with nonzero (x,y) in the aCombinedRect passed into nsViewManager::RefreshView(). r=kmcclusk,sr=waterson,a=asa 2002-01-23 03:32:45 +00:00
webshell removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me 2002-01-24 03:54:49 +00:00
webtools Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates 2002-01-23 00:24:31 +00:00
widget fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
xpcom Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:50:35 +00:00
xpfe 120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt 2002-01-24 04:24:15 +00:00
xpinstall bug #120858: adding talkback to daily mozilla build on MacOS 9. r=leaf, sr=granrose, a=asa 2002-01-23 01:55:48 +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 Fixing case for case-sensitive filesystems 2001-12-28 08:38:13 +00:00
client.mak b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
client.mk b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
configure Automated update 2002-01-22 22:12:14 +00:00
configure.in Bugzilla bug 100776: checked in a patch from Javier Pedemonte 2002-01-22 22:01:18 +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 Back out crappy OS/2 change that does more harm than good 2002-01-14 21:31:24 +00:00
makefile.win bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:05:15 +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