Commit Graph

1093 Commits

Author SHA1 Message Date
Dave Townsend
7360d96f36 Bug 652376: Migrate XPInstall dialog into the extensions directory. r=robstrong
--HG--
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.dtd => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.properties => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.css => toolkit/mozapps/extensions/content/xpinstallConfirm.css
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.js => toolkit/mozapps/extensions/content/xpinstallConfirm.js
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.xul => toolkit/mozapps/extensions/content/xpinstallConfirm.xul
rename : toolkit/mozapps/xpinstall/content/xpinstallItem.xml => toolkit/mozapps/extensions/content/xpinstallItem.xml
rename : toolkit/themes/pinstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/pinstripe/mozapps/extensions/xpinstallConfirm.css
rename : toolkit/themes/winstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/winstripe/mozapps/extensions/xpinstallConfirm.css
2011-11-23 15:04:56 -08:00
Jesper Kristensen
0c375c8e29 Bug 591780 - Frontend support for restartless dictionaries. r=ehsan, r=Mossop 2011-10-06 12:06:18 -07:00
Ed Morley
72ed7305fc Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey 2011-10-06 17:15:07 +01:00
Ed Morley
918444551f Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey 2011-10-06 17:15:07 +01:00
Jared Wein
3142bbfabf Bug 669260 - Add statistics overlay to video element. r=dolske 2011-10-03 20:47:41 -07:00
Dão Gottwald
aa499f9c25 Bug 632252 - The find bar should be visually styled to match the add-ons bar. r=shorlander 2011-10-02 13:53:00 +02:00
Tim Taubert
50195fe347 merge the last green changeset on m-c to fx-team 2011-09-27 04:08:27 +02:00
Blair McBride
25a7ac3dfb Bug 679994 - Checkboxes in "Disable add-ons you no longer use" dialog have no labels, names aren't accessible. r=rstrong, ui-r=Boriss 2011-09-27 14:37:53 +13:00
Dão Gottwald
b3cc7289d8 Bug 689177 - Reduce border radii of header buttons and the search field to match Firefox nav bar changes. r=unfocused 2011-09-27 01:10:20 +02:00
Takanori MATSUURA
064d329a7a Bug 687037 - Fix typo in GNOME colorpicker.css causing Warning: Expected declaration but found '+'; r=dao 2011-09-20 11:09:04 +01:00
Jared Wein
fb6afe6d0b Bug 684561 - Improve styling of Web Console on Windows r=dao 2011-09-06 16:43:25 -07:00
Geoff Lankow
bb7126dc8c Bug 664895 - Make the details pane not jump when a screenshot image is loaded, r=bmcbride 2011-09-05 11:26:06 +01:00
Blair McBride
017b56a5c4 Bug 678761 - Add-on selection UI footer may not always look good on non-aero themes. r=dao 2011-08-25 17:50:43 +12:00
Rob Campbell
d8672088b4 merged m-c to fx-team, browser_595601-restore_hidden.js conflicted 2011-08-16 12:21:00 -03:00
Margaret Leibovic
0355593522 Bug 648668 - Update blank favicon to dotted outline instead of generic page. r=gavin 2011-08-11 17:50:09 -07:00
Geoff Lankow
377fbcde2c Bug 669345 - Add support for radio button elements for inline preferences; r=Unfocused 2011-08-14 15:53:49 +12:00
Dave Townsend
d9cbf2900c Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused 2011-08-12 16:55:34 -07:00
Dave Townsend
14105d23b0 Backed out changeset 6d6e8fecaf37 from bug 596343 due to build failures 2011-08-12 15:47:34 -07:00
Dave Townsend
026995192b Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused 2011-08-12 13:45:45 -07:00
Dave Townsend
ae1c38cd55 Bug 476430: Disable third-party add-ons by default and offer them to the user. r=Unfocused, r=robstrong 2011-08-12 13:50:47 -07:00
Malini Das
a0832b693a Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Blair McBride
6ba4d107a2 Bug 658530 - Part 1: Move button-related shared styles into inContentUI. r=dao
HG: Enter/resume commit message.  Lines beginning with 'HG:' are removed.
HG: You can save this message, and edit it again later before committing.
HG: After exiting the editor, you will return to the crecord patch view.
HG: --
HG: user: Blair McBride <bmcbride@mozilla.com>
2011-08-11 12:41:46 +12:00
Dave Townsend
686e72a752 Bug 476430: Backout redundant button styles. 2011-08-12 18:59:53 -07:00
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
Marco Bonardo
0fea112fda Merge mozilla-central and mozilla-inbound 2011-08-01 11:56:05 +02:00
Tim Taubert
7024bf0a29 merge m-c to fx-team 2011-07-30 22:31:04 +02:00
Rob Campbell
70383bd11a Bug 674229 - Repeat bubbles in Web Console are too close to the Source Link; r=dao,mihai.sucan,ddahl 2011-07-29 16:28:56 -03:00
Marco Bonardo
57d585b73d Bug 674578 - Support resizer[dir="bottomstart"].
r=enn
2011-07-29 11:38:41 +02:00
Jared Wein
9624ac1b5e Bug 481082. Video controls listen for stalled event and change the UI accordingly. r=dolske 2011-07-29 14:30:00 -04: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
Javi Rueda
18db235dd3 Bug 652536 - Remove workaround for bug 133527. r=ventron 2011-07-12 20:02:10 +02:00
Geoff Lankow
01771ea813 Bug 665515 - Unsupported types of inline settings show as an empty row; r=bmcbride 2011-06-29 11:08:44 +12:00
Ehsan Akhgari
b485786497 Merge mozilla-central into mozilla-inbound 2011-06-24 21:17:16 -04:00
Rob Campbell
a1b0eafcc2 merge m-c to devtools, conflict in inspector.js 2011-06-24 15:50:35 -03:00
Panos Astithas
d3719d419b Bug 664788 - console.log(message) doesn't show leading whitespace in message; r=mihai.sucan,dao 2011-06-17 16:51:16 +03:00
Rob Campbell
2bff2b83da Bug 664788 - console.log(message) doesn't show leading whitespace in message, backout to clear some orange 2011-06-24 09:54:45 -03:00
Panos Astithas
f3133956b0 Bug 664788 - console.log(message) doesn't show leading whitespace in message; r=mihai.sucan,dao 2011-06-17 16:51:16 +03:00
Blair McBride
31537c4e57 Bug 658431 - Move generic page styling into separate stylesheet for reuse in other in-content UIs. r=dao,dtownsend
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/inContentUI/background-texture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/inContentUI/background-texture.png
2011-06-20 20:37:46 +12:00
Dave Camp
cac45115fe Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Rob Campbell
6699a6d7c6 merge m-c to devtools 2011-06-06 16:42:23 -03:00
Pardal Freudenthal
e6a9880bcc Bug 633772 - Web Console cleanup: Use of inheritance to set icons on hud-msg-nodes; r=dao 2011-05-24 09:27:40 -03:00
Geoff Lankow
73a1050d59 Bug 653637 - Align detail view labels properly in the add-on detail view; ui-r=Boriss, r=dtownsend 2011-06-07 09:38:04 -07:00
Florian Quèze
ee87cf92d2 Bug 661288 - Check mark not visible when hovering a disabled checked menuitem. r=dao 2011-06-05 18:19:12 +02:00
Justin Dolske
bd0c676d22 Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Dave Camp
fb4b971064 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Dave Townsend
82669da0f1 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Mihai Sucan
610715a8a8 Bug 577721 - allow repositioning of the web console: above, below and out into a panel/window; r=rcampbell,sdwilsh 2011-05-18 14:08:54 +03:00
Richard Marti
fbfdf06ce4 Bug 655691 - Use native button appearance for colorpicker buttons. r=dao 2011-05-16 11:00:39 +02:00
Hernán Rodriguez Colmeiro
606f92fb24 Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend 2011-05-17 12:57:38 -07:00
Geoff Lankow
64ae50c864 Bug 653637 - Provide a simple way for addons to have preferences UI - Fix button styles; r=dtownsend 2011-06-03 09:09:51 -07:00
Geoff Lankow
f6be7666c3 Bug 653637 - Provide a simple way for addons to have preferences UI - Part 2; r=dtownsend ui-r=jboriss 2011-06-01 22:35:24 +12:00
Margaret Leibovic
b0e3731330 Bug 660279 - Change popup notification description max-width to use em instead of px. r=dao 2011-05-31 14:13:43 -07:00
Blair McBride
ca4a875e40 Bug 636361 - Lighten & desaturate the background of the add-on manager's progress bar in Windows 7. r=dtownsend DONTBUILD 2011-05-31 14:37:30 +12:00
Jim Mathies
8ddf6dab7b Bug 633282 - Apply moz-win-exclude-glass to clientBox in extensions about.xul. r=dao. 2011-05-13 11:40:46 -05:00
Jim Mathies
b1dcec1411 Bug 633282 - Apply moz-win-exclude-glass to downloadView in downloads.xul. r=sdwilsh. 2011-05-13 11:40:46 -05:00
Neil Rashbrook
bd23e29f18 Bug 655588 Desaturating filter produces more realistic grey scale than colour averaging r=Unfocused 2011-05-11 21:23:07 +01:00
Ed Morley
99856dd6e9 Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend 2011-04-29 12:38:26 +02:00
Geoff Lankow
e72b1230df Bug 662012 - Add more settings types to addon manager inline settings (file and directory types), r=Mossop 2011-06-15 12:15:55 +12:00
Geoff Lankow
efc4d7f54b Bug 662012 - Add more settings types to addon manager inline settings (colour type), r=Mossop 2011-06-14 11:59:02 +12:00
Geoff Lankow
6c0d911cb6 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Dão Gottwald
fd6eb0072d Bug 646419 - Update add-ons manager main controls for Firefox nav bar styling changes. r=unfocused 2011-04-04 06:40:04 +02:00
stefanh@inbox.com
9403877ba8 Bug 611759 - [Pinstripe] Remove '-moz-appearance: treeheadersortarrow' from listbox.css/tree.css. r=dao. 2011-03-30 17:51:12 +02:00
Dão Gottwald
c537024a6a Bug 623199 - Add-ons manager buttons should be contextually styled. r=mossop
--HG--
extra : rebase_source : 271ea999816306633a669199ec72090cf4feb10c
2011-03-29 20:38:02 +02:00
Dave Townsend
0dcd30c989 Bug 643628: Last updated date misplaced in search results. r=Unfocused 2011-03-24 11:21:12 -07:00
Dão Gottwald
68cb362175 Bug 623615 - Disable fix for bug 595656 to improve scrolling performance. r=unfocused a=mossop 2011-03-02 10:03:26 +01:00
Jennifer Boriss
4ba3982ca1 Bug 635937 - "Your add-ons have been updated" text not readable on OSX because of color; r=dao a=beltzner 2011-02-28 13:00:09 -08:00
Dão Gottwald
10e6365071 Bug 636849 - Focus outline on the popup notification menu button's dropmarker doesn't reflect actual focus. r=gavin 2011-02-28 12:55:06 +01:00
Markus Stange
bed960ad7a Bug 635675 (part 5) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:44 +01:00
Markus Stange
46a5ca58a9 Bug 635675 (part 4) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:41 +01:00
Markus Stange
fdce094715 Bug 635675 (part 3) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:38 +01:00
Markus Stange
648854e197 Bug 635675 (part 2) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:36 +01:00
Markus Stange
0554b734fd Bug 635675 (part 1) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:34 +01:00
Rob Campbell
64399f756c Bug 611795 - Repeated messages in the Web Console should be collapsed into one; f=mihai.sucan r=sdwilsh,dao a=beltzner 2011-02-25 18:12:42 -04:00
Dão Gottwald
ddd7f5f9e4 Bug 635761 - Remove blurry white text shadows on Windows. ui-r=boriss r=unfocused a=mossop 2011-02-25 10:22:09 +01:00
Azat Tymerkaev
f8bb454427 Bug 610235 - Remove duplicated aero variants of passwordmgr icons. r=dao 2011-02-24 08:36:22 +01:00
Pardal Freudenthal
b6cd466b16 Bug 631827 - Use CSS to set the "align" and "pack" attributes on Add-ons Manager to make easier for themes to handle items. r=Unfocused a=beltzner 2011-02-17 17:36:39 +13:00
Ehsan Akhgari
fbd11c6764 Backout changeset 8c2aa133200a (bug 625465) because of test failures 2011-02-18 17:17:54 -05:00
Ehsan Akhgari
2d58e95dc9 Backout changeset f4d707ab6c43 (bug 631827) because I need to backout changeset 8c2aa133200a... 2011-02-18 17:17:11 -05:00
Pardal Freudenthal
64f6091310 Bug 631827 - Use CSS to set the "align" and "pack" attributes on Add-ons Manager to make easier for themes to handle items. r=Unfocused a=beltzner 2011-02-17 17:36:39 +13:00
Blair McBride
4abbd71497 Bug 625465 - Items in list view should launch description view with a single click on an add-on entry. r=dtownsend, a=beltzner 2011-02-07 16:53:53 +13:00
Anthony Ricaud
03c6bcb459 Bug 633847 - White-on-yellow close button is hard to see (missing-plugin infobar). r=dao a=beltzner 2011-02-17 21:52:28 +01:00
Marco Bonardo
ece4a12c86 Backed out changeset 6b3353ea6228 due to permaorange 2011-02-17 15:26:01 +01:00
Blair McBride
b1d4fb344d Bug 625465 - Items in list view should launch description view with a single click on an add-on entry. r=dtownsend, a=beltzner 2011-02-07 16:53:53 +13:00
Neil Rashbrook
c4a7ef452c Bug 616811 Remove extraneous CRs r=dao a=beltzner 2011-02-16 21:41:59 +00:00
Dão Gottwald
b1bf3a624f Bug 633723 - Add-ons "Loading ..." notification has anti-aliased corners. r=Unfocused 2011-02-16 08:34:41 +01:00
Margaret Leibovic
ca69135121 Bug 633400 - Vertically align geolocation "Learn More..." link with menubutton. r=dao 2011-02-12 00:32:07 -08:00
Frank Yan
5e54316f01 Bug 613704 - Improve visual design for tab-modal buttons & dialog. r=dolske, a=dolske 2011-02-11 20:24:06 -08:00
Walter Meinl
49b2905727 Bug 632989 [OS2] restore the default behavior when hovering over menu; r=daveryeo a=NPOTB 2011-02-10 20:05:45 -05:00
Anthony Ricaud
f3fbcfb3b0 Bug 589219 - [OS X] Update Close Buttons Appearance; f=fryn r=dao ui-r=shorlander a=dolske 2011-02-10 20:03:47 -05:00
Markus Stange
114dffa8b8 Bug 631502 - Use an SVG filter for the pressed icon state in preferences windows and remove unnecessary icon images. r=dao, a=dtownsend
--HG--
extra : rebase_source : 6606a942526e9b8259d0190411bb6d38b7726747
2011-02-08 13:45:00 +01:00
Dão Gottwald
ef8982b743 Bug 609127 - Window resizer interferes with items in the add-on bar. r=enn a=dietrich 2011-02-06 15:59:02 +01:00
Matthew Printz
4b8f44a724 Bug 629438 - Add-ons manager add-on icon should be positioned correctly in list and not cause sizing differences. r+a=Mossop 2011-02-03 08:20:03 +01:00
Stephen Horlander
0a0733e6ac Bug 609372 - Better icons and color palette for the Web Console; f=pwalton r=dao approval2.0=gavin.sharp 2011-01-31 16:55:55 -04:00
Ehsan Akhgari
8c4bd2609c Backed out changeset d545aa98feb1 (bug 609372) because of browser-chrome test failure on OS X 2011-02-01 01:17:44 -05:00
Stephen Horlander
774de50b20 Bug 609372 - Better icons and color palette for the Web Console; f=pwalton r=dao approval2.0=gavin.sharp
--HG--
extra : rebase_source : c31b3dcc8be91cea6dfc2fe2c454aca46328cc30
2011-01-31 16:55:55 -04:00
Frank Yan
10d805e0d1 Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final 2011-01-27 00:08:05 -08:00
Matthew Printz
a5897710f1 Bug 623211 - Add-ons manager add-on author name and link should be removed from list view; r=Mossop a=blocking-final+ 2011-01-26 14:10:39 -05:00
Dão Gottwald
f4b31b4879 Bug 620658, re-enable arrow-panel styling on Linux, a=b 2011-01-26 13:50:48 +01:00
Pascal Chevrel
c919a88530 Bug 627881 - bad file path in toolkit/themes/gnomestripe/mozapps/jar.mn; r,a=Mossop 2011-01-25 15:22:28 -05:00
Margaret Leibovic
359aa8443e Bug 595271 - Create focus styles for split menu buttons in popup (doorhanger) notifications [r=dao, a=blocking] 2011-01-24 17:27:25 -08:00
Frank Yan
db48fdc8bf Remove outdated windows versions from makefile comment. a=comment-only 2011-01-24 17:39:12 -08:00
Frank Yan
32e6fc07ad Bug 612053 - clicking a few pixels down from "Plugins" should not make hidden pane appear. r=bmcbride a=dolske 2011-01-24 17:37:57 -08:00
Patrick Walton
45e01f726d Bug 611440 - Smart abbreviation for URLs in the Web Console; f=mihai.sucan,dolske r=dolske approval2.0=dolske 2011-01-24 12:05:05 -04:00
Dão Gottwald
72ba49dda9 Bug 628000, adding missing semicolon. a=typo, DONTBUILD 2011-01-22 16:48:11 +01:00
Dão Gottwald
16a41ca815 Bug 589146 - Firefox menu items should display sub-menu on a slightly delayed hover. r=gavin 2011-01-22 12:21:53 +01:00
Jennifer Boriss
918360a0e2 Bug 626498: Selected category title text in add-ons manager should not be bold. r=Unfocused, a=beltzner 2011-01-20 13:46:36 -08:00
Dão Gottwald
f1fc9243ec Bug 619422, addressing review comment, a=DONTBUILD 2011-01-21 13:04:07 +01:00
Patrick Walton
794bb91430 Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao, a=blocking2.0 2011-01-20 08:47:42 -04:00
Neil Rashbrook
7e6f5c4d63 Bug 617578 Except on OS/2, non-customisable menubars don't display correctly when a lightweight theme is applied r=dao a=beltzner 2011-01-20 08:35:42 +00:00
Rob Campbell
3fe6268ef2 Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree 2011-01-19 16:41:50 -04:00
Patrick Walton
724bb75d17 Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao a=blocking2.0 2011-01-19 15:46:40 -04:00
Mihai Sucan
6270d7e176 Bug 623597 - Properly align layout elements in net inspector when horizontal scrolling is needed; f=rcampbell r=dao a=blocking2.0 2011-01-19 10:21:37 -04:00
Blair McBride
23fc503d76 Bug 608468 - Details View should include the add-on Summary text from AMO. r=dtownsend, a=blocking-final 2011-01-19 13:37:36 +13:00
Rob Campbell
b002155303 Bug 623597 - Properly align layout elements in net inspector when horizontal scrolling is needed; backout a=philor 2011-01-18 13:17:01 -04:00
Margaret Leibovic
acc5e3b44d Bug 619422 - Split buttons in doorhanger notifications need styling in custom themes [r=dao, a=blocking] 2011-01-18 08:42:57 -08:00
Dão Gottwald
a051944740 Bug 625314 - Remove transparency for arrow panels on Windows. r=enn 2011-01-18 09:47:20 +01:00
Patrick Walton
a1a0ac8caa Bug 615735 - Clean up find bar close button CSS. r=dao 2011-01-18 09:46:52 +01:00
Pascal Chevrel
8b40a7cef7 Bug 621091 - Linux Theme should use moz-icon://stock/gtk-file for blank documents. r=dao 2011-01-18 09:43:01 +01:00
Mihai Sucan
00cba183fb Bug 623597 - Properly align layout elements in net inspector when horizontal scrolling is needed; f=rcampbell r=dao a=blocking2.0 2011-01-17 12:36:49 -04:00
Margaret Leibovic
850a6a3855 Bug 615315 - Add a small close button to all doorhanger notifications and panels. r=gavin, a=blocking-final 2011-01-13 16:07:44 -08:00
Blair McBride
dd948e9d45 Bug 616434 - Should be separating lines between the rows in the table of the details view. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
6754ee4523 Bug 581361 - Pause and Cancel button of download progress widget not functional. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
e4dfbbdfa9 Bug 623739 - CPU usage spikes because of animated hidden images. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
bef69aac9c Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download; frontend; f=dtownsend r=dtownsend,robert.bugzilla a=blocking2.0 2011-01-10 15:58:10 +13:00
Blair McBride
6137ed3ea4 Bug 602059: Large screenshots not handled well, and/or no scroll bars on details page. r=dtownsend, a=blocks-final 2011-01-07 09:19:53 -08:00
Dão Gottwald
5b9d931831 Bug 620896 - Remove -moz-box-align:center and -moz-box-pack:center from type=menu-button buttons. r=neil
--HG--
extra : rebase_source : 9b6893ce3dbb52f17d8718b74d3d00f8cb4479c5
2011-01-06 23:36:57 +01:00
Mihai Sucan
6bafd4e33d Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp 2011-01-04 11:47:34 -06:00
Tyler Downer
3232ba1817 Bug 481655 - Remove bogus "listbox menulist:not([disabled])" rule from menulist.css. r=dao a=gavin 2010-12-31 13:07:32 +01:00
Markus Stange
6d472c6e36 Bug 618096 - Use 16x16 for extension toolbar icons on Mac. r=dao 2010-12-31 13:05:13 +01:00
Dão Gottwald
19e4de6e27 Bug 621395 - Implement more reasonable styling for type="menu-button" buttons on Linux. r=ventron a=gavin 2010-12-27 12:41:36 +01:00
Dão Gottwald
cec9a440fb Backed out changeset 1a15dd47da63 a=backout
--HG--
extra : rebase_source : 98be533f8e4ed474cbb313bd5f3b75964b2a5eee
2010-12-24 12:14:25 +01:00
Dave Townsend
cb55764ec0 Bug 601143: Add loading and error states to the get add-ons view. r=Unfocused, a=blocks-betaN
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2010-12-21 10:06:40 -08:00
Dão Gottwald
8155896b58 Disabling arrow panel style on Linux because of bug 620658. a=bustage-fix
--HG--
extra : rebase_source : ef33ba2f39763c08ff604434eacc7494669dbc07
2010-12-21 15:16:59 +01:00
Dão Gottwald
a358d78405 Bug 590073 - Classic specific styling of arrow panels. r=neil a=b
--HG--
extra : rebase_source : 839d3bbda55d4fe2b06d99f9a06d6b4effad46e6
2010-12-21 00:02:09 +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
Justin Dolske
887077198c Bug 613714 - Switch tab modal prompts from blur to slight dim. r=dao, a=blocking
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/icons/tabprompts-bgtexture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/icons/tabprompts-bgtexture.png
2010-11-30 19:02:00 -08:00
Margaret Leibovic
5d50cce940 Bug 607252 - Doorhanger arrow is within content area, so easy to simulate by a webpage. r=enndeakin, ui-r=faaborg, a=blocking-final 2010-12-12 12:44:46 -08:00
Dão Gottwald
d269c63efe Bug 617876 - Fix up theme code from bug 601183. r=gavin 2010-12-09 11:56:44 +01:00
Dão Gottwald
0d51752143 Bug 614838 - remove bogus borders. r=unfocused 2010-12-09 09:51:56 +01:00
Joe Walker
ada5c5a247 Bug 601183 - Investigate Bespin/Safari-style completion styling for the Web Console a=approval2.0 r=gavin 2010-10-05 12:01:44 +01:00
Daniel Brooks
597dd0c5a7 back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Daniel Brooks
115293a267 Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg 2010-12-07 22:10:14 -06:00
Patrick Walton
cdca331ab3 Bug 611851 - Restyle the Web Console splitter. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic
757f16332d Bug 612181 - Clicking edge of popup notification button main action button opens the dropdown instead. r=dao, a=clegnitto 2010-12-07 12:45:31 -08:00
Blair McBride
d6bf52357d Bug 614865 - Addon about window does not handle overflow very well. r=dtownsend, a=blocking-final 2010-12-07 13:32:08 +13:00
Blair McBride
b46237ceb3 Bug 492271 - "All Add-ons have been disabled in safe mode" is misleading in safe mode. r=dtownsend, a=blocking-final 2010-12-07 13:31:32 +13:00
Blair McBride
893e2fedfa Bug 616908 - Global warning in details view of a disabled addon is grey, on Linux. r=dtownsend, a=dtownsend 2010-12-07 13:30:55 +13:00
Blair McBride
2161882ac2 Bug 616641 - Start/end caps of the download-progress binding broken on Windows/OSX with undetermined mode. r=dtownsend, a=blocking-final 2010-12-07 13:28:49 +13:00