bzbarsky@mit.edu
|
cf486e9ad4
|
When selectedIndex is set, make sure to display the corresponding text in the display area. Bug 330554, r+sr=mats, a=dbaron
|
2007-08-21 20:25:42 -07:00 |
|
bzbarsky@mit.edu
|
295ac223f1
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
|
enndeakin@sympatico.ca
|
e400c46775
|
Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron
|
2007-08-10 05:42:06 -07:00 |
|
bzbarsky@mit.edu
|
21e0d65a42
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
|
roc+@cs.cmu.edu
|
61373b8418
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
mats.palmgren@bredband.net
|
db689821bf
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|
bzbarsky@mit.edu
|
96d924392f
|
Fix parent style context warnings by being consistent about parent contexts.
Bug 380116, r+sr=dbaron
|
2007-06-15 22:11:20 -07:00 |
|
joshmoz@gmail.com
|
c5eb505c59
|
don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc
|
2007-05-28 22:31:04 -07:00 |
|
joshmoz@gmail.com
|
a1f4216754
|
don't add scrollbar width to getPrefWidth in nsComboboxControlFrame if the themed widget has set the internal button width to 0. b=381669 r/sr=roc
|
2007-05-23 12:16:27 -07:00 |
|
joshmoz@gmail.com
|
609f3449c8
|
Don't paint the background for the text frame in comboboxes if the combobox is themed. b=381268 r/sr=roc
|
2007-05-22 12:42:01 -07:00 |
|
joshmoz@gmail.com
|
bd0d160e41
|
don't put a dropmarker in comboboxes if nsITheme says not to. b=370282 r/sr=roc
|
2007-05-17 20:04:04 -07:00 |
|
mats.palmgren@bredband.net
|
169e12a7c6
|
Protect against frame destruction during event handling and document when that can occur. b=378670 r+sr=bzbarsky
|
2007-05-17 04:12:30 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7ec10e025c
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f29b4e2b1b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
|
Olli.Pettay@helsinki.fi
|
91a5c67cd1
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
|
bzbarsky@mit.edu
|
3cb4bc9240
|
Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts.
|
2007-05-06 12:16:51 -07:00 |
|
bzbarsky@mit.edu
|
c172ba40a4
|
Fixing build bustage
|
2007-05-04 23:37:05 -07:00 |
|
bzbarsky@mit.edu
|
f4c385a5ea
|
Don't cut off the right-hand side of empty comboboxes. Bug 364510, r+sr=dbaron
|
2007-05-04 23:20:10 -07:00 |
|
bzbarsky@mit.edu
|
20e714482b
|
Make assertion reflect reality better. Bug 357044, r+sr=roc
|
2007-04-25 18:17:05 -07:00 |
|
bzbarsky@mit.edu
|
2fd17c94d8
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
|
joshmoz@gmail.com
|
800a0389c0
|
remove app-specific code from tier-9 code. add a pref to handle native popup windows on Mac OS X instead. b=323062 r=smorgan sr=bsmedberg
|
2007-03-30 12:51:51 -07:00 |
|
Olli.Pettay@helsinki.fi
|
cf1ccace7f
|
375196, r+sr=roc
|
2007-03-25 22:38:22 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|