INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
mscott%netscape.com 12a00a40c4 NOT PART OF THE BUILD YET
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).

Currently doesn't work on win2k yet.
2001-04-02 04:56:18 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Adding .cvsignore loving to mozilla/accessible/ and mozilla/accessible/public/ 2001-03-31 20:32:49 +00:00
apache/gzip/src
build Adding accessibilty to mac build -r pinkerton -sr sfraser 2001-03-31 20:18:31 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome allow macs with low memory to build optimized by setting the |lowmem| option. bug 72945. r=peterv/sr=shaver. 2001-03-27 23:08:32 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config turning on new imagelib on linux bugs 73161 and 70938 r=bryner,syd sr=waterson 2001-03-30 07:05:02 +00:00
content Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-02 00:45:52 +00:00
db Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory Workaround bug in Solaris WorkShop 6 Update 1 that crashes the compiler by ifdefing out the offending code on that compiler (bug 73834). r=rich.burridge@sun.com, sr=sfraser@netscape.com 2001-03-28 23:17:44 +00:00
docshell Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
dom New file, not part of the build. 2001-04-01 01:17:43 +00:00
editor Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Calling Activate()/Deactivate() from inside of HandleEvent() as suggested by blizzard 2001-04-01 18:02:39 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions bug 74112, cookie following deleted cookie not getting sent out, r=valeski, sr=alecf 2001-03-31 14:34:54 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx No bug 2001-03-31 23:50:35 +00:00
gfx2 Per jdunn - AIX and OS/2 bustage 2001-03-30 15:31:54 +00:00
grendel Corrected XML library entry. jrg 2001-03-28 14:34:24 +00:00
htmlparser 69331 - <?XML..> does not require BODY!! 2001-03-31 22:44:05 +00:00
include Bug 38061 - removing obsolete headers. sr=cls. 2001-04-02 00:22:19 +00:00
intl Convert hkscs.ut from DOS mode to UNIX mode (newline fu) to make Cement happy. 2001-03-31 01:11:45 +00:00
java *not part of regular build* 2001-03-20 05:30:16 +00:00
jpeg 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
js Subject: 2001-03-29 01:44:45 +00:00
js2 Tentative fix for build releated issues. 2001-03-27 22:06:21 +00:00
l10n fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu 2001-03-21 02:35:13 +00:00
layout new regression test, not affecting the build. 2001-04-02 03:37:59 +00:00
lib carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
mailnews Removing 'Netscape' from console output in nsPop3Protocol.cpp. Bug 42509. Patch by Henrik Gemal <gemal@gemal.dk> r=hwaara@chello.se sr=blizzard@mozilla.org 2001-04-02 03:57:29 +00:00
modules NOT PART OF THE BUILD YET 2001-04-02 04:56:18 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt 2001-04-02 01:20:43 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Add -lc to OS_LIBS for Linux. 2001-03-25 04:44:02 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser 69331 - <?XML..> does not require BODY!! 2001-03-31 22:44:05 +00:00
plugin/oji/MRJ carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
rdf Bug 69973. Use NC_EXTENSION on Win32, too. Patch submitted by william.cook@crocodile-clips.com, r=bryner, ksosez@softhome.net; sr=waterson 2001-04-01 20:10:37 +00:00
security distinguish weak crypto: bug 31896 r=ddrinan 2001-04-01 19:38:12 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string don't decode overlong UTF8 sequences: bug 29314 r=jag sr=scc 2001-04-01 19:40:32 +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 Removing unused sun-java stubs. r=edburns, jj. 2001-02-25 02:58:39 +00:00
themes bug 47290 r-timeless, sr-hyatt - remove grey bar when sidebar disabled 2001-03-31 03:50:17 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Fixes for OBJDIR builds 2001-03-23 21:37:13 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader bug #73244 (r=darin, sr=mscott). The DocLoader cannot assume that an nsIRequest is necessarily an nsIChannel... 2001-03-29 00:12:49 +00:00
view XP part of accessibility landing 2001-04-01 01:01:33 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
webtools do not have blank lines before the mail headers, postfix will choke. 2001-03-30 22:44:54 +00:00
widget Landing MSAA part of accessibility (DISABLED) 2001-04-01 01:38:35 +00:00
xpcom don't decode overlong UTF8 sequences: bug 29314 r=jag sr=scc 2001-04-01 19:40:32 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben 2001-04-01 22:28:34 +00:00
xpinstall Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +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 Fix senna build bustage by telling Makefile.in not to try and overwrite the LDAP C SDK Makefile using its own generation rules. r=cls@seawood.org 2001-03-29 06:57:35 +00:00
aclocal.m4 turning on new imagelib on linux. part of bug 73161 and 70938. r=bryner,syd sr=waterson 2001-03-30 07:04:13 +00:00
allmakefiles.sh Fix for linux bustage 2001-03-28 22:16:03 +00:00
client.mak bug 12952 2001-03-28 21:18:29 +00:00
client.mk bug 12952 2001-03-28 21:18:29 +00:00
configure Second round of nspr autoconf cleanup. 2001-04-01 01:01:28 +00:00
configure.in Second round of nspr autoconf cleanup. 2001-04-01 01:01:28 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
makefile.win bug 12952 2001-03-28 21:18:29 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00