|
e08ff3bc2e
|
Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner.
|
2008-03-29 04:43:31 -07:00 |
|
|
dafe7cd063
|
Bug 421814 - Use HITheme to draw backgrounds for groupboxes. r=josh+Mano, sr=roc, a1.9=dsicore.
|
2008-03-13 13:24:29 -07:00 |
|
|
48f86f7a4e
|
b=419383, extract native vista toolbar styles and expose to themes ; r+sr=roc; a=beltzner
|
2008-02-28 21:10:38 -08:00 |
|
|
4a9bf486a6
|
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:20 -08:00 |
|
|
b57634485c
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
|
|
2b11037fb8
|
Bug 406474 - "Native GTK look for toolbar arrows" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner]
|
2008-02-14 21:28:44 -08:00 |
|
|
a605cee264
|
Bug 413272 - "HTML SELECT does not show selected item in windows "selected text" style - recent regression" (use new CSS system color for html select options) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a=blocking1.9+]
|
2008-01-24 01:31:44 -08:00 |
|
|
48ddf1c390
|
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
|
2008-01-18 10:39:49 -08:00 |
|
|
86f7fb2349
|
Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-17 02:24:31 -08:00 |
|
|
2325a8d5d9
|
Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner]
|
2007-12-21 03:30:00 -08:00 |
|
|
d4e1983cde
|
Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+]
|
2007-12-21 03:17:01 -08:00 |
|
|
2176d67e34
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 10:10:31 -08:00 |
|
|
036e00649c
|
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
|
2007-08-06 10:45:57 -07:00 |
|
|
a72b0c4144
|
Bug 337771 - Native -moz-appearance work for menus and toolbars on Windows XP. Patch by Simon Bünzli <zeniko@gmail.com>. r=emaijala, sr=bzbarsky.
|
2007-07-14 08:11:37 -07:00 |
|
|
3ec01a1b7b
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 11:51:16 -07:00 |
|
|
ee8f140282
|
Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky
|
2007-06-12 11:28:56 -07:00 |
|
|
825177fb97
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
|
|
13686c804f
|
remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc
|
2007-05-07 18:20:11 -07:00 |
|
|
bb333fd257
|
Differentiate between single line and multiline text fields/areas so that we can render them differently. On Mac OS X render multiline text areas as Aqua text areas. b=377331 r=smorgan sr=roc
|
2007-05-06 19:06:58 -07:00 |
|
|
263d44e417
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
|
|
695d509bd1
|
Fix regression of background-position serialization. b=258080 r+sr=bzbarsky
|
2007-04-18 13:41:14 -07:00 |
|
|
51785f18a6
|
Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky
|
2007-04-15 15:25:20 -07:00 |
|
masayuki@d-toybox.com
|
a22c0c11e9
|
Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron
|
2007-03-15 16:16:20 +00:00 |
|
dbaron@dbaron.org
|
4da4babd0e
|
Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron
|
2007-02-01 02:45:55 +00:00 |
|
longsonr@gmail.com
|
0ecf382f71
|
Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc
|
2007-01-30 13:19:55 +00:00 |
|
dbaron@dbaron.org
|
2b7e956478
|
Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky
|
2007-01-27 18:36:57 +00:00 |
|
joshmoz@gmail.com
|
d44ded027e
|
use small scrollbars in HTML select controls. b=365243 r=smorgan sr=roc
|
2007-01-19 07:03:20 +00:00 |
|
mark@moxienet.com
|
c714527ccd
|
344570 Make contextual menus look more native on the Mac. r=josh sr=bryner
|
2006-07-14 19:54:08 +00:00 |
|
joshmoz@gmail.com
|
232c66b6c3
|
selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc
|
2006-06-12 19:33:07 +00:00 |
|
enndeakin@sympatico.ca
|
d7bc9d1c37
|
Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc
|
2006-05-30 13:50:48 +00:00 |
|
bzbarsky@mit.edu
|
49fd238b04
|
Only parse those XUL display styles that we can actually construct. Bug
312120, r+sr=dbaron
|
2006-04-19 15:10:50 +00:00 |
|
dbaron@dbaron.org
|
bdeea6cda8
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
|
timeless@mozdev.org
|
26a76f75e9
|
Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars
patch by silver@warwickcompsoc.co.uk r=dougt sr=neil
|
2005-10-07 00:31:36 +00:00 |
|
bzbarsky@mit.edu
|
a6c8685ff9
|
Implement :-moz-broken, :-moz-user-disabled, and :-moz-suppressed
pseudo-classes to allow styling of broken/blocked/disabled images, applets,
objects, embeds. Bug 11011, r=biesi and roc, sr=dbaron
|
2005-09-18 18:05:40 +00:00 |
|
bzbarsky@mit.edu
|
5b321eb97e
|
Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
by default. r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
|
2005-09-11 19:22:57 +00:00 |
|
mats.palmgren@bredband.net
|
6fc4d96f6d
|
Implement HTML4 align=middle according to spec. Correct the DOM attribute value mapping for some of the other values as well. b=192077 r+sr=dbaron
|
2005-08-30 22:46:45 +00:00 |
|
dbaron@dbaron.org
|
470045f827
|
Implement the same block-alignment behavior for align=left (which matters only for RTL) that we do for center and right. b=64510 r+sr=roc a=asa
|
2005-06-15 23:45:06 +00:00 |
|
bzbarsky@mit.edu
|
3a1d211889
|
Removing -moz-page-break display value, since it's not needed. Bug 289975,
r+sr+a=dbaron
|
2005-04-22 15:31:44 +00:00 |
|
bzbarsky@mit.edu
|
fa9165df08
|
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 |
|
tor@cs.brown.edu
|
6d5c02b904
|
Bug 277135 - addressing svg style sr comments. r=scooter, sr=dbaron
|
2005-04-04 21:42:26 +00:00 |
|
mats.palmgren@bredband.net
|
acd42ad508
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
|
dbaron@dbaron.org
|
b4da6b0ce4
|
Fix code formatting.
|
2005-03-19 00:48:10 +00:00 |
|
ginn.chen@sun.com
|
eadfe3e024
|
Bug 174740 Black checkboxes in menus (e.g. View->Toolbars->Navigation Bar)
r=robin.lu sr=bryner
|
2005-02-18 06:03:08 +00:00 |
|
tor@cs.brown.edu
|
a53ed8e504
|
Bug 216559 - CSS3 currentColor. Patch by scootermorris@comcast.net.
r=bz, sr=dbaron.
|
2004-12-09 23:51:25 +00:00 |
|
tor@cs.brown.edu
|
6b90fd9660
|
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
|
2004-12-09 03:16:15 +00:00 |
|
dbaron@dbaron.org
|
ce9918a741
|
Remove unused iscoord parameter from CSS_PROP_* macros. b=205790 r+sr=bzbarsky
|
2004-11-30 19:24:34 +00:00 |
|
ginn.chen@sun.com
|
bbde0e3324
|
bug 251492 [gnome]selected item text wrong color in high-contrast themes
ginn.chen%sun.com r=bryner sr=dbaron
also fix bug 244955 [GNOME] incorrect system colors for the menu item text
|
2004-10-26 01:45:28 +00:00 |
|
mats.palmgren@bredband.net
|
69be1b62eb
|
Make window.setCursor() use CSS 'cursor' property values. b=260272 r+sr=dbaron
|
2004-10-01 17:15:15 +00:00 |
|
bzbarsky@mit.edu
|
f3eba60164
|
Remove parsing of play-during property, since we don't support it anyway and
it's gone from CSS2.1 and CSS3. Bug 258079, r+sr=dbaron
|
2004-09-30 22:32:28 +00:00 |
|
mats.palmgren@bredband.net
|
f6fd251467
|
Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
|
2004-09-19 19:49:29 +00:00 |
|