Commit Graph

26 Commits

Author SHA1 Message Date
Dão Gottwald
cec9a440fb Backed out changeset 1a15dd47da63 a=backout
--HG--
extra : rebase_source : 98be533f8e4ed474cbb313bd5f3b75964b2a5eee
2010-12-24 12:14:25 +01:00
Margaret Leibovic
cee522be13 Bug 615318 - Add a "not now" choice to all doorhanger notification split buttons. r=gavin, a=blocking-beta9
--HG--
extra : rebase_source : 8b350d4d9c5ce5c8a5c6b75c3d0ad45fd5abc2ec
2010-12-16 09:53:24 -08:00
Margaret Leibovic
a00ac2babd Bug 615481 - Doorhanger (popup) notifications need a maximum width and the text needs to wrap if necessary [r=gavin, a=blocking-2.0:betaN+] 2010-12-03 13:39:11 -08:00
Margaret Leibovic
11b59c62f2 Bug 610688: Style buttons for popup notifications without secondary actions on Mac, r=dao, a=dolske
--HG--
extra : rebase_source : f54ec027c07c8506f43bac6c44984b4c3859b1f8
2010-11-16 16:38:24 -05:00
Dão Gottwald
d551e35e9d bug 610123 bustage fix 2010-11-06 17:05:55 +01:00
Margaret Leibovic
428173560d Bug 577931 - Mac OS X specific styling of menu buttons in popup notifications. r=dao a=blocking-betaN 2010-11-05 14:03:42 -07:00
Dão Gottwald
e7895315a7 Whitespace cleanup after bug 590039 2010-09-12 11:54:51 +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
L. David Baron
7476de1256 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
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
L. David Baron
f51578d775 Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+ 2010-08-31 16:46:41 -04:00
Gavin Sharp
667010d2ba Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04: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
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
Markus Stange
bd2d1053e7 Bug 510426 - Decrease the height of the notificationbar again. r=dao 2009-08-31 12:23:29 +12: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
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
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
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
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
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
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
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