Граф коммитов

1753 Коммитов

Автор SHA1 Сообщение Дата
Rob Campbell 39d64df7e6 merge m-c to devtools 2011-06-06 16:42:23 -03:00
Pardal Freudenthal a6e8c3705c 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 813e6e2486 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 656e451219 Bug 661288 - Check mark not visible when hovering a disabled checked menuitem. r=dao 2011-06-05 18:19:12 +02:00
Justin Dolske 8fb36a6db4 Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Dave Camp e2f006d6a1 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Dave Townsend 98471ba9d4 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Mihai Sucan 455785f49d 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 eeb81e1b6a Bug 655691 - Use native button appearance for colorpicker buttons. r=dao 2011-05-16 11:00:39 +02:00
Hernán Rodriguez Colmeiro 5a9e3522f2 Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend 2011-05-17 12:57:38 -07:00
Geoff Lankow 10caebcf8e 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 718a9be9dd 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 baef135723 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 df037c842f 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 bbbda7db4d 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 9367c5f1bc Bug 633282 - Apply moz-win-exclude-glass to downloadView in downloads.xul. r=sdwilsh. 2011-05-13 11:40:46 -05:00
Neil Rashbrook ca47ff598c Bug 655588 Desaturating filter produces more realistic grey scale than colour averaging r=Unfocused 2011-05-11 21:23:07 +01:00
Ed Morley d73c5bab01 Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend 2011-04-29 12:38:26 +02:00
Geoff Lankow a81c6933c8 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 f1db81b869 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 a9cc321cb0 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 82e57dd881 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 95457aa1e9 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 cf31020680 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 472a56c6a9 Bug 643628: Last updated date misplaced in search results. r=Unfocused 2011-03-24 11:21:12 -07:00
Dão Gottwald 5e33ba291c 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 dac2394c9e 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 473e1c0943 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 0fb9db504b Bug 635675 (part 5) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:44 +01:00
Markus Stange 7218931b70 Bug 635675 (part 4) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:41 +01:00
Markus Stange 85826782f8 Bug 635675 (part 3) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:38 +01:00
Markus Stange a01ccc34ab Bug 635675 (part 2) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:36 +01:00
Markus Stange a7f3d50d21 Bug 635675 (part 1) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:34 +01:00
Rob Campbell ca994dad89 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 e3fd5cba0f 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 e81ff419e6 Bug 610235 - Remove duplicated aero variants of passwordmgr icons. r=dao 2011-02-24 08:36:22 +01:00
Pardal Freudenthal fa91b12674 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 e552d8dbe6 Backout changeset 8c2aa133200a (bug 625465) because of test failures 2011-02-18 17:17:54 -05:00
Ehsan Akhgari 66d56c8d77 Backout changeset f4d707ab6c43 (bug 631827) because I need to backout changeset 8c2aa133200a... 2011-02-18 17:17:11 -05:00
Pardal Freudenthal 2eb239ab52 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 2d3593aa64 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 8016488691 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 0cc3af07b3 Backed out changeset 6b3353ea6228 due to permaorange 2011-02-17 15:26:01 +01:00
Blair McBride 89730a8f81 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 75151fa7d9 Bug 616811 Remove extraneous CRs r=dao a=beltzner 2011-02-16 21:41:59 +00:00
Dão Gottwald 669705aafc Bug 633723 - Add-ons "Loading ..." notification has anti-aliased corners. r=Unfocused 2011-02-16 08:34:41 +01:00
Margaret Leibovic 733150f0fd Bug 633400 - Vertically align geolocation "Learn More..." link with menubutton. r=dao 2011-02-12 00:32:07 -08:00
Frank Yan 49da7c2619 Bug 613704 - Improve visual design for tab-modal buttons & dialog. r=dolske, a=dolske 2011-02-11 20:24:06 -08:00
Walter Meinl 35ff6e22cf 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 3ca6d5d269 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 89406f3141 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 95be2ee26d 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 feb3a5e0fe 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 a957be2a02 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 d13e62e000 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 e95a2816bc 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 b97ce2251e Bug 613749 - Fix tab-modal prompt sizing. [hardblocker] r=dolske a=blocking2.0-final 2011-01-27 00:08:05 -08:00
Matthew Printz 443913cc80 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 4424ba1e86 Bug 620658, re-enable arrow-panel styling on Linux, a=b 2011-01-26 13:50:48 +01:00
Pascal Chevrel dbd2e7d22c 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 e34d58384b 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 66499588e1 Remove outdated windows versions from makefile comment. a=comment-only 2011-01-24 17:39:12 -08:00
Frank Yan 3e0741cb5d 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 0d9bb33d4a 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 6d6869eed3 Bug 628000, adding missing semicolon. a=typo, DONTBUILD 2011-01-22 16:48:11 +01:00
Dão Gottwald 300596ba20 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 f687a30b17 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 160e885b9b Bug 619422, addressing review comment, a=DONTBUILD 2011-01-21 13:04:07 +01:00
Patrick Walton 44f2f85ee8 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 fd829b1331 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 504b183652 Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree 2011-01-19 16:41:50 -04:00
Patrick Walton b3a5be1b97 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 21dfd5b5c4 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 8e238d65ff 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 4777980807 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 ef74cdc610 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 228bc5cf6c Bug 625314 - Remove transparency for arrow panels on Windows. r=enn 2011-01-18 09:47:20 +01:00
Patrick Walton 28b604b53e Bug 615735 - Clean up find bar close button CSS. r=dao 2011-01-18 09:46:52 +01:00
Pascal Chevrel 576f8d218b 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 90f1928dbb 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 11a932c86f 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 4371adc69f 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 7e762562d3 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 508947e841 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 97cda7caa0 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 4bcfeca81c 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 60b8883d32 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 4fb3669dfd Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp 2011-01-04 11:47:34 -06:00
Tyler Downer 5731430076 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 736c0d31a5 Bug 618096 - Use 16x16 for extension toolbar icons on Mac. r=dao 2010-12-31 13:05:13 +01:00
Dão Gottwald 31a27e6de7 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 a8a3768b00 Backed out changeset 1a15dd47da63 a=backout
--HG--
extra : rebase_source : 98be533f8e4ed474cbb313bd5f3b75964b2a5eee
2010-12-24 12:14:25 +01:00
Dave Townsend 8907174d63 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 76fb64cf38 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 b4f23dd4a1 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 b9f8277bd7 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 f86b1fc514 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 bd67879c18 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 7e36d62043 Bug 617876 - Fix up theme code from bug 601183. r=gavin 2010-12-09 11:56:44 +01:00
Dão Gottwald b78737bd4f Bug 614838 - remove bogus borders. r=unfocused 2010-12-09 09:51:56 +01:00
Joe Walker a74645d17e 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 960c6c3da9 back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Daniel Brooks 080eba5e24 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 339788343d Bug 611851 - Restyle the Web Console splitter. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic 3516ec9ea0 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 c07276b8be 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 c478f6d19b 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 ad5854d0c7 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 cf9076028a 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
Neil Deakin 3bcd4d46c6 Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking 2010-12-05 17:10:36 -05:00
Daniel Brooks c5527ce68e about:startup - merge vlad's review comments with the trunk
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-23 09:49:19 -06:00
Daniel Brooks a63dfb4359 about:startup - merge with trunk, again. try: -b o -p linux,linux64,macosx64,win32 -m all -u crashtest -t all 2010-11-05 21:50:30 -05:00
Margaret Leibovic c5484c886f 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
Margaret Leibovic 1830f094b5 Bug 590072 - XP specific styling of menu buttons in popup notifications. r=dao a=gavin 2010-11-05 14:03:41 -07:00
Margaret Leibovic 9008af5560 Bug 577928 - 7/Vista specific styling of menu buttons in popup notifications. r=dao a=blocking-betaN 2010-11-05 14:03:41 -07:00
Daniel Brooks 76348830f7 about:config - merge with trunk 2010-10-29 14:18:58 -05:00
Daniel Brooks 3a9eb7b150 about:startup - address remaining review comments 2010-10-29 14:16:28 -05:00
Dão Gottwald 0e7dbae58c Bug 608522 - menubar shouldn't be draggable when a lightweight theme is applied (missing colon in global.css). r+a=gavin 2010-11-05 09:29:45 +01:00
Daniel Brooks 6d2fd47544 about:startup - address Gavin's review comments. try: -b do -p macosx64 -m none -u all -t tp4 2010-10-25 06:49:42 -05:00
Daniel Brooks 349ef4b1d0 about:startup - merge with trunk 2010-10-24 16:24:58 -05:00
Dão Gottwald 7f984e8089 whitespace cleanup 2010-10-24 11:17:06 +02:00
Dão Gottwald 537060f200 whitespace cleanup 2010-10-24 11:03:47 +02:00
Daniel Brooks f260ab1094 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Wesley Johnston e898dfce9e Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Daniel Brooks 2763a71c37 about:startup - remove mention of aboutStartup.css from faststripe 2010-09-14 04:38:12 -04:00
Daniel Brooks d83a7e30ee about:startup - propagate theme chages to the other themes 2010-09-13 11:14:40 -04:00
Daniel Brooks 0b385fc5e6 about:start - let the user toggle between graphs and tables, with graphs as the default 2010-09-13 09:46:22 -04:00
Daniel Brooks 3767631ca2 about:startup - show the legend 2010-09-12 13:19:28 -04:00
Daniel Brooks f58e230c00 about:startup - get the graphs sized and scaled correctly 2010-09-12 10:29:27 -04:00
Patrick Walton 936438fd11 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 0017a1b17a 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 8190096048 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 ceb9f50996 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 79f5527cc5 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 ad8671386f disable test_bug510426.xul 2010-09-15 11:09:18 +02:00
Dão Gottwald 204f2f2c31 fix for test_bug510426.xul 2010-09-15 10:15:33 +02:00
Dão Gottwald c9433a8856 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 eb6950ecfa Bug 594719 - Use GTK icons on notification bars. r=dao 2010-09-15 09:24:47 +02:00
Margaret Leibovic f2d07dd2af 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
Robert Strong 5043589af4 Bug 614767 - dos line ending in extensions-aero.css. r=dtownsend, a=dtownsend 2010-12-02 19:56:47 -08:00
Dave Townsend 3857d3ebf9 Bug 615980: 64x64 icons shouldn't be squished down to 48x48. r=Unfocused, a=blocks-final 2010-12-02 09:32:28 -08:00
Rob Campbell fa18288603 Bug 612300 - Web Console opening and closing transition is too slow; f=pwalton r+a=gavin.sharp 2010-12-02 06:50:29 -04:00
Patrick Walton b32343a6a2 Bug 601667 - Web Console toolbar styling, part 4; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0 2010-12-02 06:50:29 -04:00
Patrick Walton 40f4940651 Bug 601667 - Web Console toolbar styling, part 3; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0 2010-12-02 06:50:29 -04:00
Patrick Walton 6826fb6110 Bug 601667 - Web Console toolbar styling, part 2; f=mihai.sucan,ddahl r=l10n,sdwilsh,dao,kdangoor, a=blocking2.0 2010-12-02 06:50:29 -04:00
Dão Gottwald 6513fb9209 Bug 614824 - Fix typo. r=unfocused
--HG--
extra : rebase_source : 8d0e0b98c4d5cede4e62d54e6341732db3922649
2010-12-01 07:44:57 +01:00
Ginn Chen 709b88033c Bug 612234 Part 4: Fix fg color of menu in open state r=dao a=blocking-2.0 2010-11-30 14:39:35 +08:00
David Dahl 9475a4071d 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 60ffd8c49a Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Wes bad5d80021 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