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
2000-12-22 02:02:14 +00:00
apache/gzip/src
build Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
calendar
caps
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome Fix numerous embedding install issues and 62757 crasher. r=danm, a=dougt 2000-12-21 00:08:28 +00:00
cmd
config Sigh. Backing out parallel build fixes until we can figure out why the windows tinderbox breaks when my home build didn't. 2000-12-15 03:50:39 +00:00
content Turning the Style Context FastCache back on. a=hyatt@netscape, reviewed previously by pierre@netscape.com 2000-12-21 23:34:44 +00:00
db change array growth algorithm to reduce allocs and copies r=alecf,sr=waterson 59279 2000-12-16 15:10:24 +00:00
dbm
directory Updtates for LDAPJDK 4.13 2000-12-18 14:02:20 +00:00
docshell clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001 2000-12-22 01:13:46 +00:00
dom Part of fixing 61388, implemented PluginArrayImpl::Refresh body. r=a=jst, sr=vidur 2000-12-22 00:08:31 +00:00
editor 62754 - Fix meta charset that was getting ignored. 2000-12-21 20:46:00 +00:00
ef
embedding clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001 2000-12-22 01:13:46 +00:00
expat Set expat endian flags so we don't do an extra copy. r=heikki, sr=jst 2000-12-12 20:23:50 +00:00
extensions bug 63390, form manager title bar not localizable, submitter=walk84@usa.net, r=hidday@geocities.com/morse@netscape.com, sr=alecf@netscape.com 2000-12-20 21:49:53 +00:00
gc/boehm
gconfig
gfx Make GetBits() convert from DDB to DIB when asking for the bits, if necessary. 2000-12-21 22:18:15 +00:00
grendel
htmlparser 62754 - Fix meta charset that was getting ignored. 2000-12-21 20:46:00 +00:00
include
intl 62754 - Fix meta charset that was getting ignored. 2000-12-21 20:46:00 +00:00
java fix for bug 56576 2000-12-21 20:30:39 +00:00
jpeg
js Revamped the syntax for calling superconstructors and tightened up the syntax for the super operator 2000-12-22 02:02:14 +00:00
js2 Revamped the syntax for calling superconstructors and tightened up the syntax for the super operator 2000-12-22 02:02:14 +00:00
l10n
layout Turning the Style Context FastCache back on. a=hyatt@netscape, reviewed previously by pierre@netscape.com 2000-12-21 23:34:44 +00:00
lib Remove bogus paths to dist:client_stubs etc 2000-12-14 22:07:55 +00:00
mailnews *** empty log message *** 2000-12-22 01:55:54 +00:00
modules fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix. 2000-12-21 23:34:22 +00:00
msgsdk
mstone
netwerk Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
network/protocol/http
nsprpub Bugzilla bug #63273: define PR_Assert the same way in debug and optimized 2000-12-19 20:02:03 +00:00
nunet
parser 62754 - Fix meta charset that was getting ignored. 2000-12-21 20:46:00 +00:00
plugin/oji/MRJ
privacy
profile Bug 35559 - dynamic profile switching support r=racham, sr=alecf 2000-12-18 07:33:08 +00:00
rdf Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan 2000-12-21 00:41:00 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security this script is supposed to cleanup after a failed QA 2000-12-22 02:00:29 +00:00
silentdl
string Checking in scc's fix for blocker bug 62818, nsSlidingSubstring::GetReadableFragment(..., kFragmentAt, ...) wasn't implemented and that caused a crash when serializing HTML to plain text. r=me. 2000-12-14 22:16:10 +00:00
suite
sun-java
themes #16729 - [Modern] system font capabilities, r=andreww,sr=ben 2000-12-19 01:06:31 +00:00
timer
tools Must hold tmmon around all suppress_tracing uses as well as defs (r=waterson, not part of build). 2000-12-22 01:32:39 +00:00
tripledb
uriloader Bug #59827 --> pass the redirect flag up via a OnStatechange if we get a redirect. Also set the is document 2000-12-19 22:07:58 +00:00
view
wallet
webshell clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001 2000-12-22 01:13:46 +00:00
webtools Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> 2000-12-14 17:52:18 +00:00
widget more work for bug 7347 (mac scrollwheel). now works with logitech, but still requires a click. we have code that doesn't, but there are still some issues. r=saari/sr=sfraser. 2000-12-21 01:31:23 +00:00
xpcom Must hold tmmon around all suppress_tracing uses as well as defs (r=waterson, not part of build). 2000-12-22 01:32:39 +00:00
xpfc
xpfe fix bug 50622 change the help content for -CreateProfile. 2000-12-21 22:22:04 +00:00
xpinstall fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz not part of tinderbox builds. affects only windows platforms 2000-12-21 21:42:13 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778. 2000-12-15 10:38:24 +00:00
client.mak we won't get very far building mozilla/security on windows without pulling 2000-12-09 00:34:08 +00:00
client.mk Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell. 2000-12-11 06:52:25 +00:00
configure Automated update 2000-12-14 22:30:09 +00:00
configure.in Everything needs libm and some platforms don't have shared lib dependencies. What was I thinking? 2000-12-14 22:17:19 +00:00
embed.mak Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined. 2000-12-20 15:06:36 +00:00
embed.mk
LEGAL
LICENSE
Makefile.in Need to cat huge list of makefiles directly to xargs instead of using variables. 2000-12-12 21:28:24 +00:00
makefile.win Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk