Граф коммитов

69651 Коммитов

Автор SHA1 Сообщение Дата
pchen%netscape.com dcd27732f8 bug #43585, r=sfraser, fix type/creator mix up calling FSpCreate() in nsLocalFile::Create(), fix passing correct FSSpec to AECreateDesc, fix passing AppParameters correctly in LaunchParamBlockRec. 2000-09-06 21:13:10 +00:00
pchen%netscape.com 9edc591583 bug #43585, r=sfraser, add string NS_MAC_DEFAULT_DOWNLOAD_DIR 2000-09-06 21:13:06 +00:00
pchen%netscape.com be126281cc bug #43585, r=sfraser, add static atom for mac default download dir 2000-09-06 21:13:04 +00:00
pchen%netscape.com 605a452be5 bug #43585, r=sfraser, add atoms and case for new mac default download folder dir 2000-09-06 21:13:02 +00:00
pchen%netscape.com 1e34b773a1 bug #43585, r=sfraser, call new nsIInternetConfigService to help with helper app stuff 2000-09-06 21:12:53 +00:00
pchen%netscape.com 77595f3418 bug #43585, r=sfraser, set mac file type and creator in SetupTempFile() and also use new NS_MAC_DEFAULT_DOWNLOAD_DIR as opposed to desktop dir 2000-09-06 21:12:11 +00:00
varada%netscape.com 91fd177d03 fix for bug #28520;tabbing between mail panels;r=putterman 2000-09-06 20:50:36 +00:00
ftang%netscape.com fe633c6d96 fix bug 50654. r=nhotta take care " in the charset 2000-09-06 20:41:12 +00:00
disttsc%bart.nl 3c25610d65 Make nsXULElement inherit directly from nsXMLElement and remove dead internal code ((Get|Set)NameSpacePrefix from nsIXMLContent.h, nsIXULContent.h, nsXMLElement.h, nsGenericXMLElement.(h|cpp) and nsXULElement.(h|cpp). Hints & tips by jst (thanks!), r=jst, a=brendan. 2000-09-06 20:39:29 +00:00
harishd%netscape.com 2b709b2b57 50994 ( nebeta3+ ) - A recycled node was being referenced and therefore the crash.
r= nisheeth
2000-09-06 20:27:40 +00:00
mcafee%netscape.com fc5575f46d 4 rows for sheriff blurb 2000-09-06 19:22:52 +00:00
mcafee%netscape.com 2c84fa4cef One more row for sheriff blurb. 2000-09-06 19:04:11 +00:00
mcgreer%netscape.com 865fd868f2 *added pqg code based on fips 186-1
*added stubs to rsa functions
2000-09-06 17:43:42 +00:00
dbaron%fas.harvard.edu 5b9e2cd756 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 14:39:54 +00:00
rods%netscape.com b63d9a4a60 changed fonts to use CSS3 fonts so they can be overridden
Bug 44656 r=kmcclusk
2000-09-06 14:18:02 +00:00
rods%netscape.com d21753a7fc For NavQuirks we need to set the appropriate font for buttons/selects or for text and textarea
If these fonts are set in the html.css or quirk.css they cannot be overriden
We now use the CSS3 font names and for NavQuirks we adjust the fonts to match Nav 4.x
The change is to give field fonts monospace instead of sans-serif
Bug 44656 r=dcone
2000-09-06 14:02:44 +00:00
dbaron%fas.harvard.edu 1d708745d8 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 13:52:26 +00:00
dbaron%fas.harvard.edu c189e05d63 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 13:47:33 +00:00
axel%pike.org 3f4b9a2e0e not part of build. fixing missing file in expat update 2000-09-06 10:46:03 +00:00
kvisco%ziplink.net 16921a95b8 Not part of regular build, a=leaf. Updated the UTF-8 printing, hopefully I
handle this correctly.
2000-09-06 09:48:12 +00:00
rpotts%netscape.com a8d43a16fe Removed obsolete call to get the Prefs Service whenever ImageNetContextImpl::GetURL(...) is called. 2000-09-06 09:14:08 +00:00
rpotts%netscape.com dd1059184e Moved the firing of the OnLoad event from WebShell into DocumentViewer... 2000-09-06 09:11:38 +00:00
hewitt%netscape.com f8e0250e72 #46613 - windows classic tab control, r=hangas 2000-09-06 07:50:49 +00:00
pollmann%netscape.com 2e21d4e7a4 Bug 3326: IsIndex implementation (not part of build) 2000-09-06 07:37:49 +00:00
kvisco%ziplink.net 488c63fe63 Not part of regular build, a=leaf. Updated Expat to latest version. 2000-09-06 07:22:09 +00:00
sspitzer%netscape.com 2d856f10d6 rest of the fix for #20401. make my fix work for all server types, not just
nntp.  r=mscott
2000-09-06 07:17:46 +00:00
kvisco%ziplink.net c396c43cf1 Not part of regular build, a=leaf. Added the option to destroy objects
contained in the list, this feature checks for duplicates in the list before
deleting.
2000-09-06 07:05:32 +00:00
dave%intrec.com 60dd308343 Fix for bug 38791: scipped -> skipped spelling correction. 2000-09-06 06:01:10 +00:00
valeski%netscape.com a2e5fcb24d removing specific timebomb shared lib as it is now built into appcomps.shlb 2000-09-06 05:53:48 +00:00
dave%intrec.com c2eb36c560 Fix for bug 33491: adds comment about configuration items for Apache being
in httpd.conf in never versions of apache, rather than in srm.conf or
access.conf.  Also adds comment in the "adding a maintainer by hand"
section that you may need command-line options for the mysql command if
you've enabled security in MySQL.
2000-09-06 05:37:57 +00:00
jst%netscape.com 4e563c4a15 Fixing a cloneNode() regression in the HTML code, doing a deep clone on a element that didn't have a style attribute was failing to clone it's chil nodes. r=pollmann@netscape.com 2000-09-06 05:03:34 +00:00
dave%intrec.com ad5e1c0d3c Fix for bug 21782: add instructions for using CPAN to install Perl modules
to the README.
2000-09-06 04:57:24 +00:00
tor%cs.brown.edu 027dad8637 Output console warning if chrome images are abusing alpha (8-bit
channel to represent binary alpha or fully opaque 1-bit alpha).
r=bryner, a=brendan.
2000-09-06 04:42:38 +00:00
hewitt%netscape.com 5af614d016 bust fix on mac. 2000-09-06 04:17:51 +00:00
sspitzer%netscape.com 0814ea9a14 fix for bug #20401. prevent user from creating two identical
mailnews accounts.
(identical means they have the same {username,hostname,type}.)
r=mscott
2000-09-06 03:42:36 +00:00
hewitt%netscape.com 0d0028bf74 bust fix. sorry once again. 2000-09-06 03:28:48 +00:00
ccarlen%netscape.com 6895c083ba Fixing build bustage - target was misspelled. 2000-09-06 03:19:04 +00:00
hewitt%netscape.com 9d150fea5e whoops. fix for bustage, r=mscott 2000-09-06 02:59:21 +00:00
dbaron%fas.harvard.edu e0e16fb826 Fix misleading indentation. r=attinasi 2000-09-06 02:34:35 +00:00
cata%netscape.com d9a3ef6b01 Fix for bug #47347 r=ftang a=ftang. 2000-09-06 02:30:28 +00:00
hewitt%netscape.com 219ea891ef #46613 - windows classic tab control, r=hangas 2000-09-06 02:29:52 +00:00
dbaron%fas.harvard.edu c9392da530 Add code to allow the CSS parser to report errors. This code is not enabled by default in any builds, but it could be useful for chrome authors to catch CSS errors. We may want to turn it on in debug builds at some point, but it needs some work first. r=attinasi 2000-09-06 02:27:46 +00:00
ben%netscape.com 41a82e22b2 also, changes made accidentally on the weekend 2000-09-06 02:27:44 +00:00
valeski%netscape.com bb188fe65f 46775 changing mac build script to *not* build all the xpfe components individually but to build the root component mcp file. 2000-09-06 02:22:40 +00:00
ben%netscape.com cbd5834daf revert my accidental changes to this file over the weekend. 2000-09-06 02:21:59 +00:00
hewitt%netscape.com 2a70736c0f #46423 - modern skin menu colors, r=hangas 2000-09-06 02:17:51 +00:00
rogerl%netscape.com 84fe8782a2 copy non-named args through 2000-09-06 02:17:47 +00:00
dbaron%fas.harvard.edu cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
rogerl%netscape.com 6484d2a821 fix for redundancy 2000-09-06 02:17:18 +00:00
rogerl%netscape.com 7383f26d6a Fix for empty function body 2000-09-06 02:16:51 +00:00