gecko-dev/toolkit/themes/winstripe/global
L. David Baron f4c51b73b2 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
..
alerts Bug 342261 - [nsIAlertsService] all of notification window should be clickable. r=gavin 2008-12-08 08:44:49 +01:00
arrow Bug 413961 - "chrome://global/skin/arrow/* icons don't show up in high contrast mode" [p=masa141421356@gmail.com (Masahiro Yamada) ui-r=faaborg a1.9b3=beltzner] 2008-02-02 15:05:53 -08:00
checkbox Bug 463165 - Check box of about:sessionrestore is invisible with High-Contrast theme of Windows. r=dao 2009-04-16 10:15:26 +02:00
console Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
dirListing Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
filepicker
icons Bug 583349 - Add a prompt to the input line in the Web Console, r+a=gavin 2010-08-09 16:02:20 -03:00
media Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
printpreview Bug 462969 - Update print preview toolbar icons on windows theme; r=dao 2009-05-31 09:11:57 +04:30
radio
scale Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
scrollbar
splitter Bug 547492 - Use correct resize cursor for collapsed splitters (also make grippy arrows rtl-friendly). r=dao. 2010-04-19 21:21:30 +02:00
throbber Bug 418003 - Remove obsolete and unused images (in preparation for new icon drop) 2009-05-24 10:44:19 +02:00
toolbar Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint 2009-08-11 10:27:20 +02:00
tree Bug 495595 - Sort arrows are reversed; r=dao 2009-05-30 16:57:17 +04:30
Makefile.in
about.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
aboutCache.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
aboutCacheEntry.css fix unreviewed about:cache-entry styling 2010-07-07 19:28:28 +02:00
aboutMemory.css Bug 520364 - Make about:memory themeable, r=dao 2010-02-15 21:26:42 -08:00
aboutSupport.css Bug 518989 - Allow theming of about:support, and move the inline JS out to a separate file, r=gavin 2010-02-20 20:42:25 -08:00
appPicker.css Bug 501095 followup to fix padding on listcell-label r=dao 2010-01-11 23:56:49 +00:00
arrow.css
autocomplete.css Bug 483537 Move -moz-appearance styles from content into skin where they belong r=dao,mstange 2009-07-22 20:58:34 +01:00
button.css Bug 509642: improve styling of menu buttons, r=enn 2010-04-13 15:54:07 -04:00
checkbox.css Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
colorpicker.css
commonDialog.css bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
config.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
customizeToolbar.css
datetimepicker.css Bug 477113 - RTL text-align changes throughout the theme because of bug 299837. r=ehsan 2010-03-15 19:45:10 +01:00
dialog.css Bug 396903 Fix .header-large dialog style to look like a wizard r=Mano a=dsicore 2007-09-25 02:53:25 -07:00
dropmarker.css Bug 545842 - Style menu buttons and impose a standard size on third-party toolbarbutton icons. r=rflint 2010-02-16 21:41:58 +01:00
expander.css
filefield.css Bug 459372 Move filefield style rules to toolkit r=Mano 2008-12-03 14:11:37 +00:00
filepicker.css
findBar.css Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
global.css Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
globalBindings.xml Bug 397331 - "Autocomplete dropmarker cleanup" [p=dao@mozilla.com (Dão Gottwald) r=Mano a1.9=schrep] 2008-01-19 18:33:43 -08:00
groupbox.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
jar.mn Bug 591937 - WebConsole NetPanel CSS broken, r+a=dietrich 2010-09-10 15:08:05 -03:00
linkTree.css
listbox.css Bug 467844 - Use native sort arrows for different OS themes; r=dao 2009-05-28 22:06:35 +04:30
menu-aero.css Bug 521659 - Main menu doesn't have hover/pressed state when using lightweight theme. r=rflint 2009-11-06 22:57:12 +01:00
menu.css Bug 578322 - Remove support for <popup> from all themes. r=enn 2010-07-14 08:46:12 +02:00
menulist-aero.css Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
menulist.css Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
netError.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
notification.css Bug 569255 - Integrate new tabbrowser icons. r=dao 2010-07-18 16:29:32 +02:00
numberbox.css
passwordmgr.css Bug 327048 - "support filtering in password manager via Search field" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-10-19 00:57:53 -07:00
popup.css Bug 578322 - Remove support for <popup> from all themes. r=enn 2010-07-14 08:46:12 +02:00
preferences.css
printPageSetup.css
printPreview.css Bug 483419 - Rename the left-arrow and right-arrow class names in the print preview toolbar to previous-arrow and next-arrow. r=dao 2009-10-02 08:21:38 +02:00
progressmeter.css
radio.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
resizer.css Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
richlistbox.css Bug 483537 Move -moz-appearance styles from content into skin where they belong r=dao,mstange 2009-07-22 20:58:34 +01:00
scale.css
scrollbox.css Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
spinbuttons.css 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
splitter.css Bug 589570 Disabled splitters should use the default cursor r=dao a=gavin 2010-08-24 23:39:33 +01:00
tabbox.css Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
textbox-aero.css Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao 2010-08-31 21:28:41 +02:00
textbox.css Bug 457801 (2/2) - Fix default placeholder style for XUL textboxes. r=dao a2.0=blocking 2010-08-25 06:39:55 +02:00
toolbar.css Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
toolbarbutton-aero.css Bug 521659 - Main menu doesn't have hover/pressed state when using lightweight theme. r=rflint 2009-11-06 22:57:12 +01:00
toolbarbutton.css Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
tree-aero.css Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
tree.css Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
webConsole.css Bug 585195 - Theme the Web Console filter bar appropriately on Windows, r=dao, a=gavin 2010-09-10 15:08:06 -03:00
webConsole_networkPanel.css Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
wizard.css Bug 459218 - Wizard back and next / finish buttons have incorrect space between them (wonstripe). r=dtownsend 2008-10-15 01:39:38 -07:00
xulscrollbars.css Bug 247161 scrollbar arrows rendered incorrectly with <meta http-equiv="MSThemeCompatible" content="no"/> r=enndeakin, sr=neil 2008-10-28 10:50:21 +09:00