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
cls%seawood.org 1db0a058f3 Make generated header use common install rules.
Bug #59454 r=bryner sr=alecf
2001-09-12 06:35:50 +00:00
accessible Reversing 82207 patch - mac problems. 2001-09-08 17:05:09 +00:00
apache/gzip/src
build Replace cat<<EOF with echos to avoid potential security risk with predictable /tmp files. 2001-09-08 19:16:27 +00:00
calendar
caps attempt to fix HP-UX and and some other Unix bustages. r=cls 2001-08-29 07:24:39 +00:00
cck Fix for bug 7717: Cancel button should have confirm dialog (r=tao) 2001-09-11 17:22:53 +00:00
chrome bug# 97528 Eliminating the extra Clone() on chrome urls. Plus 2001-09-06 00:45:16 +00:00
cmd
config Drop delay between retrying locks from 1sec to 100ms and drop the overall timeout value from 60 secs to 10secs. 2001-09-12 06:34:06 +00:00
content Bugzilla Bug 98929 Implementation of Content-Language in HTTP 2001-09-11 21:12:23 +00:00
db add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
dbm Remove unnecessary OS/2 specific code 2001-07-02 23:41:02 +00:00
directory Install LDAP headers into seperate ldap include dir. 2001-09-10 05:17:41 +00:00
docshell #76856 2001-09-11 03:22:16 +00:00
dom Fix for bug 98815. Implement DOM Level 3 namespace methods for prefix and URI lookup. r=heikki, sr=jst 2001-09-11 03:05:15 +00:00
editor Check if HTML Source has been edited when loading into existing Composer window, b=98768, r=syd, sr=kin 2001-09-10 21:50:12 +00:00
ef
embedding Test case for nsIDocCharset interface. 2001-09-10 22:30:54 +00:00
expat Project cleanup, rs=scc. Ensure we use a debug prefix file for the debug target. 2001-08-17 01:06:53 +00:00
extensions Add support for unwrap() testing, and also add some better messages 2001-09-12 01:47:22 +00:00
gc/boehm Bugzilla Bug 84822 Boehm does not compile on Solaris 8 due to error in os_dep.c 2001-06-15 19:29:38 +00:00
gconfig
gfx #96050 2001-09-12 02:35:51 +00:00
gfx2 add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls 2001-09-10 20:46:52 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser #76856 2001-09-11 03:22:16 +00:00
include Remove C++ style comment to fix OSF bustage 2001-09-08 02:46:22 +00:00
intl Change the title of ISO-8859-8 encoding from Visual Hebrew to Hebrew Visual so that it appears with the other Hebrew encodings in the sorted list. Bug 84181, r=tao. 2001-09-12 06:32:16 +00:00
java 99099 2001-09-10 22:02:05 +00:00
jpeg add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
js Make generated header use common install rules. 2001-09-12 06:35:50 +00:00
js2 Added support for list-sets, some, and every. Removed tuple and record tags. Made many minor semantic notation improvements. 2001-09-10 22:10:36 +00:00
l10n Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer 2001-08-22 00:17:55 +00:00
layout Correct ussages of data= for object tags embedding documents bug 97799 r=dcone sr=attinasi 2001-09-12 04:00:52 +00:00
lib Add an explicit search path to 'Carbon Support' first to ensure that we pick up CarbonLib 1.4, rather than the older version in Univeral Headers. 2001-09-06 00:46:38 +00:00
mailnews Committing a file I forgot yesterday in an r/sr/a'd checkin (caused an xml error when opening the addressbook sidebar panel). 2001-09-12 00:59:54 +00:00
modules Use memmove instead of strncpy bug 98705 r=av sr=attinasi 2001-09-11 03:29:20 +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 fixes sending e-mail address as anonymous ftp passwd doesn't work. Patch submitted by jrgm@netscape.com, r=bbaetz, sr=me 57763 2001-09-10 22:31:34 +00:00
nsprpub Bugzilla bug 96571: fixed the PL_strn* functions that may read beyond 2001-09-11 22:22:16 +00:00
nunet
parser #76856 2001-09-11 03:22:16 +00:00
plugin/oji/MRJ Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat 2001-09-06 21:13:11 +00:00
privacy
profile #76856 2001-09-11 03:50:35 +00:00
rdf #76856 2001-09-11 03:50:35 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security removed obsolete workaround, not running pk12util tests because of 3.2 failures 2001-09-11 01:46:09 +00:00
silentdl
string string changes for MOZ_TRACK_MODULE_DEPS - bug 98371 r=cls 2001-09-06 04:06:10 +00:00
suite
sun-java fix potential win32 bustage (thanks dbaron!) 2001-09-10 23:02:53 +00:00
themes Bugzilla Bug 85543 Extra blank box to the left of 'Done.' on mac classic skin. 2001-09-11 08:45:15 +00:00
timer
tools Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup 2001-09-11 07:43:37 +00:00
tripledb
uriloader fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
view Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu 2001-08-27 06:15:54 +00:00
wallet
webshell #76856 2001-09-11 04:25:14 +00:00
webtools Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon. 2001-09-10 21:26:05 +00:00
widget #76856 2001-09-11 04:34:45 +00:00
xpcom letting factories overrride native components. Fixes embedding 2001-09-11 18:10:31 +00:00
xpfc
xpfe Bug 60658. JavaScript strict warning. r=timeless, sr=shaver 2001-09-12 03:01:56 +00:00
xpinstall change the trunk windows installer version to 0.9.4+, so trunk nightlies 2001-09-11 00:33:23 +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 Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan 2001-09-08 18:29:24 +00:00
client.mak Pull using the NSPRPUB_PRE_4_2_CLIENT_BRANCH instead of the static tag. 2001-08-17 11:17:02 +00:00
client.mk Bug 97518 - for fast-update, do a regular checkout of NSS since it's on a static tag. r=cls, a=asa. 2001-08-31 00:36:37 +00:00
configure Automated update 2001-09-12 03:28:43 +00:00
configure.in Checking in for Ulrich Drepper. Bug #99246. r=beard, sr=brendan 2001-09-12 03:19:08 +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 trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan 2001-09-08 18:29:24 +00:00
makefile.win fix for bug 94768 2001-08-17 03:13:07 +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