README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
bug 108069 r=aaronl sr=hyatt
groundwork for XUL select accessibility work
|
2001-11-07 00:13:07 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
|
2001-11-10 01:05:03 +00:00 |
calendar
|
Fixed bug with having to specify your home directory.
|
2001-11-08 21:05:44 +00:00 |
caps
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
cck
|
Removing extra CR's
|
2001-11-09 22:12:00 +00:00 |
chrome
|
Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt.
|
2001-11-06 10:04:05 +00:00 |
cmd/xfe/src
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
config
|
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
|
2001-11-09 03:06:36 +00:00 |
content
|
Bug 109505. Dumb typo. Use iterator variable when looking for template builder.
|
2001-11-10 18:45:02 +00:00 |
db
|
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
|
2001-10-25 03:21:53 +00:00 |
dbm
|
Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the
|
2001-10-24 14:33:28 +00:00 |
directory
|
Call Vector.removeAllElements() instead of Vector.clear() to allow compilation and execution with JDK 1.1.x (Bugzilla bug 107830)
|
2001-11-09 19:57:54 +00:00 |
docshell
|
Workaround for problem in PromiseFlatString class. b=108880 r=adamlock@netscape.com sr=scc@mozilla.org
|
2001-11-07 19:03:39 +00:00 |
dom
|
Checking in Fabian's <hidday@geocities.com> patch for bug 105640. Add support for IE's document.compatMode property. r=sicking@bigfoot.com, sr=jst@netscape.com
|
2001-11-10 07:36:19 +00:00 |
editor
|
Fix for bug 106383: regression: new composer doc behaves as if empty
|
2001-11-09 15:16:03 +00:00 |
ef
|
…
|
|
embedding
|
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
|
2001-11-10 01:05:03 +00:00 |
expat
|
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
|
2001-09-29 00:10:42 +00:00 |
extensions
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
…
|
|
gfx
|
bug 107019: anti-aliased glyph code
|
2001-11-10 04:41:18 +00:00 |
gfx2
|
new image code for windows. not part of build. bug 104999
|
2001-10-25 09:01:32 +00:00 |
grendel
|
Checking in Brian Duff's ui mods (looks great!). --talisman
|
2001-06-23 19:23:33 +00:00 |
htmlparser
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
include
|
Fix warnings by only defining _UINT16 & _UINT32 if they aren't already defined.
|
2001-11-02 06:50:12 +00:00 |
intl
|
bug 102133: fix 64 bit solaris crash
|
2001-11-10 04:20:55 +00:00 |
java
|
Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc
|
2001-10-14 04:37:37 +00:00 |
jpeg
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
js
|
Fixing a typo.
|
2001-11-10 02:47:52 +00:00 |
js2
|
Added Function.call/apply. Fixed bug in exception handling clean-up of
|
2001-11-06 19:45:04 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
Fix getComputedStyle() position/size calculations. Bug 84599 and bug
|
2001-11-10 17:29:04 +00:00 |
lib
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
mailnews
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
modules
|
Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa
|
2001-11-08 05:06:48 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
…
|
|
mstone
|
Fix OS_ARCH detection for IRIX64.
|
2001-07-20 00:26:49 +00:00 |
netwerk
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
nsprpub
|
Tell BSD strip to just strip local & debug symbols rather than all symbols for darwin.
|
2001-11-03 06:01:31 +00:00 |
nunet
|
…
|
|
other-licenses
|
Text describing the purpose of this directory from Frank Hecker <hecker@mozilla.org>
|
2001-11-08 06:09:01 +00:00 |
parser
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
plugin/oji
|
[not part of build] Bumped version to 1.0d6.
|
2001-11-09 04:48:35 +00:00 |
privacy
|
…
|
|
profile
|
Bug 104021 - Profile mgr needs to put necko offline when switching profile. r=dougt,kaie/rs=darin/a=asa
|
2001-11-09 15:32:49 +00:00 |
rdf
|
Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt.
|
2001-11-06 10:04:05 +00:00 |
security
|
construct salt and password buffers for PBE correctly
|
2001-11-09 22:51:42 +00:00 |
silentdl
|
…
|
|
string
|
fix bug 108915 to unbust XPCOM_STANDALONE. This #ifdef's out calls into code that is only available when i18n is part of the build. This has no impact on the browser or gecko embeddings. r=jst sr=alecf a=blizzard
|
2001-11-09 00:34:56 +00:00 |
suite
|
…
|
|
sun-java
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
themes
|
Bug #108960 --> get rid of some obsolete CSS rules to make this file load
|
2001-11-09 23:54:34 +00:00 |
timer
|
…
|
|
tools
|
fixed dup printing
|
2001-11-10 09:18:45 +00:00 |
uriloader
|
Fix crash for ftp:// and file:// urls that have no useful extension and
|
2001-11-08 19:05:22 +00:00 |
view
|
Fix for bug 108940. r=kmcclusk,sr=attinasi. Initialize nsZPlaceholderView correctly.
|
2001-11-08 23:11:01 +00:00 |
webshell
|
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
|
2001-11-10 01:05:03 +00:00 |
webtools
|
Fix the output template to support multiple authentication protocols now that the code is not lying about that.
|
2001-11-10 20:55:39 +00:00 |
widget
|
Fix the carbon build.
|
2001-11-10 03:28:05 +00:00 |
xpcom
|
null check in stack trace code so we don't crash on some systems. r=bryner, dbaron no bug number.
|
2001-11-09 16:18:56 +00:00 |
xpfe
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
xpinstall
|
Moved upgradeClean ahead of file copy.
|
2001-11-10 00:41:16 +00:00 |
.cvsignore
|
new project started
|
2001-04-03 22:13:38 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Backing out last checkin
|
2001-11-05 12:08:31 +00:00 |
aclocal.m4
|
Add basic infastructure for gtk2 work. Bug #92034. r=cls
|
2001-07-24 23:30:00 +00:00 |
allmakefiles.sh
|
108462 - Remove Vixen. r=bryner, sr=jst
|
2001-11-06 22:59:55 +00:00 |
client.mak
|
kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
|
2001-11-06 23:16:37 +00:00 |
client.mk
|
Try to use mozilla as well as netscape to launch webconfig
|
2001-10-13 06:23:28 +00:00 |
configure
|
Automated update
|
2001-11-09 03:13:03 +00:00 |
configure.in
|
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
|
2001-11-09 03:06:36 +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
|
kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
|
2001-11-06 23:16:37 +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
|
…
|
|