longsonr%gmail.com
|
977c9b1cef
|
Bug 344898 - Crash removing text from textPath. r=tor, sr=roc
|
2006-07-19 12:33:35 +00:00 |
longsonr%gmail.com
|
14a2546e99
|
Bug 344887 - ASSERTION: Don't try to move the root widget to something non-zero. r=tor, sr=roc
|
2006-07-19 12:27:41 +00:00 |
cvshook%sicking.cc
|
e75ee7f41a
|
Fix error in last checkin for bug 344050.
|
2006-07-19 08:55:36 +00:00 |
cvshook%sicking.cc
|
3a9a287253
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |
aaronleventhal%moonset.net
|
58cd497621
|
Bug 334353. Duplicate insert/delete events. r=evan.yan, sr=roc
|
2006-07-19 01:56:54 +00:00 |
bzbarsky%mit.edu
|
169adf2470
|
Return null from GetPluginInstance without throwing if there's just no plugin.
Bug 344830, r=biesi, sr=jst
|
2006-07-18 20:43:58 +00:00 |
bzbarsky%mit.edu
|
3ff908ecf1
|
Null-check the frame before trying to work with it. Bug 315483, patch by jpl24
<jlurz24@gmail.com>, r+sr=bzbarsky
|
2006-07-18 19:33:55 +00:00 |
gavin%gavinsharp.com
|
f3fc1fbda9
|
Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc
|
2006-07-18 17:01:40 +00:00 |
jwatt%jwatt.org
|
671bed7264
|
Fixing bug 345051. DOS line endings were checked into nsSVGGlyphFrame.h rev 1.9. r+sr=tor@acm.org
|
2006-07-18 15:49:47 +00:00 |
rbs%maths.uq.edu.au
|
de01a001d1
|
Be sure to return the reflow status as complete in the case of invalid markup to avoid a hang due to the frame being reflowed over and over again. Patch by steve.swanson@mackichan.com, b=323737, r+sr=rbs
|
2006-07-18 07:49:02 +00:00 |
uriber%gmail.com
|
2322fdcee9
|
Simplify handling of the eSelectNoAmount case in nsFrame::PeekOffset. bug=344514 r+sr=roc
|
2006-07-18 07:32:58 +00:00 |
uriber%gmail.com
|
3bef115769
|
Fix bidi behavior of ctrl+backspace and ctrl+del. bug=344226 r=smontagu sr=roc
|
2006-07-18 07:28:38 +00:00 |
rbs%maths.uq.edu.au
|
29540d3b17
|
Bustage bug 342533 - crash loading any MathML page due to string-fu change in bug 341954
|
2006-07-18 06:20:42 +00:00 |
cvshook%sicking.cc
|
75d0a67e4e
|
Bug 344895: Speed up (and clean up) range code to make inline spellcheck faster. r/sr=bz
|
2006-07-18 01:23:30 +00:00 |
mark%moxienet.com
|
42f59aca02
|
344570 Make contextual menus look more native on the Mac. r=josh sr=bryner
|
2006-07-14 19:54:08 +00:00 |
enndeakin%sympatico.ca
|
fb17ceefa0
|
bug 331055, add repeat button, meant to check in with spinbuttons, r=neil,sr=roc
|
2006-07-14 18:15:31 +00:00 |
jwatt%jwatt.org
|
e6d733c9a8
|
Fixing bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>, r=jwatt@jwatt.org, sr=tor@acm.org
|
2006-07-14 18:06:51 +00:00 |
sharparrow1%yahoo.com
|
b3040b6648
|
Bug 334588: Choose font consistently for page headers/footers, and remove localized header font name and size. r+sr=roc.
|
2006-07-14 16:07:28 +00:00 |
longsonr%gmail.com
|
9ecdbc9477
|
Bug 343774 - Remove glyph metrics interfaces. r=tor,sr=roc
|
2006-07-14 13:32:01 +00:00 |
timeless%mozdev.org
|
a49e408650
|
Bug 344396 domi crashes inspecting something [@ nsBindingManager::GetContentListFor]
r=jst sr=jst
|
2006-07-14 12:08:59 +00:00 |
Olli.Pettay%helsinki.fi
|
61792b273c
|
Bug 343613, Make EventStateManager to use nsWeakFrame, r+sr=roc
|
2006-07-14 07:55:51 +00:00 |
masayuki%d-toybox.com
|
42ba5d983c
|
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap, sr=roc
|
2006-07-14 04:57:05 +00:00 |
sharparrow1%yahoo.com
|
2dbafa80ee
|
Bug 344583: misc cleanup. r+sr=roc
|
2006-07-14 03:02:37 +00:00 |
masayuki%d-toybox.com
|
0cd7e0b5ee
|
b=255990 backing-out the patch, because DomToTextConversionTest failed
|
2006-07-13 21:04:25 +00:00 |
masayuki%d-toybox.com
|
ab8ee052c9
|
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap sr=roc
|
2006-07-13 20:25:46 +00:00 |
masayuki%d-toybox.com
|
cdc8ed3106
|
b=255990 backing-out the patch, because DomToTextConversionTest failed
|
2006-07-13 19:41:39 +00:00 |
masayuki%d-toybox.com
|
421034d9e5
|
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all. the patch based on jshin's patch. r=jshin, sr=roc
|
2006-07-13 17:42:39 +00:00 |
enndeakin%sympatico.ca
|
1f3797eb6a
|
bug 335122, rework XUL sort service, r=jan, sr=sicking
|
2006-07-13 15:08:55 +00:00 |
peterv%propagandism.org
|
a9c63c4a75
|
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
|
2006-07-13 14:21:53 +00:00 |
uriber%gmail.com
|
100bcb5400
|
Use GetFrameForNodeOffset instead of GetPrimaryFrameFor when extending selection for doubleclick-drag. bug=344384 r+sr=roc
|
2006-07-13 09:08:56 +00:00 |
Olli.Pettay%helsinki.fi
|
375bcc004f
|
Bug 341245, Remove some unused box object related interfaces, r+sr=roc
|
2006-07-13 09:02:05 +00:00 |
roc+%cs.cmu.edu
|
672343880e
|
Bug 342322. It's OK for mNext to be non-null when we remove an element. r+sr=dbaron
|
2006-07-13 08:15:31 +00:00 |
uriber%gmail.com
|
e121423cb8
|
Clean up nsPeekOffsetStruct. bug=343763. r+sr=roc
|
2006-07-13 06:06:29 +00:00 |
sharparrow1%yahoo.com
|
6bd7f4c9bc
|
Bug 344471: cleanups for checkbox and radio frames. r+sr=roc.
|
2006-07-13 05:05:54 +00:00 |
tor%cs.brown.edu
|
32ded31b10
|
Bug 344173 - Unbounded inner <svg> not showing. r+sr=roc
|
2006-07-12 15:36:23 +00:00 |
aaronleventhal%moonset.net
|
43788a6301
|
Fixing bustage
|
2006-07-12 14:35:43 +00:00 |
aaronleventhal%moonset.net
|
eeb76de112
|
Bug 340667. New ATK: Expose <br>'s as \n character, combining before & after blocks of text together. r+sr=roc
|
2006-07-12 13:51:50 +00:00 |
uriber%gmail.com
|
6f21109f82
|
Always use the visual iterator when moving visually in a bidi page, even if the current line or adjacent lines are LTR. bug=309432 r=smontagu sr=roc
|
2006-07-12 11:22:18 +00:00 |
Olli.Pettay%helsinki.fi
|
00bb6d99a7
|
Bug 343457, Adding nsWeakFrame, r+sr=roc
|
2006-07-12 07:41:11 +00:00 |
uriber%gmail.com
|
791743405c
|
Bug 16203: double-click drag should do selection in "word-by-word" mode. r+sr=roc
|
2006-07-12 07:07:36 +00:00 |
aaronleventhal%moonset.net
|
99b585f939
|
Bug 342035. Create accessibles for all block level elements so that ATs can determine line spacing. r=ginn.chen, sr=neil, sr=roc
|
2006-07-11 22:14:09 +00:00 |
aaronleventhal%moonset.net
|
29bbce1d33
|
Bug 342596. Allow start/end of word to be specified for PeekOffset(). Necessary for upcoming nsIAccessibleText::GetText[At|Before|After]Offset() methods. r=uriber, sr=roc
|
2006-07-11 22:11:02 +00:00 |
Olli.Pettay%helsinki.fi
|
ce0745a535
|
backing out Bug 343457 too see if it caused btek tp regression
|
2006-07-11 20:18:07 +00:00 |
tor%cs.brown.edu
|
b4a3da9a05
|
Bug 340859 - Implement pathLength attribute.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
|
2006-07-11 15:52:15 +00:00 |
Olli.Pettay%helsinki.fi
|
4451e7f11c
|
Bug 343457, Add nsWeakFrame, r+sr=roc
|
2006-07-11 13:01:07 +00:00 |
Olli.Pettay%helsinki.fi
|
a5de9d9c0f
|
Bug 278443, Use an Arena for NodeInfos, r+sr=sicking
|
2006-07-11 09:26:13 +00:00 |
enndeakin%sympatico.ca
|
dc6a3d0de7
|
Bug 201499, support editable tree cells, r=jan, sr=neil
|
2006-07-07 13:59:01 +00:00 |
longsonr%gmail.com
|
42bc95b8a1
|
Bug 343250 - Still have interface map entries for nsSupportsWeakReference. r+sr=tor
|
2006-07-06 15:47:58 +00:00 |
longsonr%gmail.com
|
018f7cbac4
|
Bug 343221 - ASSERTION: didn't find frame to delete putting overflow:hidden on svg circle. r=tor,sr=roc
|
2006-07-06 15:45:44 +00:00 |
mats.palmgren%bredband.net
|
47bd18fde6
|
Remove the special painting code for a 165-twips checkbox. Move the remaining parts of nsFormControlHelper to its consumers and remove nsFormControlHelper.{cpp,h} from the tree. b=343495 r+sr=roc (r=me on roc's part)
|
2006-07-06 10:43:51 +00:00 |
smontagu%smontagu.org
|
952a1a4a12
|
Only display a bidirectional caret on platforms that implement nsIBidiKeyboard. Bug 272096, r+sr=roc
|
2006-07-06 08:29:53 +00:00 |
jst%mozilla.jstenback.com
|
00c06594f0
|
Fixing bug 313337. Make input control onchange events only fire when the change is made by the user, not by script. r=bzbarsky@mit.edu, sr=bugmail@sicking.cc
|
2006-07-05 22:15:01 +00:00 |
aaronleventhal%moonset.net
|
c77666aa5d
|
Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano
|
2006-07-05 20:42:22 +00:00 |
smontagu%smontagu.org
|
c55bd565ff
|
Make nsScrollBoxObject:ScrollByIndex() bidi-capable. Bug 343104, r=uriber, sr=roc
|
2006-07-05 09:14:15 +00:00 |
uriber%gmail.com
|
9a0575887a
|
Make sure that we're inserting the new frame after the last continuation of the :before pseudo-element. bug=343540 r+sr=roc
|
2006-07-05 05:38:10 +00:00 |
mats.palmgren%bredband.net
|
cde65ad7de
|
Block-level replaced element margin box must not overlap any floats. b=342531 r+sr=dbaron
|
2006-07-05 03:53:22 +00:00 |
uriber%gmail.com
|
17081d4ed2
|
Limit the fix for bug 337135 to the -moz-pre-wrap case only. bug=343390, r+sr=roc
|
2006-07-03 07:12:42 +00:00 |
neil%parkwaycc.co.uk
|
6d455d682f
|
Bug 340272 Ensure that tree.columns is always initialised r=enn sr=roc
|
2006-07-02 20:21:26 +00:00 |
cvshook%sicking.cc
|
2c39937d84
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
tor%cs.brown.edu
|
89f98824f7
|
Backout of bug 339237.
|
2006-07-01 07:44:49 +00:00 |
aaronleventhal%moonset.net
|
448ea09f5d
|
Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano
|
2006-07-01 03:30:58 +00:00 |
tor%cs.brown.edu
|
9cee9df3b8
|
Bug 342874 - Use covered region to minimize svg painting. r+sr=roc
|
2006-06-30 19:19:42 +00:00 |
bzbarsky%mit.edu
|
e452e9139b
|
Add null-checks to protect against a dead tree. Bug 305023, patch by Joerg
Bornemann <jobor@gmx.de>, r=neil, sr=bzbarsky
|
2006-06-30 18:22:36 +00:00 |
mats.palmgren%bredband.net
|
153ab238ca
|
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
|
2006-06-29 02:32:36 +00:00 |
roc+%cs.cmu.edu
|
a42c58298b
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +00:00 |
darin%meer.net
|
0f94d8ab55
|
fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov
|
2006-06-29 00:01:58 +00:00 |
tor%cs.brown.edu
|
0cc907bef0
|
Build bustage fix from bug 341257.
|
2006-06-28 22:26:39 +00:00 |
tor%cs.brown.edu
|
d6dcd635b1
|
Forgot to change UUID for bug 341257.
|
2006-06-28 22:08:43 +00:00 |
tor%cs.brown.edu
|
643971552f
|
Bug 341257 - clipPath not correctly checking for nontrivial situations
and not informing children that the CTM has changed. r=scootermorris, sr=roc.
|
2006-06-28 22:04:48 +00:00 |
bmlk%gmx.de
|
822b5ee5b0
|
reset row indices if rowgroups may have moved bug 342559 r/sr=bzbarsky
|
2006-06-28 19:00:01 +00:00 |
bmlk%gmx.de
|
424fb80e20
|
reset column info for all cellmaps if they need to be reset, bug 339246 r/sr=bzbarsky
|
2006-06-28 18:56:10 +00:00 |
longsonr%gmail.com
|
bea6a3f15c
|
Bug 341638 - Rationalise nsSVGTextFrame, nsSVGTextPathFrame and nsSVGTSpanFrame. r=tor,sr=roc
|
2006-06-28 15:23:40 +00:00 |
longsonr%gmail.com
|
fe6dc2ae0b
|
Bug 342726 - Reduce nsSVGPatternFrame and nsSVGMaskFrame memory usage. r=tor,sr=roc
|
2006-06-28 12:32:26 +00:00 |
uriber%gmail.com
|
a275cb73e1
|
Allow removing multiple trimmed whitespace characters when painting text. bug=337135 r+sr=roc
|
2006-06-28 12:14:48 +00:00 |
tor%cs.brown.edu
|
8b3428ca1a
|
Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc
|
2006-06-27 22:54:31 +00:00 |
roc+%cs.cmu.edu
|
1621ac24bd
|
Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs
|
2006-06-26 22:18:23 +00:00 |
bryner%brianryner.com
|
6199631cfd
|
fixing bustage from bug 319551 (bad trunk merge)
|
2006-06-26 19:06:20 +00:00 |
bryner%brianryner.com
|
1230d880ae
|
Clear the old child docshells when SetDOMDocument is called, so that they don't get persisted in session history before they're GC'd. Also, update SHEntry to hold strong references to the child docshells. Bug 319551, r=sicking sr=bzbarsky
|
2006-06-26 18:48:52 +00:00 |
cvshook%sicking.cc
|
f1f2a43c60
|
Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin
|
2006-06-26 17:57:44 +00:00 |
bmlk%gmx.de
|
12ffb8ee63
|
adjust the starting column index always if a entire colgroup needs adjusted colindices bug 339315 r/sr=bzbarsky
|
2006-06-24 05:42:38 +00:00 |
dveditz%cruzio.com
|
4a2fa425a7
|
bug 284219 addendum, missed biesi's review comment
|
2006-06-22 22:21:52 +00:00 |
martijn.martijn%gmail.com
|
23fbacf5e2
|
Bug 342422 - Using createRange() and then adding that range to the selection with addRange throws exception, r+sr=bzbarsky
|
2006-06-22 19:07:33 +00:00 |
dveditz%cruzio.com
|
506140bd0c
|
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
|
2006-06-22 19:07:30 +00:00 |
bmlk%gmx.de
|
70ec56f2d3
|
reorder cellmaps if the rowgroup order might have changed bug 339130 r7sr=bzbarsky
|
2006-06-22 04:19:36 +00:00 |
tor%cs.brown.edu
|
967aaf6f53
|
Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
|
2006-06-21 19:35:59 +00:00 |
tor%cs.brown.edu
|
3f9980a5fd
|
Bug 342200 - Remove nsSVGPathGeometryFrame subclasses. r+sr=roc
|
2006-06-21 15:42:28 +00:00 |
roc+%cs.cmu.edu
|
deaf468704
|
Bug 342093. Use GetPositionIgnoringScrolling where we can, now that it exists. r+sr=bzbarsky
|
2006-06-20 21:13:05 +00:00 |
roc+%cs.cmu.edu
|
f56a5cbd3a
|
Bug 288357. Force abs-pos frames to always take the first-in-flow abs-pos container as their container. This prevents confusion when placeholders move across next-in-flow boundaries. r+sr=dbaron
|
2006-06-20 21:10:02 +00:00 |
tor%cs.brown.edu
|
c1083371ed
|
Bug 342046 - Remove nsSVGCairoPathGeometry. r+sr=roc
|
2006-06-20 17:01:09 +00:00 |
bzbarsky%mit.edu
|
a100b66f3c
|
Rev the iid. Bug 335689, r+sr=dbaron
|
2006-06-20 04:21:56 +00:00 |
dbaron%dbaron.org
|
f9f61d868a
|
Make conditions that cause additional pass for shrink wrap case less restrictive so that we do the additional pass inside a shrink-wrap scrollframe. b=325680 r+sr=roc
|
2006-06-20 00:46:32 +00:00 |
mark%moxienet.com
|
a7213b13b5
|
209989 After Find Again (Ctrl-G/F3), text highlighting color becomes green. Patch (tweak) by Peter Kasting <pkasting@google.com>. r=dbaron
|
2006-06-20 00:30:18 +00:00 |
roc+%cs.cmu.edu
|
ab87d3edb5
|
Bug 317278. Reland patch that reflows lines again if we detect some already-placed floats need to move to the next line. This time, with changes to nsSpaceManager's PushState/PopState infrastructure so that dynamic allocations are never required; the saved state is always stack-allocated by callers. r+sr=dbaron
|
2006-06-19 23:06:59 +00:00 |
roc+%cs.cmu.edu
|
9c2da8d1b9
|
Bug 341695. Never look at the mRect coordinates of SVG foreignobject frames, SVG uses them for other things. r+sr=tor
|
2006-06-19 22:06:41 +00:00 |
roc+%cs.cmu.edu
|
ed0bc93ff0
|
Backing out patch for 317278 due to Tp regression
|
2006-06-19 01:29:07 +00:00 |
roc+%cs.cmu.edu
|
cc52ece1a1
|
Bug 317278. In some cases we push float placeholders from one line to the next after we have already placed their floats on the line. In such situations, reset the space manager and force the line to reflow again so those floats don't get placed. r+sr=dbaron
|
2006-06-19 00:02:49 +00:00 |
timeless%mozdev.org
|
27eaab5dcd
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-18 21:18:22 +00:00 |
mark%moxienet.com
|
a66ed53902
|
209989 After Find Again (Ctrl-G/F3), text highlighting color becomes green. Patch by Peter Kasting <pkasting@google.com>. r=mconnor sr=dbaron
|
2006-06-17 01:05:26 +00:00 |
dbaron%dbaron.org
|
8ade31392b
|
Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking
|
2006-06-16 21:07:47 +00:00 |
roc+%cs.cmu.edu
|
a0ca718bfc
|
Bug 334765. Fix XUL boxobject coordinates to not take scrolling into account. Second try, with a patch that hopefully won't regress Tp. r+sr=bzbarsky
|
2006-06-16 02:40:29 +00:00 |