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-09-11 21:17:03 +00:00
apache/gzip/src
build Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan 2000-09-11 19:56:28 +00:00
calendar
caps bug 44147, caps grant dialog now being created from DOMWindow->GetPrompter instead of nsIPrompt service. r=dbragg 2000-09-09 00:53:21 +00:00
cck Adding customized UserAgent String to the Browser all-ns.js 2000-08-30 01:26:39 +00:00
chrome fix for bug #51778. Hand a provider to the directory service. This should get regchrome working again. r=dougt a=brendan 2000-09-11 19:13:27 +00:00
cmd
config Cleaning up the rest of viewSource.xul build ID mess. b=52085, r=scc, a=brendan 2000-09-11 19:56:28 +00:00
content Fixing the content serializers to compile on Windows. Not part of the build. 2000-09-11 20:55:46 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory Patch from <peter.vanderbeken@pandora.be> to keep LDAP building with the latest string changes. r=dmose@mozilla.org, a=(not built). 2000-09-06 01:25:19 +00:00
docshell Fixing 51828, allowing JS/data urls to inheit principal from document if called from system code. r=jst 2000-09-11 21:16:58 +00:00
dom bug #37434. Added a call to nsIDocShellLoadInfo::SetStopActiveDocument(...) before calling LoadURI in both SetHRefWithBase() and SetURI(). This causes the active document to be stopped immediately (which prevents further processing of the active document) 2000-09-10 06:02:11 +00:00
editor fix for bug# 51321 getting d&d working again when 2000-09-11 07:43:04 +00:00
ef
embedding remove call to unset session history object. a=brendan 2000-09-08 14:51:57 +00:00
expat Some compilers don't like C++ comments in C files. Changing to C comments. 2000-08-30 01:35:07 +00:00
extensions [ViXEn] Start laying groundwork for using Transaction Manager to handle editing requests. 2000-09-11 00:57:35 +00:00
gc/boehm splitting out each individual type_size into separate report, to make it possible to visualize entire graph. 2000-09-10 18:33:27 +00:00
gconfig
gfx bug 33162; instead of zeroing out all Unicodes less than 0x2200, we just 2000-09-11 21:03:58 +00:00
grendel
htmlparser Improvements to formated HTML stream output for HTML source editing. b=50034, r=akkana 2000-09-11 19:03:27 +00:00
include Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
intl Fix for bug #45356 and lots of clean-up. 2000-09-08 23:45:56 +00:00
java Add lib directory to -L line. 2000-08-24 23:03:34 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js reverting old volatile fix for 24892 and replacing with cls' union patch. 2000-09-11 20:56:33 +00:00
js2 Added support for highlights. Made @ operator js2-only. 2000-09-09 02:15:37 +00:00
l10n 51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan. 2000-09-08 08:50:27 +00:00
layout bug 14280 2000-09-11 21:15:02 +00:00
lib Remove QuickTimeLib from linkage, because it comes in already from InterfaceStubs. This fixes 1400 link warnings. 2000-09-10 20:09:09 +00:00
mailnews Fix for 48246. r=mscott. Enabling now works correctly in alternate 3 pane window. 2000-09-11 20:52:57 +00:00
modules OS_ARCH does not set release numbers 2000-09-11 08:08:24 +00:00
msgsdk
mstone
netwerk fix for bug 50977-After surfing, web pages stop loading. Tossing cache fixes,r=dp 2000-09-11 19:00:40 +00:00
network/protocol/http
nsprpub Bugzilla bug #30746: the primordial thread should wait for the timer 2000-09-01 18:26:28 +00:00
nunet
parser Improvements to formated HTML stream output for HTML source editing. b=50034, r=akkana 2000-09-11 19:03:27 +00:00
plugin/oji/MRJ Fixes for bug #49510. 2000-08-26 05:37:43 +00:00
privacy
profile Fix for #36968 and #38626 r=racham 2000-09-09 15:30:09 +00:00
rdf fix for bug #51778. Hand a provider to the directory service. This should get regchrome working again. r=dougt a=brendan 2000-09-11 19:13:27 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security fix building of ssl sample code 2000-09-11 19:06:50 +00:00
silentdl
string finishing up the special string class for the parser 2000-09-11 05:24:49 +00:00
suite
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes #46423 -> new modern skin. fixing some images in the toolbar. r=hewitt 2000-09-11 21:17:03 +00:00
timer
tools New weekly data: not part of build. 2000-09-07 21:55:24 +00:00
tripledb
uriloader Bug #43556 --> register our nsIMIMEService implementation with a progid. 2000-09-08 00:17:34 +00:00
view Revert back to old loop construct for dispatching events which is safer when the event destroys the current view bug 50335 r=attinasi@netscape.com 2000-08-31 02:31:17 +00:00
wallet
webshell This was tested on win32, and is known to build on win32 and solaris. 2000-09-05 19:03:56 +00:00
webtools add more interesting types of builds to better simulate real 2000-09-10 20:44:03 +00:00
widget patch for bug #49364. initialize key values during a drag. this should fix mail/news copying instead of moving messages on linux. r=pavlov,pinkerton a=brendan 2000-09-11 19:11:43 +00:00
xpcom PLEvent optimizations. Part of bug 50104. This reduces the number notifications. r-valeski@netscape.com 2000-09-11 20:59:56 +00:00
xpfc
xpfe #47027 Can't add language XX when XX-YY is present 2000-09-11 20:49:34 +00:00
xpinstall Mac OS 8.5 or higher required dialog text and layout changes. [nsbeta3+ b=38166] 2000-09-11 19:28:20 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh removing makefile that is no longer in the tree 2000-09-01 07:55:20 +00:00
client.mak revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz 2000-09-07 09:34:29 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-09-11 05:15:15 +00:00
configure.in Make sure we get demangling for --enable-trace-malloc builds, too. r=brendan 2000-09-11 05:08:09 +00:00
LEGAL
LICENSE
Makefile.in OS_ARCH does not set release numbers 2000-09-11 08:08:24 +00:00
makefile.win moving regchrome target into rules.mak so it'll work from anywhere 2000-09-07 12:06:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk