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
|
Update mail meta modules list to handle smime.
|
2001-11-13 07:48:26 +00:00 |
content
|
Adding newline to end of file to fix HP bustage.
|
2001-11-13 07:59:24 +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
|
Use explicit imports
|
2001-11-12 01:32:07 +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
|
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
|
2001-11-10 23:30:13 +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
|
- not part of build -
|
2001-11-13 15:49:51 +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
|
Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead. Not part of the build. r=jag, rs=scc.
|
2001-11-12 01:22:31 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +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
|
follow up for bug 102113, per Brendan's request
|
2001-11-13 07:36:38 +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
|
follow up for bug 102113, per Brendan's request
|
2001-11-13 07:36:38 +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
|
Avoid ClaimScope (lock-free to -full transition) in JS_GetClass and js_FinalizeObject called from the GC (109183, r=shaver, sr=jband).
|
2001-11-11 21:25:13 +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
|
Bug 109041 -- adding call to NPP_SetWindow for windowless plugins on paint event, patch by dbrittain@superscape.com, r=av, sr=beard
|
2001-11-13 00:30:44 +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
|
remove some DEBUG_alecf's - no bug, not affecting anything...
|
2001-11-13 05:46:51 +00:00 |
modules
|
Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843
|
2001-11-13 08:55:23 +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
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
Bug 108383 - no user prefs if starting mozilla with -p. r=bnesse/sr=alecf
|
2001-11-12 15:52:58 +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
|
made cronsafe (I hope)
|
2001-11-13 03:28:52 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Bug 53057: Removing implicit |CharT*| conversion operator for nsCString, r=dbaron, rs=scc
|
2001-11-10 22:00:31 +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
|
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
|
2001-11-10 23:30:13 +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
|
fixed dup printing
|
2001-11-10 09:18:45 +00:00 |
uriloader
|
bug #106558 (r=darin) again! make sure that all initial stream errors prevent the creation of a content viewer!
|
2001-11-13 07:47: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 for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log. This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once.
|
2001-11-12 13:43:59 +00:00 |
widget
|
more beos bustage fixing
|
2001-11-11 09:43:48 +00:00 |
xpcom
|
fix bug 106122. build xpt file search path based on NS_XPCOM_COMPONENTS_DIR *and* NS_APP_PLUGINS_DIR_LIST. Also, correctly detect that search path has changed - even when the change is just appended items. r=ccarlen sr=jst.
|
2001-11-11 19:01:00 +00:00 |
xpfe
|
Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt.
|
2001-11-13 09:00:22 +00:00 |
xpinstall
|
Moved upgradeClean ahead of file copy.
|
2001-11-10 00:41:16 +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
|
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
|
2001-11-13 07:57: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
|
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
|
2001-11-13 07:57:31 +00:00 |
client.mak
|
kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls
|
2001-11-06 23:16:37 +00:00 |
client.mk
|
Use separate shell process for cvs pulls so that 'make -n -f client.mk' doesn't attempt to pull from cvs.
|
2001-11-13 08:38:56 +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
|
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 |