Commit Graph

576 Commits

Author SHA1 Message Date
Dave Townsend
d463543d87 Bug 572043: Update add-on manager icons for beta 1. r=robstrong 2010-06-18 14:10:13 -07:00
L. David Baron
934c377eda Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc 2010-06-08 18:44:33 -07:00
Blair McBride
76dffabf41 Bug 553482 - "Add icons for buttons in download progress XBL binding" [r=Mossop]
--HG--
extra : rebase_source : 1ce0341dce6ca224ac1f5d6c59de17ccde592926
2010-05-30 23:50:00 -04:00
Ehsan Akhgari
24e588b137 Bug 562962 - unit test fail: reftest/tests/layout/reftests/editor/xul/empty-1.xul; r=roc
--HG--
extra : rebase_source : 3eed1d5c49f3efeef22e8662406c6adb46dc2dac
2010-05-27 19:52:26 -04:00
Justin Dolske
e8c5b4a76f Bug 539834 - Need updated content plugin-problem icons and new pinstripe notification icon. r=dao
--HG--
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginCrashed.png => toolkit/themes/pinstripe/mozapps/plugins/contentPluginCrashed.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginCrashed.png => toolkit/themes/winstripe/mozapps/plugins/contentPluginCrashed.png
2010-05-25 21:35:09 -07:00
Dave Townsend
9957603f69 Bug 554237: Dual vertical scrollbars if any type of add-ons exceed window area. r=unfocused 2010-05-12 10:26:04 -07:00
Robert Strong
307d8c7ef0 Bug 562847: extensions.css font-size: 120% is not terminated. r=dtownsend 2010-05-05 09:55:53 -07:00
Blair McBride
b778730c8d Bug 554007: New add-ons manager UI (themes). r=dtownsend 2010-04-29 13:11:29 -07:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Blair McBride
34ac2ea6d2 Bug 554007: New add-ons manager UI (themes). r=dtownsend 2010-04-29 13:11:29 -07:00
Phil Ringnalda
c55d201b69 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
Markus Stange
ab8e976d1c Bug 558059 - Make the search field on about:config a little wider and put the flex attribute back. ui-r=faaborg, r=dao
--HG--
extra : rebase_source : 7f28a0478eccf7bbf0496981d240420e0882e63f
2010-04-19 16:13:54 +02:00
Neil Deakin
ceb1712f98 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
stefanh@inbox.com
33f23ff53c Bug 547492, fixing winstripe jar file that I forgot... 2010-04-19 21:59:36 +02:00
stefanh@inbox.com
beac1e2951 Bug 547492, forgot one change. 2010-04-19 21:28:56 +02:00
stefanh@inbox.com
dfcefac3af Bug 547492 - Use correct resize cursor for collapsed splitters (also make grippy arrows rtl-friendly). r=dao.
--HG--
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/pinstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/pinstripe/global/splitter/grip-left.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/pinstripe/global/splitter/grip-right.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/pinstripe/global/splitter/grip-top.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/winstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/winstripe/global/splitter/grip-left.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/winstripe/global/splitter/grip-right.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/winstripe/global/splitter/grip-top.gif
2010-04-19 21:21:30 +02:00
Justin Dolske
03c1a2e1f6 Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner 2010-04-07 18:53:00 -07:00
Justin Dolske
91bdcfbf17 Bug 521890 - Use CSS Transitions for HTML5 videocontrols. r=enn 2010-01-08 17:06:00 -08:00
Dão Gottwald
bf7caf9062 Bug 555221 - enable aero glass for the download manager. r=rflint 2010-03-28 10:47:29 +02:00
Neil Deakin
26619f6d45 Back out unintentional changes from bug 554072 2010-03-24 11:28:44 -04:00
Neil Deakin
e9dda7e9f3 Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc 2010-03-23 14:52:56 -04:00
Markus Stange
14d6397c6a Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao 2010-03-17 18:12:03 +01:00
Markus Stange
e8fdcce9ea Backed out changeset d906e4dd1e49, bug 538187 - CSS changes for :-moz-window-inactive pseudoclass because of test_righttoleft.xul test failures.
--HG--
extra : rebase_source : 48dbae1048eaf589013725fad8f6134fcf49c139
2010-03-17 19:58:46 +01:00
Markus Stange
8a06df10bb Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao 2010-03-17 18:12:03 +01:00
Justin Dolske
1db3f5a1ce Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg 2010-03-16 22:10:08 -07:00
Dão Gottwald
ae2081f113 Bug 477113 - RTL text-align changes throughout the theme because of bug 299837. r=ehsan
--HG--
extra : rebase_source : 4bc0a54962f3987db6db08b7dd90a82d80f1831d
2010-03-15 19:45:10 +01:00
Robert Strong
3ebd11eb47 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:38:31 -08:00
Robert Strong
16b7d1f277 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:37:45 -08:00
Dão Gottwald
6788c0a2c8 Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801) 2010-03-07 22:05:01 +01:00
Dão Gottwald
caf1dccaa5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Gavin Sharp
7e628439c7 Bug 547292 - clean up plugin binding styling. r=dolske 2010-02-22 11:41:50 +01:00
Michael Ventnor
f4b4f48330 Bug 545304 - Use CSS gradients for plugin problem UI r=dao
--HG--
extra : rebase_source : 7dcb58a6de70dffc96058a9a855a27145c2b9974
2010-02-22 13:57:38 +10:00
Markus Stange
e5b4c30655 Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao 2010-02-20 12:07:31 +01:00
Phil Ringnalda
fe5e7b0bbb Bug 520364 - Make about:memory themeable, r=dao 2010-02-15 21:26:42 -08:00
Dão Gottwald
e65738f823 Bug 545842 - Style menu buttons and impose a standard size on third-party toolbarbutton icons. r=rflint
--HG--
extra : rebase_source : 6b41539ef72ba285b7bfdc6e67b44a46d7237395
2010-02-16 21:41:58 +01:00
Dão Gottwald
1e1815dfeb Bug 544999 - New toolbarbutton style for the main window. r=rflint 2010-02-12 10:09:56 +01:00
Justin Dolske
1f895f93b6 Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander 2010-02-09 17:05:32 -08:00
Justin Dolske
43603428aa Bug 539848 - Make in-content plugin problem UI look better. r=gavin
--HG--
rename : toolkit/mozapps/plugins/content/missingPlugin.xml => toolkit/mozapps/plugins/content/pluginProblem.xml
rename : toolkit/mozapps/plugins/content/missingPluginBinding.css => toolkit/mozapps/plugins/content/pluginProblemBinding.css
rename : toolkit/themes/pinstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css
2010-02-09 17:05:32 -08:00
Serge Gautherie
b85fed79a9 (Hv2a) /toolkit/themes/* whitespace cleanup.
r=dao.

(Done in: Bug 257280 - Replace [buttondown] and [buttonover] rules for some buttons of _the themes_ (and extensions/help) to work using :active and :hover rules.)
2010-02-03 01:18:55 +01:00
Dão Gottwald
9e53368a44 Bug 543315 - Remove obsolete use of buttonover and buttondown attributes. r=rflint 2010-02-02 08:48:16 +01:00
Dão Gottwald
10bd209ab5 Bug 541206 - status bar's background doesn't get set, using Lightweight Themes with Windows Classic. r=rflint 2010-01-23 09:39:29 +01:00
Dão Gottwald
1644b161c4 Bug 539365 - Lightweight themes text-shadow exists on print-preview screen. r=gavin 2010-01-15 09:20:08 +01:00
Neil Rashbrook
6895de5375 Bug 501095 followup to fix padding on listcell-label r=dao 2010-01-11 23:56:49 +00:00
Steffen Wilberg
bdcfade1a5 Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor 2009-08-21 21:28:46 +02:00
Stephen Horlander
e3acaa677d Bug 431627 - Toolbar icons should have consistent photoshop blending settings. r=dao, ui-r=faaborg 2009-11-23 19:51:38 +01:00
Dão Gottwald
3fdb3a1117 Bug 521659 - Main menu doesn't have hover/pressed state when using lightweight theme. r=rflint
--HG--
extra : rebase_source : 977345fdc59197573586aa197ead87c3ff0d2171
2009-11-06 22:57:12 +01:00
Justin Dolske
ec3d60d652 Bug 520614 - Fix usage of vbox in videocontrols.xml. r=enndeakin 2009-10-30 16:13:41 -07:00
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Dão Gottwald
4dcd43a644 Bug 522944 - chrome://mozapps/skin/extensions/blocklist.css doesn't exist on Windows Vista and 7. r=dtownsend 2009-10-22 22:48:27 +02:00
Blair McBride
9cdc2ead10 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Neil Rashbrook
17b9b7b0ab Bug 512173 Make message-icon class work on all platforms again r=dao 2009-10-02 11:51:34 +01:00
Nochum Sossonko
33de430128 Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
Jae-Seong Lee
6c52026fb9 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
Dave Townsend
491c668f88 Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao 2009-09-17 10:03:33 +01:00
Neil Rashbrook
1f2285ecee Bug 501095 Clean up appPicker.xul r=Mano 2009-09-09 23:18:35 +01:00
Dave Townsend
9946367547 Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons. r=robstrong 2009-09-02 14:10:11 +01:00
Dão Gottwald
6e963b2cec Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-04 12:58:18 +02:00
Ryan Flint
3b2c860721 Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00
Dão Gottwald
d645ae10a6 Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-03 22:19:50 +02:00
Neil Rashbrook
8cb673faa5 Bug 512702 Fix incorrect <button type="menu"> dropmarker size on Windows r=Enn 2009-09-03 20:09:04 +01:00
Ian Neal
eb5adbff74 Bug 385252 - "grippy" mouseover effects inconsistent in Suiterunner
r=dao/neil
2009-09-02 21:15:43 +01:00
Taras Glek
17420ddd67 Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Dão Gottwald
f565aca8d2 Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint 2009-08-11 10:27:20 +02:00
Dão Gottwald
e83d976f70 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Taras Glek
e593954d50 Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Taras Glek
fb539a5d1e Bug 468011: Combine all chrome into a single jar file r=bsmedberg 2009-08-06 11:47:58 -07:00
Markus Stange
1c4d2bc0df Bug 468860 - class=plain should turn off -moz-appearance too, r=Neil 2009-08-04 10:14:02 +12:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Dão Gottwald
d7c449ffa9 Bug 426917 - Add padding to Downloads window item list for Classic Windows themes. r=rflint 2009-07-27 18:55:39 +02:00
Justin Dolske
ccb681093e Followup to bug 502511, fix preprocessing of aero toolbar.css in jar.mn 2009-07-26 14:59:14 -07:00
Justin Dolske
34f7f644ff Bug 502511 - menu font/size/spacing off on Windows CE. r=vladimir 2009-07-23 17:35:49 -07:00
Neil Rashbrook
cf7b4f42e8 Bug 483537 Move -moz-appearance styles from content into skin where they belong r=dao,mstange 2009-07-22 20:58:34 +01:00
Dão Gottwald
a2dd011f85 Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
Ehsan Akhgari
51f18a5be7 Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc 2009-07-15 11:52:42 +04:30
Dão Gottwald
6dff30a966 whitespace cleanup (no bug) 2009-06-29 19:03:45 +02:00
Gavin Sharp
7ccc2d9d90 Bug 491636 - -moz-user-focus:normal for selected tabs should be set consistently and in the content stylesheet. r=enn 2009-06-15 15:43:34 +02:00
gekacheka@yahoo.com
c4678cd291 Bug 491218 - toolbarbutton type="menu" vertical orient dropmarker is too tall. r=dao 2009-06-15 12:00:07 +02:00
Dão Gottwald
9b4afaef58 Bug 497829 - Remove remaining workarounds for bug 458231. r=neil 2009-06-12 20:46:55 +02:00
Neil Rashbrook
9805c029f6 Bug 458231 Frame overflow plays havoc with size of <label> or <description> r+sr=roc r=dao for backout of workaround for bug 69710 2009-06-12 08:33:51 +01:00
Dão Gottwald
8bbea4aeca Bug 418003 - remove obsolete images 2009-06-11 15:06:15 +02:00
Dão Gottwald
8cd0dce2ef Bug 462967 - Update full screen window controls on windows theme. r=rflint 2009-06-03 18:01:26 +02:00
Ehsan Akhgari
a2fd65bb76 Bug 462969 - Update print preview toolbar icons on windows theme; r=dao 2009-05-31 09:11:57 +04:30
Ehsan Akhgari
48c4e6a933 Bug 495595 - Sort arrows are reversed; r=dao 2009-05-30 16:57:17 +04:30
Ehsan Akhgari
6df53efd7a Bug 467844 - Use native sort arrows for different OS themes; r=dao 2009-05-28 22:06:35 +04:30
Dão Gottwald
ee0ca434ae Bug 486653 - chrome links should never be red. r=gavin 2009-05-26 06:16:17 +02:00
Dão Gottwald
47667942d1 Bug 418003 - Remove obsolete and unused images (in preparation for new icon drop) 2009-05-24 10:44:19 +02:00
Atsushi Sakai
f423ba5d39 Bug 479957 - content is rendered outside the window if width is narrower than findbar if OS's theme is Classic. r=dao 2009-05-23 16:35:41 +02:00
Justin Dolske
2f96cb2b54 Bug 489902 - video controls should prefer a specific font name. r=ryan, a192=beltzner 2009-05-20 22:27:00 -07:00
Justin Dolske
a07fb6f686 Bug 493130 - Update video scrubber icons. ui-r=boriss, a192=beltzner 2009-05-20 22:27:00 -07:00
Dão Gottwald
d95335d8cf remove obsolete images 2009-05-18 13:04:58 +02:00
Dão Gottwald
d24ef01513 remove obsolete images 2009-05-18 12:43:31 +02:00
Dave Townsend
04f468e6a2 Bug 490195: Search field in "Get Add-ons" panel is badly aligned. r=dao 2009-05-14 13:13:11 +01:00
Dave Townsend
31119eee7e Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong 2009-05-12 09:21:15 +01:00
Neil
04547712e1 bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Serge Gautherie
ab1fa47cef Backed out changeset: d9bd4e76e241
1 of 3 changesets causing lots of test failures
2009-05-06 01:57:46 +02:00
Neil
6fe9bbd35c bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Dão Gottwald
d58008b5eb Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Markus Stange
234627d86b Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend 2009-04-24 12:01:21 +02:00
Dão Gottwald
42e3ba910b merge 2009-04-23 11:47:40 +02:00
Dão Gottwald
448c7ca718 Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald
1896e31769 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Justin Dolske
0648c8d320 Bug 488083 - video scrubber thumb can overlap play/pause button and duration. ui-r=boriss, r=ryan 2009-04-23 00:33:35 -07:00
Justin Dolske
e1c911e3a8 Bug 475317 - Need UI for volume control on <video>. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Justin Dolske
c515807e69 Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Mike Beltzner
71c33fc8bd 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
Ehsan Akhgari
6029c54b90 Bug 481860 - Get rid of RTL search icons by using mirror transformations; r=mano 2009-04-03 14:00:02 +03:30
Dão Gottwald
ed55c2a670 Bug 429857 - Don't show entry divisor for last entry in location bar autocomplete. r=gavin 2009-03-26 13:52:31 +01:00
Justin Dolske
6071c27986 Bug 481040 - video controls should indicate when an error occurs. r=enn 2009-03-23 16:40:39 -07:00
Dão Gottwald
458326766b Bug 483378 - findbar-textbox should be a proper textbox rather than faking the appearance on find-field-container. r=gavin 2009-03-14 20:53:12 +01:00
Dão Gottwald
fb2a8cc147 Bug 483187 - Caption of groupbox isn't correctly vertically aligned. r=robstrong 2009-03-14 09:12:01 +01:00
Robert Strong
6cfb2b338a Bug 390734 - groupboxes need native theming on Windows. ui-r=faaborg, r+sr=vlad 2009-03-11 19:11:01 -07:00
Dão Gottwald
4d901e2d18 Bug 481397 - Incorrect tab order of findbar buttons on Linux. r=enn 2009-03-11 16:10:52 +01:00
Dão Gottwald
bca8c5db80 Bug 479899 - Remove id selector usage from toolkit themes. r=enn 2009-03-08 20:05:53 +01:00
Dão Gottwald
2ab299db55 Bug 481427 - findbar-textbox binding incorrectly assigned in theme files. r=enn 2009-03-05 13:39:39 +01:00
Justin Dolske
0ffc0e6eb8 Bug 470983 - Video controls should ...buffering... indicate when ...buffering... playback is stalled. r=enn, ui-r=boriss 2009-02-25 23:40:38 -08:00
Robert Strong
c8fdb9cefb Bug 236107 (Windows only fix) - wrong background for caption in groupbox. r=mconnor 2009-02-25 18:45:00 -08:00
Dão Gottwald
c64c1c87df Bug 479676 - right margin of close button in notification bar is necessary. r=neil 2009-02-24 09:30:46 +01:00
Dão Gottwald
c4850d0d07 Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin 2009-02-22 10:13:59 +01:00
Dão Gottwald
bcb0d0ceda Bug 479439 - If followed by a dropmarker, toolbarbutton-icon should have a margin. r=neil 2009-02-21 17:33:07 +01:00
Dão Gottwald
4abe98650f Bug 479439 - toolbarbutton-icon shouldn't have a margin if the toolbarbutton doesn't have a label. r=neil 2009-02-21 00:37:16 +01:00
Dão Gottwald
a124a21d10 Bug 478517 - There's no Search-close-rtl.png, Search-close.png is correct regardless of the chrome direction. r=enndeakin 2009-02-17 23:18:54 +01:00
Ehsan Akhgari
49edf7e991 Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky 2009-02-15 10:51:04 +03:30
Ehsan Akhgari
33c4758fba Bug 474693 - cursor (pointer) over scrollcorner is the wrong one (ugly nwse-resize instead of good se-resize); r=dao 2009-01-30 11:43:16 +03:30
Justin Dolske
d1bac89ccf Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss 2009-01-24 21:21:32 -08:00
Daniel Holbert
2a7d88e05a 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
Kai Liu
4b0b5e5530 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Ehsan Akhgari
1d74aff96d Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin 2009-01-14 20:26:33 +03:30
Jennifer Boriss
138f1b4153 Bug 460155 - update <video> control icons. ui-r=faaborg, p=dolske 2009-01-12 16:26:48 -08:00
Dão Gottwald
3b27428c91 Bug 471921 - use proper CSS instead of first-tab, last-tab and afterselected attributes. r=gavin 2009-01-09 10:57:57 +01:00
Dão Gottwald
98ef582b97 Bug 471923 - kill tab-left-edge and tab-right-edge -moz-appearance values. r+sr=roc 2009-01-04 15:01:48 +01:00
Justin Dolske
7edfadf65b Bug 464371 - <video> fires multiple load events, controls should be <button>s. r=enn 2008-12-22 13:05:29 -08:00
Atsushi Sakai
a38e8e25a5 Bug 355822 - User profile selection window cropped; r=gavin.sharp 2008-12-21 18:24:16 +01:00
Justin Dolske
61c315c483 Bug 469030 - video control binding shouldn't use ID attribute. r=enn 2008-12-20 14:57:34 -08:00
Justin Dolske
8b750632b1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Justin Dolske
346d856ebc Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
ec8bca15a1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-10 16:15:47 -08:00
Michael Ventnor
6fb9444b8b Bug 342261 - [nsIAlertsService] all of notification window should be clickable. r=gavin 2008-12-08 08:44:49 +01:00
Dão Gottwald
84a6433ee3 Bug 426714 - Style nsIAlertsService alerts on Linux. r=ventnor, ui-r=faaborg 2008-12-04 18:22:04 +01:00
Markus Stange
e7a32afad6 Bug 93772 - Reverse sort arrow direction in tree header cells on Windows. On OS X this has already been fixed in bug 465402 and on Linux the current behaviour is correct. ui-r=faaborg 2008-12-04 12:49:58 +01:00
Neil Rashbrook
6039b0f6d8 Bug 464916 Remove non-global rules from global tree stylesheet r=gavin 2008-12-04 00:21:04 +00:00
Neil Rashbrook
0fab8ae13d Bug 459372 Move filefield style rules to toolkit r=Mano
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Dão Gottwald
c042742f5d Backed out changeset 2686d82a880c 2008-11-20 11:06:18 +01:00
Ryan Flint
f8eacdacec Bug 404229 - Make toolbarbuttons aware of toolbar mode. r=gavin a=beltzner 2008-11-19 00:45:14 -05:00
Dão Gottwald
298848f98e Bug 462965 - Land disabled plugin and blocked plugin icons. a=beltzner 2008-11-18 09:14:25 +01:00
Marco Bonardo
e2bbb02ae5 Bug 462663 - Height of tags edit field shrunken since landing of tags autocomplete feature, r=dao,gavin a=beltzner 2008-11-12 15:03:36 +01:00
Neil Rashbrook
4c09b45a28 Work around bug 458231 for bug 69710 r=dao a=beltzner 2008-11-12 12:22:03 +00:00
Dão Gottwald
98f42f2b3c Bug 463891 - textbox padding ignores chrome direction. r=gavin 2008-11-12 08:06:46 +01:00
Robert Strong
5315305f00 Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Dave Townsend
d13a725406 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend
d81de86f28 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend
f6b515d08c Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Florian Queze
7e2b8e95de Bug 456595 - Plain readonly textboxes should have a transparent background. r=Enn. 2008-10-30 22:16:33 +01:00
Masayuki Nakano
547f377f79 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
Peter Weilbacher
732e9737df [OS/2] Bug 461650: menu text of background windows should stay unchanged on OS/2, r=dao 2008-10-26 19:45:55 +01:00
stefanh@inbox.com
15f6817fcf Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil. 2008-10-25 17:10:10 +02:00
Dão Gottwald
9388b2d6e0 Bug 460934 - tooltip-label class should be globally available. r=neil 2008-10-22 19:15:25 +02:00
Daniel
6c57ef3165 Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; m-c part; r=(gavin.sharp + myk) sr=bzbarsky 2008-10-18 00:46:15 +02:00
Robert Strong
7dcd3c33d2 Bug 459218 - Wizard back and next / finish buttons have incorrect space between them (wonstripe). r=dtownsend 2008-10-15 01:39:38 -07:00
Dão Gottwald
0f1ae10b49 Bug 459457 - global.css cleanup: kill formatting.css, remove obsolete stuff, rtl fixes and more. r=neil 2008-10-12 15:25:51 +02:00
Dão Gottwald
a973462805 Bug 164608 - Menu bars in background windows should be grayed out (disabled appearance). r=neil 2008-10-10 13:11:22 +02:00
Neil Rashbrook
156ff04651 Bug 69710 Disabled menu items need more three-dimensional appearance r=dao 2008-10-10 00:00:46 +01:00
Justin Dolske
c7a8de4b6c Bug 448909 - Need more controls WHATWG Video tag. r=mconnor, r=bz 2008-10-01 01:00:22 -07:00
Dave Townsend
88609aff7a Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Neil Rashbrook
150fe2417b Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
Ehsan Akhgari
22b02ac324 Bug 372826 - Update about:license, about:buildconfig to the new style/look of about:. r=gavin 2008-09-08 10:49:48 +02:00
Natch
dd515511f2 Bug 423469: Theme preview splitter can be moved too far to the left and right. r=mossop 2008-09-05 11:36:22 +01:00
Kai Liu
917d558796 Bug 433109 - Menu items suffer from vertical alignment problems on Windows, r=gavin,vlad 2008-09-04 20:20:18 -07:00
Robert Strong
0bc3b8e923 Bug 452657 - Remove richview from toolkit. r=dtownsend 2008-09-01 13:38:42 -07:00
Steffen Wilberg
afc9fe8cef Bug 430980: don't package help viewer theme/locale files. r=gavin 2008-08-18 21:52:20 +02:00
Kai Liu
34454bbe97 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
Dão Gottwald
190db00476 Bug 449317 – Use the new search textbox binding in the Add-ons manager. r=mossop 2008-08-07 23:16:01 +02:00
Dão Gottwald
198d35306f Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Mark Banner
1fa4f9c45d Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts 2008-07-28 09:05:37 -07:00
L. David Baron
c26a7caa30 Fix spelling mistakes (to trigger unit test cycle). 2008-07-18 22:32:50 -07:00
Dão Gottwald
59f23d63e8 Bug 371870 - use -moz-nativehyperlinktext instead of hardcoded blue for links in chrome. r=gavin 2008-07-13 23:45:36 +02:00
Ehsan Akhgari
f7de2171cb Bug 431887 – Search icon on "Get add-ons" window doesn't change if I hover it with mouse. r=dao 2008-07-12 09:15:16 +02:00
Ehsan Akhgari
f0f6546ae1 Bug 431002 – Search fields should use search-close instead of the close button for tabs. r=dao 2008-07-12 00:54:52 +02:00
Ehsan Akhgari
84ec0288fd Bug 430902 – Use new expand and collapse progressive disclosure controls. r=dao, ui-r=faaborg 2008-07-11 23:42:39 +02:00
"Doug Turner ext:(%22)
30df99659b Removing Minimo references. b=405705, r=ted 2008-06-16 13:57:42 -07:00
Kai Liu
d36214daff Bug 414368: The find bar close button is 1px too high, r=gavin 2008-06-15 21:24:46 -04:00
Mark Banner
c031b61a7e Bug 430852 [Classic] Missing Treelines in MailNews. p=Mnyromyr <mnyromyr@tprac.de>,r=gavin.sharp 2008-06-11 09:46:05 +01:00
gavin@gavinsharp.com
1a9490c2f7 Bug 433069: fix for Vista about:config styling bustage caused by 418877, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, a=schrep 2008-05-09 14:05:37 -07:00
gavin@gavinsharp.com
ff8bbaf109 Bug 431229: Set error console toolbar to use browsertabbar-toolbox, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=dao, ui-r=faaborg, a=schrep 2008-05-09 14:03:27 -07:00
dtownsend@oxymoronical.com
5ed7f79950 Bug 425116: Notification bars in addons manager use the wrong icon. p=dão, r=mossop, a=schrep 2008-05-09 11:10:17 -07:00
reed@reedloden.com
eb00de5087 Bug 418877 - "Error/Warning/Information/Question icons" [p=ispence@gmail.com (Ian Spence) / reed@reedloden.com (Reed Loden) r=gavin a1.9=schrep] 2008-05-08 19:01:11 -07:00
gavin@gavinsharp.com
ce1a2179c3 Bug 332314: Menu items are improperly aligned when using iconic menuitems, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, r=zeniko, r=roc, a=damon 2008-05-08 17:18:46 -07:00
gavin@gavinsharp.com
a493cedc4c Bug 432272: Use -moz-padding-end and -moz-padding-start instead of padding-right and padding-left in tree(-aero).css, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, r=dao, a=schrep 2008-05-08 17:13:39 -07:00
edward.lee@engineering.uiuc.edu
30436d4887 Bug 391928 - Feedback required when hovering over DM UI elements. r=sdwilsh, a1.9=beltzner 2008-05-06 16:24:14 -07:00
gavin@gavinsharp.com
be31be42b0 Bug 431195: Tree children in Sidebar and Library are indented too far, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-05 13:53:34 -07:00
gavin@gavinsharp.com
f72b7a26fb Bug 431305: Panes different height in the Add-ons Manager, patch by Dão Gottwald <dao@mozilla.com>, r=mossop, a=damon 2008-05-05 13:49:38 -07:00
gavin@gavinsharp.com
db884f0c08 Bug 428250: clicking in blank space in file column of directory listing activates links, patch by Dão Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner 2008-05-05 13:48:11 -07:00
gavin@gavinsharp.com
a6713e08ce Bug 430685 cleanup (remove unneeded style rules), patch by Dão Gottwald <dao@mozilla.com>, r=mardak, a=beltzner 2008-05-01 14:16:49 -07:00
gavin@gavinsharp.com
c655199faf Bug 431057: RTL icons needed for tree twistys in Aero theme, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-01 14:12:52 -07:00
gavin@gavinsharp.com
f9f846922d Bug 430907: use newer spring.png in winstripe, add new icon for gnomestripe, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, new gnomestripe icon by Jakub Steiner <jimmac@gmail.com>, r=me, ui-r=faaborg, a=beltzner 2008-05-01 14:01:44 -07:00
reed@reedloden.com
123a63d106 Bug 431633 - "Land new windows icons (2008-04-30)" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-05-01 00:56:27 -07:00
reed@reedloden.com
8cea671fb0 Bug 431285 - "Update windows icons (2008-04-29)" [p=Iconfactory ui-r=faaborg a1.9=beltzner] 2008-04-30 21:33:12 -07:00
dolske@mozilla.com
2ee437145b Bug 431275 - Give notification bars default icons via CSS. r=enn, ui-r=beltzner, a1.9=beltzner 2008-04-29 14:29:30 -07:00
gavin@gavinsharp.com
8379e58692 Bug 411064: iconic menu items are 2px higher than normal ones, patch by Simon Bünzli <zeniko@gmail.com>, r=me, a=damon 2008-04-29 12:24:00 -07:00
gavin@gavinsharp.com
636a78410f Bug 431241: Use a solid line between results in the error console, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-04-29 11:55:04 -07:00
gavin@gavinsharp.com
fb2667ca3a Bug 430998: Text in buttons should not shift on down press on Luna or Aero, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=damon 2008-04-29 11:53:06 -07:00
gavin@gavinsharp.com
b350f3c626 Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon 2008-04-29 11:47:37 -07:00
gavin@gavinsharp.com
6ddf726436 Bug 431017: Self describing text in search fields should not be italicized on Vista Classic, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor 2008-04-28 02:26:30 -07:00
gavin@gavinsharp.com
e2e3f9b0ff Bug 430905: Sidebars and toolbars should use closeSidebar.png, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor 2008-04-28 02:24:33 -07:00
gavin@gavinsharp.com
9e1b6d95f2 Bug 430904: Use identity error icons on ssl error pages (all platforms), icons by the Tango and Proto teams, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, sr=jst, a=mconnor 2008-04-28 02:19:07 -07:00
reed@reedloden.com
ec1b222b62 Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 20:09:08 -07:00
reed@reedloden.com
8eaaae9bdb Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 20:05:17 -07:00
reed@reedloden.com
ae9931883a Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 19:59:22 -07:00
reed@reedloden.com
510c1bfe4f Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 02:27:25 -07:00
edward.lee@engineering.uiuc.edu
ab2d033eb3 Bug 430685 - Small gray font in download manager is near-unreadable. r=mconnor, ui-r=mconnor, b-ff3=beltzner, a1.9=mconnor 2008-04-24 23:00:25 -07:00
edward.lee@engineering.uiuc.edu
88e1f673ec Bug 430486 - Clear List button doesn't disable when it should. r=sdwilsh, r=mconnor, ui-r=mconnor, a1.9=mconnor. Fixes Bug 430597 - New clearListButton does not accomodate larger fonts 2008-04-24 22:59:31 -07:00
gavin@gavinsharp.com
cbfff59e15 Bug 427179: Set second line in download manager results to GrayText, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=sdwilsh, ui-r=beltzner, a=beltzner 2008-04-23 15:47:39 -07:00
gavin@gavinsharp.com
afa301c41f Bug 426745: Increase padding for prefpane icons (options, page info, addon manager), patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 15:30:00 -07:00
gavin@gavinsharp.com
16cdbf299c Bug 425131: Tree view should not contain dotted lines, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 15:26:05 -07:00
edward.lee@engineering.uiuc.edu
bc05f2d225 Bug 400495 - Add "Clear List" button to download manager. r=mconnor, ui-r=beltzner, ui-r=mconnor, b-ff3=beltzner, a1.9=mconnor 2008-04-22 20:57:05 -07:00
edward.lee@engineering.uiuc.edu
5d198cfbad Bug 423718 - Use native platform colors for URLs in the location bar autocomplete, make the line between rows lighter. r=beltzner, sr=beltzner, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-22 18:07:38 -07:00
reed@reedloden.com
792227aff7 Bug 429689 - "Land new windows icons (20080418)" [p=Iconfactory ui-r=faaborg a1.9=beltzner] 2008-04-19 03:27:41 -07:00
dolske@mozilla.com
9255f35c65 Bug 428764 - CSS and packaging changes (/toolkit) for APNG throbber. r/ui-r/a1.9=beltzner 2008-04-18 00:40:53 -07:00
dolske@mozilla.com
9652355aea Bug 326817 - New APNG throbber for winstripe theme (Plan B v.1). ui-r=beltzner, a1.9=beltzner 2008-04-17 01:50:15 -07:00
reed@reedloden.com
723429d9ca Bug 429282 - "Land new windows icons (20080416)" [p=Iconfactory ui-r=faaborg a1.9+b1.9=beltzner] 2008-04-16 13:36:57 -07:00
gavin@gavinsharp.com
1bfd9dcdfa Bug 420414: on Vista, a menubutton which has focus and selection should not have a blue background, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, a=mconnor 2008-04-13 18:13:44 -07:00
gavin@gavinsharp.com
86f3ab1e5a Bug 427689: Don't switch to a hand cursor on search and search close in the add-ons manager, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mossop, a=schrep 2008-04-13 18:04:59 -07:00
gavin@gavinsharp.com
23de959f59 Bug 428279: tabs shouldn't have bottom-right border radius, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=schrep 2008-04-13 17:46:34 -07:00
gavin@gavinsharp.com
07c83cad5f Bug 427943: emptyText should be italicized on Vista, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-04-13 17:42:56 -07:00
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
gavin@gavinsharp.com
4d6676674b Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 15:03:09 -07:00
neil@parkwaycc.co.uk
873e777d92 Windows 2000 groupboxes aren't native b=349859 r+a=mconnor 2008-04-09 06:39:00 -07:00
dolske@mozilla.com
5bc9499119 Bug 421595 - CSS and packaging changes for APNG throbber. r=beltzner, ui-r=beltzner, a1.9=beltzner. [Note that this is just an APNG version of the current throbber] 2008-04-08 22:32:16 -07:00
reed@reedloden.com
24b0c8db29 Bug 426007 - "Remove alternating row colors in the download manager" [p=dao@mozilla.com (Dão Gottwald) r=sdwilsh ui-r=mconnor a=blocking-firefox3+] 2008-04-04 02:06:52 -07:00
dtownsend@oxymoronical.com
3085943672 Bug 414567 and 414472: Fix search buttons to use transparent images matching the rest of the app. r=robstrong 2008-03-27 13:12:03 -07:00
reed@reedloden.com
b0bf225825 Bug 425217 - "Use 32bpp (instead of 64bpp) for theme icon PNGs" [p=faaborg@mozilla.com (Alex Faaborg) a=blocking-firefox3+] 2008-03-26 13:50:44 -07:00
reed@reedloden.com
81049aecbb Bug 424996 - "close.png should use close box with red background for active state" [p=faaborg@mozilla.com (Alex Faaborg) a1.9b5=beltzner] 2008-03-25 21:49:05 -07:00
reed@reedloden.com
3b754f9ae5 Bug 424415 - "Revert languages icon (Replace UN icon)" [p=beltzner@mozilla.com (Mike Beltzner) a1.9b5=beltzner] 2008-03-25 16:18:26 -07:00
reed@reedloden.com
86ed5f4d0b Bug 424028 - "beta 5 theme update for windows (xp and vista)" (Fix more tab close icons) [p=reed pending-r=gavin pending-a1.9b5=] 2008-03-21 02:40:20 -07:00
reed@reedloden.com
e62f64410a Bug 424028 - "beta 5 theme update for windows (xp and vista)" (Fix tab close icon and get add-ons search bar) [p=reed pending-r=gavin pending-a1.9b5=] 2008-03-21 01:41:27 -07:00
reed@reedloden.com
ba155ed3b2 Bug 423977 - "Add-ons rating stars now a grid of 11x11 icons" [p=reed r=gavin a1.9b5=mconnor] 2008-03-20 22:51:53 -07:00
reed@reedloden.com
95bba3831e Bug 424028 - "beta 5 theme update for windows (xp and vista)" [p=Iconfactory ui-r=faaborg a1.9b5=mconnor] 2008-03-20 21:23:33 -07:00
rflint@ryanflint.com
a4c43d239b Bug 420674 - Large icons from extensions and themes are stretched in Addons manager. r=dtownsend a1.9b5=beltzner 2008-03-20 14:43:46 -07:00
edward.lee@engineering.uiuc.edu
2036ee572a Bug 407861 - Bolding the found text in autocomplete breaks ligatures. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:08 -07:00
reed@reedloden.com
f8f60497c7 Bug 415664 - "Source viewer needs menu icons" [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=beltzner] 2008-03-19 23:06:46 -07:00
edward.lee@engineering.uiuc.edu
22d025ae91 Bug 424039 - Center favicon in location bar autocomplete. r=beltzner, ui-r=beltzner, a1.9=beltzner 2008-03-19 22:34:08 -07:00
dtownsend@oxymoronical.com
2bebda4e8f Bug 423137: Switch to use 0-5 for add-on ratings. r=robstrong 2008-03-18 12:44:59 -07:00
dtownsend@oxymoronical.com
02358b8407 Bug 414607: Warning symbol in install confirmation needs to be larger. r=gavin.sharp, a=beltzner 2008-03-17 16:06:23 -07:00
reed@reedloden.com
170c0984dc Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons] 2008-03-14 08:24:50 -07:00
reed@reedloden.com
232b3cc43f Bug 421635 - "[EM] post restart notification should specify foreground color" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=rob_strong a1.9=damons] 2008-03-11 01:13:07 -07:00
gavin@gavinsharp.com
77e4e252ba Bug 402356: netError pages use hardcoded colors for warnings, patch by KUROSAWA, Takeshi <taken.spc@gmail.com>, r=me, ui-r=beltzner 2008-03-08 16:29:05 -08:00
reed@reedloden.com
5e3b4d1415 Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner] 2008-03-08 01:44:35 -08:00
edward.lee@engineering.uiuc.edu
ee7a708567 Bug 421412 - Get rid of _adjustWidth hack. r=gavin, b1.9=beltzner 2008-03-08 01:30:43 -08:00
dtownsend@oxymoronical.com
5d6b77f364 Bug 408115: Add post-restart notification of new add-on installs. r=gavin.sharp, r=robstrong, a=beltzner 2008-03-07 16:16:38 -08:00
dtownsend@oxymoronical.com
7bd95d0403 Bug 414481: Get Add-ons Tab: make EULA text selectable. r=robstrong, a=beltzner 2008-03-06 17:56:20 -08:00
dtownsend@oxymoronical.com
f26217a9b2 Bug 414472: Remove puzzle piece from search bar. r=gavin.sharp. 2008-03-04 13:00:49 -08:00