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
2001-11-28 06:52:56 +00:00
accessible Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
apache/gzip/src
build Part of Bug #110543 for adding smime UI to message display. If we are building smime and building psm, 2001-11-27 23:40:32 +00:00
calendar Add Windows makefile for calendar. 2001-11-22 19:15:20 +00:00
caps Bug 109113 - misplaced #ifdef DEBUG caused fix not to work in opt builds. 2001-11-27 00:29:20 +00:00
cck Bug 111980 - CCK build broken - changing target from install to libs as a 2001-11-26 22:56:12 +00:00
chrome Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Removing unused BUILD_IDLC variable 2001-11-28 06:14:16 +00:00
content Make disabled optgroups not be initially selected (bug 106524, r=bzbarsky@mit.edu, sr=jst@netscape.com) 2001-11-28 06:52:56 +00:00
db fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333 2001-11-27 05:16:35 +00:00
dbm Bugzilla bug 111287: checked in a patch from Dave Inglis <dinglis@qnx.com> 2001-11-27 01:06:33 +00:00
directory 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
docshell nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com 2001-11-28 06:09:40 +00:00
dom Make LiveConnect optional once more. b=112215 r=leaf@mozilla.orf sr=shaver@mozilla.org 2001-11-27 20:32:26 +00:00
editor Fix for bug 109754 (crash on dhtmlcentral.com). r=kin@netscape.com, sr=jst@netscape.com 2001-11-28 03:22:30 +00:00
ef
embedding Changed in acordance with mfcembed 2001-11-27 23:43:36 +00:00
expat Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
extensions Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig
gfx Region code doesn't need to be threadsafe since it all runs on one thread. b=110802 r=bryner sr=waterson 2001-11-28 04:59:26 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
include Removing dead file, not part of the build. r=jag. 2001-11-17 05:45:35 +00:00
intl fix bustage in win32 static build, and also it's run-time err, unable to get 2001-11-28 02:36:27 +00:00
java Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
jpeg Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
js Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
js2 Added more statement semantics 2001-11-27 02:39:34 +00:00
l10n Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
layout Fix HP bustage by moving GetStyleData function templates from nsStyleStruct.h to nsIFrame.h and nsIStyleContext.h b=111883 2001-11-28 06:50:13 +00:00
lib Backing out fix for remote mach-o builds as it left mach-o builds fragile. 2001-11-03 03:29:05 +00:00
mailnews Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
modules Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone Fix OS_ARCH detection for IRIX64. 2001-07-20 00:26:49 +00:00
netwerk Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
nsprpub Use -no-cpp-precomp instead of -traditional-cpp for darwin 2001-11-14 04:01:43 +00:00
nunet
other-licenses install:: -> libs:: 2001-11-28 00:06:08 +00:00
parser Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com 2001-11-28 06:13:11 +00:00
plugin/oji [not part of build] Use templates for releasing misc. CF references. 2001-11-16 23:33:33 +00:00
privacy
profile fix booboo in properties file caused by mistake in copy-paste application of henrik 2001-11-25 23:22:23 +00:00
rdf Timing rdf blocking parse for timeline enabled builds 2001-11-26 22:28:37 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Fix crlutil crash on error 2001-11-28 02:47:22 +00:00
silentdl
string Copy my comment changes from nsAString to nsACString. b=104663 r=jag sr=scc 2001-11-28 06:06:43 +00:00
suite
sun-java Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
themes bug 109596 r-shliang sr-hewitt fixing disabled button hover state. 2001-11-27 23:32:12 +00:00
timer
tools NOT part of normal build. 2001-11-28 02:07:42 +00:00
uriloader Don't return a mime info based on mime type if we didn't get a helper to 2001-11-27 21:24:32 +00:00
view My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out. 2001-11-24 05:37:25 +00:00
webshell My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out. 2001-11-24 05:37:25 +00:00
webtools Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it. 2001-11-27 15:04:52 +00:00
widget Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson 2001-11-28 04:48:38 +00:00
xpcom Copy my comment changes from nsAString to nsACString. b=104663 r=jag sr=scc 2001-11-28 06:06:43 +00:00
xpfe Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
xpinstall Passes parameters correctly for install.Execute() and file.Execute(). 2001-11-26 20:46:41 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
allmakefiles.sh Add MAKEFILES_macmorefiles to the "all" list. 2001-11-27 19:27:46 +00:00
client.mak Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
client.mk Remove use of MOZ_MAKE_ENV. Builds should use |make -j3| instead of |MAKE='make -j3' make| 2001-11-22 04:02:28 +00:00
configure Automated update 2001-11-26 22:42:56 +00:00
configure.in Add explicit check against zero when looking to remove an option so that test doesn't treat the return value of grep as "true" always. 2001-11-26 22:28:12 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
LEGAL
LICENSE
Makefile.in Move that comment back to the first column otherwise it gets printed in the build log. 2001-11-27 06:54:22 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +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