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
|
Fixing internal MOZ_TWO_STRINGS_TEST macro so that it doesn't always use enableval to test option arguments
|
2001-10-29 22:59:31 +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
|
|
|
chrome
|
b=107823, r=ccarlen, sr=brendan
|
2001-11-01 00:11:15 +00:00 |
cmd/xfe/src
|
|
|
config
|
106111: heed --enable-plaintext-editor-only for editor build.
|
2001-11-01 22:29:13 +00:00 |
content
|
bug 105166 - split images (except for image contro frames), round pixels down for printing. sr=attinasi,kin r=alexsavulov
|
2001-11-01 15:31:13 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
|
|
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
|
Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband
|
2001-11-01 15:52:53 +00:00 |
editor
|
106111: heed --enable-plaintext-editor-only for editor build.
|
2001-11-01 22:29:13 +00:00 |
ef
|
|
|
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
|
|
|
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
|
|
|
gconfig
|
|
|
gfx
|
Bug 64188 - don't round-trip the server for each tile when tiling an
|
2001-11-01 00:15:46 +00:00 |
gfx2
|
|
|
grendel
|
|
|
htmlparser
|
107994 - Backing out rpotts change ( bug 102737 ) to fix the smoketest blocker.
|
2001-11-01 19:40:48 +00:00 |
include
|
|
|
intl
|
#95860
|
2001-11-01 05:25:43 +00:00 |
java
|
|
|
jpeg
|
|
|
js
|
Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband
|
2001-11-01 15:52:53 +00:00 |
js2
|
Substantive semantic changes. Implemented prototype instances and property reading and writing.
|
2001-10-27 02:41:20 +00:00 |
l10n
|
|
|
layout
|
fix crash in display reflow debugging.
|
2001-11-01 15:53:57 +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
|
NOT PART OF THE BUILD.
|
2001-11-01 22:14:28 +00:00 |
modules
|
(not yet part of the build); add nsICODecoder.cpp for hyatt/biesi (bug #18502)
|
2001-11-01 15:46:10 +00:00 |
mozilla
|
|
|
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
|
2001-11-01 01:11:57 +00:00 |
nsprpub
|
Adding strtok.c per bug 106372
|
2001-11-01 00:28:57 +00:00 |
nunet
|
|
|
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
|
|
|
privacy
|
|
|
profile
|
Bug 104305
|
2001-11-01 22:17:10 +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 |
README
|
|
|
security
|
Bugzilla bug 99072: fixed the bug that CPU_ARCH was always set to x86.
|
2001-11-01 22:35:48 +00:00 |
silentdl
|
|
|
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
|
|
|
sun-java
|
|
|
themes
|
fix for #105835, move rules for empty tree twisties into tree.css, like in modern.
|
2001-11-01 09:10:45 +00:00 |
timer
|
|
|
tools
|
Adding --start-module=module functionality. Grouped some code into functions. Moved main to the bottom. TrueType for linux comment.
|
2001-11-01 02:14:08 +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-01 09:09:57 +00:00 |
view
|
When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt.
|
2001-10-31 05:06:31 +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
|
Checking in fix for bug #86920, fix from jake@acutex.net
|
2001-10-31 04:30:33 +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-01 09:09:57 +00:00 |
xpcom
|
Correcting the description of the third argument to NS_QuickSort. r=dbaron.
|
2001-11-01 22:21:34 +00:00 |
xpfe
|
conditionally create nsIChromeRegistry. b=107346. r=dp@netscape.com, sr=waterson@netscape.com
|
2001-11-01 22:18:22 +00:00 |
xpinstall
|
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 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Removing obsolete xslt makefile
|
2001-11-01 22:24:35 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2001-11-01 00:58:17 +00:00 |
configure.in
|
106111: heed --enable-plaintext-editor-only for editor build.
|
2001-11-01 22:29:13 +00:00 |
embed.mak
|
|
|
embed.mk
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Landing the rest of the mach-o OSX changes.
|
2001-10-27 07:38:18 +00:00 |
makefile.win
|
|
|
mozilla.kdevprj
|
|
|
mozilla.lsm
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|