README
Adding newline, testing
2000-12-14 15:53:14 +00:00
accessible
Bug 106533. Active Accessibility: Assert on startup in timer code. r=evaughan, sr=waterson
2001-10-31 06:12:39 +00:00
apache/gzip /src
…
build
Add build option for the JS profiler on Mac. r=sfraser.
2001-11-02 10:29:25 +00:00
caps
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
2001-11-01 00:54:48 +00:00
cck
Fix for bug 105735: CD Autorun option with existing Windows configuration
2001-10-24 01:56:16 +00:00
chrome
b=107823, r=ccarlen, sr=brendan
2001-11-01 00:11:15 +00:00
cmd/xfe /src
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
config
HP-UX only
2001-11-02 14:24:34 +00:00
content
Fix problem in the formrewrite changes, the new code ends up doing a flush on the document from within DemoteContainer() in the sink which ends up notifying the document about some peices of content more than once. This causes duplicated content on some pages. r=jkeiser@iname.com. sr=myself.
2001-11-02 11:28:20 +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
Bug 103084 and Bug 103085: Memory leaks in LDAP code. r=mitesh, sr=bienvenu.
2001-10-23 01:19:12 +00:00
docshell
Fix for bug # 103850. DocShell sets wrong cache key while loading pages with postdata. r=adamlock sr=darin
2001-11-01 22:21:31 +00:00
dom
Fixing bug 52120. Make mozilla pass the expected arguments to window.onerror. r=jkeiser@iname.com, sr=jband@netscape.com
2001-11-02 04:49:07 +00:00
editor
Fix for bug #99517 : Text migrates past H. Line, loses formatting when converted to list
2001-11-02 14:47:10 +00:00
ef
fix another XXX
1999-12-01 21:26:42 +00:00
embedding
NOT PART OF BUILD. Add code to _OpenURL() to turn relative links into absolute ones for correct loading, using the base address of the browser. Patch provided by mirko@czesla.de. Thanks Mirko!
2001-11-01 22:15:34 +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
Move document-order logic from DOMHelper to the Nodes. Kill the DOMHelper class since it's no longer needed.
2001-11-01 14:32:14 +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
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +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
107994 - Backing out rpotts change ( bug 102737 ) to fix the smoketest blocker.
2001-11-01 19:40:48 +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
REQUIRES cleanup
2001-11-02 06:30:34 +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
Add build option for the JS profiler on Mac. a=dbradley. Not part of the build.
2001-11-02 10:27:52 +00:00
js2
Substantive semantic changes. Implemented prototype instances and property reading and writing.
2001-10-27 02:41:20 +00:00
l10n
fixes bug 95768 "about: services should be converted to XHTML 1.1"
2001-09-27 01:42:06 +00:00
layout
Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com
2001-11-02 07:40:01 +00:00
lib
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
2001-11-01 00:54:48 +00:00
mailnews
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
modules
Add a pref (layout.frames.force_resizability) to force frames to be
2001-11-02 02:19:49 +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 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
nsprpub
Adding strtok.c per bug 106372
2001-11-01 00:28:57 +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
other-licenses
initial checkin
2001-10-31 02:08:13 +00:00
parser
107994 - Backing out rpotts change ( bug 102737 ) to fix the smoketest blocker.
2001-11-01 19:40:48 +00:00
plugin /oji
[not part of build] Added MRJSession.java, removed MRJConsole.java. Added ProxyClassLoaderFactory.java.
2001-11-02 08:22:58 +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 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
rdf
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
2001-11-01 00:54:48 +00:00
security
get test scripts working, add license.
2001-11-02 06:41:44 +00:00
silentdl
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
string
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
2001-10-30 14:42:41 +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
Bug 96081. no picture/icons for 'align text to image' on modern. Patch, images by Shuehan Liang <shliang@netscape.com> r=sspitzer, sr=hewitt
2001-11-02 06:57:15 +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
More types. Remove JS stuff so we can account for it better.
2001-11-02 05:17:28 +00:00
uriloader
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
view
fix crash by removing DisplayZTreeNode's from the mMapPlaceholderViewToZTreeNode hashtable in DestroyZTreeNode. bug 78661. r=roc+moz sr=attinasi
2001-11-02 03:59:28 +00:00
webshell
bug 100113, r=jag, sr=blizzard - remove some dumb dependencies on dom and gfx
2001-10-31 23:43:27 +00:00
webtools
Adding scrape scan.
2001-11-02 09:43:12 +00:00
widget
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
xpcom
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
xpfe
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
xpinstall
fix for bug #106566 : updated 'vers' 2 resource to 0.9.5+ (installer)
2001-11-02 02:00: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
Landing the rest of the mach-o OSX changes.
2001-10-27 07:38:18 +00:00
aclocal.m4
Add basic infastructure for gtk2 work. Bug #92034 . r=cls
2001-07-24 23:30:00 +00:00
allmakefiles.sh
Removing obsolete xslt makefile
2001-11-01 22:24:35 +00:00
client.mak
Create build_all_dep target to avoid doing the export phase twice
2001-09-30 00:13:35 +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-01 22:58:12 +00:00
configure.in
Do not set either of the logrefcnt defines unless given a specific --enable-logrefcnt option.
2001-11-01 22:55:43 +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
move intl earlier in the build process so that static libs are available for bug 100214
2001-10-13 00:09:48 +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