roc+%cs.cmu.edu
3f076593d2
Bug 328946. Mark reflowed block as non-dirty earlier, so we don't get a spurious assertion. r+sr=dbaron
2006-03-26 21:02:19 +00:00
dbaron%dbaron.org
6c82099a48
Always use the UI direction for the scrollbar side, which is what we used to do in the most common case, but make it a pref. b=330863 r=smontagu sr=roc
2006-03-26 00:48:03 +00:00
Olli.Pettay%helsinki.fi
04cfde2d6f
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
rbs%maths.uq.edu.au
71dd568a48
Introduce a soft-break flag that means that a whitespace has been trimmed at the end of the line, and therefore its width has not been accounted for (this width can actually be large, e.g., if a large word-spacing is set). LineLayout should not be misled into placing something where the whitespace was trimmed. b=329987, r+sr=bz
2006-03-24 22:45:05 +00:00
cvshook%sicking.cc
ae80239e8f
Bug 329974: Share textdata for common textnode values. r/sr=jst
2006-03-24 03:29:52 +00:00
uriber%gmail.com
7471aa589e
Bug 331440: Remove eSelectDir from nsSelectionAmount enum, and all references to it. r+sr=roc
2006-03-23 18:36:44 +00:00
uriber%gmail.com
bd1aafafb3
Simplified bidi code in GetFrameFromDirection; changed bidi semantics of eDirPrevious, eDirNext. bug=330815 r=smontagu sr=roc
2006-03-23 08:30:30 +00:00
uriber%gmail.com
4c05ba4736
In nsTextEditRules::CheckBidiLevelForDeletion(), use nsSelection::GetPrevNextBidiLevels to determine bidi levels. bug=330460 r=smontagu sr=roc
2006-03-23 08:20:29 +00:00
dbaron%dbaron.org
c42d098fb9
It is no longer correct to assume 0 as a default value for curpos, due to translations of curpos when scrolling left of the viewport. b=331049 r+sr=roc
2006-03-23 03:45:41 +00:00
dbaron%dbaron.org
5774d84eac
Fix clamping of scrollable area in light of ability to scroll to the left. b=330732 r+sr=roc
2006-03-23 00:13:07 +00:00
dbaron%dbaron.org
9087a4feca
Add comment about importance of view sizing. b=330732 r+sr=roc
2006-03-23 00:11:43 +00:00
bryner%brianryner.com
c28e6a9665
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
dbaron%dbaron.org
7cc4f789c5
Avoid potential problems initializing attributes to -1. b=192767 r+sr=roc
2006-03-22 07:10:31 +00:00
uriber%gmail.com
5f6eb6ecbc
Bug 330881: Crash when double-clicking in empty area inside isindex with position:absolute;direction:rtl;. r+sr=roc
2006-03-20 09:20:49 +00:00
vladimir%pobox.com
d3ede4cd8c
Re-landing fixed cairo update, r=pav
2006-03-17 22:24:30 +00:00
vladimir%pobox.com
9281750006
People tell me that quadrupling Tp is bad. Me? I want a second opinion.
2006-03-17 07:44:38 +00:00
vladimir%pobox.com
5c1b4d39f5
b=330738, update in-tree cairo to current cairo head
2006-03-17 04:05:32 +00:00
pavlov%pavlov.net
634e11e7d8
forgot to remove Save/Restore before checking in. bug 328390. r=vlad sr=roc
2006-03-16 22:46:10 +00:00
pavlov%pavlov.net
c07f23677d
draw image selection using thebes in cairo builds instead of tiling an image. bug 328390. r=vlad sr=roc
2006-03-16 21:42:50 +00:00
bzbarsky%mit.edu
c50f975dda
Fix crash bug 322348 by making ReParentStyleContext more sane. r+sr=dbaron
2006-03-16 01:30:38 +00:00
uriber%gmail.com
0fd2c6463d
Mark lines for which bidi continuations were created or removed dirty, instead of marking everything dirty when continuations removed. bug=330373 r=roc sr=bzbarsky
2006-03-15 20:52:02 +00:00
uriber%gmail.com
1f9f8e341f
Bug 318116: Overflowing inlines in fixed-width RTL blocks overflow to the right instead of to the left. r=dbaron sr=roc
2006-03-15 17:10:35 +00:00
dbaron%dbaron.org
5a1ba2fc9b
Fix handling of auto margins on blocks and tables wider than their container. b=96394 r+sr=roc
2006-03-15 17:00:57 +00:00
dbaron%dbaron.org
1eb1c55661
Change our scrolling code so that it is capable of scrolling above and to the left of the viewport, and then use that capability for nsHTMLScrollFrames with RTL directionality. This removes the invariant that the child of a scrollframe (::scrolled-canvas canvas or ::scrolled-content block) will be stretched to fill the entire scrollable area and stops enforcing it, a change that's likely to cause some regressions not yet fixed within the patch. This also fixes directionality detection for the scrollframe holding the canvas (changing which side the scrollbar appears on) and fixes an old bug in the code that paints the focus ring around the canvas (so it's now again visible on all sides, even when the canvas is scrollable). b=192767 r+sr=roc
2006-03-15 16:55:19 +00:00
pavlov%pavlov.net
f33ad65b06
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
2006-03-15 06:43:36 +00:00
roc+%cs.cmu.edu
f4d2e578db
Bug 328926. Remove aPresContext parameter from Destroy and SetInitialChildList. patch by Marc Liddell, r+sr=roc
2006-03-15 03:14:02 +00:00
roc+%cs.cmu.edu
b6cb8cbd08
Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc
2006-03-14 20:43:18 +00:00
uriber%gmail.com
de2daca789
Bug 309286: Caret moves incorrectly in some cases of bidi HTML contained within an inline element in LTR context. r=smontagu sr=roc
2006-03-14 09:16:40 +00:00
masayuki%d-toybox.com
cc8c257b2b
Bug 330268 RTL characters typed into a textarea after a long unbreakable string don't appear on screen until scrolled r+sr=rbs
2006-03-14 06:10:43 +00:00
sharparrow1%yahoo.com
a92f04468d
Bug 329031 - home/end/ctrl+home/ctrl+end offset calculation cleanup. r=uriber, sr=roc.
2006-03-13 01:13:25 +00:00
uriber%gmail.com
d6054e0451
Added missing parenthese from patch to bug 303884. bug=330284 r+sr=roc
2006-03-13 00:00:58 +00:00
uriber%gmail.com
089788fa91
Do away with geometry in nsFrameList::GetPrev[Next]VisualFor() and nsLineIterator::CheckLineOrder(). Instead use new helper methods in nsBidiPresUtils for determining visual order of the top level of frames in a line. bug=303884 r=smontagu sr=roc
2006-03-12 09:49:48 +00:00
dbaron%dbaron.org
b0a9b36fd4
Wrong branch.
2006-03-09 19:03:25 +00:00
dbaron%dbaron.org
05132c5252
NS_REFLOW_CALC_MAX_WIDTH should go (and maybe all of flags?)
2006-03-09 19:02:54 +00:00
roc+%cs.cmu.edu
d0abdc1385
Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell
2006-03-09 18:55:21 +00:00
roc+%cs.cmu.edu
41888ffd3c
Bug 328881. Set the frame offset of scrolled frames correctly. This shouldn't affect anything immediately --- the offset is not used currently --- but it helps prepare for view removal and I'd like to catch regressions now. r+sr=dbaron
2006-03-09 18:46:14 +00:00
masayuki%d-toybox.com
3d45a1c8e6
Bug 164700 css word-spacing applies at at paint time but not at layout (reflow) time r+sr=rbs
2006-03-08 03:30:57 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
bryner%brianryner.com
62fbfcf15b
Make sure documents have a container before deciding that they should be translucent (bug 327014). r+sr=roc.
2006-03-07 05:34:37 +00:00
cbiesinger%web.de
68a16dabdd
bug 329140
...
- check for pango rather than gtk2 for non-gtk2 specific code
- add pango/cairo cflags where necessary
- don't include gtk headers when not needed
r=vlad
2006-03-04 14:23:39 +00:00
bzbarsky%mit.edu
d56b07bf96
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
...
to nsIGlobalHistory3. Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
bzbarsky%mit.edu
e260aa4524
Remove some no longer needed code. Bug 326017, r+sr=jst
2006-03-03 02:52:05 +00:00
uriber%gmail.com
e01e68c19c
Bug 328876: Avoid compiler warning in nsFrame::GetSelectionClosestFrame(). r+sr=roc
2006-03-01 21:18:30 +00:00
uriber%gmail.com
3dc4772ea9
Bug 328655: Pressing "Home" or "End" on a blank line in a textarea in a bidi page moves the caret to the top of the textarea. r=smontagu sr=roc
2006-03-01 19:34:00 +00:00
uriber%gmail.com
64e356a527
Bug 326932: Triple-click paragraph selection doesn't work correctly in paragraphs containing form controls. r+sr=roc
2006-03-01 19:28:42 +00:00
sharparrow1%yahoo.com
0bfa279c38
Bustage fix; oops
2006-02-27 06:14:25 +00:00
sharparrow1%yahoo.com
c85638a9e7
Bug 320326: deCOMtaminate GetContentAndOffsetsFromPoint, plus some slight behavior changes. r+sr=roc.
2006-02-27 05:57:37 +00:00
roc+%cs.cmu.edu
edf6d52cf4
Bug 256311. Improve block reflow performance in the presence of many empty lines, by being more aggressive about caching block and line emptiness state, and by stashing a reference to a line that we know has nothing but empty lines above it. Relanding because I accidentally backed it out. r+sr=dbaron
2006-02-27 04:15:05 +00:00
roc+%cs.cmu.edu
83f6e177f0
Backing out changes for bug 326944, really this time\!
2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu
506203a843
Backing out changes for bug 326944.
2006-02-27 03:22:03 +00:00
roc+%cs.cmu.edu
e8f95314d6
Bug 256311. Improve block reflow performance in the presence of many empty lines, by being more aggressive about caching block and line emptiness state, and by stashing a reference to a line that we know has nothing but empty lines above it. r+sr=dbaron
2006-02-27 02:51:57 +00:00
roc+%cs.cmu.edu
7a891e1dd1
Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell
2006-02-27 02:33:26 +00:00
dbaron%dbaron.org
21103e359a
Remove unused mCompactMarginWidth member. b=328551 r+sr=roc
2006-02-26 10:35:44 +00:00
martijn.martijn%gmail.com
e8f78e1a90
Bug 325507 - Replace nsISupportsArray with nsCOMArray in nsPluginInstanceOwner::EnsureCachedAttrParamArrays. r+sr=bzbarsky
2006-02-24 14:43:39 +00:00
pavlov%pavlov.net
ee30762d9c
fixing windows plugin clipping bugs. bug 328263. r=vlad
2006-02-23 20:55:42 +00:00
timeless%mozdev.org
6a510cc56b
Bug 298277 remove useless references to nsVoidArray
...
r=dbaron sr=dbaron
2006-02-23 10:30:59 +00:00
bzbarsky%mit.edu
70a3e3a9a3
Make it possible to target non-primary content <browser>s; specifically ones
...
that are type="content-targetable". Bug 326009, r=bsmedberg, sr=jst
2006-02-22 03:58:48 +00:00
uriber%gmail.com
c3e489445d
Bug 299065: Bidi resolution needs to split inlines in addition to text frames. r+sr=dbaron
2006-02-21 21:33:47 +00:00
roc+%cs.cmu.edu
053b69b6e2
Bug 327670. Fix memory leak from bug 317375. r+sr=dbaron
2006-02-21 21:06:17 +00:00
sharparrow1%yahoo.com
acef3d3622
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
2006-02-21 00:49:04 +00:00
smontagu%smontagu.org
2b0ed7d025
Point Arabic lam alef pairs to lam-alef ligatures. Bug 308020, r+sr=roc
2006-02-12 09:43:18 +00:00
sharparrow1%yahoo.com
cc2905f869
Bug 321433 - Don't enable selection for printing. r+sr=roc.
2006-02-07 02:52:40 +00:00
sharparrow1%yahoo.com
0dc91d8188
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
2006-02-07 02:22:06 +00:00
rbs%maths.uq.edu.au
96167813ea
CSS Letter-Spacing Heap Overflow, b=325403, r+sr=bz
2006-02-07 01:58:35 +00:00
roc+%cs.cmu.edu
5037e0a35a
Bug 325093. Fix clip rect interpretation so print/print preview page clipping works. r+sr=dbaron
2006-02-06 21:08:34 +00:00
roc+%cs.cmu.edu
ea23fb8fcf
Bug 78087. Propagate the canvas background to be the background of the entire viewport so it z-orders correctly in the viewport's stacking context. r+sr=dbaron
2006-02-05 20:55:47 +00:00
roc+%cs.cmu.edu
f00fbcfd6e
Bug 78087. Propagate the canvas background to be the background of the entire viewport so it z-orders correctly in the viewport's stacking context. r+sr=dbaron
2006-02-05 20:52:13 +00:00
sharparrow1%yahoo.com
b94ae3ea84
Bug 253076 make clicks on canvas go into standard frame selection code. r=bzbarsky,sr=roc
2006-02-04 00:23:49 +00:00
bzbarsky%mit.edu
95e82354c7
Fix bug 303039 -- make sure to get the right max-width even if we have no
...
lines. r+sr=roc
2006-02-03 18:50:41 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
sharparrow1%yahoo.com
5ab81b2294
Bug 324915 -- fix crash printing iframes by adding null check. r+sr=roc.
2006-02-03 04:51:48 +00:00
bzbarsky%mit.edu
eab4195d4c
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
cbiesinger%web.de
4ea76fc603
bug 322414
...
- clean up nsObjectFrame and remove unnecessary includes
- make the instanceowner hold an owning reference to the content node
- use GetOwnerDoc rather than GetCurrentDoc
r+sr=bz
2006-02-02 19:29:10 +00:00
bzbarsky%mit.edu
23ba870fb6
Fix leak bug 324969 -- make sure to call virtual destructors.
2006-01-29 18:48:58 +00:00
bzbarsky%mit.edu
69c105eceb
Make hiding a frame with display:none really hide the docshell all the way.
...
Bug 308182, r=biesi, sr=jst
2006-01-27 01:04:48 +00:00
roc+%cs.cmu.edu
54a1b44623
Bug 324852. Clean up missing uses of NS_DISPLAY_DECL_NAME for a tiny space saving with frame display lists
2006-01-26 22:58:22 +00:00
roc+%cs.cmu.edu
988ed21871
Bug 324836. Listboxes must be treated as pseudostackingcontexts. r+sr=dbaron
2006-01-26 21:03:49 +00:00
bzbarsky%mit.edu
d7fe987200
Fixing more build bustage and warnings. Bug 317375
2006-01-26 05:14:30 +00:00
roc+%cs.cmu.edu
5451e97878
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
2006-01-26 02:29:17 +00:00
cvshook%sicking.cc
80a8cf92b6
Bug 310436: Implement IsFrameOfType and use that to disable non-svg frames from being children of svg frames. r=bz sr=dbaron
2006-01-25 21:16:12 +00:00
roc+%cs.cmu.edu
0f45c37baf
Bug 323946. nsFieldSetFrame doesn't need to support having a space manager. r+sr=dbaron
2006-01-22 23:20:56 +00:00
mats.palmgren%bredband.net
551532c626
Look for the next-in-flow in the overflow-list when the next normal line did not contain it. b=310638 r+sr=roc
2006-01-21 10:33:48 +00:00
roc+%cs.cmu.edu
c8fd5439d9
Bug 323291. Repaint reflowed absolute frames that changed size without changing their view size. r+sr=bzbarsky
2006-01-16 03:28:20 +00:00
cvshook%sicking.cc
0f489187a0
Bug 321294: Remove unused ReplaceFrame codepaths.
...
r/sr=roc
2006-01-10 22:58:37 +00:00
uriber%gmail.com
4e84327f2f
Bug 310589: Clicking off of the lower-right edge of a zoomed image can cause a crash [@FindBlockFrameOrBR()] [@ nsIFrame::GetExtremeCaretPosition()]. r+sr=roc
2006-01-08 21:44:44 +00:00
cbiesinger%web.de
c5f73e4f62
bug 322052 remove now-unused mFullURL r+sr=bz
2006-01-02 18:57:14 +00:00
cbiesinger%web.de
b174e5d8f1
Bug 322052 Fix document handling in nsObjectFrame.cpp
...
r+sr=bz
2006-01-02 15:54:24 +00:00
darin%meer.net
645a0a885e
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-01-02 02:30:32 +00:00
cbiesinger%web.de
bba7b6caa5
Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless
...
now that plugin loading has been rewritten in bug 1156 / bug 309521
r+sr=bz
2006-01-01 11:28:35 +00:00
dbaron%dbaron.org
fa942bfd9e
Make nsObjectFrame not be a container anymore. b=309532 r=biesi sr=bzbarsky
2005-12-31 00:25:36 +00:00
cbiesinger%web.de
78347c9170
Bug 309521
...
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
content state for the former)
- make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
- Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
cvshook%sicking.cc
e322141c90
Fix build bustage
2005-12-28 22:11:27 +00:00
cvshook%sicking.cc
031a1befce
Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
...
r/sr=bz
2005-12-28 21:52:39 +00:00
uriber%gmail.com
6280075dfa
Bug 321487: Crash when moving caret backwards over text frame consisting of a single CR [nsTextFrame::PeekOffset]. r=rbs sr=bzbarsky
2005-12-27 15:15:40 +00:00
cbiesinger%web.de
8d81b8a6b6
Bug 321504 Remove unneeded uses of nsIDocumentLoader
...
r+sr=bz
2005-12-26 16:45:59 +00:00
timeless%mozdev.org
4e19547eef
Bug 321393 Clicking on page in print preview causes crash [@ GetOffsetsOfFrame]
...
patch by sharparrow1@yahoo.com r=roc sr=roc
2005-12-25 19:01:45 +00:00
uriber%gmail.com
cf09040b6c
Bug 319705: Crash when deleting comment line selected with triple click [@nsFontMetricsWin::ResolveForwards]. r+sr=bzbarsky
2005-12-25 14:27:14 +00:00
dbaron%dbaron.org
8f155f202b
Use a more accurate test for first reflow (and one that won't go away soon). b=307979 r+sr=roc
2005-12-21 03:32:25 +00:00
dbaron%dbaron.org
ba9511db6f
Use IsContainingBlock rather than testing for block frame when looking for the placeholder's containing block for auto offsets; for non-blocks, just use the placeholder Y coordinate for auto-top. b=253479 r+sr=roc
2005-12-21 03:30:28 +00:00
dbaron%dbaron.org
7455e48a05
Fix insertion at end of textarea creating an extra pseudo-linebreak. b=319664 Patch by Eli Friedman <sharparrow1@yahoo.com>. r+sr=roc
2005-12-20 09:13:47 +00:00
roc+%cs.cmu.edu
a8d5bf14f2
Bug 318425. Make sure the scrolled frame's view is set to include the overflow area of its frame. r+sr=dbaron
2005-12-19 01:07:41 +00:00
dbaron%dbaron.org
35c7456a63
Back out part of previous patch since it's a static/dynamic inconsistency.
2005-12-17 19:11:40 +00:00
dbaron%dbaron.org
b73a65b5c6
Skip anonymous table objects (and our extra cell content box) when finding parents for style contexts of their descendants during style reresolution. b=289517 Patch from Boris Zbarsky <bzbarsky@mit.edu>. r+sr=dbaron
2005-12-17 18:58:47 +00:00
dbaron%dbaron.org
512a7260de
Don't store or use a widget in the delayed caret data; it's not important, and it might have been destroyed. b=307989 r+sr=roc
2005-12-16 04:58:33 +00:00
dbaron%dbaron.org
da925b1d41
Null out line layout when crossing from box to non-box so we don't reuse an incorrect linelayout object. b=307992 r+sr=roc
2005-12-15 23:08:07 +00:00
roc+%cs.cmu.edu
0070b429f0
Bug 319675. Don't cross line boundaries looking for double-click targets. patch by Eli Friedman, r=sr=roc
2005-12-15 03:32:09 +00:00
uriber%gmail.com
0a84f833ba
Bug 312550: Incorrect wrapping in RTL textarea with horizontal scrollbar. r=smontagu, sr=roc
2005-12-14 14:33:17 +00:00
bsmedberg%covad.net
f95f54c276
Fix merge bustage for bug 313309
2005-12-12 21:23:47 +00:00
bsmedberg%covad.net
1007bf13a3
Conflict merge, bug 313309 (macro not used yet unless you have the final patches applied)
2005-12-12 14:14:03 +00:00
bzbarsky%mit.edu
89a0cec70c
Remove unsed code. Bug 307111, r+sr=roc
2005-12-11 20:40:07 +00:00
mark%moxienet.com
4e218cfa92
Bug 319558, crash [@ GetSelectionClosestFrameForChild] due to typo in bug 316281. Remove unwanted semicolon. Patch by Adam Guthrie <ispiked@gmail.com>. r=me
2005-12-08 18:09:17 +00:00
roc+%cs.cmu.edu
cdc6395d43
Bug 316281. Rework GetContentAndOffsetsFromPoint. r=uriber,sr=roc,patch by Eli Friedman
2005-12-07 23:08:39 +00:00
bzbarsky%mit.edu
2c430df12d
Fix crash bug 316012, r=biesi, sr=jst
2005-12-07 00:52:39 +00:00
bzbarsky%mit.edu
b4b5adfb40
Don't store the "normal" frame state for the root scrollframe, for now. Bug
...
318709, r+sr=roc
2005-12-06 23:56:17 +00:00
bzbarsky%mit.edu
b338fa099b
Prevent infinite recursion for cases when InstantiatePlugin returns a success
...
code without creating a plugin instance. Bug 319332, r=biesi, sr=roc
2005-12-06 23:52:49 +00:00
bzbarsky%mit.edu
8f79701ae1
Windowless plugins should get SetWindow() called on them the same time normal
...
plugins do -- at reflow end, not just paint time. Bug 266933, r+sr=roc
2005-12-06 04:50:26 +00:00
roc+%cs.cmu.edu
6465f11d69
Bug 319115. Move nsTextFrame interfaces around so nsTextFrame.h can go away. Preparation for forking nsTextFrame. patch by Stephen Blackheath, r+sr=roc
2005-12-06 00:39:08 +00:00
roc+%cs.cmu.edu
24eef11a41
Bug 319115. Move nsTextFrame interfaces around so nsTextFrame.h can go away. Preparation for forking nsTextFrame. patch by Stephen Blackheath, r+sr=roc
2005-12-06 00:32:52 +00:00
bmlk%gmx.de
ed0db0fdb0
don't allocate nsDirectionalFrame on heap, bug 315321 patch by Marc Liddell r=roc sr=dbaron
2005-12-03 15:44:43 +00:00
bzbarsky%mit.edu
617285d1ac
Remove content ids. Bug 166637, r=sicking, sr=peterv
2005-11-29 16:47:18 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
masayuki%d-toybox.com
03cebcb9db
Bug 113161 Color/background-color of preedit string is always default(we should not use invert) / Bug 170951 IME should use OS system color for selection instead of inverting r+sr=roc
2005-11-20 23:43:48 +00:00
timeless%mozdev.org
b20620f6ab
Bug 106386 Correct misspellings in source code
...
patch by mats.palmgren@bredband.net r=dbaron sr=dbaron
2005-11-20 22:05:24 +00:00
smontagu%smontagu.org
cc432849d5
Bug 313602: Bidi: Caret appears incorrectly when using up/down arrows to move into a blank line surrounded by reverse-direction text. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
2005-11-16 09:40:52 +00:00
smontagu%smontagu.org
31ce373202
Bug 305798: Bidi: After deleting last character of reverse-direction text, arrow keys move caret incorrectly. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
2005-11-16 09:37:01 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
bmlk%gmx.de
f766b3bc81
More robust handling of the overflow property, bug 315210 r/sr=roc
2005-11-11 05:30:31 +00:00
joshmoz%gmail.com
194a45e592
remove XP_MAC, cleanup. b=281889 r=mento sr=smfr
2005-11-10 17:45:59 +00:00
cvshook%sicking.cc
7df41771be
Bug 312592: Reduce amount of duplicated code in html contentsink.
...
r=mrbkap sr=peterv
2005-11-10 15:51:10 +00:00
roc+%cs.cmu.edu
604f2b1451
Bug 315127. Go back to allocating NS_NewDirectionalFrame on the heap, to fix crash regression. r+sr=dbaron
2005-11-06 22:47:10 +00:00
roc+%cs.cmu.edu
c4070dec03
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
2005-11-04 02:38:33 +00:00
roc+%cs.cmu.edu
28e3f8e5ff
Bug 227121. A scrolled element's frame size should be set to the max of its desired size and the scrollport size, and should not depend on its overflow. Fixes an incremental reflow bug with scrolled frames. r+sr=dbaron
2005-11-02 23:35:37 +00:00
cbiesinger%web.de
b657967736
bug 314679 remove some unused code from nsObjectFrame
...
r+sr=bz
2005-11-02 16:34:32 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
bzbarsky%mit.edu
5434dcc29e
Show the loading placeholder while loading, not the broken one. Bug 312804,
...
r=biesi, sr=dbaron
2005-11-02 00:04:29 +00:00
roc+%cs.cmu.edu
f06224220c
Fixing bustage...
2005-11-01 21:11:25 +00:00
roc+%cs.cmu.edu
2e1fe576cc
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
2005-11-01 20:40:54 +00:00
roc+%cs.cmu.edu
4c35f79954
Bug 312777. Don't pass negative-margin-box floats to the space manager; correct them and preserve the right margin-edge on left floats and the left margin-edge on right floats. r+sr=dbaron
2005-11-01 01:16:45 +00:00
cbiesinger%web.de
536ccd0080
bug 309706
...
- Add some logging to nsObjectLoadingContent
- Add a StopPlugin() method to nsIObjectFrame
- Make use of that in PrepareInstanceOwner, so that loading a new plugin in
the same frame works as expected
- Initialize <applet> and <embed> elements to eType_Loading, so that the type is
only eType_Plugin if mURI and mContentType are valid
r+sr=bz
2005-10-31 18:28:56 +00:00
smontagu%smontagu.org
b2d728da77
Caret skips blank line using down-arrow key in preformatted text (e.g. View Source). Bug 298690, patch by Uri Bernstein <uriber@gmail.com>, r+sr=roc
2005-10-30 13:05:45 +00:00
bzbarsky%mit.edu
1f9e4e6e08
Fix leaks caused by bug 307532. Patch by biesi, r+sr=bzbarsky
2005-10-29 16:16:35 +00:00
masayuki%d-toybox.com
4560e8ab43
Bug 307532 Selection colors should be saved in nsTextFrame::TextPaintStyle, not DrawSelectionIterator r+sr=roc
2005-10-29 14:01:55 +00:00
cbiesinger%web.de
ea140b1ba1
Bug 309529
...
Move logic from nsObjectFrame::Instantiate(const char*, nsIURI*) into
nsObjectLoadingContent.
Also, fixes ext-to-type mapping if the URI does not implement nsIURL.
r+sr=bz
2005-10-29 12:56:44 +00:00
cvshook%sicking.cc
9c1b72f7f8
Bug 311827: Make GetAttr return a bool rather then an nsresult.
...
r/sr=bz
2005-10-28 11:25:24 +00:00
bzbarsky%mit.edu
3ecf2cf11d
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
roc+%cs.cmu.edu
c0905bd67d
Bug 313817. DeCOMtaminate a bunch of NS_New*Frame functions. patch by Marc Liddell, r+sr=roc
2005-10-26 21:46:39 +00:00
masayuki%d-toybox.com
34e2c4df56
Bug 313174 IME composition string isn't rendered as selection text r=sergei_d, sr=bzbarsky
2005-10-26 20:16:01 +00:00
bzbarsky%mit.edu
5f44aab538
Fix some nsFloatCache leaks. Bug 302438, r+sr=dbaron
2005-10-21 22:23:28 +00:00
timeless%mozdev.org
8653c15e5d
Bug 313164 Bidi: Caret navigation broken inside inline elements
...
patch by uriber@gmail.com r=smontagu sr=roc
2005-10-21 20:08:50 +00:00