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
wtc%netscape.com 64cc8d0455 Bugzilla bug 131427: added sccs and rcs version id strings to the softoken
shared library.  r=relyea.
Modified files: manifest.mn pkcs11.c
Added file: softkver.c
2002-03-20 04:38:09 +00:00
accessible Bug 127724. Active Accessibility: nsIAccessible's accDoAction does not work for Html Check Box Node. r=aaronl, sr=sfraser, a=asa 2002-03-14 06:14:33 +00:00
apache/gzip/src
build enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924. 2002-03-19 22:06:12 +00:00
calendar Fix for bug 127028: Daylight saving adjustment was miscalculated 2002-03-19 21:12:45 +00:00
caps Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
cck Deleting tarfile in output directory 2002-03-15 01:18:27 +00:00
chrome fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Turn mkdepend off for OS/2 until it has been ported to icc. 2002-03-19 23:49:45 +00:00
content |foo.style.cssText = "";| should work (need to take old hint into 2002-03-19 22:38:08 +00:00
db backout most recent mork changes to fix build bustage 2002-02-17 03:11:14 +00:00
dbm Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
directory Remove now redudant REGCHROME calls. 2002-03-14 07:11:30 +00:00
docshell remove annoying "unknown error" dialog. b=131399, r=dougt, sr=bienvenu, a=asa 2002-03-19 00:06:31 +00:00
dom Bug 126473, make sure we initialize variables before using them. r=peterv, sr=jst, a=asa. 2002-03-19 01:46:38 +00:00
editor Fix for bug 131820: Hitting return in an inline style doesn't advance 2002-03-20 01:45:55 +00:00
ef Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
embedding Implement GUID comparison method inilne rather than rely on ATLs constantly changing method. b=127982 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-03-19 22:28:50 +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 adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254 2002-03-20 01:24:03 +00:00
gc/boehm Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
gconfig Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
gfx Fix crash on closing page setup. Bug 132004, 2002-03-20 01:20:15 +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 Do not truncate a legal attribute value when trying to ignore '/' in a short-hand-tag. b=125647, r=heikki, sr=jst, a=scc 2002-03-20 00:25:34 +00:00
include Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
intl Fix for bug 107575, files which didn't land the first time (I was working off the wrong patch file) r=dougt, sr=jag, a=scc 2002-03-19 07:26:32 +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 Defend against early OOM when finishing JSDHashTables (131815, r=scole, sr=jband, a=asa). 2002-03-20 02:22:50 +00:00
js2 Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
l10n Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
layout 124668 - crash moving mouse over outliner, r=sgehani/dbaron, a=asa 2002-03-20 02:27:25 +00:00
lib Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
mailnews Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa 2002-03-20 01:25:11 +00:00
modules 131762 - can open multiple occurrences of download manager. 2002-03-19 22:12:27 +00:00
mozilla
msgsdk Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mstone
netwerk Redirection limit for this URL exceeded; Doom cache entry if redirecting back to self 2002-03-20 04:33:51 +00:00
nsprpub Bugzilla bug 132089: use the adaptive pthread mutex type in glibc 2.2 or 2002-03-19 23:07:49 +00:00
nunet
other-licenses Patch from Mostafa that fixes Win32 truncation problem. 2002-03-19 14:20:54 +00:00
parser Do not truncate a legal attribute value when trying to ignore '/' in a short-hand-tag. b=125647, r=heikki, sr=jst, a=scc 2002-03-20 00:25:34 +00:00
plugin/oji [Not part of build] Bumped version to 1.0b2. 2002-03-13 23:45:40 +00:00
privacy
profile a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
rdf a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
security Bugzilla bug 131427: added sccs and rcs version id strings to the softoken 2002-03-20 04:38:09 +00:00
silentdl
string argh! remove unnecessary sizeof(), fixes orange 2002-03-19 10:48:31 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes bugzilla bug 112885 r=andrew, sr=sspitzer, a=asa OBO drivers. Patch by jonasj@jonasj.dk . scrollbar in message pane shouldnt have border-right. 2002-03-20 02:07:18 +00:00
timer
tools Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
uriloader Fixing mac build bustage. Removing duplicate entries. Tinderboxes need a kick now :-(. 2002-03-18 02:17:42 +00:00
view Fixing bustage. In time, the C++ standards committee will pay for their crimes. 2002-03-19 04:32:01 +00:00
webshell removing unused function InitializeDocshell. bug 130944 r=jst,timeless a=asa 2002-03-18 23:33:49 +00:00
webtools turning off bezier graphing of moving average (131098) 2002-03-20 02:54:51 +00:00
widget Fix for bug 130753 -- avoid ugly page-flash when going Back to a scrolled page by not redrawing widgets which have a hidden parent. r=pinkerton, sr=hyatt, a=scc 2002-03-20 01:37:02 +00:00
xpcom Backing out alecf's checkin for bug 124497 to fix comet startup test problem. 2002-03-20 03:16:09 +00:00
xpfe Fixing symlink detection again. 2002-03-20 01:34:25 +00:00
xpinstall refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737 2002-03-19 22:05:19 +00:00
.cvsignore
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +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 Move chatzilla to the list of default extensions on unix/mac. 2002-03-19 22:38:11 +00:00
configure.in Move chatzilla to the list of default extensions on unix/mac. 2002-03-19 22:38:11 +00:00
embed.mak removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
embed.mk removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
LEGAL
LICENSE
Makefile.in Move extensions to a separate build tier. 2002-03-19 22:30:48 +00:00
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
README.txt Placeholder readme file. 2002-01-25 05:39:27 +00:00
trex.mak
trex.mk

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

                  Mozilla Read Me

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

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