README
Testing cvs upgrade
2001-12-01 04:34:21 +00:00
accessible
Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson
2002-01-09 10:02:29 +00:00
apache/gzip /src
…
build
bug 116148, *.m4 file to test for FreeType2. Slightly modified from
2002-01-09 14:32:28 +00:00
calendar
Fixed bug with overlapping events in day view.
2002-01-08 20:58:10 +00:00
caps
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
cck
Added Remote Admin function.
2002-01-08 21:11:27 +00:00
chrome
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
bug 116148, build defines for FreeType2
2002-01-09 14:34:09 +00:00
content
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
2002-01-09 19:17:46 +00:00
db
implement nsMorkRowCellCursor::NextCell r/sr =sspitzer 114117
2002-01-07 15:10:16 +00:00
dbm
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
directory
Ignore generated files
2001-12-29 03:37:13 +00:00
docshell
fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
2002-01-09 04:18:48 +00:00
dom
Bug 118859 - allow hooking up an XBL handler for a custom DOM event. r=hewitt, sr=hyatt.
2002-01-09 02:16:17 +00:00
editor
Make 'sub' and 'sup' text styles mutually-exclusive, b=100825, r=jfrancis, sr=ben
2002-01-09 15:36:13 +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
Test case to test the accessibility of html button text
2002-01-09 19:10:41 +00:00
expat
Replace C++ style comment with C style comment
2002-01-09 06:48:12 +00:00
extensions
Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2002-01-09 10:14:33 +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
#118932
2002-01-09 21:31:45 +00:00
gfx2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
2002-01-01 00:03:57 +00:00
grendel
Checking in Brian Duff's ui mods (looks great!). --talisman
2001-06-23 19:23:33 +00:00
htmlparser
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
include
Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard
2002-01-09 02:30:12 +00:00
intl
Changed the collation option not to ignore punctuations, bug 110814, r=ftang, sr=sfraser.
2002-01-09 20:56:29 +00:00
java
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
jpeg
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
js
Improving comments.
2002-01-09 19:53:02 +00:00
js2
Fixed windows DEBUG build issues.
2002-01-09 20:59:03 +00:00
l10n
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
layout
completing the backout of my checkin for bug 110596
2002-01-09 19:28:12 +00:00
lib
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
mailnews
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
modules
remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:32:21 +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
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:40:05 +00:00
nsprpub
Bugzilla bug 112987: correctly detect the FreeBSD versions in which poll()
2002-01-05 01:37:05 +00:00
nunet
…
other-licenses
Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds.
2001-12-28 04:15:15 +00:00
parser
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
plugin /oji
[not part of build] Fallout of dougt's checkin for "nsIComponentManager API Changes (bug 98553)".
2002-01-04 22:06:38 +00:00
privacy
…
profile
Bug 106957. Javascript strict warnings in selectLang.js. Patch by Stephen Walker <walk84@usa.net> r=stephend/sr=alecf
2002-01-09 10:11:44 +00:00
rdf
Fix AIX and OS/2 bustage by using normal |const|-ness conventions. r=harishd
2002-01-09 18:15:36 +00:00
security
Move LoadableRoots.mcp.exp to _LoadableRoots.mcp.exp to match the new
2002-01-09 21:49:19 +00:00
silentdl
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
string
Hitching a ride with bug 117440: Make nsPrintfCString inherit from nsAFlatCString instead of nsACString, r=darin, sr=alecf
2002-01-09 04:35:28 +00:00
suite
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
1999-12-31 11:48:20 +00:00
sun-java
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
themes
Fix menulist margin to fit better with other widgets, part of fix for bug 87637, r=akkana, sr=ben
2002-01-09 15:02:06 +00:00
timer
…
tools
Fix Bug 115189
2002-01-09 19:03:01 +00:00
uriloader
Make ".xbl" files get detected as text/xml. bug 117839, r=law, sr=hyatt
2002-01-09 02:21:57 +00:00
view
Use damage rect size for backbuffer instead of widget size for paint updates to reduce usage of offscreen memory r=dcone sr=attinasi b=114082
2001-12-20 05:25:01 +00:00
webshell
Removed huge chunks of dead webshell and cleaned up a few references to it elsewhere in the code. b=113970 r=valeski@netscape.com sr=rpotts@netscape.com
2002-01-08 13:01:38 +00:00
webtools
Bugzilla Bug 118574 JavaScript strict warnings in showbuilds.cg
2002-01-08 03:11:43 +00:00
widget
Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
2002-01-09 18:49:43 +00:00
xpcom
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
xpfe
Use PR_FALSE not false
2002-01-09 21:21:02 +00:00
xpinstall
Add libfreebl & libhybrid libs to psm section of unix package files for solaris 32 bit builds.
2002-01-09 03:42:37 +00:00
.cvsignore
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
2000-03-23 23:29:16 +00:00
LEGAL
…
LICENSE
…
Makefile.in
Landing the rest of the win32 gmake changes:
2001-12-18 09:14:29 +00:00
aclocal.m4
bug 116148, include freetype2.m4 for testing for FreeType2
2002-01-09 14:35:21 +00:00
allmakefiles.sh
Fixing case for case-sensitive filesystems
2001-12-28 08:38:13 +00:00
client.mak
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
2001-12-12 07:59:31 +00:00
client.mk
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
configure
Automated update
2002-01-09 14:42:25 +00:00
configure.in
bug 116148, test if build env has FreeType2
2002-01-09 14:37:58 +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
makefile.win
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +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
…
trex.mak
…
trex.mk
…