accessible
Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa.
2002-03-27 07:01:26 +00:00
apache/gzip /src
build
Fix for bug # 78585. Import local folders from 4.x.
2002-03-31 03:08:42 +00:00
calendar
removed all the watch files
2002-03-28 21:00:23 +00:00
caps
A bunch of fixes in caps:
2002-03-20 05:53:46 +00:00
cck
ability to install Calendar XPI as third party module - fixes bug 12744
2002-03-25 23:37:45 +00:00
chrome
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
Add Makefile to $(XPIDL_MODULE).xpt dependency list.
2002-03-30 01:32:01 +00:00
content
Bug 131139. Rightclicking or dragging link removes text selection, also fixes bug 132099 - cannot type in link text (composer). Fix from Pete Zha. Bug 124946 - F6/Ctrl+Tab no longer working to navigate frames (fix from Kyle Yuan). r=bryner, rjesup. sr=hewitt, a=asa
2002-03-31 04:53:53 +00:00
db
At least I only broke us - forgot include
2002-03-26 13:04:48 +00:00
dbm
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
directory
bugs 110156, 110155
2002-03-29 02:46:01 +00:00
docshell
Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa
2002-03-27 05:45:17 +00:00
dom
bugs 110156, 110155
2002-03-29 02:46:01 +00:00
editor
Fixed calls to nsIIOServices::extractUrlPart because of change in api. b=134248, r=brade, sr=kin, a=asa
2002-03-31 03:44:09 +00:00
ef
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
embedding
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +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
fixes for help search, sorting, index, ui, plus content updates, author=pwilson@gorge.net, r=oeschger, sr=hewitt, a=asa, bug=124273
2002-03-31 02:44:11 +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
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
gfx2
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +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
With nested forms we used to match /FORM to its opening FORM ( though the inner FORM was ignored ). However, IE seems to close the outer FORM when it encounters /FORM. Replicating IE's behavior and also solves a serious form submission problem. b=128521, r=heikki, sr=jst a=dbaron
2002-03-26 23:08:30 +00:00
include
Follow up for bug 38061. This should fix debug builds. :(
2002-03-27 08:40:25 +00:00
intl
fix bug 130441 and 122584
2002-03-27 03:28:34 +00:00
java
bug: 119680
2002-01-14 18:04:48 +00:00
jpeg
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
js
Do not set EXPORT_LIBRARY for libs that we do _not_ want in the static link list.
2002-03-30 01:46:52 +00:00
js2
Correcting mistake in location of DikDik executable on Windows. Whitespace cleanup.
2002-03-30 00:14:18 +00:00
l10n
Update .cvsignore to ignore generated Makefiles.
2002-03-26 15:42:05 +00:00
layout
Bug 132557 - show focus on input type=file button (fix from Pete Zha). r=jkeiser, sr=jst, a=asa
2002-03-31 04:52:19 +00:00
lib
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
mailnews
Attempt to fix mac bustage by removing debug libraries from optimized target.
2002-03-31 04:56:48 +00:00
modules
Bug 133662 -- update Tester plugin,not part of the build
2002-03-31 03:54:49 +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
Bug 128927 - ftp hang when CR and LF are split in onDataAvailable
2002-03-31 03:46:12 +00:00
nsprpub
Added OS_RELEASE processing for FreeBSD and Linux to match NSS's coreconf
2002-03-30 15:35:06 +00:00
nunet
other-licenses
Patch from Mostafa that fixes Win32 truncation problem.
2002-03-19 14:20:54 +00:00
parser
With nested forms we used to match /FORM to its opening FORM ( though the inner FORM was ignored ). However, IE seems to close the outer FORM when it encounters /FORM. Replicating IE's behavior and also solves a serious form submission problem. b=128521, r=heikki, sr=jst a=dbaron
2002-03-26 23:08:30 +00:00
plugin /oji
Fix build bustage. Checking in for serge@netscape.com
2002-03-27 07:11:42 +00:00
privacy
profile
Fix for bug # 78585. Import local folders from 4.x.
2002-03-31 03:08:42 +00:00
rdf
Remove xp_core.h & xp_mem.h and all build references to them.
2002-03-27 06:02:39 +00:00
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
Bugzilla bug 134095: removed error-handling code that's not quite correct.
2002-03-29 18:53:15 +00:00
silentdl
string
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-24 02:28:08 +00:00
suite
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
Fix for smoketest blocker but 134191. Add listbox.css to classic jar file. sr=hewitt.
2002-03-29 22:23:37 +00:00
timer
tools
Adding argv checks, and Getopt package usages. Unhardcoding for xpcom.
2002-03-30 04:29:40 +00:00
uriloader
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
2002-03-26 23:33:19 +00:00
view
Add SetVisibility method to Scroll Views
2002-03-27 02:56:27 +00:00
webshell
131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa
2002-03-25 22:39:19 +00:00
webtools
Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy
2002-03-31 04:19:07 +00:00
widget
#133881
2002-03-31 04:38:11 +00:00
xpcom
Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa
2002-03-27 07:16:12 +00:00
xpfe
Fix for bug #133353 . Import Utility is missing from the Tasks->Tools menu.
2002-03-31 03:18:44 +00:00
xpinstall
Fix for bug # 78585. Import local folders from 4.x.
2002-03-31 03:08:42 +00:00
.cvsignore
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
allmakefiles.sh
110156 - renaming outliner to tree
2002-03-29 05:25:37 +00:00
client.mak
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
client.mk
Fixing autoconf build bustage
2002-03-27 07:49:23 +00:00
configure
Automated update
2002-03-27 09:41:36 +00:00
configure.in
Pass --with-mozilla to LDAP C SDK subconfigure; this should fix the slag tinderbox bustage
2002-03-27 09:35:13 +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
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
makefile.win
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +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