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

11364 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 73bd38d920 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 138020a3c9 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 68c2f1719b 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 3eb8f6f6a5 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 300217e3ae 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 b723e1f48f 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 95b1ae98b0 Titlebar when viewing images not localizable (57549). r=attinasi sr=erik 2001-02-06 23:39:46 +00:00
blakeross%telocity.com 72781e7a60 Adding file for 57549; not part of build. 2001-02-06 23:35:08 +00:00
harishd%netscape.com 539e2f64ec Use resumeParsing instead of EnableParse().
r=jst
sr=vidur
2001-02-06 23:31:17 +00:00
blakeross%telocity.com e1ab9ed3c0 Moving a variable declaration after a |return|. r=hixie 2001-02-06 23:28:17 +00:00
scc%mozilla.org e767c98b62 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 133daec2f6 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 acc42b588c 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 49a94e8325 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 bcacff7234 Not part of build. 2001-02-06 02:57:58 +00:00
pollmann%netscape.com 3057c2f63e 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 ee4184638f 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 901474c52d 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 ae7beec2e2 Not part of build. 2001-02-06 02:22:31 +00:00
jst%netscape.com e42678b03f 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 0b4f1ec612 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 9e26a616e6 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 fe1f2f1480 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 4f01a88ecc 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 0f2f422096 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 0678d58be7 cleanup of FetchDesiredX; r=kin; sr=sfraser 2001-02-05 15:43:46 +00:00
brade%netscape.com 19ff4fc7ba rename to GetCaretCoordinates, parameter/code cleanup; r=kin; sr=sfraser 2001-02-05 15:43:24 +00:00
brade%netscape.com d16836323b method rename; r=kin; sr=sfraser 2001-02-05 15:43:10 +00:00
brade%netscape.com 1ca8af5834 add coordinate enums, rename GetWindowCoordinates to GetCaretCoordinates; r=kin; sr=sfraser 2001-02-05 15:42:58 +00:00
rbs%maths.uq.edu.au 07ab874e1b 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 5a1fd1bdc6 not part of build, 2001-02-05 07:06:36 +00:00
hyatt%netscape.com 3adc99c96f not part of build, 2001-02-05 07:03:42 +00:00
hyatt%netscape.com fbeccdb4c8 not part of build, 2001-02-05 02:45:55 +00:00
hyatt%netscape.com 40f3c2f3a2 Not part of build. 2001-02-05 02:01:24 +00:00
hyatt%netscape.com 1661e5035d Not part of build. 2001-02-04 22:39:05 +00:00
hyatt%netscape.com 14c9facf9e Not part of build. 2001-02-04 22:33:23 +00:00
hyatt%netscape.com fe2a99d941 Not part of build. 2001-02-04 22:32:21 +00:00
hyatt%netscape.com d9b0597929 Not part of build. 2001-02-04 09:50:59 +00:00
hyatt%netscape.com 2dd75261f9 Not part of build. 2001-02-03 23:13:53 +00:00
disttsc%bart.nl c353ccb7bf 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 04e5df3d19 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 a21f5982e1 Moving methods around to make this file make more sense. no code changes. 2001-02-03 03:50:04 +00:00
jst%netscape.com c5e9375f28 Removing obsolete file. 2001-02-03 02:17:37 +00:00
anthonyd%netscape.com 0097af2035 fix for bug # 67007 user defined tags being consumed
sr= harishd
r= kin
2001-02-03 01:24:53 +00:00
jst%netscape.com 2b5c3d79a5 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 0d215946ad 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
heikki%netscape.com 89cc46a2cf Bug 44564. Problems with internal subset, especially with view source XML. Also fixed CDATA section problems. Some cleanups. r=harishd, sr=vidur. 2001-02-03 01:13:55 +00:00
peterlubczynski%netscape.com 22b10a1ba9 Fix relative URLs in 'pluginspage' attribute honor BASE tag bug 46405 a=av, sr=buster 2001-02-03 00:43:09 +00:00
hyatt%netscape.com a8fc9e8134 Files aren't part of Mozilla build. 2001-02-02 22:44:39 +00:00
hyatt%netscape.com f2b3bb5ad0 Files aren't part of Mozilla build. 2001-02-02 22:43:15 +00:00
hyatt%netscape.com eeba57732f Files aren't part of Mozilla build. 2001-02-02 22:34:52 +00:00
harishd%netscape.com 96884cd0ae 67426 - Fixing up a regression caused when fixing bug 54453.
r=heikki
2001-02-02 22:07:38 +00:00
rbs%maths.uq.edu.au b7904eba16 Keep things uniform by letting these frames fill the bounding metrics for the caller 2001-02-02 21:31:23 +00:00
rbs%maths.uq.edu.au 5ff34eeffe Keep things uniform by letting these frames fill the bounding metrics for the caller. Enabled operators that need to be centered around the axis for fonts that are not math-aware 2001-02-02 21:29:21 +00:00
rbs%maths.uq.edu.au 3c5eb37fb8 Added a flag for operators that need to be centered around the axis 2001-02-02 21:25:07 +00:00
attinasi%netscape.com 5a4026508d Floated list items are now handled correctly. b=32200, r=buster sr=waterson 2001-02-02 21:17:01 +00:00
attinasi%netscape.com 310546d5dc Leave floated list-items as display:list-item. b=32200, r=buster sr=waterson 2001-02-02 21:16:00 +00:00
kin%netscape.com 3748fdc618 Backing out part of fix for bug #67007 that cause bug #67408. (Can't type newlines in textareas)
a=leaf
2001-02-02 16:32:27 +00:00
mkaply%us.ibm.com 44182556c1 Fix FreeBSD bustage 2001-02-02 16:07:50 +00:00
dbaron%fas.harvard.edu cde2d409d8 Fix HPUX bustage. Declaration within class definition shouldn't include class name. 2001-02-02 15:31:03 +00:00
mkaply%us.ibm.com 6321c8c80e Attempt to fix senna REQUIRES bustage 2001-02-02 15:10:30 +00:00
rbs%maths.uq.edu.au f9977a17a6 [not part of default build] Undo unintended changes, they were not meant for the TB tree 2001-02-02 14:43:36 +00:00
rbs%maths.uq.edu.au 6b8ef2d7f9 [not part of default build] Removed debug flag that shouldn't have been left, and corrected some invariants 2001-02-02 14:27:38 +00:00
rbs%maths.uq.edu.au dd085a7ad8 [not part of default build] Removed debug flag that shouldn't have been left, and corrected some invariants 2001-02-02 14:27:16 +00:00
rbs%maths.uq.edu.au 0dac0224cf [not part of default build] Removed debug flag that shouldn't have been left, and corrected some invariants 2001-02-02 14:25:44 +00:00
rbs%maths.uq.edu.au 52208263de [not part of default build] Set the namespace properly 2001-02-02 14:01:59 +00:00
Peter.VanderBeken%pandora.be 44a6121e70 [not part of the build] ... and should use srcdir. 2001-02-02 11:46:41 +00:00
hyatt%netscape.com 58ccca7088 Checking in some sample interfaces. Not part of build. 2001-02-02 11:42:40 +00:00
hyatt%netscape.com 06e7e4270e Checking in some sample interfaces. Not part of build. 2001-02-02 11:33:15 +00:00
jst%netscape.com f451a8c50b Fixing bug 64755. Moving code around to make plugins instantiated from an <object> tag be scriptable. r=pollmann@netscape.com, sr=hyatt@netscape.com 2001-02-02 11:31:08 +00:00
hyatt%netscape.com 4a77bec32f Checking in some sample interfaces. Not part of build. 2001-02-02 11:29:48 +00:00
hyatt%netscape.com 43dc7d0ee6 Checking in some sample interfaces. Not part of build. 2001-02-02 11:25:11 +00:00
Peter.VanderBeken%pandora.be 3135510f5a [not part of the build] Should use unix path-separators. 2001-02-02 11:15:27 +00:00
rbs%maths.uq.edu.au 7527d479e7 [not part of default build] Set the namespace properly 2001-02-02 09:52:22 +00:00
rbs%maths.uq.edu.au 43ba529eb4 Remove obsolete file 2001-02-02 09:47:24 +00:00
rbs%maths.uq.edu.au b31b9700fd [not part of default build] MathFont Property Files. The Operator Dictionary and stretchy characters can now be described in external extensible lists - Another pass will be needed to remove the PUA codes and switch to the recently approved Unicode points of MathML characters 2001-02-02 09:41:27 +00:00
rbs%maths.uq.edu.au 9df43b8325 [not part of default build] Removed the static ctors and the hard-coding of the mutable characters. These characters and their attributes are now described in external extensible sets of MathFont property files 2001-02-02 09:40:53 +00:00
rbs%maths.uq.edu.au d5afb8e0f3 [not part of default build] Recover from API changes and improve the position of the index in mroot to eliminate the risk of collision with the sqrt symbol 2001-02-02 09:39:18 +00:00
rbs%maths.uq.edu.au f6d7ac75a6 [not part of default build] Recover from API changes and update the compression flag to match TeX 2001-02-02 09:38:48 +00:00
rbs%maths.uq.edu.au b3ad0ab2a8 [not part of default build] Merged my tree with Shyjan changes, enabling the italic correction, the inter-frame spacing, and the support for moveablimits. Updated the returned bounding metrics to keep the bounding boxes aligned in the visual debug mode 2001-02-02 09:37:14 +00:00
rbs%maths.uq.edu.au f728161357 [not part of default build] API changes 2001-02-02 09:35:28 +00:00
rbs%maths.uq.edu.au 630000a1a9 [not part of default build] Operator Dictionary - reworked the code to use a hashtable instead of an AVL tree. Allowed lazy population of the dictionary from the MathFont property file. Added helper methods so that nsMathMLChar can now query the dictionary for attributes of stretchy operators instead of keeping its own separate data 2001-02-02 09:34:15 +00:00
rbs%maths.uq.edu.au aaea589b2e [not part of default build] Added atoms for the 'types' of MathML frames 2001-02-02 09:33:38 +00:00
rods%netscape.com 360737ebca Added UI for printing selectd frame
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00
sfraser%netscape.com 454c9dfbcc Add nsXBLInsertionPoint.cpp for hyatt 2001-02-02 02:08:37 +00:00
hyatt%netscape.com c774968350 Fix linux bustage. 2001-02-02 02:05:57 +00:00
jst%netscape.com 729d5d12a9 Fixing bug 53860. Making inputElement.getAttribute('checked') return the value 'checked' if the attribute was ever set. r=pollmann@netscape.com, sr=rpotts@netscape.com 2001-02-02 01:34:57 +00:00
hyatt%netscape.com 815e1861e9 Checking in new files (r=ben, sr=brendan). 2001-02-02 01:14:07 +00:00
hyatt%netscape.com 90b8800096 Fix for 55292, r=ben, sr=brendan 2001-02-02 00:54:47 +00:00
anthonyd%netscape.com 6451a45f2c bug fix for 67007, user tags being consumed
r=akkana
sr=harishd
2001-02-01 23:57:24 +00:00
rods%netscape.com 87f28b43c8 makes optgroups so they you can't click on them and it fixes the focus issue.
Bug 63006 r=kmcclusk sr=buster
2001-02-01 22:45:32 +00:00
dcone%netscape.com feb38d074c Took out bad #ifdefs.. added newline for warnings 2001-02-01 21:44:18 +00:00
disttsc%bart.nl e417f32937 Fix "No newline at end of file" which causes bustage on some platforms. r=bryner 2001-02-01 21:37:05 +00:00
dcone%netscape.com 52fd6101b3 Fixed a define problem 2001-02-01 21:30:14 +00:00
harishd%netscape.com 3b8bfb2cf8 54453 - Killing an annoying assertion.
r=heikki
2001-02-01 21:04:48 +00:00
dcone%netscape.com b784e79cec Added routines for finding the currently selected frame. sr=buster. r=peterl 2001-02-01 20:49:10 +00:00
rods%netscape.com 1f6b99d689 focus rects should now be hidden
r=pollmann sr=buster
2001-02-01 12:24:35 +00:00
kmcclusk%netscape.com 81862e3601 Removed unused code in view module. bug 62675 sr=roc+moz r=rods@netscape.com 2001-02-01 06:00:02 +00:00
karnaze%netscape.com 50a07c2c2e more peformance work on test case of bug 60494. Removed redundant calls to recompute colspan widths. Added more debug reflow timing code. r=peterl. 2001-02-01 02:29:14 +00:00
karnaze%netscape.com d370b0fcb2 mispelled #ifdef DEBUG 2001-02-01 02:26:26 +00:00
waterson%netscape.com f43c10947e Bug 67125. If the hint fails, start over to avoid problems when hint is an out-of-flow frame. r=attinasi, sr=buster 2001-01-31 23:20:39 +00:00
kin%netscape.com b40dfbd057 Fix for bug #65857: Trailing whitespaces confuse form field value
Modified SetTextControlFrameState() to use GetTextControlFrameState() when
comparing the current value.
r=akkana@netscape.com sr=sfraser@netscape.com
2001-01-31 21:00:43 +00:00
sfraser%netscape.com c515022092 Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt 2001-01-31 20:08:13 +00:00
gagan%netscape.com cded3e2f30 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
karnaze%netscape.com b6d42b35d2 bug 65750 - fix error with negative numerator in colspan calculations. sr=none, r=bernd.mielke.snafu.de. 2001-01-30 05:00:44 +00:00
mkaply%us.ibm.com 6f0ce83043 #60160
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
jst%netscape.com 0999addcc3 Fixing bug 44615. Making the default value of radio buttons be "on" to match older browsers. r=rods@netscape.com&heikki@netscape.com, sr=brendan@mozilla.org. 2001-01-30 04:22:24 +00:00
dbaron%fas.harvard.edu 73fda4d305 Add lwbrk to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage. 2001-01-30 01:52:15 +00:00
dbaron%fas.harvard.edu 0335ffa9ce Add lwbrk to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage. 2001-01-30 01:27:47 +00:00
disttsc%bart.nl e67b60a7df Fix mac bustage. 2001-01-30 00:23:02 +00:00
disttsc%bart.nl 1b47acc15b Update REQUIRES to fix bustage. 2001-01-30 00:17:27 +00:00
disttsc%bart.nl d50f6117cb Clean-up of nsDocument.(h|cpp), r=jst, sr=vidur 2001-01-29 23:17:55 +00:00
jfrancis%netscape.com d9f4b4f5a9 bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin 2001-01-28 20:13:07 +00:00
dbaron%fas.harvard.edu c123fff210 Checking back in change (rev. 3.410) that was mistakenly backed out (in rev. 3.411):
bug 13553 (Table doesn't render properly)
patch submitted by bernd.mielke@snafu.de
r=waterson
sr=buster
2001-01-28 17:00:19 +00:00
saari%netscape.com 0f1963992e fix for crashing plugin problem 65687, r=pinkerton, sr=waterson 2001-01-28 01:36:21 +00:00
saari%netscape.com 1ca1d7d2d0 fix for 656687, plugins don't scroll. r=bnesse, sr=waterson 2001-01-28 00:37:48 +00:00
dbaron%fas.harvard.edu 7a97a55d82 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu 20b685bf78 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
rods%netscape.com 9c6f7ccade This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
attinasi%netscape.com 4217840de6 Performance fix: moves content-specific queries out of SelectorMatches to reduce number of times called in rule matching. b= 53620 r=dbaron sr=waterson 2001-01-27 05:48:41 +00:00
hyatt%netscape.com 086bf919ba Impl getAnonymousElementByAttr, r=jst, sr=ben 2001-01-27 00:43:54 +00:00
karnaze%netscape.com 83b9b7ba19 new regression tests not affecting the build. 2001-01-26 23:47:57 +00:00
karnaze%netscape.com d2678ca972 bug 34176 - correct fixed table layout over allocated cols. sr=waterson, r=karnaze. 2001-01-26 23:44:59 +00:00
karnaze%netscape.com aca723ed2d bug 62502 - null pointer check. sr=waterson, r=karnaze. 2001-01-26 23:40:36 +00:00
locka%iol.ie 8c837042a5 Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com 2001-01-26 12:35:32 +00:00
karnaze%netscape.com 00c9bf72c8 bug 56201 - don't allow a cell to return a desired width bigger than the avail width in a fixed layout table. sr=buster, r=peterl. 2001-01-25 22:57:53 +00:00
harishd%netscape.com acc199f5d7 Removed CNavDTD dependency.
r=jst
sr=vidur
2001-01-25 19:33:57 +00:00
karnaze%netscape.com a10815bf96 bug 65372 - allow rows to be inserted after an over specified row span. sr=buster, r=attinasi. 2001-01-25 16:02:14 +00:00
karnaze%netscape.com 97681eacb4 bug 60494 - only request the max width of the innner table if it is requested of the outer table. sr=buster, r=peterl. 2001-01-25 16:00:59 +00:00
karnaze%netscape.com e8000aa774 forgot the #ifdef DEBUG around mDebugHook. 2001-01-25 15:57:46 +00:00
karnaze%netscape.com 9927e53497 better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
dbaron%fas.harvard.edu ec5e79e673 Change the way nsDocument stores its children by replacing separate nsVoidArrays for prolog and epilog with a single nsISupportsArray that also holds the root element. Using this change, simplify many of the child handling methods in nsDocument (and fix some bugs in them). Since nsDocument no longer uses prolog and epilog, remove AppendToProlog and AppendToEpilog from nsIDocument. b=47850 r=jst@netscape.com sr=vidur@netscape.com 2001-01-25 14:19:38 +00:00
dbaron%fas.harvard.edu 32704d12d2 Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil 2001-01-25 03:23:19 +00:00
mcafee%netscape.com 2a02bb78fd Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil 2001-01-25 02:58:12 +00:00
brade%netscape.com 611c8302c3 always absolutize urls in html copy encoder (doing the right thing is covered in bug #32768) 2001-01-24 14:59:57 +00:00
ben%netscape.com bc44f20c67 Fix for bug 65108, incorrect positioning of menupopups when menulist/menu as child of
deck page. r=pinkerton@netscape.com, a=hyatt@netscape.com
2001-01-24 08:38:09 +00:00
dr%netscape.com d30cb4c1a9 fix for 65897 (fixes annoying warning in nsIStyleSet.h) r=saari, sr=waterson 2001-01-24 01:36:03 +00:00
darin%netscape.com 6bfaf3912c Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
jst%netscape.com 49b1414272 Fixing bug 57772. Hooking document.getSelection() into window.getSelection().toString() which does the right thing (i.e. doesn't produce pretty printed text). r=heikk@netscape.com, sr=rpotts@netscape.com 2001-01-23 07:45:08 +00:00
jst%netscape.com 30fe037979 Fixing bug 47733. Making document.implementation.createDocument() set up the root element in the document correctly so that it's parent and owner document is the document that it's in. r=heikki@netscape.com, sr=rpotts@netscape.com 2001-01-23 07:42:20 +00:00
pinkerton%netscape.com 017885f941 Fixes a leak where an object registered to listen to multiple IID's
wouldn't get released until the manager shut down. Now gets released
when the last IID listened to is removed. r=danm,a=hyatt.
2001-01-23 03:10:25 +00:00
jst%netscape.com 3502f87859 Checking in rods@netscape.com's patch for bug 60049. The implementation of document.clear() in mozilla was incorrectly clearing the whole document, the same method in NS 4.x and IE seem to do nothing so with this patch document.clear() is a nop. r=jst@netscape.com, sr=vidur@netscape.com 2001-01-23 02:20:33 +00:00
vidur%netscape.com 99ec8cdc30 Fix for bug 63081. We remove carriage returns passed to us by the parser in the copy from the sink buffer to the content model. r=jst 2001-01-22 23:11:02 +00:00
buster%netscape.com 41cd3a3b03 bug 13553 (Table doesn't render properly)
patch submitted by bernd.mielke@snafu.de
r=waterson
sr=buster
2001-01-22 22:10:05 +00:00
blakeross%telocity.com 25233a6df6 Fix 66135: use option, not command, for moving to and selecting previous/next word on mac. r=timeless sr=sfraser 2001-01-22 20:34:04 +00:00
pinkerton%netscape.com 49e3f84426 uninitialized event result causing havoc on mac opt builds. Setting it to something reasonable up front fixes form submission. r=timeless,a=ben. 2001-01-22 08:34:23 +00:00
jst%netscape.com a6c968fabc Removing unused variable. 2001-01-22 06:38:19 +00:00
hewitt%netscape.com aca04ca013 52381 - DOM selectorText implementation, r=attinasi/jst, sr=waterson 2001-01-22 04:03:48 +00:00
dbaron%fas.harvard.edu ac9106ba37 Adding regression test for bug 4519. (Not part of build.) 2001-01-21 21:49:36 +00:00
dbaron%fas.harvard.edu 174b6a84b5 Fix SVG bustage from pierre's checkin. 2001-01-21 00:03:07 +00:00
dbaron%fas.harvard.edu a36f39a394 Fix MathML bustage from pierre's checkin. 2001-01-20 23:57:38 +00:00
pierre%netscape.com d8cb741c0d added brakets in switch() statements in a vain attempt to fix the unix build bustages 2001-01-20 23:33:29 +00:00
pierre%netscape.com 9f93f79b72 #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster. 2001-01-20 22:50:28 +00:00
pierre%netscape.com 531ba68b54 #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. Review=attinasi. Pending Approval: buster. 2001-01-20 22:46:54 +00:00
kmcclusk%netscape.com 00f44bbe67 Defer invalidates using PL_event so they can be combined with reflow invalidates. This improves performances by reducing the number of paint messages and eliminates flicker bug 36849 sr=roc+moz@cs.cmu.edu r=rods@netscape.com 2001-01-20 04:59:39 +00:00
jst%netscape.com 1a7cfc1de2 Fixing bug 54780. Checking in patch from heikki@netscape.com that makes nsDOMImplementation::CreateDocument() return the return value from NS_NewDOMDocument() instead of just ignoring it. r=me, r=disttsc@bart.nl, sr=none (trivial change). 2001-01-19 07:56:38 +00:00
mkaply%us.ibm.com 70d4175853 HP-UX breakage
I'm just commenting out the delete of mPath for now since it can never be allocated
2001-01-19 05:40:03 +00:00
saari%netscape.com faa4f80505 Fix for 54406, tabbing through links with multiple frames doesn't work. r=byrner, sr=waterson 2001-01-19 01:28:27 +00:00
mkaply%us.ibm.com b354238762 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
cls%seawood.org 6e2d422ed4 Split conditional into if/then statements. Fixes AIX tinderbox bustage.
Thanks to Jim Dunn <jdunn@netscape.com> for the patch. r=rbs
2001-01-18 06:44:50 +00:00
bryner%uiuc.edu 3f39d2dfe8 Fixing unix build bustage. r=blizzard. 2001-01-17 22:16:09 +00:00
saari%netscape.com 7c3ba5e758 Fix for 65134, 60712, 65129 r=av, sr=buster Fixing plugin key event handling 2001-01-17 20:04:09 +00:00
buster%netscape.com 3740cf47b1 ok, now I think I've got the syntax correct 2001-01-16 23:30:16 +00:00
buster%netscape.com 9816186db2 another try at working out the darn nsCOMPtr comparison for Linux 2001-01-16 23:23:02 +00:00
buster%netscape.com ab3660ef24 stupid friggin' .get() nsCOMPtr incompatibility on linux 2001-01-16 22:54:52 +00:00
buster%netscape.com b0da06ecfa bug 56432 ()
the problem was a factorial algorithm for finding primary frames.
fixed by added a hinting mechanism that takes advantage of existing
primary frame cache, greatly reducing the cost for the common case.
r=rods
sr=waterson
2001-01-16 22:10:04 +00:00
blakeross%telocity.com 35c3ef934e Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard 2001-01-16 01:27:20 +00:00
karnaze%netscape.com 14aced24f2 bug 63445 - initialized array of float values. r=attinasi. 2001-01-13 00:26:01 +00:00
karnaze%netscape.com 435d034195 new regression tests, not affecting the build. 2001-01-12 23:27:33 +00:00
karnaze%netscape.com 4ae530d914 bug 46623 - allocate proportional and auto cols together when balancing columns. (sr=buster, r=peterl)
allow columns (due to colspan) containing no originating cols at the end of the table to exist
2001-01-12 23:07:54 +00:00
attinasi%netscape.com 2f86f7ba68 Floated images now have a 3px margin in Quirks mode: b=58899 r=hixie, sr=buster 2001-01-12 20:11:32 +00:00
bratell%lysator.liu.se 02fc6d9132 Cleanup of the HTML -> plain text converter. Bug 62189. r=anthonyd@netscape.com sr=vidur@netscape.com 2001-01-12 07:26:39 +00:00
bnesse%netscape.com ecdef720d7 Fix for Mac plugin positioning problems. Bug 59620. r = peterlubczynski, sr = buster. 2001-01-11 23:56:35 +00:00
karnaze%netscape.com d96b16051e removed assertion added during fix for bug 57828. 2001-01-11 23:22:44 +00:00
karnaze%netscape.com da2e6037b8 bug 57828 - better handling of nowrap in table cell. sr=buster, r=attinasi. 2001-01-11 23:03:37 +00:00
karnaze%netscape.com b56c327983 bug 56201 - allow cell to return larger desired size than avail during incremental reflow. sr=buster, r=peterl 2001-01-11 22:51:35 +00:00
rods%netscape.com 0b47866fbe must return NS_OK from DOM calls, this will make the button look enabled when enabled
Bug 63722 r=attinasi sr=buster
2001-01-11 15:14:47 +00:00
saari%netscape.com 02a4607523 Fix for 58957, plugins on MacOS don't get key events. r=bnesse, sr=hyatt. 2001-01-11 08:22:27 +00:00
saari%netscape.com 82040070dc Fix for 58957, plugins don't get key events on MacOS. r=bnesse, sr=hyatt 2001-01-11 08:17:36 +00:00
bryner%uiuc.edu 90ae3990dd Removing dead nsISelfScrollingFrame interface. sr=hyatt. 2001-01-11 07:32:48 +00:00
evaughan%netscape.com 784bff3cb8 fixes for:
60058
43825
53885
45856
40612

-r ben -sr hyatt
2001-01-11 01:56:27 +00:00
peterlubczynski%netscape.com 491aefa9b6 Null pointer check if no default plugin. part of patch for bug 54437 a=av sr=buster 2001-01-10 23:51:07 +00:00
jst%netscape.com 975326f972 Removing unused file. 2001-01-10 22:58:37 +00:00
jst%netscape.com c40e4b62af Fixing bug 63967. Fixing a crash that happened when the .src of an image was set and the base URL was not available. r=timeless@mac.com, disttsc@bart.nl, sr=vidur@netscape.com 2001-01-10 22:41:47 +00:00
akkana%netscape.com 9a4f8d3dbf 42452,61173: output formatted lists even in unformatted plaintext output. r=bratell, sr=sfraser 2001-01-10 22:08:08 +00:00
buster%netscape.com 9713558eaf bug 61287 (The browser crashes on signing out of hotmail and msn calendar)
r=karnaze
sr=buster
patch submitted by lsv@sparc.spb.su
2001-01-10 20:30:37 +00:00
heikki%netscape.com 71310e036b Some raw interface pointers to nsCOMPtrs, potential null pointer access fix, fixing two wrong eventStructTypes. No bug number. r=saari, sr=waterson. 2001-01-10 20:21:09 +00:00
rods%netscape.com b15fe43161 Removing all references to GfxListControlFrame
Bug 62960 r=kmcclusk sr=hyatt
2001-01-10 14:50:27 +00:00
jst%netscape.com 7089ccc6f4 Fixing bug 60920. Adding type cheks to the document.form.select.options[n] setter so that we don't crash if someone tries to set the value to an invalid type (i.e. not a HTMLOptionElement). sr=brendan@mozilla.org, r=pollmann@netscape.com 2001-01-10 05:11:05 +00:00
dbaron%fas.harvard.edu 7632777ad7 Change ScrollFrameIntoView so that scrolling to an inline frame scrolls to the top of the line containing the inline frame rather than the frame itself. This makes scrolling to empty inline anchors or anchors around images work better. b=38280 r=buster@netscape.com sr=waterson@netscape.com 2001-01-10 02:43:00 +00:00
sfraser%netscape.com 4bccf76008 nsIDiskDocument is now xpidl-generated. bug and reviewers in previous checkin. 2001-01-10 00:06:28 +00:00
akkana%netscape.com c9a065cce8 17686: Add a pref to control image animation. r=tor, sr=buster 2001-01-09 23:55:27 +00:00
anthonyd%netscape.com cee32ef734 fix for bug #59003 fix for keybindings
sr=kin@netscape.com
r=akkana@netscape.com
2001-01-09 23:22:56 +00:00
sfraser%netscape.com f01a40fc19 Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
anthonyd%netscape.com 107c2088f3 bug fix for 62796
sr=kin@netscape.com
a=jfrancis@netscape.com
r=jst@netscape.com
2001-01-09 21:44:35 +00:00
dcone%netscape.com 44ed8413cf Took outsome debug code which snuck in. 2001-01-09 20:41:05 +00:00
jst%netscape.com e60520d263 Removing unused file. 2001-01-09 06:52:13 +00:00
jst%netscape.com 97b81c6c34 Removing declaration of a function that is no longer in mozilla. 2001-01-09 05:26:22 +00:00
jst%netscape.com 3af01b77c8 removed files: mozilla/layout/xml/content/src/nsXMLDocumentType.cpp 2001-01-09 05:15:12 +00:00
jst%netscape.com 7dd56fa57e Removing duplicated code from layout, nsDOMDocumentType does the same things nsXMLDocumentType does and the former is the one that is used. 2001-01-09 05:13:10 +00:00
jst%netscape.com 32e71ad8ca CVS removing old files that are no longer part of the build. 2001-01-09 03:30:23 +00:00
disttsc%bart.nl 8d2cdc8db2 Fix senna bustage, r=cls. (mental note: remember REQUIRES in Makefile.in). 2001-01-09 03:11:59 +00:00
jst%netscape.com 699d3a6929 Fixing bug 64642. This is a regression caused in my large content code reorg/cleanup that I did a few weeks ago, SetDocument on a from control was was forwarding the call to the wrong base class, it was calling nsGenericElement::SetDocument() in stead of nsGenericHTMLElement::SetDocument() and that caused style attributes to not get reparsed when form controls were added to a document. r=pollmann@netscape.com 2001-01-09 02:53:33 +00:00
blakeross%telocity.com 6ea5ede2c0 Fix 44676: spacebar to trigger buttons should behave more like win32 native buttons. r=saari sr=hyatt 2001-01-09 02:15:55 +00:00
disttsc%bart.nl c4ceac4500 Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt 2001-01-09 01:28:36 +00:00
jst%netscape.com 2ab3b02548 Fixing bug 63943. Accessing .offsetXXX properties on elements must call FlushPendingNotifications() on the document and not only on the pres shell to make sure the sink flushes all its content so that frames exists for all elements. r=heikki@netscape.com, sr=rpotts@netscape.com 2001-01-09 01:26:05 +00:00
jst%netscape.com 34ec509fb4 Code cleanup, no bug. Make the implementations of methods whose return type is declared as NS_IMETHOD return NS_IMETHODIMP and not just nsresult. r=heikki@netscape.com 2001-01-09 00:03:42 +00:00
jst%netscape.com e664f14e29 Trivial code cleanup that removes the need for a kungFoDeathGrip. r=heikki@netscape.com 2001-01-08 23:43:56 +00:00
peterlubczynski%netscape.com 64d442f3ca removing dup of export of public nsIPrintContext.h 2001-01-08 23:02:14 +00:00
dcone%netscape.com a748902b2d Took out a duplicate line. 2001-01-08 23:00:46 +00:00
jst%netscape.com 20bffa53a7 Trivial code cleanup, no bug. Removing unused variable and using nsCOMPtr in stead of doing manual addref/release. r=harishd@netscape.com 2001-01-08 22:16:52 +00:00
peterlubczynski%netscape.com 568b1175ec export of public nsIPrintContext.h 2001-01-08 21:59:18 +00:00
dcone%netscape.com 83086f4e2c export nsIPrintContext.h 2001-01-08 21:53:41 +00:00
waterson%netscape.com e321d2f068 Bug 57026. Do not reparent views whenever we 'MoveChildrenTo()', because this breaks SplitToContainingBlock(): no views will have been created in this case! Instead, alter ConstructInline() to move views. r=karnaze, sr=buster. 2001-01-08 21:10:44 +00:00
disttsc%bart.nl 75dd673c80 Fix Mac bustage 2001-01-08 21:04:51 +00:00
disttsc%bart.nl 8a7cb5c5de Add newline to end of file 2001-01-08 21:02:13 +00:00
akkana%netscape.com d3089c475e 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
disttsc%bart.nl c6407781bc Fix linux/unix bustage 2001-01-08 21:00:25 +00:00
dcone%netscape.com e60df0c1c0 Added nsIPrintContext interface.
Added this so you can now tell if your laying out to a printer.
r=attinasi sr=buster
2001-01-08 20:26:05 +00:00
karnaze%netscape.com 88393f3bfd new regression tests, not affecting the build. 2001-01-08 19:04:29 +00:00
rods%netscape.com e6efaf8e39 changed add ref to from NS_ADDREF to NS_IF_ADDREF
Bug 63329, r=kmcclusk sr=buster
2001-01-08 14:06:34 +00:00
pierre%netscape.com b8588fe2ca Not part of the build. Momentarily check in the StyleContext metrics before doing deeper changes. 2001-01-08 00:24:41 +00:00
cls%seawood.org 48080011e3 Backing out anthonyd's previous checkin as it is causing text boxes to not work anywhere on at least beos, linux & win32.
Bug #62796
2001-01-07 15:11:50 +00:00
anthonyd%netscape.com 81ef2c37ad bug fix for 62796 - various range fixes, including a crasher in Range::deleteContents()
sr=kin@netscape.com
r=jst@netscape.com
2001-01-07 04:52:23 +00:00
jst%netscape.com d0880a733e Fixing bug 64513. Adding missing version number to a contract id. r=blakeross@telocity.com 2001-01-07 03:06:19 +00:00
bryner%uiuc.edu 7d0ac898af Bug 49273 - always set the hover state on content when we get a MOUSE_ENTER event. This prevents problems with some window managers that send MOUSE_LEAVE and MOUSE_ENTER events before ButtonPress events. r=saari, sr=blizzard. 2001-01-06 05:58:47 +00:00
jst%netscape.com d370359e69 Fixing regression introduced in my huge checkin a few weeks ago, backing out the change I made while doing some code cleanup/reorg 2001-01-05 23:26:05 +00:00
blakeross%telocity.com 554f310066 Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben 2001-01-05 23:06:09 +00:00
heikki%netscape.com 8705bdcd9d Bug 45420, createCDATASection should check for input ']]>' and some null pointer checks. Removed a bogus comment. Original patch from Taras Tielkes, needed to modify a little because we are now using nsAReadableStrings. r=jst, a=vidur. 2001-01-05 00:35:20 +00:00
bryner%uiuc.edu fc1f9d078b Bug 62763 - null check to prevent crash when mousewheel scrolling a textarea with style overflow:hidden. r=sspitzer, sr=tor. 2001-01-04 22:24:07 +00:00
rods%netscape.com c81b2c3b26 removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
Bug 61274, r=buster sr=waterson
2001-01-04 20:44:42 +00:00
rods%netscape.com 8947222653 When focus is removed and the the CBX is dropped down it rolls it up
r=kmcclusk, sr=buster Bug 64079
2001-01-04 12:22:29 +00:00
heikki%netscape.com 48c2612011 Bug 63560, XML content sink was not adding script element contents to the content model. Includes also minor optimizations and fixes 2 compiler warnings. r=harishd, a=vidur. 2001-01-04 00:30:11 +00:00
cmanske%netscape.com 724a594ae2 Fixed selecting multiple rows, columns. Bug 64093, r=mjudge, sr=kin,sfraser 2001-01-04 00:24:39 +00:00
akkana%netscape.com afbb09f715 56072: fix ctrl-left/right bindings on Unix. r=timeless,jag.anthonyd; a=kin 2001-01-04 00:01:34 +00:00
attinasi%netscape.com 37534f2aac Removed the bogus file-extension-as-image-type text from the title. b=47891 r=dcone sr=buster 2001-01-03 23:37:28 +00:00
attinasi%netscape.com 2e8ea38265 <input type=image> now shows focus. b=2504 r=rods sr=buster 2001-01-03 23:34:54 +00:00
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
karnaze%netscape.com 9f241091c7 bug 63785 - removed the patch from bug 33784. 2001-01-02 23:42:23 +00:00
mkaply%us.ibm.com e99a242b69 #50998
r=rods, a/sr=buster
OS/2 has support for GetAveCharWidth so enable it
2001-01-02 23:26:25 +00:00
attinasi%netscape.com b0f3327e7f Fixed leak in StyleContextCache: destructor was not cleaning up hash table entries. r=dbaron sr=buster b=63627 2001-01-02 23:13:49 +00:00
jst%netscape.com c362958cf3 Fixing bug 57534. document.open() is defined to not return anything in the DOM spec but for backwards compatibility it needs to return the document itself. r=blakeross@telocity.com, sr=brendan@mozilla.org 2001-01-01 20:54:38 +00:00
timeless%mac.com 555ad2b14a fix for bug 63475 Code Cleanup. Based on style flaws noticed in bug 61287
r=bryner, sr=brendan@mozilla.org.
2001-01-01 03:58:07 +00:00
dbaron%fas.harvard.edu 9bf75b01b1 Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com 2000-12-30 19:25:23 +00:00
dbaron%fas.harvard.edu 9430a92e06 Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com 2000-12-30 19:22:22 +00:00
dbaron%fas.harvard.edu e445666fe8 Add testcase for bug 63785 to block regression tests. Not part of build. 2000-12-30 15:46:29 +00:00
blakeross%telocity.com 2532c59179 Fix 41077: show caret during selection on Windows. r=rcassin@supernova.org sr=sfraser 2000-12-28 03:27:23 +00:00
heikki%netscape.com 61f81ef412 Bug 45627 and bug 45552. XMLSerializer to deal better with empty elements, special characters, elements from the HTML namespace and namespaces in general, and processing instructions. Removed a lot of duplicate code in XML Extras component, and made several small optimizations with nsCOMPtr initializations. r=vidur, a=jst. 2000-12-27 23:48:10 +00:00
sspitzer%netscape.com d88e082489 I have no desire to hear hyatt moo. r=bryner 2000-12-27 22:37:09 +00:00
blakeross%telocity.com 5883645a6f Fix 63721: removing extraneous code from nsHTMLButtonElement.cpp. It's Dead Code Removal week, so I'm just doing my part. r=jst sr=alecf 2000-12-27 08:41:29 +00:00