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-09-21 03:07:35 +00:00
accessible Oops. 2001-09-20 00:02:59 +00:00
apache/gzip/src
build 97606: Default character coding setting is blank in pref 2001-09-21 01:16:59 +00:00
calendar
caps Oops. 2001-09-20 00:02:59 +00:00
cck Fix for bug 100204: Customized Linux build does not work if dir name 2001-09-21 01:11:19 +00:00
chrome fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott 2001-09-20 01:32:16 +00:00
cmd
config Only use LDAP_CFLAGS where needed. 2001-09-20 12:30:57 +00:00
content Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com 2001-09-21 01:07:53 +00:00
db Oops. 2001-09-20 00:02:59 +00:00
dbm Oops. 2001-09-20 00:02:59 +00:00
directory Fix for bug # 100645. NextToken returns utf-8 string instead of ucs2. 2001-09-21 02:24:19 +00:00
docshell #99666 page is displayed as blank in certain situation 2001-09-21 02:38:37 +00:00
dom Bug 100795 Mac project changes. 2001-09-21 01:08:36 +00:00
editor Tweaks to make relative url work, b=72583, r=syd, sr=hewitt 2001-09-21 00:38:47 +00:00
ef
embedding Added line var setCharsetValueTo = "ISO-8859-1"; 2001-09-20 22:51:25 +00:00
expat Oops. 2001-09-20 00:02:59 +00:00
extensions bug 100682 domain cookies from sites having IP url's, r=sgehani, sr=alecf 2001-09-21 02:08:21 +00:00
gc/boehm Oops. 2001-09-20 00:02:59 +00:00
gconfig
gfx Checking in Roland.Mainz@informatik.med.uni-giessen.de's fix for bug 87285, MathML broken in Xlib-toolkit and Xprint. r=rbs@maths.uq.edu.au, sr=kin@netscape.com 2001-09-20 05:13:26 +00:00
gfx2 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Fix crash due to unsigned integer underflow. b=100451 r=jag, harishd sr=waterson 2001-09-20 02:15:21 +00:00
include Oops. 2001-09-20 00:02:59 +00:00
intl #99666 page is displayed as blank in certain situation 2001-09-21 02:38:37 +00:00
java Changes to make it work on Linux. 2001-09-20 18:57:35 +00:00
jpeg Oops. 2001-09-20 00:02:59 +00:00
js fix bug 100222. Fix crash by only releasing other objects in xpcwrappedjs dtor if xpconnect has not yet shutdown. r=dbradley sr=jst. 2001-09-20 00:51:38 +00:00
js2 Fixed value/type mismatch bugs. Fixed some warnings. 2001-09-20 23:52:06 +00:00
l10n Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer 2001-08-22 00:17:55 +00:00
layout Bug 96228. Make nsContainerFrame::PositionFrameView position _only_ the frame's view (don't recur). Explicitly call nsContainerFrame::PositionChildViews as appropriate when moving a frame post-Reflow. Consolidate view positioning logic duplicated between PositionFrameView and SyncFrameViewAfterReflow, which now correctly computes offset for anonymous view in nsScrollFrame and accounts for scrolled views. r=kmcclusk,karnaze sr=attinasi 2001-09-21 00:53:29 +00:00
lib Oops. 2001-09-20 00:02:59 +00:00
mailnews fix for bug #98037. sometimes newsgroups would be marked as all read. 2001-09-21 02:20:27 +00:00
modules Fixing build bustage. r=brendan. 2001-09-21 00:44:22 +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 nsViewSourceChannel implement nsICachingChannel and nsIHttpChannel 2001-09-21 01:57:37 +00:00
nsprpub Fix for bug 97866. Fixes async file I/O to ensure that we always call WaitOnThisThread if we're doing an async call (which does not wait if the notifier has already fired). Also don't bother checking return values from PBRead/WriteAsync, since they never fail, but do check the return value of the PBReadSync call. Fixes synchronization problems on Mac OS X. r=gordon, a=wtc. 2001-09-20 00:07:43 +00:00
nunet
parser Fix crash due to unsigned integer underflow. b=100451 r=jag, harishd sr=waterson 2001-09-20 02:15:21 +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 Updating profile acct dependencies. 2001-09-19 00:08:30 +00:00
rdf fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott 2001-09-20 01:32:16 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Add support to TLS for new 128-bit and 256-bit AES ciphersuites. 87021. 2001-09-21 03:07:35 +00:00
silentdl
string One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
suite
sun-java fix potential win32 bustage (thanks dbaron!) 2001-09-10 23:02:53 +00:00
themes 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 22:13:03 +00:00
timer
tools update with clustering ability and comments 2001-09-20 23:01:21 +00:00
tripledb
uriloader Oops. 2001-09-20 00:02:59 +00:00
view One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
wallet
webshell Create the BApplication on a seperate thread like apprunner does. 2001-09-19 02:52:50 +00:00
webtools The first ContactMethod, namely Email. 2001-09-19 18:56:05 +00:00
widget Bug 98752. Clear consistent MSAA events to indicate when busy loading a page, and when finished. r=jgaunt, sr=vidur 2001-09-20 04:09:23 +00:00
xpcom Initial version. Added nsCOMPtr.h 2001-09-20 10:08:33 +00:00
xpfc
xpfe 93857 - Both 'To:' and 'Bcc:' options simultaneously checked in composition window, r=varada, sr=mscott 2001-09-21 02:02:11 +00:00
xpinstall 97606: Default character coding setting is blank in pref. 2001-09-21 01:25:36 +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 Oops. 2001-09-20 00:02:59 +00:00
configure Automated update 2001-09-19 10:28:33 +00:00
configure.in Remove extraneous spaces from variable assignment. 2001-09-19 10:23:32 +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 Create active header list for each module during the export phase. 2001-09-12 06:42:26 +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