tor%cs.brown.edu
|
53cd26269f
|
Bug 297008 - radial gradients: fx,fy not set correctly when only cx,cy given.
Patch by scootermorris@comcast.net, r=afri, a=asa.
|
2005-06-14 20:28:53 +00:00 |
mrbkap%gmail.com
|
33cf12479e
|
bug 152329: inserting a text node in a textarea displays the text twice. r+sr=bzbarsky a=asa
|
2005-06-14 17:19:53 +00:00 |
bzbarsky%mit.edu
|
1ec3a59a97
|
Make fieldsets always be containing blocks. Bug 296722, r+sr=dbaron,
a=asa
|
2005-06-12 20:33:35 +00:00 |
aaronleventhal%moonset.net
|
a128408935
|
Bug 290352. Fix show/hide events, and anything dependent on those such as DHTML sub sub menus, alerts and progress bars. r=louie.zhao, sr=bz, a=asa
|
2005-06-10 13:57:27 +00:00 |
bzbarsky%mit.edu
|
2e62efb9e0
|
Use the right parent when appending to a frame with in-flows that has :after
generated content. Bug 292116, r+sr=roc, a=chofmann
|
2005-06-09 15:37:56 +00:00 |
bzbarsky%mit.edu
|
8c7d6880ec
|
Allow menus to abut the left and top edges of the screen. Bug 176767, patch by
Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=asa
|
2005-06-09 15:35:31 +00:00 |
rbs%maths.uq.edu.au
|
1de58ec929
|
German ß and surrogate characters don't render with the proper small-caps font, b=291321. Patch by Hideo Saito <saito@densan.co.jp>, r+sr=rbs, a=shaver
|
2005-06-09 08:33:15 +00:00 |
timeless%mozdev.org
|
99672ccd85
|
Bug 292348 NewEmbededPluginStream misspelled
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
|
2005-06-08 23:42:15 +00:00 |
gandalf%firefox.pl
|
86b79c531a
|
Bug 1781: 1px double border invisible; r+sr=roc,a=asa
|
2005-06-08 14:34:16 +00:00 |
ginn.chen%sun.com
|
0915f54052
|
Bug 295142 Crash when using option(ctrl)-left arrow at the end of RTL textarea [@nsFrame::PeekOffset]
r=roc sr=roc a=chofmann
|
2005-06-06 02:22:53 +00:00 |
vladimir%pobox.com
|
802fe0d159
|
b=296463, upgrade to cairo 0.5.0, s+sr=roc,pav,tor
|
2005-06-04 07:03:29 +00:00 |
bmlk%gmx.de
|
a20a38e367
|
make the MEW for scrollframes content independent as they can scroll the content if the available size shrinks, bug 295459 r/sr=roc a=shaver
|
2005-06-03 06:04:23 +00:00 |
bzbarsky%mit.edu
|
8fc3ac9a30
|
Add an nsIContent api for getting the intrinsic state of the content; this can
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
|
2005-06-03 02:02:45 +00:00 |
bzbarsky%mit.edu
|
9fac4f99b9
|
Fix crashes when computed style is used on a dead presentation. Bug 291183,
r+sr=dbaron, a=chofmann
|
2005-06-03 01:51:15 +00:00 |
db48x%yahoo.com
|
7ea1e5c3f3
|
bug 293717: crash in nsTreeContentView::GetCellText
r=jan, sr=roc, a=shaver
|
2005-06-02 21:25:36 +00:00 |
smontagu%smontagu.org
|
403e0920b8
|
Remove unused code. Bug 292300, r+sr=roc, a=shaver
|
2005-06-02 10:45:39 +00:00 |
roc+%cs.cmu.edu
|
cee1401380
|
Bug 290428. When the mouse drags above or below the end of a listbox/comboboxdropdown, select the first or last option. Also, for comboboxes, start listbox selection as soon as the mouse moves to or below the top padding-edge of the dropdown list, and don't stop listbox selection even if the mouse moves back above that edge. r+sr=bzbarsky,a=shaver
|
2005-06-02 09:00:48 +00:00 |
roc+%cs.cmu.edu
|
890fc6f372
|
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
|
277b9bef3e
|
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
|
1fc31256fe
|
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
|
888311c91a
|
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
|
f69f468499
|
Bug 295645 - nested <svg:tspan> should be allowed. r=alex, a=shaver
|
2005-06-01 19:00:29 +00:00 |
timeless%mozdev.org
|
d9952d3545
|
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
|
cfee1a446d
|
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
|
4505781348
|
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
|
76327e343c
|
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
|
e01e650f8c
|
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
|
9bc3b329c2
|
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
|
b36fbc23ff
|
Bug 289652 [regression] -moz-selection fails to work r+sr=bzbarsky, a=asa
|
2005-05-22 17:17:46 +00:00 |
bmlk%gmx.de
|
a6da33c80d
|
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
|
824219d781
|
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
|
083ca626b2
|
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
|
c48d590d93
|
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
|
85bcaec1f2
|
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
|
0b6ea34c6a
|
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
|
34d6b13e41
|
bug 294324 - scrolling performance regression, patch by roc, r+sr=bz, a=shaver
|
2005-05-18 14:02:20 +00:00 |
bryner%brianryner.com
|
27e59af17a
|
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
|
0207e93b54
|
Fix list renumbering regression. Bug 293070, r+sr+a=dbaron
|
2005-05-17 03:15:14 +00:00 |
roc+%cs.cmu.edu
|
6498a3d1ea
|
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
|
479c91f243
|
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
|
54493db125
|
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
|
0778666a76
|
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
|
5b9051b20d
|
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
|
0d86b6b5f4
|
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
|
3ecd33d491
|
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
|
51353d9ac9
|
b=293267, fix canvas rendering speed, r+sr=bz,a=shaver
|
2005-05-12 21:34:56 +00:00 |
bzbarsky%mit.edu
|
f8dd552d90
|
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
|
e81d938e04
|
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
|
a942aa6aad
|
Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa
|
2005-05-11 23:49:52 +00:00 |
vladimir%pobox.com
|
231c7a2f54
|
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 |