Commit Graph

797 Commits

Author SHA1 Message Date
Dão Gottwald
c7c882ffee Bug 605332 - Don't duplicate most of popup.css in popup-aero.css. r=enn a=dolske 2010-10-20 09:24:44 +02:00
Henrik Skupin
f79b3a195d Bug 599771: Update buttons in the Add-ons Manager to use a consistent id/anonid naming scheme. r+a=dtownsend 2010-10-15 10:00:03 -07:00
Margaret Leibovic
dc9ebe131f Bug 604464 - Doorhanger text hidden when lwthemes (personas) are installed r=gavin a=blocking 2010-10-15 10:57:14 -07:00
Markus Stange
6a4c9d83fd Bug 594484 - Don't override cursor and color styles for the number box text input because it breaks disabled="true" styling. r=dao a=gavin
--HG--
extra : rebase_source : 2aab724e58b26ae4f46f960e6dc0da63528f1808
2010-10-15 12:23:11 +02:00
Neil Deakin
71674132a2 Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Dave Townsend
1f39aacf71 Bug 595656: Add-ons view rounded border corners sometimes cut off by content. r=Unfocused, a=blocks-final 2010-10-08 10:12:09 -07:00
Roland Warmerdam
270bb81e04 Bug 592708: Hide the bottom border of the details grid. r=Unfocused, a=dtownsend 2010-10-07 10:28:04 -07:00
Dave Townsend
c5edc2d312 Backing out bug 597178 due to a change of plans. a=backout 2010-10-07 15:11:35 -07:00
Dave Townsend
83f51eb942 Bug 595317: Scrollbars don't appear in the details view. r=Unfocused, a=blocks-final 2010-10-06 14:58:17 -07:00
Dave Townsend
cd60b15799 Bug 597178: Remove redundant back and forward buttons. r=Unfocused, a=blocks-final 2010-09-30 12:39:15 -07:00
Dave Townsend
c4aa76ef1f Bug 566605: Download progress widget doesn't update its progress meter on OSX. r=Unfocused, a=blocks-final 2010-09-30 12:42:50 -07:00
Dave Townsend
8932993425 Backed out changeset 3019bcf3e9ab which should not have landed. a=backout 2010-10-04 15:39:20 -07:00
Dave Townsend
052261d1e6 Bug 601143: Add loading and error states to the get add-ons view. r=robstrong, a=strings 2010-10-04 15:36:07 -07:00
Margaret Leibovic
8bb8c48b56 Bug 595183 - Password icon on the password manager door-hanger notification is gross r=shorlander a=blocking-beta7 2010-10-01 10:44:26 -07:00
Patrick Walton
6e9e88b888 Bug 573840 - Web Console styling is broken with a Persona, r=dao, a=blocking2.0 2010-09-17 12:45:11 -03:00
Dão Gottwald
deaba47a34 Bug 596522 - fix breakage from bug 578785 and re-enable test_bug510426.xul. a=testfix 2010-09-16 23:14:16 +02:00
Dave Townsend
fd4a0cfe7d Bug 595280: Support HTML fragments from the AMO 1.5 API. r=Unfocused, a=blocks-betaN 2010-09-14 16:56:38 -07:00
Mihai Sucan
af713695d1 Bug 587617 - Can't select text in the output of the WebConsole on linux; f=ddahl,rcampbell r=dietrich a=dietrich 2010-09-15 11:27:10 -04:00
Neil Deakin
43da4cf629 Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+ 2010-09-15 11:25:08 -04:00
Dão Gottwald
ba24c8c8c7 disable test_bug510426.xul 2010-09-15 11:09:18 +02:00
Dão Gottwald
9feff5fc2a fix for test_bug510426.xul 2010-09-15 10:15:33 +02:00
Dão Gottwald
1fb976dff1 Bug 419298 - Dialog icons should be displayed in the native OS theme size without scaling. r=neil 2010-09-15 09:26:02 +02:00
Michael Monreal
c0d7893a85 Bug 594719 - Use GTK icons on notification bars. r=dao 2010-09-15 09:24:47 +02:00
Michael Monreal
d8fa8c8d12 Bug 595390 - Don't use bold button labels in app update ui. r=rstrong, ui-r=faaborg, a=approval2.0 2010-09-13 23:52:32 -07:00
Michael Monreal
2e5824ee5d Bug 595388 - Use same padding for content and header in app update ui. r=rstrong, ui-r=faaborg, a=approval2.0 2010-09-13 23:52:16 -07:00
Ehsan Akhgari
6a201947ca Backed out changeset fd5ff14bc45a because of unit test failure on Windows 2010-09-13 18:00:28 -04:00
Dave Townsend
65115f2377 Bug 595280: AddonRepository should convert HTML to plain text. r=Unfocused, a=blocking-betaN 2010-09-13 10:35:37 -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
Patrick Walton
824ce1b531 Bug 585195 - Theme the Web Console filter bar appropriately on Windows, r=dao, a=gavin 2010-09-10 15:08:06 -03:00
Joe Walker
0f8cb96362 Bug 588014 - Format clickable output to look like being clickable, r+a=dietrich 2010-09-07 23:37:47 +01:00
Joe Walker
53d73ab449 Bug 591937 - WebConsole NetPanel CSS broken, r+a=dietrich 2010-09-10 15:08:05 -03:00
Bobby Johnson
4164104ac9 Bug 592018 - navigation arrows should be dimmed when they are disabled; r=dtownsend, a=blocking-final 2010-09-10 09:53:57 -07:00
Blair McBride
a90af12120 Bug 587970 - Provide ability "Update all now" within 'Available Updates' screen. r=dtownsend, a=blocking-beta6 2010-09-10 20:20:12 +12:00
Margaret Leibovic
9e6b5dd482 Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Michael Monreal
bce1f92ff7 Bug 594703 - Fix addon list border on Linux. r=dtownsend, a=blocks bug 590175 2010-09-09 12:16:39 -07:00
Michael Monreal
0c5df765fd Bug 594709 - Use GTK icons for error/warning/info. r=dtownsend, a=blocks bug 590175 2010-09-09 12:14:43 -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
Patrick Walton
a1c14d9091 Bug 581231 - Part 3: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich 2010-09-08 17:08:36 -07:00
Patrick Walton
b6e0bcffd5 Bug 581231 - Part 2: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich 2010-09-08 17:08:29 -07:00
Patrick Walton
578e14f50c Bug 581231 - Part 1: Surround the Web Console's input field in a containing hbox r=dietrich a=dietrich 2010-09-08 17:08:23 -07:00
L. David Baron
9cbac68621 Fix uses of percentage -moz-outline-radius in themes for new definition of percent. (Bug 471643) r=dao a2.0=blocking:beta6+ 2010-09-07 15:20:35 -07:00
Andreas Nilsson
0f2c617992 Bug 584006 - Drop non-native style for the Add-ons manager utilities button. r=bmcbride a=blocking 2010-09-06 10:45:46 +02:00
Paolo Amadini
113ad3674b Bug 590201 - Remove buttons are difficult to discover in list view. r=bmcbride, a=blocking-beta6 2010-09-06 19:07:49 +12:00
Blair McBride
e9d9169a88 Bug 566194 - safe mode / security & compatibility check status are not exposed in new addon manager UI. r=dtownsend, a=blocking-beta6 2010-09-02 11:40:20 +12:00
Blair McBride
b6b7d4f7a9 Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta6 2010-08-28 14:45:11 +12:00
David Dahl
12bb05537a Bug 583101 - Web Console input and output display should use the same font and size r=dietrich a=dietrich 2010-09-01 12:56:06 -07:00
Dave Townsend
6d35b5b2bf Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Wes
6636ae63a1 Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
2010-08-31 21:28:41 +02:00