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
|
Fixing typo
|
2001-11-09 21:14:07 +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
|
*** empty log message ***
|
2001-11-08 23:58:42 +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
|
Make checkboxes without value attribute work.
|
2001-11-09 06:14:52 +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
|
Fixing compiler warning, unused variable (debug only). This was pointed out by hidday@geocities.com
|
2001-11-08 21:50:47 +00:00 |
editor
|
Fix for bug 106383: regression: new composer doc behaves as if empty
|
2001-11-09 15:16:03 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
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 |
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 109163, form-manager fields are shrunken, r=jag,sr=blake,a=asa
|
2001-11-09 04:01:11 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
…
|
|
gfx
|
No bug
|
2001-11-08 20:36:26 +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 108712
|
2001-11-08 23:05:30 +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
|
For now (0.9.6), str_replace requires an independent replacement string (108832, r=shaver, sr=jband, a=asa).
|
2001-11-08 23:53:33 +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
|
Mac fix for HTML embed region being painted the default background color bug 83159 r=av sr=sfraser a=asa
|
2001-11-09 00:42:02 +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
|
build smime if MOZ_PSM is defined
|
2001-11-09 20:45:36 +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
|
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 |
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
|
Output validated cert text to stdout, otherwise the QA scripts think there is a failure.
|
2001-11-09 16:40:26 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
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
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
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
|
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
|
2001-11-07 06:40:04 +00:00 |
timer
|
…
|
|
tools
|
Better usage message. Ability to take args.
|
2001-11-09 19:16:04 +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
|
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 |
webtools
|
Added some more comments that might help people get this working on Apache.
|
2001-11-09 20:23:42 +00:00 |
widget
|
processing UI timers. [not part of build]
|
2001-11-08 22:21:27 +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 108712
|
2001-11-08 23:05:30 +00:00 |
xpinstall
|
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 |
.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
|
…
|
|