66371 Commits

Author SHA1 Message Date
attinasi%netscape.com
6764a7f2d3 Fixed the way the HTML element's background is handled. b=2285 r=dbaron 2000-07-24 22:51:41 +00:00
slamm%netscape.com
d49463aa16 Add vxml from Jud Valeski 2000-07-24 22:47:39 +00:00
hyatt%netscape.com
989e4fa81b Fix for 45951. r=waterson. 2000-07-24 22:42:55 +00:00
hyatt%netscape.com
398a91d272 Fix for bug #45951. r=waterson. 2000-07-24 22:42:34 +00:00
mkaply%us.ibm.com
34d904f3a6 #45872
r=mkaply, a=brendan
Implement Screen and ScreenManager classes on OS/2 - not part of build yet
2000-07-24 22:32:19 +00:00
mkaply%us.ibm.com
ef4cbe3e4b #45872
r=mkaply, a=brendan
RequiresInvertedMask is unnecessary - we already have the device depth, just check it.
2000-07-24 22:31:26 +00:00
mkaply%us.ibm.com
51127bc33e #45872
r=mkaply, a=brendan
Rather than forward declaring the class, include nsFont.h
2000-07-24 22:30:49 +00:00
mkaply%us.ibm.com
ba0eabbe17 #45872
r=mkaply, a=brendan
No need to use these APIs - we have access to the widget HWND
2000-07-24 22:30:18 +00:00
bratell%lysator.liu.se
dad721d2d2 Fixes for bug 46173 and bug 46188, handle whitespace correctly when decoding a format=flowed mail. r=rhp, a=brendan. 2000-07-24 22:11:41 +00:00
nhotta%netscape.com
1c822e96a7 Fixed a typo "so-8859-2" to "iso-8859-2", bug 46075, r=ftang. 2000-07-24 21:56:33 +00:00
bryner%uiuc.edu
475d944d47 Removing the old copy of this file. The current version is in
netwerk/streamconv/test.  Not part of build.
2000-07-24 21:55:00 +00:00
warren%netscape.com
7fb73a21e4 Added jar packaging stuff. 2000-07-24 21:48:10 +00:00
warren%netscape.com
6e3642d132 First Checked In. 2000-07-24 21:47:51 +00:00
warren%netscape.com
46d7b7496f Added $build{jars} = 0; 2000-07-24 21:45:01 +00:00
brendan%mozilla.org
4736a63576 What a dork, I didn't test-build on Linux! 2000-07-24 21:28:08 +00:00
morse%netscape.com
90207e0395 bug 45981, no blue-box dialog for browser-generated login forms, r=dveditz 2000-07-24 21:16:18 +00:00
ashuk%eng.sun.com
af342fe36c author = ashuk
r = edburns
a = edburns

Fix for Bugs: 44774, 44775 and 41780
2000-07-24 21:15:03 +00:00
putterman%netscape.com
6f2bb03f35 backing out brendan's changes to fix build 2000-07-24 21:13:13 +00:00
varada%netscape.com
8b0478aade fix for bug#45883 - crash was caused because the path was pointing to a non existent widget 2000-07-24 21:11:46 +00:00
morse%netscape.com
57b98ea166 attempt to fix build bustage 2000-07-24 21:03:41 +00:00
nisheeth%netscape.com
11600d0b89 Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build. 2000-07-24 20:35:08 +00:00
brendan%mozilla.org
5e0d51703d Micro-optimize source (compilers probably do it, but hey); fix a comment. 2000-07-24 20:17:24 +00:00
mscott%netscape.com
a3382d80ed Bug #45226 --> fix security hole in keywords by only allowing keyword searches if the url was an http (or https) url.
Currently other urls (like imap, news, ftp, etc) would end up getting sent to the keyword server if we weren't able to
connect to the host specified in the url.
r=valeski
2000-07-24 20:14:53 +00:00
brendan%mozilla.org
af6dc1da89 Fix broken code that stored off the end of 'vector' in ProcessArgs (not part of build). 2000-07-24 20:13:50 +00:00
conrad%ingress.com
fcb5d64b7f 1. Fixed ResolvePathAndSpec - if directories did not exist, the vRefNum and dirID were getting zeroed out. If the path was relative this was wrong. 2. Fixed MoveCopy - If nsnull was passed as newName, which is valid, new name was uninitialized garbage. r-dougt 2000-07-24 20:05:54 +00:00
dave%intrec.com
7c7f9a3b4f Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi). 2000-07-24 19:40:04 +00:00
pnunn%netscape.com
f04ba6a6a8 bug#30852: (&related to #46032,#46049). Use default channel load attributes since
LoadGroup attributes not set correctly. pnunn.
2000-07-24 19:32:43 +00:00
attinasi%netscape.com
ed7c5ee408 Checkin of performance data: not part of any build 2000-07-24 19:14:36 +00:00
ben%netscape.com
29c62205b4 Windows quit menuitem should read "Exit" not "Quit", 4908. Fixing a really annoying
and yet trivial platform bug.
2000-07-24 12:42:38 +00:00
ben%netscape.com
634a2bbd89 fix for 43350, provide some warning about impending data loss before switching themes 2000-07-24 12:11:24 +00:00
dveditz%netscape.com
315c8cd101 bug 41165, fixing getFolder("file:///"), another casualty of the conversion to nsIFile 2000-07-24 09:40:49 +00:00
dveditz%netscape.com
c945db81f6 bug 28590, fixing disk-space checking in scripts 2000-07-24 09:09:29 +00:00
sgehani%netscape.com
c5acd2fb55 Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:10:45 +00:00
sgehani%netscape.com
700247792d Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:08:35 +00:00
bryner%uiuc.edu
d2b9125781 Removing an obsolete test file. Not part of build. 2000-07-23 21:34:29 +00:00
waterson%netscape.com
fe357c145c Bug 45698. libplugin.so is a component now. Update packager files to reflect this. 2000-07-23 19:27:52 +00:00
rjc%netscape.com
9a96198bb3 Trivial fix for bookmark panel sorting. (Slamm apparently renamed the routine, so just use the new name.) r=me 2000-07-23 10:37:27 +00:00
rjc%netscape.com
1a601a9d23 Simple fix: Be sure to include the XUL overlay utilityOverlay.xul for the getBrowserURL() function. r=me 2000-07-23 08:44:59 +00:00
rjc%netscape.com
5a5f095bd7 Fix bug # 46052: simple misspelling fix. 2000-07-23 08:20:47 +00:00
kvisco%ziplink.net
3aeaca279b Not part of regular build, a=leaf. Updated changes and contributor info. 2000-07-23 07:57:12 +00:00
Peter.VanderBeken%pandora.be
ba02a2a585 Add build support for the SOAP part of xmlextras. Forgot to check this in. Doesn't affect default build. a/r=vidur. 2000-07-23 07:55:51 +00:00
kvisco%ziplink.net
807ea5576a Not part of regular build, a=leaf. Updated version info. 2000-07-23 07:43:37 +00:00
kvisco%ziplink.net
ea462621ec Not part of regular build, a=leaf. Updated some test files. 2000-07-23 07:25:30 +00:00
kvisco%ziplink.net
94dad61bfd Not part of regular build, a=leaf. Fixed bug I introduced with a previous patch. prevToken was getting set to NULL in some places when it shouldn't. 2000-07-23 07:24:45 +00:00
rjc%netscape.com
371729ddfc Fix bug # 44688: simple fix for columns in bookmarks search window. r=me 2000-07-23 07:05:29 +00:00
rjc%netscape.com
dff9b9ad5b Fix bug # 46181: when getting a nsIFile from a file URL, don't open an nsIFilechannel. Patch from dougt, r/a=me 2000-07-23 06:58:16 +00:00
nisheeth%netscape.com
9b09a0b6c1 Fix for nsbeta2+ bug 43472. r=rpotts. We no longer crash on exit on Full Circle enabled builds. 2000-07-23 06:51:39 +00:00
kvisco%ziplink.net
d0df6e3f84 Not part of regular build, a=leaf. Fixed bug when printing comments; removed leading and trailing whitespace. 2000-07-23 06:45:59 +00:00
jband%netscape.com
1ddaab22f3 fix uninitialized variable 2000-07-22 22:50:35 +00:00
mscott%netscape.com
81fa5b3e3d Bug #39736 --> remove code that was incorrectly stomping the ougoing charset of the message when you are
replying to it.
r=alecf
2000-07-22 21:36:06 +00:00