Commit Graph

11168 Commits

Author SHA1 Message Date
disttsc%bart.nl
ef1c235d5c Fix hotaix bustage, also see bug 67961. 2001-02-07 13:02:11 +00:00
jfrancis%netscape.com
585e0076e3 fix for text widget copy -> html composer paste giving you a seperate pre block for each paste. (bugzilla refuses to cough up the bug number right now). 2001-02-07 10:34:17 +00:00
pierre%netscape.com
9af01acf22 Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
hyatt%netscape.com
295c45ae29 Fix for 67435. sr=ben 2001-02-07 07:45:36 +00:00
jst%netscape.com
ea66f70179 Fixing bug 37763. Making applet elements that are not associated with an Java applet still be scriptable as a normal DOM node. r=pollmann@netscape.com, sr=jband@netscape.com 2001-02-07 07:39:20 +00:00
joki%netscape.com
ce97afea1d Fix for bug 53669, allow combination :focus/:active state notifications so that pre-focused HTML4 buttons work. r:saari,sr:jst 2001-02-07 07:05:56 +00:00
karnaze%netscape.com
3540f6b858 bug 67861 - don't rebalance table to calculate max width; cache last available width in outer table; improved debug reflow timing; sr=attinasi, r=peterl 2001-02-07 04:31:38 +00:00
waterson%netscape.com
e56d1fdbca Bug 67796. Don't update aMetrics.mMaximumWidth or .maxElementSize in ComputeFinalSize(): the maxElementSize computation was wrong, and it's not clear that the mMaximumWidth is safe to update here either. Patch from rbs@maths.uq.edu.au, r=waterson, sr=karnaze 2001-02-07 04:05:59 +00:00
dbaron%fas.harvard.edu
911b877a4c Fix UMR (returning an uninitialized result) that caused bonsai query results to disappear sometimes. b=67854 r=karnaze@netscape.com sr=attinasi@netscape.com 2001-02-07 04:00:40 +00:00
blakeross%telocity.com
a32619ddd8 HTML tabindex attribute doesn't work for <button> and <input type="button"> (36217). r=hixie a=ben 2001-02-07 00:39:29 +00:00
blakeross%telocity.com
a5858da5bf Titlebar when viewing images not localizable (57549). r=attinasi sr=erik 2001-02-06 23:39:46 +00:00
blakeross%telocity.com
e87760dc8a Adding file for 57549; not part of build. 2001-02-06 23:35:08 +00:00
harishd%netscape.com
a7c109086e Use resumeParsing instead of EnableParse().
r=jst
sr=vidur
2001-02-06 23:31:17 +00:00
blakeross%telocity.com
3d206cf525 Moving a variable declaration after a |return|. r=hixie 2001-02-06 23:28:17 +00:00
scc%mozilla.org
05a7c0e1fc bug #53067: r=danm, sr=alecf. Eliminate copying versions of |BeginReading|, |EndReading|, |BeginWriting|, |EndWriting|, and fix callers 2001-02-06 23:18:20 +00:00
rods%netscape.com
baed08e917 Printing of selected frameset frames and Iframes
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
pollmann%netscape.com
26e414d3ed Bug 42892: Split FlushPendingNotifications in to content and content+frames cases (speed up content list access), r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 05:46:46 +00:00
rbs%maths.uq.edu.au
c2377665ea Fix for shift/jump/overlap in the incremental reflow of tables containing text-inputs and images. Bug 45562 and related dups. sr=waterson@netscape.com 2001-02-06 04:42:31 +00:00
hyatt%netscape.com
8e5f0a5ee1 Not part of build. 2001-02-06 02:57:58 +00:00
pollmann%netscape.com
856b7f2476 Bug 62713: Save strings in SH in UTF8 instead of UCS2 to reduce memory usage plus cleanup (thanks jst), r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 02:41:15 +00:00
pollmann%netscape.com
7efd062521 Bug 62713: Only save scroll position in SH if offset from origin, only put entries in state table if state was created, cleanups, r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 02:32:04 +00:00
jst%netscape.com
d6d94da0ff Fixing regression (bug 67713) that I introduced in my content code re-org in the end of december. Adding a missing interface to the QI implementation of nsHTMLButtonElement. r=nisheeth@netscape.com, sr=n/a 2001-02-06 02:31:31 +00:00
hyatt%netscape.com
bb7ecff096 Not part of build. 2001-02-06 02:22:31 +00:00
jst%netscape.com
f9f8015c1c Fixing bug 67563. Adding null pointer checks to avoid crasing when accessing certain properties on orphan OPTION, TD and TH elements. r=harishd@netscape.com, r=nisheeth@netscape.com, sr=vidur@netscape.com 2001-02-06 02:11:30 +00:00
pollmann%netscape.com
c9046692ff Bug 62713: Only save form input values in SH if changed plus cleanups (error handling, NS_LITERAL_STRING), r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 01:59:59 +00:00
pollmann%netscape.com
39034a3146 Bug 55988 + 64415: Hidden inputs and buttons save state in session history, r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 01:31:18 +00:00
waterson%netscape.com
149d4df3c2 Bug 61337. Fix rounded corners on <hr> with NOSHADE. Patch submitted by Dainis Jonitis (Dainis_Jonitis@swh-t.lv), r=waterson, sr=buster. 2001-02-06 01:00:35 +00:00
pollmann%netscape.com
3c8db0fb67 Bug 8065: Prevent crashing on infinitely recursive framesets, r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 00:52:36 +00:00
pollmann%netscape.com
cb9b8744e1 Bug 61605: Make <isindex> be a block element, r=jst@netscape.com sr=vidur@netscape.com 2001-02-06 00:49:32 +00:00
brade%netscape.com
09d2420eb6 cleanup of FetchDesiredX; r=kin; sr=sfraser 2001-02-05 15:43:46 +00:00
brade%netscape.com
eeddb3fa5d rename to GetCaretCoordinates, parameter/code cleanup; r=kin; sr=sfraser 2001-02-05 15:43:24 +00:00
brade%netscape.com
635157c89d method rename; r=kin; sr=sfraser 2001-02-05 15:43:10 +00:00
brade%netscape.com
ddfe62df42 add coordinate enums, rename GetWindowCoordinates to GetCaretCoordinates; r=kin; sr=sfraser 2001-02-05 15:42:58 +00:00
rbs%maths.uq.edu.au
0c918cd344 Remove gratuitous parentheses in a declaration, and allow trailing #comments in MathFont Property Files 2001-02-05 13:39:20 +00:00
hyatt%netscape.com
dc7585663a not part of build, 2001-02-05 07:06:36 +00:00
hyatt%netscape.com
ae3e2f8b4f not part of build, 2001-02-05 07:03:42 +00:00
hyatt%netscape.com
0489e25ec6 not part of build, 2001-02-05 02:45:55 +00:00
hyatt%netscape.com
07e4868362 Not part of build. 2001-02-05 02:01:24 +00:00
hyatt%netscape.com
9f4b18c724 Not part of build. 2001-02-04 22:39:05 +00:00
hyatt%netscape.com
818718c4af Not part of build. 2001-02-04 22:33:23 +00:00
hyatt%netscape.com
f4d1df1671 Not part of build. 2001-02-04 22:32:21 +00:00
hyatt%netscape.com
5de9a593c7 Not part of build. 2001-02-04 09:50:59 +00:00
hyatt%netscape.com
d31b874343 Not part of build. 2001-02-03 23:13:53 +00:00
disttsc%bart.nl
8d5cb84a07 Replace iostream.h cerr << dependancy with NS_WARNING. bug=67536, r=jst, sr=blizzard 2001-02-03 09:09:24 +00:00
anthonyd%netscape.com
9ac401dd8b fix for bug #55921 - Clicking to the right of a link doesn't clear selection
sr/r=joki, sfraser
2001-02-03 07:07:15 +00:00
jst%netscape.com
5565218676 Moving methods around to make this file make more sense. no code changes. 2001-02-03 03:50:04 +00:00
jst%netscape.com
7d47356614 Removing obsolete file. 2001-02-03 02:17:37 +00:00
anthonyd%netscape.com
46fe8b86d6 fix for bug # 67007 user defined tags being consumed
sr= harishd
r= kin
2001-02-03 01:24:53 +00:00
jst%netscape.com
251da7aa44 Fixing bug 58753. Making document.referrer work for documents in [i]frames and window.open()'ed windows. r=mstoltz@netscape.com and pollmann@netscape.com, sr=vidur@netscape.com 2001-02-03 01:17:00 +00:00
heikki%netscape.com
87c0c7accd Bugs 53615 and 51815. XHTML title element did not change window title, and textarea did not have default text. r=harishd, sr=vidur. 2001-02-03 01:16:20 +00:00