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
A bunch of fixes in caps:
2002-03-20 05:53:46 +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
config
#132050
2002-03-20 04:54:30 +00:00
content
Bug 131089, bug 131238, and bug 131918. Fixes regressions caused from 'browse with caret' checkins in bug 66597. a) bug 131089 - crash in ResetBrowseWithCaret(), r=bryner, sr=alecf, a=scc. b) bug 131238 - assertions caused by SetCaretContentVisible, r=bryner, sr=alecf, a=scc. c) bug 131918 - infinite loop in MoveFocusToCaret(), r=jgaunt, sr=alecf, a=asa
2002-03-20 06:42:26 +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
Moving the patch for bug 122726 "Unable to enumerate the form elements
2002-03-20 08:01:54 +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
help content update per bugzilla 122806, r=oeschger; minor fixes to cert mgr help.
2002-03-20 05:44:43 +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
Patch 74900 for bug #131817 (OOM in AllocSrcNote causes crash in js_NewSrcNote). The patch was contributed by Steven Cole (scole@planetweb.com), sr=brendan, r=khanson, a=scc
2002-03-20 05:45:12 +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
security
Bugzilla bug 131430: changed "softoken" to "softokn" to match the file
2002-03-20 04:43:41 +00:00
silentdl
string
argh! remove unnecessary sizeof(), fixes orange
2002-03-19 10:48:31 +00:00
suite
sun-java
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
Fix for 84189. Fix for free of bogus pointer. r=syd, sr=dveditz, a=asa (syd checking in on behalf of contributor)
2002-03-20 09:48:02 +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
Automated update
2002-03-20 04:56:43 +00:00
configure.in
#132050
2002-03-20 04:54:30 +00:00
embed.mak
embed.mk
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