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
|
Attempt to fix AIX bustage by linking in smime
|
2001-10-31 08:27:27 +00:00 |
content
|
Fixing bustage, this was lost in a patch...
|
2001-11-01 00:58:28 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
|
|
docshell
|
#88100
|
2001-11-01 05:40:35 +00:00 |
dom
|
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 |
editor
|
Fixed error message when empty row or col input in Table Properties dialog, b=99306, r=akkana, sr=sfraser
|
2001-11-01 04:59:34 +00:00 |
ef
|
|
|
embedding
|
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 |
expat
|
|
|
extensions
|
Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt
|
2001-11-01 07:28:10 +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
|
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 |
include
|
|
|
intl
|
#95860
|
2001-11-01 05:25:43 +00:00 |
java
|
|
|
jpeg
|
|
|
js
|
fixing warnings from recent landing and uncommenting test cases I did not mean to comment out for the checkin
|
2001-11-01 05:18:35 +00:00 |
js2
|
Substantive semantic changes. Implemented prototype instances and property reading and writing.
|
2001-10-27 02:41:20 +00:00 |
l10n
|
|
|
layout
|
#88100
|
2001-11-01 05:49:45 +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-01 09:09:57 +00:00 |
modules
|
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 |
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
|
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 |
plugin/oji
|
|
|
privacy
|
|
|
profile
|
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 |
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 78978: removed obsolete files .cshrc and .profile.
|
2001-11-01 06:40:05 +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
|
Prevent unreable text with light-on-dark system colors by using hardcoded black foreground color when on top of a background image that is light. b=103498 r=jag sr=hewitt
|
2001-10-30 06:05:58 +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
|
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 |
xpfe
|
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 |
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
|
Landing the rest of the mach-o OSX changes.
|
2001-10-27 07:38:18 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2001-11-01 00:58:17 +00:00 |
configure.in
|
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 |
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
|
|
|