accessible
Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa.
2002-03-12 21:49:23 +00:00
apache/gzip /src
build
Add FONTCONFIG_PATH, not part of the build.
2002-03-12 16:45:16 +00:00
calendar
Fixing bug 128823.
2002-03-05 14:52:40 +00:00
caps
fix bug 129635 - write a destructor for DomainPolicy so that the hashtable is destroyed
2002-03-10 00:41:08 +00:00
cck
changing MacintoshOSX to Mac OS
2002-03-09 02:14:01 +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
Only set MAPFILE if MOZ_MAPINFO is set - win32 gmake build
2002-03-12 21:15:36 +00:00
content
XBL expects computed -moz-binding to not have "url()" and to be empty
2002-03-13 02:33:09 +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
Fix bug # 124919: get LDAP searches in Addrbook working on Mac OS X. r=dmose sr=ben a=asa
2002-03-09 02:49:12 +00:00
docshell
Don't assert & crash when trying to get child docshells that are out of bounds. b=127528 r=ccarlen@netscape.com sr=jst@netscape.com a=asa@mozilla.org
2002-03-08 21:55:43 +00:00
dom
pete.zha@sun.com: add form elements into for x in form enum (bug 122726), r=jkeiser, sr=jst, a=asa
2002-03-13 02:56:40 +00:00
editor
Use text cursor over most of Composer's content window. b=128534, r=brade, sr=sfraser, a=asa
2002-03-13 01:35:15 +00:00
ef
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
embedding
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
2002-03-12 00:59:06 +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-03-13 02:15:41 +00:00
gc /boehm
Rename 'install' build phase to 'libs'.
2001-11-21 09:49:41 +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 for Bug#124543
2002-03-13 01:02:25 +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
Bug 129608, moving XML parsererror into its own namespace along with the CSS rules so it won't mess up with web pages using parsererror and sourcetext tags. Clean up the content tree before parser error. Also removing dead files. r=harishd, sr=jst, a=roc+moz@cs.cmu.edu.
2002-03-12 22:17:18 +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
bug: 126744
2002-03-11 23:00:43 +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
khanson@netscape.com's patch to switch from QuickSort to heap-sort, plus a crucial ECMA-purity/property-tree-perf fix to InitArrayObject (to SET rather than DEFINE; bug 99120, r=waldemar, sr=shaver&brendan, a=asa).
2002-03-13 01:50:13 +00:00
js2
Checkpoint
2002-03-07 01:12:41 +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
OS/2 bustage - need cast here
2002-03-13 04:01:56 +00:00
lib
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
mailnews
additional fix for #128962 . pref UI work for MDN (return receipts)
2002-03-13 01:41:10 +00:00
modules
Fixing not calling URLNotify with null data and also a few other times, bug 127259 r=serge sr=beard a=shaver
2002-03-13 04:24:45 +00:00
mozilla
new project started
2001-04-03 22:13:38 +00:00
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
Fix OS_ARCH detection for IRIX64.
2001-07-20 00:26:49 +00:00
netwerk
Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org.
2002-03-13 00:34:54 +00:00
nsprpub
Bugzilla bug 129633: changed the default select for OS/2 to BSD_SELECT.
2002-03-10 15:22:51 +00:00
nunet
other-licenses
Check for system version of freetype >= 2.0.8 for those of us building in objdirs.
2002-02-28 07:00:59 +00:00
parser
Bug 129608, moving XML parsererror into its own namespace along with the CSS rules so it won't mess up with web pages using parsererror and sourcetext tags. Clean up the content tree before parser error. Also removing dead files. r=harishd, sr=jst, a=roc+moz@cs.cmu.edu.
2002-03-12 22:17:18 +00:00
plugin /oji
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
2002-03-12 00:59:06 +00:00
privacy
profile
128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa
2002-03-05 22:30:28 +00:00
rdf
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
2002-03-12 00:59:06 +00:00
README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
security
Fix 129756: PK11_SetObjectNickname is broken.
2002-03-12 01:50:57 +00:00
silentdl
string
fixing AIX bustage and sticking with the c++ standard for "friend" and
2002-03-08 12:37:00 +00:00
suite
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
2002-03-12 22:44:04 +00:00
timer
tools
Working with different flavours of title.
2002-03-04 06:51:32 +00:00
uriloader
Download manager. Not part of build. a=asa
2002-03-12 22:13:45 +00:00
view
Fix for bug 127368 (Can't type in textfields in pages with an iframe and body with marginheight and marginwidth=0)
2002-02-28 22:30:01 +00:00
webshell
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
2002-03-07 03:34:29 +00:00
webtools
Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
2002-03-12 16:15:41 +00:00
widget
Fix for Bug#129964
2002-03-13 01:09:29 +00:00
xpcom
fix for bug 130135 - remove "virtual" from nsObserverList because it doesn't have virtual methods
2002-03-12 15:46:19 +00:00
xpfe
fix for bug 64489 - make Esc close the Page Info window/dialog
2002-03-13 04:52:07 +00:00
xpinstall
Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
2002-03-07 09:31:11 +00:00
.cvsignore
new project started
2001-04-03 22:13:38 +00:00
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
allmakefiles.sh
Removing reference to unused dirs
2002-03-09 00:02:12 +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
Disable postscript printing on OSX by default.
2002-03-10 07:46:59 +00:00
configure.in
Disable postscript printing on OSX by default.
2002-03-10 07:46:59 +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
fix bogus env var test, missing tab, to fix gmake release build sizes. r=cls,
2002-03-07 08:23:11 +00:00
makefile.win
Adds readme and license file to install. (Bug #Bug #15901 ).
2002-01-25 05:42:47 +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
README.txt
Placeholder readme file.
2002-01-25 05:39:27 +00:00
trex.mak
trex.mk