Commit Graph

43 Commits

Author SHA1 Message Date
Markus Stange
5fd7664c2f Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Markus Stange
7fb496ef1b Backed out changeset 764a4259b9f7 (bug 667480) because it depends on a changeset that's about to be backed out. 2011-08-08 17:37:30 +02:00
Markus Stange
1e16a9592b Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
stefanh@inbox.com
188cbdb692 Bug 553992 - No focus rings for buttons in download manager, places window and the update dialog. r=dao. 2011-07-26 23:17:59 +02:00
L. David Baron
5859a14a99 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
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Dão Gottwald
184cb7b51b CSS formatting cleanup 2010-08-18 09:33:54 +02:00
Markus Stange
20a2bc434a Bug 581031 - Update CSS after click-through landed. r=dao 2010-07-28 15:14:15 +02: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
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
Markus Stange
ae8787f414 Bug 511785 - Replace toolbarbutton background images in the Places window with some CSS magic (borders, gradient backgrounds, box shadows). r=dao
--HG--
extra : rebase_source : 6e2a128c69aea89302243f60ad889c5e3f6380d3
2009-09-28 10:01:22 +13: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
9d02a47048 Bug 458199 - Polish the download manager on Mac OS X, r=sdwilsh 2009-06-11 11:24:45 +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
Markus Stange
79fb704974 Bug 449442 - Use -moz-appearance: statusbar in the Mac theme, r=dao 2009-01-06 16:47:14 +01: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
Dão Gottwald
0055cc6179 Bug 405892 – Finish polish of the download manager search field. r=sdwilsh 2008-08-05 23:33:41 +02:00
Dão Gottwald
788833b26d Bug 437646
make use of :nth-child in the download list, remove stripeifyList()
r=sdwilsh
2008-06-11 10:11:14 -04: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
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
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
webmail@kmgerich.com
f9f6ac3f85 bug 430448 - remove white border from bottom of downloads window. r+, ui-r+, a=beltzner 2008-04-23 09:44:29 -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
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
stefanh@inbox.com
d0fc5ed166 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
webmail@kmgerich.com
18a1f6654e Bug 419772: [proto] Land Proto 0.12 changes, r=rflint ui-r=beltzner 2008-02-26 23:11:47 -08:00
reed@reedloden.com
ea927e60f2 Bug 392890 - "Provide a text label for the Search edit in Download Manager" [p=dao@mozilla.com (Dão Gottwald) r=Mardak a=blocking-firefox3+] 2008-02-06 21:29:30 -08:00
sdwilsh@shawnwilsher.com
c092b77303 Bug 395448 - Replace UI icons in the download manager. r=Mano, r=Ventron 2008-01-28 21:16:35 -08:00
webmail@kmgerich.com
8933611b67 Bug 397723 - New Theme for Mac OS X, icons by Stephen Horlander (stephen@noved.org) r=mconnor 2008-01-27 16:53:12 -08:00
edward.lee@engineering.uiuc.edu
1f823d75ad Bug 405886 - Remove the "Open File" button at the right of every download row. r=sdwilsh, b-ff3=mconnor 2007-12-18 00:51:57 -08:00
edward.lee@engineering.uiuc.edu
06bbbc69cd Bug 405888 - Remove the "Information" button at the right of every download row. r=sdwilsh, a1.9=mconnor 2007-12-17 11:10:46 -08:00
edward.lee@engineering.uiuc.edu
69b017a4a8 Bug 405884 - List date/time of download for each download shown. r=sdwilsh, b-ff3=mconnor 2007-12-14 02:00:16 -08:00
reed@reedloden.com
bffa1403e6 Bug 401215 - "Background banding for the download manager" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=sdwilsh aM9=beltzner] 2007-10-29 11:31:27 -07:00
edward.lee@engineering.uiuc.edu
b315d4af15 Bug 399781 - Remove headings in Download Manager UI. r=sdwilsh, b-ff3=beltzner, a1.9=mconnor, aM9=mconnor 2007-10-27 13:46:50 -07:00
sdwilsh@shawnwilsher.com
f7f9f0e99a Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3 2007-08-21 09:37:39 -07:00
sdwilsh@shawnwilsher.com
4531040333 Bug 391861 - Indicate what the text area in the DM is for (searching). Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano 2007-08-14 16:18:15 -07:00
sdwilsh@shawnwilsher.com
dca98fada9 Bug 391918 - Section headers in new DM should look more like mockup. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sdwilsh, r=mano 2007-08-12 02:57:30 -07:00
sdwilsh@shawnwilsher.com
cccc09a7a2 Bug 388517 - revised download manager UI for Firefox 3. Patch by Shawn Wilsher <me@shawnwilsher.com> and Asaf Romano <mano@mozilla.com>. r=mano, a=[wanted-firefox3] 2007-08-11 14:53:21 -07:00
sdwilsh@shawnwilsher.com
e83128b664 Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
mozilla.mano@sent.com
cadca10dcd Bug 371485 - Selected item text should be white instead of black. patch from Stefan <stefanh@bluebottle.com>, r=me. 2007-03-30 12:54:17 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00