Commit Graph

332 Commits

Author SHA1 Message Date
Ian Neal
eb5adbff74 Bug 385252 - "grippy" mouseover effects inconsistent in Suiterunner
r=dao/neil
2009-09-02 21:15:43 +01:00
Markus Stange
401ca9822f Bug 508940 - Use build time preprocessing in order to share colors and other common CSS declarations in the theme. r=dao 2009-08-31 12:26:43 +12:00
Markus Stange
a2030dada0 Bug 508728 - Restyle the Places window scope bar. r=dao 2009-08-31 12:25:08 +12:00
Markus Stange
bd2d1053e7 Bug 510426 - Decrease the height of the notificationbar again. r=dao 2009-08-31 12:23:29 +12:00
Neil Deakin
808de8ae84 Bug 510333, native resizer theming for Cocoa, r=mstange 2009-08-20 10:19:18 -04:00
Markus Stange
363a29e71a Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12: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
Markus Stange
20fc2cc39e Bug 508739 - Replace many gradient images with CSS gradients. r=dao
--HG--
extra : rebase_source : ceca5dc9c2191901bf7c0fdaa4cbb5d28e7bd96b
2009-08-11 09:25:56 +12:00
Markus Stange
09e2599221 Bug 508724 - Native theming for button[type=menu], CSS part. r=dao
--HG--
extra : rebase_source : 07706d26b90faec7697dd80daaae5abcd8a447e6
2009-08-11 09:24:57 +12: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
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
Markus Stange
f2547b0821 Bug 486476 - Some findbar polish. ui-r=faaborg, r=dao 2009-07-21 14:36:48 +02:00
Markus Stange
ad0ba55583 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Dão Gottwald
a2dd011f85 Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
Markus Stange
aa719766c4 Merge backout of bug 501957 (changeset 29fb65d31455) 2009-07-18 18:09:35 +02:00
Markus Stange
3d4f3c06cf Backed out bug 501957 (changeset 29fb65d31455) because it caused test_contextmenu_list.xul failures. 2009-07-18 18:08:18 +02:00
Markus Stange
ba0dac95da Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
2009-07-18 15:52:14 +02:00
Markus Stange
906626bec8 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +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
Markus Stange
190d0f25f2 Bug 497723 - Arrow images in menus shouldn't inherit -moz-image-region. r=dao 2009-06-29 18:20:04 +02:00
Markus Stange
3f78cec4f4 Bug 482681 - Make Mac button size dependent on their font size. r=mano on the patch, r=dao sr=roc on the test 2009-06-14 12:46:41 +02:00
Dão Gottwald
abe3c49334 Bug 496161 - removing sRGB profiles and gAMA chunks 2009-06-11 21:57:54 +02:00
Dão Gottwald
8bbea4aeca Bug 418003 - remove obsolete images 2009-06-11 15:06:15 +02:00
Markus Stange
bc3b88c0b5 Backed out changeset 04f5a3303ebf, bug 482681 due to test failures 2009-06-11 13:14:13 +02:00
Markus Stange
6dcf72b416 Bug 482681 - Make Mac button size dependent on their font size. r=mano 2009-06-11 11:21:48 +02:00
Dão Gottwald
cc4ef82539 Bug 496161 - Bookmarks toolbar icon/text backgrounds don't match 2009-06-11 00:55:44 +02:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Dão Gottwald
b75e0de556 Removing harmful padding from notification icons added in bug 494657 2009-06-02 15:54:26 +02:00
Dão Gottwald
4d206b4173 Bug 495903 - Notification bar x is truncated on the bottom. r=rflint 2009-06-02 09:00:32 +02:00
Ehsan Akhgari
e666178954 Bug 494657 - Refresh generic notification bar icons on OS X; r=dao 2009-05-29 10:20:12 +04:30
Ehsan Akhgari
4e2b98225c Bug 494655 - Refresh flexible space icon on OS X; r=dao 2009-05-28 11:30:19 +04:30
Dão Gottwald
16820213cd Bug 494834 - Refresh close tabs buttons on OS X 2009-05-28 08:40:53 +02:00
Markus Stange
f04c9515c0 Bug 494725 - Live title selection doesn't work inside Library. r=dao 2009-05-27 07:41:40 +02:00
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
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
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
Aronnax
3aafdfba2e Bug 491329 - Tweak the view button colors a little, r=dao 2009-05-05 17:10:38 +02:00
Doug Turner
72fdc51bce Bug 488884. Blue Learn More link is really hard to read on the mac. r=gavin 2009-04-30 22:04:16 -07:00
stefanh@inbox.com
1525bbceb8 Bug 485235 - Remove the mac-specific wizard-label-box in wizard.xml. r=gavin. 2009-04-30 12:24:05 +02: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
Markus Stange
b8b7b195f7 Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc 2009-04-17 10:12:12 +02:00
Dão Gottwald
3132e13d68 Bug 487518 - Search widget on OS X shouldn't start search when clicking on non-existent search icon. r=enn 2009-04-13 19:41:23 +02:00
Dão Gottwald
88eef4436f Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn 2009-04-13 19:40:00 +02:00
Justin Dolske
5a83dbd158 Backed out changeset 1e38c7369a3d (bug 475318) 2009-04-13 01:29:57 -07:00
Justin Dolske
29fa8ab2f5 Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-12 23:09:22 -07:00
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
7a8c71cfe1 Bug 422203 - Find bar focus ring color doesn't respect OS setting. r=enn 2009-03-14 09:11:06 +01:00
Dão Gottwald
1c3b26deb8 Bug 476370 - buttons on the information bar do not show a focus ring. r=enn 2009-03-14 09:10:08 +01: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
Markus Stange
1330d5fa26 Bug 471325 - Focus ring on native-styled tab is cut off at right, r=dao 2009-03-05 16:05:57 +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
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
Markus Stange
50115a956d Bug 477732 - Toolbar buttons (in Error Console, Add-ons Manager, Page Info Dialog) are not laying out correctly on Mac, border image endcaps are squashed; css fix. r=dao 2009-02-21 17:35:56 +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
Markus Stange
e523a92545 Bug 469631 - Cocoa needs a correct combobox/editable menulist widget, r=dao r=josh sr=roc 2009-02-11 16:54:10 +01:00
Dão Gottwald
e1e13d8e43 Bug 476360 - some inner button margins ignore the chrome direction. r=enndeakin 2009-02-09 21:06:41 +01:00
Dão Gottwald
826a83d5db Bug 476364 - disabled button and menulist color is hardcoded, should use native color. r=enndeakin 2009-02-09 21:05:58 +01:00
Markus Stange
90bdf75818 Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc 2009-01-31 17:49:29 +01:00
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
stefanh@inbox.com
f11dc3af7e Bug 414893 - Don't hardcode height of .toolbarpaletteitem-box when on toolbar. r=Mano. 2009-01-18 15:12:30 +01: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
330cfddac1 Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao 2009-01-15 11:24:16 +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
Markus Stange
79fb704974 Bug 449442 - Use -moz-appearance: statusbar in the Mac theme, r=dao 2009-01-06 16:47:14 +01:00
Markus Stange
6bf2a8ee9f Correcting mistake in license header from bug 456214, comment only change 2009-01-06 16:45:46 +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
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
Markus Stange
56400f4e34 Bug 469134 - Content XUL menubars shouldn't look like chrome toolbars, r=dao 2008-12-15 14:43:57 +01:00
Markus Stange
0337d4b64b Bug 460899 - Use -moz-appearance: toolbar in the CSS for toolbars. r=dao 2008-12-11 15:48:23 +01: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
Markus Stange
faca0f1175 Bug 468498 - Use the new color -moz-mac-disabledtoolbartext in the styles for disabled toolbar button text because GrayText is too light. r=dao 2008-12-09 17:51:21 +01:00
Markus Stange
6ba1cc8b6f Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00
stefanh@inbox.com
f71dc55462 Bug 467294 - Images in bottom tabs are stretched. r=dao. 2008-12-05 16:14:50 +01:00
Markus Stange
5a0af206f8 Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao 2008-12-04 14:36:24 +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
Markus Stange
724c0af15f Bug 231313 - CSS changes for new-style tabs. r=dao, a191=beltzner 2008-11-27 23:17:17 +01:00
Markus Stange
224f2d226f Bug 430449 - Notification bar alignment fixes. Also fixes bug 462606. ui-r=faaborg, r=dao, a191=beltzner 2008-11-27 23:14:35 +01: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
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
Dave Townsend
2545ad97e1 Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
2008-11-07 15:21:23 +00:00
Justin Dolske
23299930f7 Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron 2008-11-05 19:19:44 -08:00
Florian Queze
7e2b8e95de Bug 456595 - Plain readonly textboxes should have a transparent background. r=Enn. 2008-10-30 22:16:33 +01:00
Dão Gottwald
ecd5580928 Bug 461633 - remove obsolete tabstrip-box rule from pinstripe's tabbox.css. r=neil 2008-10-29 20:09:48 +01:00
Markus Stange
5ca77b0379 Bug 459546 - Make about:sessionrestore look good on all platforms, Mac part. Also fixes bug 459740. r=zeniko 2008-10-29 15:20:18 +01:00
Dão Gottwald
9388b2d6e0 Bug 460934 - tooltip-label class should be globally available. r=neil 2008-10-22 19:15:25 +02:00
Markus Stange
24c418dbdf Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +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
Justin Dolske
f797fdd19e Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Markus Stange
d1ef260d47 Bug 450944 - Turn off shadow for the autoscroll icon, r=mconnor 2008-10-14 17:36:38 +02:00
Markus Stange
64f4d1c1e2 Bug 394892 - Draw checkboxes and radiobuttons with NSButtonCell, r=josh sr=dbaron 2008-10-13 18:58:40 +02:00
Markus Stange
b6747539e3 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Markus Stange
6cbd4557ec Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Markus Stange
9054ac4763 Bug 414728 - Use text-shadow in the statusbar on Mac, r=rflint 2008-10-13 11:07:00 +02: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
386ee8df12 Bug 438302 - Remove Pinstripe text-shadow hacks. r=rflint 2008-10-08 16:40:36 +02:00
Justin Dolske
c7a8de4b6c Bug 448909 - Need more controls WHATWG Video tag. r=mconnor, r=bz 2008-10-01 01:00:22 -07:00
Markus Stange
f300402b06 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 3 / 3, r=mconnor 2008-09-16 13:13:55 +02:00
stefanh@inbox.com
80d194e392 Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen. 2008-08-27 21:40:25 +02:00
Markus Stange
43c58b9418 Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 2 (browser, toolkit). r=mconnor. 2008-08-27 17:47:16 +02:00
Markus Stange
637a6507ee Bug 451124 - Fix vertical alignment of context menu submenus. r=Neil. 2008-08-24 23:09:57 +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
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
Klaas Heidstra
74c7d8393b Bug 403154 – Search field in the bookmarks organizer should have a search button inside the field. r=dao, ui-r=faaborg 2008-07-12 10:51:47 +02: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
62e811b78d Bug 431831: proto theme changes to correctly style inactive windows, patch by Kevin Gerich <kevin@kmgerich.com> and Markus Stange <mstange@themasta.com>, r=me, a=beltzner 2008-05-03 07:47:03 -07:00
roc+@cs.cmu.edu
38e56fa13d Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor 2008-05-02 04:32:50 -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
stefanh@inbox.com
f62bb87fc7 Bug 430079 - Remove some ancient style rules from dialog.css. r=Mano, a=damons. 2008-04-29 09:20:37 -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
roc+@cs.cmu.edu
3047d1cf87 Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner 2008-04-24 01:08:33 -07:00
rflint@ryanflint.com
a020be4a1c Backout menu changes to fix the orange 2008-04-23 06:50:11 -07:00
rflint@ryanflint.com
38272d59b0 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -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
webmail@kmgerich.com
611d185118 bug 430202 Mac Firefox theme update, fixes many Mac theme blockers and wanted+ bugs. r=mano, ui-r=beltzner, a=beltzner 2008-04-22 17:00:58 -07:00
philringnalda@gmail.com
21ab18e1ac Bug 428759 - No update throbber on OS X, r=gavin, a=schrep, pwned=dolske 2008-04-13 11:37:36 -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
webmail@kmgerich.com
3ec67bcf15 Bug 427935 - Mac theme updates Round of style tweaks and icon additions, including hud style tweaks, addons window style tweaks, revised pref icons, new notification icons. Fixes bugs 386757, 424877, 427464, 427697, 427701 r=mano, ui-review=beltzner, a=mconnor 2008-04-10 19:27:29 -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
webmail@kmgerich.com
a2900e596b Bug 427555 - Mac theme changes, including - smaller keyhole icons - Added hover/pressed states to the location bar icons - More tab color tweakage - added hover/pressed state to "all tabs" button - updated Download Manager icons - New HUD design for identity and edit bookmark panels - focus rings added to non-native controls - text only toolbar buttons aligned correctly - search bar text field artifacts removed r=mano, ui-review=beltzner 2008-04-07 18:41:11 -07:00