Commit Graph

538 Commits

Author SHA1 Message Date
Michael Ventnor
c665d04b4e Bug 501112. Set default panel text color to MenuText to ensure sufficient contrast with background. r=dao 2009-07-04 22:02:16 +12:00
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
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
Michael Ventnor
a29617d23b Bug 496454. Introduce menubar text system color, and use it with GTK. r=roc
--HG--
extra : rebase_source : d79b39d1bfdecbc75785ab49add6ade07ff8c822
2009-06-15 09:58:14 +12: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
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
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
4ad050fab7 Merge backout of bug 482681 2009-06-11 13:14:41 +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
9d02a47048 Bug 458199 - Polish the download manager on Mac OS X, r=sdwilsh 2009-06-11 11:24:45 +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
Dão Gottwald
e2e9523ddf Bug 433154 - Notification bar close button is too big, description isn't vertically centered. r=ventnor 2009-06-11 00:54:22 +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
8cd0dce2ef Bug 462967 - Update full screen window controls on windows theme. r=rflint 2009-06-03 18:01:26 +02: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
Markus Stange
e04ff2a947 Backing out bug 458199 (gradients in the download manager) because it caused bug 495686. a=beltzner 2009-05-31 16:23:21 +02:00
Markus Stange
d73a058e2d Bug 458199 - Use gradients on selected items in the download manager on Mac OS X. ui-r=faaborg, r=dao, a191=beltzner 2009-05-31 10:39:39 +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
e666178954 Bug 494657 - Refresh generic notification bar icons on OS X; r=dao 2009-05-29 10:20:12 +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
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
Dão Gottwald
4698018147 Bug 494822 - Add support for the selected state profile manager icon. r=mstange 2009-05-27 09:04:50 +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
Alex Faaborg
96e33e4eed Bug 494650 - Refresh icons for plugin disabled and blocked; r=gavin 2009-05-25 07:58:36 +04:30
Alex Faaborg
5dc289600b Bug 494654 - Refresh profile icon for OS X 2009-05-24 11:25:04 +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
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