roc+%cs.cmu.edu
|
44692ffc51
|
Bug 290793. Make nsMenuPopupFrame find its scrollable view properly. r+sr=bzbarsky,a=shaver
|
2005-06-02 08:50:52 +00:00 |
bryner%brianryner.com
|
606589d9d8
|
Fix a crash when tearing down a document viewer if a document never started to load (bug 295085). r+sr=bzbarsky, a=chofmann.
|
2005-06-02 01:02:16 +00:00 |
tor%cs.brown.edu
|
6cb5c08c54
|
Bug 295647 - gradients not working on single horizontal/vertical lines.
r=scooter, a=shaver
|
2005-06-01 21:20:22 +00:00 |
Olli.Pettay%helsinki.fi
|
c5a59f46b5
|
Bug 291026, Allow XBL to bind to XTF elements, r=alex, sr=bryner, a=mkaply
|
2005-06-01 19:19:33 +00:00 |
tor%cs.brown.edu
|
f143377ee3
|
Bug 295645 - nested <svg:tspan> should be allowed. r=alex, a=shaver
|
2005-06-01 19:00:29 +00:00 |
timeless%mozdev.org
|
f3dd2fbc15
|
Bug 291436 r:\mozilla\layout\generic\nsBlockFrame.h(628) : warning C4099: 'nsBlockFrame::nsAutoOOFFrameList' : type name first seen using 'struct' now seen using 'class'
r=roc sr=roc a=shaver
|
2005-06-01 16:28:06 +00:00 |
timeless%mozdev.org
|
115fc7fb70
|
Bug 289477 crash [@ DocumentViewerImpl::GetPopupImageNode] when popupnode is null
r=biesi sr=bz a=shaver
|
2005-06-01 16:26:51 +00:00 |
dougt%meer.net
|
3decf98b20
|
Focus frame traversal has been broken since a frame reorder (scrollbars are now first followed by the canvas frame). patch by roc, r=bzbarsky, a=shaver
|
2005-06-01 15:59:59 +00:00 |
bzbarsky%mit.edu
|
e9bccda56f
|
Make sure to clean up before any early returns. Bug 295638, r=vlad, sr=dbaron,
a=shaver.
|
2005-06-01 15:41:12 +00:00 |
bzbarsky%mit.edu
|
a3843ab96f
|
Not all scrollable children of the viewport are the root scrollframe. Fix
semi-hangs when fixed-pos elements have non-visible overflow. Bug 295292,
r+sr=roc, a=chofmann
|
2005-05-31 18:30:27 +00:00 |
bzbarsky%mit.edu
|
2f16a8de39
|
Fix leak in table background painting. Bug 295236, r=bernd, sr=dveditz, a=asa
|
2005-05-24 04:15:05 +00:00 |
masayuki%d-toybox.com
|
cec1bd3a20
|
Bug 289652 [regression] -moz-selection fails to work r+sr=bzbarsky, a=asa
|
2005-05-22 17:17:46 +00:00 |
bmlk%gmx.de
|
67fbb9fdec
|
add only fixed margins to the MEW, bug 292690 r/sr=dbaron a=chofmann
|
2005-05-22 15:47:49 +00:00 |
bsmedberg%covad.net
|
9abe57c447
|
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
|
2005-05-20 12:58:57 +00:00 |
roc+%cs.cmu.edu
|
abefc4f884
|
Bug 293947. Add canvas API to render a DOM window to the canvas, including transparency support. r=vlad,sr=darin,a=asa
|
2005-05-19 21:28:58 +00:00 |
tor%cs.brown.edu
|
d2b55edfe0
|
Bug 292844 - <svg> using display:block, but is ideally a replaced element.
r=bzbarsky, a=asa
|
2005-05-19 16:07:06 +00:00 |
tor%cs.brown.edu
|
f88f5d45ac
|
Bug 267657 - clicking on a svg <a> causes a new window to open.
Patch by neil@parkwaycc.co.uk, r=bzbarsky, a=asa.
|
2005-05-19 16:02:44 +00:00 |
bzbarsky%mit.edu
|
bd0936e6b4
|
Process some more menu-related attribute changes synchronously for now. Bug
262031, r+sr=roc, a=asa
|
2005-05-19 16:01:25 +00:00 |
mconnor%steelgryphon.com
|
a7ea2d2c15
|
bug 294324 - scrolling performance regression, patch by roc, r+sr=bz, a=shaver
|
2005-05-18 14:02:20 +00:00 |
bryner%brianryner.com
|
87f0855b0e
|
Fix save/restore of form control contents when reloading (bug 294258). r=sicking, sr=bzbarsky.
|
2005-05-18 03:52:33 +00:00 |
bzbarsky%mit.edu
|
b6e9b8ecd1
|
Fix list renumbering regression. Bug 293070, r+sr+a=dbaron
|
2005-05-17 03:15:14 +00:00 |
roc+%cs.cmu.edu
|
f7ab55f34a
|
Bug 292690. Don't expand block width to MEW, that makes no sense. r+sr=dbaron,a=shaver
|
2005-05-16 19:49:41 +00:00 |
bzbarsky%mit.edu
|
129cf8db37
|
Fix mathml attribute sheet creation to correctly insert the @namespace rule.
Bug 289677, r+sr=rbs, a=shaver
|
2005-05-16 17:01:21 +00:00 |
roc+%cs.cmu.edu
|
460f4472e4
|
Bug 293453. Hack scrolled frame NS_FRAME_OUTSIDE_CHILDREN to work around event handling bug. r+sr=bzbarsky,a=asa
|
2005-05-15 23:04:45 +00:00 |
bryner%brianryner.com
|
71f3834f98
|
Fix crash with fast-back enabled when a reload wipes out a cached docshell (bug 293534). r+sr=bzbarsky, a=brendan.
|
2005-05-15 00:30:02 +00:00 |
bzbarsky%mit.edu
|
689b3ce693
|
Protect against sizeToContent being called on windows with no content a bit.
Bug 293781, r+sr=roc, a=asa
|
2005-05-13 19:47:38 +00:00 |
tor%cs.brown.edu
|
2901cfa5ae
|
Bug 293459 - crash on some svg if missing gdi+. r=scooter, a=asa.
|
2005-05-13 18:27:28 +00:00 |
tor%cs.brown.edu
|
3239f7f4b2
|
Bug 293558 - CairoGradient can use an unitialized gradient.
Patch by scootermorris@comcast.net, r=tor, a=shaver
|
2005-05-13 16:07:33 +00:00 |
vladimir%pobox.com
|
0b6a9e70f8
|
b=293267, fix canvas rendering speed, r+sr=bz,a=shaver
|
2005-05-12 21:34:56 +00:00 |
bzbarsky%mit.edu
|
3bfa5db241
|
Fix bug 293588 -- make sure to not store form data in the wrong session history
entry. r+sr=bryner, a=brendan
|
2005-05-12 20:53:33 +00:00 |
bzbarsky%mit.edu
|
0e43771dab
|
Use the right langgroup when getting the font metrics for drawing text
decorations. Bug 210330, patch by Uri Bernstein <uriber@gmail.com>,
r=smontagu, sr=bzbarsky, a=dbaron
|
2005-05-12 20:02:33 +00:00 |
tor%cs.brown.edu
|
1a8f106a62
|
Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa
|
2005-05-11 23:49:52 +00:00 |
vladimir%pobox.com
|
63a34084c8
|
b=293407, canvas uses wrong frame type; 293306, canvas leaks memory; 293225, default canvas height should be 150, r+sr=bzbarsky,a=shaver
|
2005-05-10 00:28:30 +00:00 |
cbiesinger%web.de
|
87c0b991cd
|
293384 implement nsImageFrame::GetFrameName for easier debugging
r+sr=bz a=asa
|
2005-05-09 17:46:06 +00:00 |
roc+%cs.cmu.edu
|
f07b72bbc3
|
Bug 292312. Take scrollbar pref-sizes into account. r+sr=dbaron,a=asa
|
2005-05-08 22:33:40 +00:00 |
roc+%cs.cmu.edu
|
6c87879e52
|
Bug 292431. Don't resize the scrolled frame's view until we know exactly what size it should be ... avoids unnecessary repainting. r+sr=bzbarsky,a=chofmann
|
2005-05-08 22:17:03 +00:00 |
vladimir%pobox.com
|
de01b09320
|
b=291216, canvas should not be an empty element, default width/height, fallback content should not be rendered, r+sr=bzbarsky, a=brendan/shaver
|
2005-05-07 03:45:06 +00:00 |
tor%cs.brown.edu
|
b57af84d2a
|
Bug 293004 - svgBindings.xml not included in installer packages. r+a=bsmedberg
|
2005-05-06 15:15:40 +00:00 |
bzbarsky%mit.edu
|
b0880cd3de
|
Don't hold a pointer to a destroyed frame if we fail to load the placeholder
image. Bug 292257, r=jst, sr=dbaron, a=chofmann
|
2005-05-06 03:14:31 +00:00 |
tor%cs.brown.edu
|
6940bbb1dd
|
Bug 292222 - crash on some svg with no gdi+. r=afri, a=asa
|
2005-05-05 19:55:32 +00:00 |
bzbarsky%mit.edu
|
a0b2d8a8ce
|
Make sure to init the border color for the fake border we paint. Bug 292662,
r+sr=dbaron, a=asa
|
2005-05-05 16:03:06 +00:00 |
aaronleventhal%moonset.net
|
5a752fb290
|
Bug 289376. Fix description and value for combo boxes. r=louie.zhao, sr=jst. a=asa
|
2005-05-05 15:05:34 +00:00 |
roc+%cs.cmu.edu
|
6dd1089550
|
Bug 292326. Make events coming from the repeating timer in nsAutoButtonBoxFrame be trusted if the original mouse click was trusted. r+sr=jst,a=asa
|
2005-05-05 00:07:59 +00:00 |
bryner%brianryner.com
|
aed69207f0
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
roc+%cs.cmu.edu
|
7243f7850e
|
Bug 292370. Adjust instrinsic widths in nsHTMLScrollFrame to account for 'width','min-width' and 'max-width' style settings. r+sr=dbaron,a=mkaply
|
2005-05-03 21:15:55 +00:00 |
aaronleventhal%moonset.net
|
9f07374e92
|
Fixing bustage
|
2005-05-03 04:16:50 +00:00 |
aaronleventhal%moonset.net
|
abd3646f41
|
Bug 280498. Invalidate accessibility subtree for frame visibility/display style changes. r=bz, sr=roc, a=asa
|
2005-05-03 03:46:51 +00:00 |
roc+%cs.cmu.edu
|
995017676b
|
Forgot to check in these other files too
|
2005-05-02 23:01:41 +00:00 |
roc+%cs.cmu.edu
|
903c0d021a
|
Bug 47710. Get padding right in scrollframes. r+sr=dbaron,a=chofmann
|
2005-05-02 22:49:44 +00:00 |
blizzard%redhat.com
|
5834240d64
|
Bug #260663. When pango is available use it for grapheme cluster information to figure out where valid selection points are. Change text rendering to use clip regions for rendering selected strings instead of rendering partial strings instead. r+sr=roc,a=asa
|
2005-05-02 20:48:32 +00:00 |