INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
rginda%netscape.com e9569eb18e - venkman only -
part of bug 109652, "Venkman needs to profile" r=peterv,a=shaver
add profiling support to debugger front end
2002-02-27 10:14:32 +00:00
README
accessible this would break too 2002-02-18 08:48:29 +00:00
apache/gzip/src
build Not part of the default build. Remerge patches. Disable freetype. 2002-02-27 07:34:33 +00:00
calendar Don't worry about the auto-generated Makefile's 2002-02-13 20:20:18 +00:00
caps partially backing out my last change - weird dependency problem 2002-02-26 05:28:26 +00:00
cck Removed reference to CCK in desktop icon resource. Fixes bug 12085 2002-02-22 19:24:26 +00:00
chrome 120838 - fix most of the 'theme switching doesn't work from prefs' bugs. r=ben sr=hewitt 2002-02-18 22:58:54 +00:00
cmd/xfe/src
config Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +00:00
content Don't call these methods when the PO is not printable. 2002-02-26 13:29:48 +00:00
db backout most recent mork changes to fix build bustage 2002-02-17 03:11:14 +00:00
dbm Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
directory Fixes 126881. LDAP DataSource Component fails to load because Components.interfaces.nsIComponenRegistrar is misspelled. r=stephend@netscape.com a=dbaron 2002-02-21 04:30:54 +00:00
docshell Add UI for browser.block.target_new_window (used to be named 2002-02-25 23:38:02 +00:00
dom partially backing out my last change - weird dependency problem 2002-02-26 05:28:26 +00:00
editor restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww 2002-02-26 01:13:17 +00:00
ef
embedding force stream closure when for uploading (bug 121314; r=adamlock; sr=darin; a=shaver) 2002-02-25 18:47:47 +00:00
expat Crasher - Expat parser's XML_ParseBuffer wasn't aware of the BLOCKING mechansim and hence failed to update the buffer position ( bufferPtr ). The fix would update bufferPtr such that when the expat parser gets upblocked we'd resume from the point we stopped. b=123475, r=rbs@maths.uq.edu.au, sr=jst 2002-02-19 02:01:18 +00:00
extensions - venkman only - 2002-02-27 10:14:32 +00:00
gc/boehm
gconfig
gfx b=127513 r=rods sr=attinasi a=shaver. Fixes windows 98 problems with the PatBlt. 2002-02-27 02:10:04 +00:00
gfx2 Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst. 2002-02-08 22:59:53 +00:00
grendel Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg 2002-02-12 06:22:41 +00:00
htmlparser Regression - Make EXPECTED TAG error message localizable. b=126452, r=harishd, sr=jst. ** Patch provided by heikki@netscape.com ** 2002-02-20 03:16:14 +00:00
include Removing obsolete header xp_file.h. r=cls, sr=alecf, a=brendan. 2002-02-22 23:42:07 +00:00
intl bug 126619 - fixups for the final metrics of certain MathML characters, and add transliteration for U+2212 the official Unicode minus sign (ongoing bug 119664), r=roc+moz, rs=attinasi/blizzard, a=shaver 2002-02-27 01:35:27 +00:00
java bug: 119680 2002-01-14 18:04:48 +00:00
jpeg Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
js part of bug 109652, "Venkman needs to profile" r=peterv,r=a=shaver 2002-02-27 09:24:14 +00:00
js2 Added regexp path. 2002-02-21 18:21:38 +00:00
l10n Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver 2002-02-19 05:50:17 +00:00
layout bug 127227 - rowspan and columnspan regressed in MathML mtable - a spill over from the landing of the table border collapsing code in bug 41262, r=karnaze, sr=attinasi, a=shaver 2002-02-27 01:37:13 +00:00
lib Fix malformed XML; no other changes. One more instance. 2002-02-22 03:13:42 +00:00
mailnews 113128 r=bienvenu sr=mscott a=roc+moz fix deleting/moving local folders on mac 2002-02-27 02:30:58 +00:00
modules 125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa 2002-02-27 00:42:51 +00:00
mozilla
msgsdk
mstone
netwerk backing out change that caused bloat tests to go orange. r=Brad,bbaetz 2002-02-27 08:11:49 +00:00
nsprpub Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain about the missing library when instrumenting libnspr. 2002-02-26 10:17:10 +00:00
nunet
other-licenses Private copy of freetype for use with Xft. Not part of the default pull or build. 2002-02-25 06:59:14 +00:00
parser Regression - Make EXPECTED TAG error message localizable. b=126452, r=harishd, sr=jst. ** Patch provided by heikki@netscape.com ** 2002-02-20 03:16:14 +00:00
plugin/oji [not part of the build] Lets try again... without destroying the resource fork this time. version -> 1.0b1 2002-02-22 22:44:31 +00:00
privacy
profile fix for #124430. hide sidebar in addressbook by default. r/sr=bienvenu, a=bnesse 2002-02-19 21:20:30 +00:00
rdf eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
security b=125259 r=rangansen sr=shaver a=asa 2002-02-27 09:50:21 +00:00
silentdl
string eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
suite
sun-java
themes implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722 2002-02-25 22:14:55 +00:00
timer
tools This patch: 2002-02-26 09:26:10 +00:00
uriloader Decode by default when saving, except for types on a "ban list". Bugs 2002-02-27 00:43:46 +00:00
view Bug 91516. FIXING BUSTAGE AGAIN 2002-02-19 23:19:11 +00:00
webshell Link xpcom after unicharutil so that symbols are resolved in the proper order on Irix. 2002-02-20 06:06:54 +00:00
webtools Bug 126788 - templatise xml.cgi. 2002-02-27 08:01:50 +00:00
widget bug 127092 heap dumps for accurate heap measurement on MOZ_HeapDump 2002-02-27 02:18:12 +00:00
xpcom 127093. adds nsID.h nsISupportsBase.h nscore.h to sdk. r=seawood, sr=alecf,rpotts, a=shaver 2002-02-27 00:35:06 +00:00
xpfe Fix for bug 123868. Drag in History drags entire outliner frame. 2002-02-27 04:01:32 +00:00
xpinstall 99670 r=dprice sr=mscott a=dbaron patch by dveditz 2002-02-23 03:57:25 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Oops, missed this file. Part of bug #126919. 2002-02-26 19:57:34 +00:00
README.txt Placeholder readme file. 2002-01-25 05:39:27 +00:00
aclocal.m4
allmakefiles.sh Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +00:00
client.mak b=116334 NSS 3.4 landing 2002-02-06 13:31:07 +00:00
client.mk Fix eternal fast-update failure if security fails once. 2002-02-26 08:35:38 +00:00
configure Automated update 2002-02-26 18:41:49 +00:00
configure.in Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +00:00
embed.mak
embed.mk
makefile.win Adds readme and license file to install. (Bug #Bug #15901). 2002-01-25 05:42:47 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk

README.txt

======================================================

                  Mozilla Read Me

======================================================

This is a placeholder file which should be replaced with readme information
for each release.