tor%cs.brown.edu
|
e50f65be16
|
Bug 289839 - svg crashes when unloading a text gradient. r=jwatt, a=mkaply
|
2005-04-13 16:51:00 +00:00 |
|
smfr%smfr.org
|
ae9618de13
|
Fix bug 289022: every other click in a text field unfocusses it, so you can't type. Fixed by retargeting keyboard events to a parent view, if their target view has no frame. r=roc, sr=dbaron, a=dbaron.
|
2005-04-13 04:35:13 +00:00 |
|
aaronleventhal%moonset.net
|
5b6084c934
|
Bug 280154. Cannot arrow past first entry in help sidebar panels. r=Neil, sr=bz, a=asa
|
2005-04-12 20:25:49 +00:00 |
|
timeless%mozdev.org
|
93b376884b
|
Bug 287391 svg.css has inefficient rules
patch by bug@annevankesteren.nl r=tor sr=bz a=asa
|
2005-04-12 15:46:42 +00:00 |
|
bzbarsky%mit.edu
|
34f73270cd
|
Flush out content model construction before messing with the DOM, since we plan
to insert frames into our display frame and putting options in there is a bad
idea. Bug 289730, r+sr=roc, a=asa
|
2005-04-12 15:31:03 +00:00 |
|
bzbarsky%mit.edu
|
b20bbf762c
|
Finish removing the -moz-bulletinboard display value from the tree. All the
code implementing it is long removed; we shouldn't be parsing it. Bug 289967,
r+sr=dbaron, a=asa
|
2005-04-12 15:27:23 +00:00 |
|
roc+%cs.cmu.edu
|
7907e357af
|
Bug 289994. Add REQUIRES needed to build canvas. r+sr=shaver,a=brendan
|
2005-04-12 04:20:01 +00:00 |
|
roc+%cs.cmu.edu
|
0a0d19cb3f
|
Bug 289431. Don't include overflow from children in frames that are overflow:-moz-hidden-unscrollable. r+sr=bzbarsky,a=brendan
|
2005-04-11 22:03:23 +00:00 |
|
bmlk%gmx.de
|
5cd515dbd2
|
cleanup for named childlists on outer table frames, bring ContentInserted in sync with ContentAppended, bug 286137 r/sr=bzbarsky a=asa
|
2005-04-11 17:35:11 +00:00 |
|
tor%cs.brown.edu
|
308029c048
|
Bug 289276 - gradient reused multiple times is only rendered once.
r=scooter, a=mkaply
|
2005-04-11 16:35:02 +00:00 |
|
bzbarsky%mit.edu
|
b9663c2904
|
Disable loading of images in data documents on the document level, not on the
node level. Bug 251354, r=sicking, sr=peterv, a=asa
|
2005-04-11 00:29:36 +00:00 |
|
bzbarsky%mit.edu
|
be078da968
|
Make sure to pop off the line style and color we use for imagemaps so it
doesn't affect other drawing done by the page. Bug 185467, buggy code found by
Jan Darmochwal <jdarmochwal@gmx.de>, r+sr=dbaron
|
2005-04-10 19:30:40 +00:00 |
|
smontagu%smontagu.org
|
ea296de60a
|
Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa
|
2005-04-10 06:40:10 +00:00 |
|
roc+%cs.cmu.edu
|
61fc68579f
|
Bug 288949. Don't try to use view reparenting to handle scrolled child views. Also, fix regression so that listboxes don't always have widgets. r+sr=dbaron,a=asa.
|
2005-04-07 23:54:28 +00:00 |
|
kyle.yuan%sun.com
|
08b41e4793
|
Bug 268513 overflow:scroll causes memory growth
r/sr=bz, a=asa
|
2005-04-07 23:50:40 +00:00 |
|
dbaron%dbaron.org
|
06ee318b44
|
Fix too-much-overflow regression by making border-collapse cells store the full width of the border rather than just the inside half of it. Also make BCPixelSize 16-bit instead of 8-bit and use it in more places, and a little other cleanup. b=286794 r=bernd sr=roc a=brendan
|
2005-04-07 18:04:38 +00:00 |
|
smontagu%smontagu.org
|
8e5a842439
|
Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply
|
2005-04-07 14:24:52 +00:00 |
|
roc+%cs.cmu.edu
|
9d56d917b9
|
Bug 285996. Checking in update to nsObjectFrame.h. r+sr=dbaron,a=asa.
|
2005-04-07 04:34:46 +00:00 |
|
roc+%cs.cmu.edu
|
4ab8153bb1
|
Bug 288873. Don't let nsSubDocumentFrame tear down a presentation it didn't build. r+sr=bzbarsky,a=asa.
|
2005-04-07 04:04:06 +00:00 |
|
roc+%cs.cmu.edu
|
596fb50b2f
|
Bug 285996C. Ensure that object frames create the widget for their view correctly the first time, and don't let them try to create a widget again when there already is one. r+sr=dbaron,a=asa.
|
2005-04-07 03:59:02 +00:00 |
|
roc+%cs.cmu.edu
|
b92a5cf080
|
Bug 289179. Fix regression by having nsTextControlFrame find its scrollable view again. r+sr+a=dbaron
|
2005-04-06 20:50:58 +00:00 |
|
tor%cs.brown.edu
|
e2f4a18dcb
|
Bug 289289 - using clipPath on a markable shape causes all subsequent
drawing to be clipped. r=jwatt, a=mkaply.
|
2005-04-06 19:02:13 +00:00 |
|
bzbarsky%mit.edu
|
6ed3b531b2
|
Fix silly error that caused no scrollbars in non-SVG builds. Bug 289248, r+sr+a=shaver
|
2005-04-06 15:55:00 +00:00 |
|
roc+%cs.cmu.edu
|
77e61509a9
|
Bug 256505. Menu positioning must take into account view-to-widget offset. r+sr=bzbarsky
|
2005-04-06 03:33:18 +00:00 |
|
cbiesinger%web.de
|
95a80b005f
|
fixing bustage
|
2005-04-06 00:42:41 +00:00 |
|
bzbarsky%mit.edu
|
48ba5ce32b
|
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
|
2005-04-05 23:54:35 +00:00 |
|
pedemont%us.ibm.com
|
a3484a6565
|
Bug 210204 - Only use Mac system menu for root chrome shell XUL menus. Display all other XUL menus as on other platforms. r=bz, sr=roc
|
2005-04-05 22:58:29 +00:00 |
|
roc+%cs.cmu.edu
|
21c3eddde8
|
Bug 289090. Get the pagesequenceframe from the frame constructor, don't poke around the frame hierarchy trying to find it. r+sr=bzbarsky
|
2005-04-05 22:46:56 +00:00 |
|
bsmedberg%covad.net
|
573eebab2a
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
|
tor%cs.brown.edu
|
b689decba7
|
Bug 277135 - addressing svg style sr comments. r=scooter, sr=dbaron
|
2005-04-04 21:42:26 +00:00 |
|
timeless%mozdev.org
|
604208bc9c
|
Bug 287244 DOCTYPE should not imply a default namespace
patch by bug@annevankesteren.nl r=tor sr=bz
|
2005-04-04 18:54:49 +00:00 |
|
bmlk%gmx.de
|
432b12afd2
|
we need enough space to insert a cell even at the end of a row, bug=284575 r/sr=bzbarsky
|
2005-04-04 17:20:08 +00:00 |
|
masayuki%d-toybox.com
|
6165661332
|
bug 56314 reverse selection colors when page background is similar to default selection background. r=sfraser, sr=bzbarsky
|
2005-04-04 10:40:48 +00:00 |
|
ginn.chen%sun.com
|
c4da642d54
|
Bug 260399 disabled textarea/input should use DEFAULT pointer
r+sr=bzbarsky
|
2005-04-04 10:35:50 +00:00 |
|
roc+%cs.cmu.edu
|
61fedcaf7b
|
Bug 288888. Fix detection of when a scrollframe is the root scrollframe, so that we don't create scrollbars for scrolling=no IFRAMEs. r+sr=dbaron
|
2005-04-03 22:40:25 +00:00 |
|
mats.palmgren%bredband.net
|
7c0488c16c
|
Revoke outstanding events before posting a new RedisplayTextEvent to avoid potential out-of-order events which could mean displaying the wrong text. b=288821 r+sr=bzbarsky
|
2005-04-03 22:16:07 +00:00 |
|
roc+%cs.cmu.edu
|
fc28b4e0c6
|
Removing debug printfs that crept in.
|
2005-04-03 21:19:37 +00:00 |
|
roc+%cs.cmu.edu
|
fb05d807b2
|
Bug 288117. Fix regressions in nsDocShell::SetCanvasHasFocus and in nsListBoxBodyFrame/nsListBoxObject where code made obsolete assumptions about scrollframe structure. r+sr=dbaron
|
2005-04-03 21:02:47 +00:00 |
|
roc+%cs.cmu.edu
|
20d333fbf6
|
Bug 288117. Reland nsScrollBoxFrame removal. This will regress Tp a bit. r+sr=dbaron
|
2005-04-03 21:00:41 +00:00 |
|
mats.palmgren%bredband.net
|
4d0360b69b
|
Remove code that does not work with outstanding RedisplayText events. b=288821 r+sr=bzbarsky
|
2005-04-03 19:58:40 +00:00 |
|
dbaron%dbaron.org
|
739d94dd38
|
Reduce code duplication between assignment operator and copy constructor and improve assignment operator. b=288707 r+sr=bzbarsky
|
2005-04-03 16:47:01 +00:00 |
|
cbiesinger%web.de
|
ee87507218
|
279167 create elements in the correct namespace (None for HTML documents, XHTML
for XML documents)
patch by Frank Wein <bugzilla@mcsmurf.de> r+sr=jst
|
2005-04-02 15:47:13 +00:00 |
|
dbaron%dbaron.org
|
da745299c9
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
|
tor%cs.brown.edu
|
e6ddab7a33
|
Bug 288656 - Events not getting delivered to <svg:image> if fill=none. r=afri
|
2005-04-01 20:49:42 +00:00 |
|
tor%cs.brown.edu
|
99135b0a12
|
Bug 280988 - SVG frames should implement GetFrameName.
Patch by scootermorris@comcast.net, r=tor.
|
2005-04-01 19:56:08 +00:00 |
|
bzbarsky%mit.edu
|
821ec9f30c
|
Wrap a view update batch around all restyle processing and switch
ApplyRenderingChangeToTree to use a NO_SYNC view batch, since we now flush
reflows before painting. Bug 288365, r+sr=roc
|
2005-04-01 18:14:18 +00:00 |
|
timeless%mozdev.org
|
d4bd0359bb
|
Bug 288587 crash while viewing Real videos
r=tor sr=tor
|
2005-04-01 16:41:55 +00:00 |
|
dbaron%dbaron.org
|
36107f5980
|
Back out roc's checkin for bug 288117 to isolate performance regressions during tinderbox downtime.
|
2005-03-31 18:04:50 +00:00 |
|
roc+%cs.cmu.edu
|
5466f1cb0f
|
Bug 288117. Fix up function name as dbaron requested.
|
2005-03-31 03:44:38 +00:00 |
|
roc+%cs.cmu.edu
|
f93b035647
|
Bug 288117. Eliminate nsScrollBoxFrame. r+sr=dbaron
|
2005-03-31 03:40:12 +00:00 |
|