Commit Graph

100159 Commits

Author SHA1 Message Date
andreas.otte%debitel.net
938b4e9181 fix bug 94096 [Content-Base Header should not be supported] remove
support for header that was only part of a draft for http 1.1,
r=harishd, sr=jst, a=scc
2002-03-22 21:24:48 +00:00
khanson%netscape.com
51645833cc patch #75132 changes for bug#132230 (str_unescape and js_str_escape in jsstr.c ignore OOM errors) Written by Steven Cole, sr=bendan, r=khanson, a=asa. Handles an out of memory conditions more gracefully. 2002-03-22 21:24:46 +00:00
mkaply%us.ibm.com
3578644699 #132474
r=bienvenu, sr=sspitzer, a=asa
Use sopen/fdopen instead of fopen for mork on OS/2 - we don't support opening the same file twice
2002-03-22 21:18:11 +00:00
dougt%netscape.com
d1966e4e51 Modifiy comments for 115853. Have not committed the UNDER_REVIEW -> FROZEN change yet. Will wait one week or so. r=dp@netscape.com, sr=rpotts@netscape.com, a=shaver@mozilla.org 2002-03-22 21:15:50 +00:00
mscott%netscape.com
89d0ca78c4 Bug #132643 --> land ALERT_SERVICE_BRANCH. Start building xpfe\components\alerts on windows.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 20:52:37 +00:00
mscott%netscape.com
58ccbc960e Bug #132643 --> land ALERT_SERVICE_BRANCH
r=sspitzer
sr=hewitt
a=asa
2002-03-22 20:52:01 +00:00
mscott%netscape.com
d37bbaadd1 Bug #132643 --> land ALERT_SERVICE_BRANCH. Export alert.css
r=sspitzer
sr=hewitt
a=asa
2002-03-22 20:51:31 +00:00
pschwartau%netscape.com
4cf8850876 Updating JS_GetImplementationVersion() to date of latest JS release (67111). 2002-03-22 20:43:47 +00:00
serge%netscape.com
98bbc98863 fix for 105334 Solaris acrobat plugin requires motif, patch by jim.song@sun.com s=serge, sr/a=blizzard 2002-03-22 20:20:27 +00:00
caillon%returnzero.com
94df471169 Bug 119807, Computed color values should support getRGBColorValue(). r=bzbarsky, sr=jst, a=asa 2002-03-22 20:18:42 +00:00
bzbarsky%mit.edu
9c5467e86b Fix memory leak. Bug 131417, patch by Peter A Jonsson
<pj@ludd.luth.se>, r=bzbarsky,pavlov, sr=blizzard,jag, a=asa
2002-03-22 19:47:27 +00:00
mscott%netscape.com
f7bb8347ad Bug #132643 --> add the CSS rules for the animated alert window
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:35:53 +00:00
mkaply%us.ibm.com
d43e247ad2 #119182
r=mkaply, sr=blizzard, a=asa
OS/2 only - Constrain rectangles when drawing so legacy (16-bit) drivers work
2002-03-22 19:34:28 +00:00
leaf%mozilla.org
3c2033e613 Automated update 2002-03-22 19:26:39 +00:00
mscott%netscape.com
a817bbe0cc Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
locka%iol.ie
7d159463fe Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org 2002-03-22 19:22:13 +00:00
mscott%netscape.com
4c432ec9ee Bug #132643 --> add a new web browser chrome flag for a popup type. Set the native widget type to popup
if that's what the chrome flags say.
r=danm
sr=hewitt
a=asa
2002-03-22 19:22:05 +00:00
mscott%netscape.com
b0edbc3760 Bug #132643 --> add a new web browser chrome flag for a popup type.
r=danm
sr=hewitt
2002-03-22 19:20:54 +00:00
locka%iol.ie
89fba1a3f3 Generated from doxygen.cfg.in. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org 2002-03-22 19:20:02 +00:00
mscott%netscape.com
4d627cda22 Bug #132643 --> land the animated alerts infrastructure from the ALERTS_SERVICE_BRANCH
These files aren't part of the windows build yet but they soon will be.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:16:24 +00:00
jband%netscape.com
6ce09c1621 fix bug 132713. Use the iid for nsIException to detect exceptions rather than nsIXPCException. This allows for better error reporting of natively implemented exceptions. r=dbradley sr=jst a=scc. 2002-03-22 19:14:57 +00:00
sspitzer%netscape.com
3bfb435f1f fix for #132738 (really bugscape #10240)
for servers with redirectors,
username, hostname, port should be fixed text (labels)
instead of input areas, as the user shouldn't edit them.
r=cavin,sr=bienvenu,a=asa
2002-03-22 19:10:16 +00:00
igor%mir2.org
b47432fc67 Merge tryStack with sDbl, changing layout of stack arrays in Interpreter.interpret to variables|temporaries|try stack|stack and add itsMaxVars and itsMaxFrameArray to InterpreterData to simplify stack arrays setup and make possible implementation of stack reuse simple. 2002-03-22 18:51:33 +00:00
sspitzer%netscape.com
626da15901 until bug #101252 is fixed, objects called through proxies need to have THREADSAFE_ISUPPORTS.
r=dmose. NOT PART OF THE BUILD. a=asa
2002-03-22 18:20:10 +00:00
mikep%oeone.com
d8e59bd695 Adding in alarms. 2002-03-22 18:11:07 +00:00
mikep%oeone.com
f2ce765fbf Fixing colinp's change of removing category. 2002-03-22 16:47:54 +00:00
colinp%oeone.com
6507dd5d51 fix to the issue of selected items in the search tab 2002-03-22 16:34:29 +00:00
colinp%oeone.com
316ef3ba22 removed categories code 2002-03-22 16:30:43 +00:00
colinp%oeone.com
70e01a446a added disabled state to unifinder buttons 2002-03-22 16:25:32 +00:00
wtc%netscape.com
f724c02532 Bugzilla bug 132812: handle the EINTR error from sendfilev(). 2002-03-22 16:21:57 +00:00
leaf%mozilla.org
560e418aee use DEPTH on windows instead of topsrcdir 2002-03-22 16:16:08 +00:00
colinp%oeone.com
b2ada4c270 fixed the more / less button on the timepicker 2002-03-22 16:15:23 +00:00
ccarlen%netscape.com
a0cfdeea80 Bug 132106 - Put code into PPEmbed to support XUL preferences dialog. r=pink/sr=beard/a=asa 2002-03-22 15:52:22 +00:00
colinp%oeone.com
9555b8eb59 new graphics for new-event dialog & removed categories 2002-03-22 15:31:34 +00:00
cmanske%netscape.com
9e19a12bad Allow table cell selection w/o extra keypress in Composer, b=98558, r=mjudge, sr=dveditz, a=asa 2002-03-22 15:26:18 +00:00
cmanske%netscape.com
426077e8ff Allow table cell selection w/o extra keypress in Composer, b=98558, r=mjudge, sr=dveditz, a=asa 2002-03-22 15:25:08 +00:00
dcone%netscape.com
840821338c 118890 r=rods sr=attinasi a=asa. Fixed printing in print preview. Last checking contained another fix I was working on.. so I pulled that out. 2002-03-22 15:18:38 +00:00
ccarlen%netscape.com
5ac940d43c Bug 58533 - Can't open files with a '/' in name by double-clicking in Finder. r=rjc/sr=sfraser/a=asa 2002-03-22 15:03:17 +00:00
leaf%mozilla.org
47d9c4055c checking in for asasaki, bug 23560 to version windows dlls; r=cls, leaf a=asa 2002-03-22 15:01:17 +00:00
dcone%netscape.com
c0b90242cd 118890 r=rods sr=attinasi a=asa. Fixed printing in print preview 2002-03-22 14:49:29 +00:00
locka%iol.ie
b96e3dbb7a Tweaked a comment to make attribute behaviour more clear. b=131725 2002-03-22 14:48:41 +00:00
brade%netscape.com
8b1caa26a0 check http response for valid range; report an error if not in valid range (bug 129559, r=jfrancis, sr=kin, a=Asa) 2002-03-22 14:35:00 +00:00
jshin%mailaps.org
b564f46b7f Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
EUC-KR/ISO-2022-KR decoders work correctly with 8byte-seq. representation
of Hangul syllables. r=yokoyama, sr=alecf, a=scc
2002-03-22 14:32:28 +00:00
colinp%oeone.com
d1372ce8f1 added hover and down states of previous/next arrows 2002-03-22 14:31:38 +00:00
locka%iol.ie
6a8e1482d7 Make appending www. & .com during fixup more controllable via prefs. b=34943 r=brade@netscape.com sr=mscott@netscape.com a=asa@mozilla.org 2002-03-22 14:29:52 +00:00
colinp%oeone.com
08505980a9 removed useless code 2002-03-22 14:21:43 +00:00
colinp%oeone.com
766bf22e66 removed all instances of unifinder.dtd 2002-03-22 14:14:13 +00:00
colinp%oeone.com
97bc65e995 removed useless code 2002-03-22 13:58:57 +00:00
rayw%netscape.com
3db6d2fda2 Added support for new string types in SOAP so they are automatically recognized
as xs:string type during encoding.  Bug 131952, r=heikki, sr=jband, a=asa.
2002-03-22 11:54:43 +00:00
seawood%netscape.com
435ad09594 Add libart to basebrowser lists so that someone else doesn't spend 2 hrs wondering why the embedding tests don't work when you happen to have svg enabled. 2002-03-22 09:51:28 +00:00