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

831 Коммитов

Автор SHA1 Сообщение Дата
Vladimir Vukicevic cf0a566779 b=619485; add WebGL info to about:support; r=jrmuizel,a=beltzner 2010-12-16 12:49:54 -08:00
Margaret Leibovic 3624c54d2e 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
Gavin Sharp 2ef44d13c5 Bug 612715: add l10n note clarifying the use of update-related menu items in about:addons, f=Cedric, r=Unfocused, a=me
--HG--
extra : rebase_source : afaefebd010d464f38e2d221e59f1719b07c0ad9
2010-12-02 14:54:57 -05:00
Dave Townsend bffddf0eb2 Bug 617261: Replace 'donation' with 'contribution'. r=Unfocused, a=blocks-beta9 2010-12-08 14:41:50 -08:00
Daniel Brooks 5d4df79b2c back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Daniel Brooks 3c81e78044 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 3b27def312 about:config - merge with trunk 2010-10-29 14:18:58 -05:00
Daniel Brooks ae76a14286 about:startup - address remaining review comments 2010-10-29 14:16:28 -05:00
Patrick Walton 413f17b048 Bug 601667 - Web Console toolbar styling - part 0 strings r=l10n a=beta7+ 2010-10-27 14:20:26 -05:00
Daniel Brooks 362fafd9da about:startup - merge with trunk 2010-10-24 16:24:58 -05:00
Daniel Brooks 43ef59fdff about:startup - merge with trunk 2010-09-27 05:38:17 -05:00
Daniel Brooks d0a43f8734 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks 38f18264c9 about:startup - handle application brand name and localizable extension names correctly 2010-09-18 17:54:32 -04:00
Daniel Brooks 60a234d54b about:startup - store extension install/uninstall/enable/disable events in the startup database 2010-09-18 00:30:06 -04:00
Daniel Brooks baede1a008 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 d86fbac4ee about:startup - add the code that will display extension events as marks on the graph. also adds some boilerplate to make serializing async code easy again and uses it to serialize different queries to the database 2010-09-13 07:35:50 -04:00
Daniel Brooks a6087d3278 about:startup - fix glitch in the dtd 2010-09-12 02:47:35 -04:00
Daniel Brooks f7f2f24fd3 about:startup - add a few more explanatory localization notes 2010-09-10 19:14:06 -04:00
Patrick Walton 1bb26f1b7d Bug 597502 - Web Console network inspector saves all network requests, causing Firefox to become unusably slow, r=sdwilsh, a=blocking2.0 2010-09-21 21:00:15 -03:00
Daniel Brooks 4d7c3a0ceb about:startup - some string changes 2010-09-09 20:45:01 -04:00
Daniel Brooks ba45c80d1c about:startup - move UI files to toolkit
--HG--
rename : browser/base/content/aboutStartup.js => toolkit/content/aboutStartup.js
rename : browser/base/content/aboutStartup.xhtml => toolkit/content/aboutStartup.xhtml
rename : browser/locales/en-US/chrome/browser/aboutStartup.dtd => toolkit/locales/en-US/chrome/global/aboutStartup.dtd
rename : browser/locales/en-US/chrome/browser/aboutStartup.properties => toolkit/locales/en-US/chrome/global/aboutStartup.properties
2010-09-09 20:14:56 -04:00
Joe Drew dbb9a82fc2 Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and use that value in about:support. r=gavin sr=roc a=blocking2.0:beta6+ 2010-09-03 14:01:05 -04:00
Johnathan Nightingale e859c42f9d Bug 591776 - Add user agent to about:support r=sdwilsh a=blocking2.0beta6+ 2010-09-02 14:42:04 -04:00
Julian Viereck 1f534c996b Bug 575789: Implements helper $, 2519, clear, keys, values, inspect and pprint. r=sdwilsh a=beta6+ 2010-09-02 14:30:45 -07:00
Johnny Stenback 16a2846c1a Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+ 2010-09-16 18:24:14 -07:00
Blair McBride c6b579e1e1 Bug 591876 - Change the tooltip of utilities button. r=dtownsend, a=dtownsend 2010-09-17 10:48:13 +12:00
Dave Townsend 69a3349a5c Follow-up strings fix for bug 562790. r=Unfocused, a=blocks-beta7 2010-09-15 21:58:11 -07:00
Blair McBride b767691192 Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download (strings only); r=dtownsend, a=blocks-beta7 2010-09-15 19:45:28 -07:00
Kurt Schultz 42efc71c46 Bug 590756 - The 'Update Add-ons Now' entry in the add-ons manager sounds as if updates were found and ready to be installed; r=bmcbride ui-r=limi a=dtownsend 2010-09-15 19:44:16 -07:00
Dave Townsend 3cf7d290ed Bug 562790: Support the add-ons marketplace in the add-ons manager (strings only). r=Unfocused, a=blocks-beta7 2010-09-15 19:42:01 -07:00
Kurt Schultz ec2f257314 Bug 590754: The 'Install from file' in the add-ons manager needs to be clearer. r=Unfocused, a=dtownsend 2010-09-14 20:10:46 -07:00
Patrick Walton 9f50a37e79 Bug 595744 - Remove the "Check for Updates Automatically" menu item from the Add-ons Manager; r=Mossop a=blocking-betaN+ 2010-09-15 11:23:02 -04:00
Vladimir Vukicevic 9db3fa45ac b=562902; typo fix followup 2010-09-01 15:04:40 -04:00
Tyler Downer d8c7a770c7 Bug 592295: Remove question mark from Undo?. r=dtownsend, a=blocking-b6 2010-09-01 10:31:12 -07:00
Dave Townsend 20b36ecc81 Bug 565300: Rename the themes pane to Appearance. r=Unfocused, a=blocking-b6 2010-09-01 10:04:09 -07:00
Dave Townsend 8fea742a3e Bug 563135: Add-ons manager should expose outdated plugins. r=Unfocused, a=blocking-b6 2010-09-01 09:58:42 -07:00
Dave Townsend a29c57459f Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Rob Campbell 0e8c0c45f3 Backout of bug 575789 and bug 589089 due to oranges, a=#developers 2010-08-31 17:04:23 -03:00
Julian Viereck c67d5a0c6c Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Julian Viereck 82da26d250 Bug 575789 - JSTerm: helper functions, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Blair McBride d7ea82d234 Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
2010-08-30 17:35:21 +12:00
Blair McBride 7715ab61cf 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-beta5 2010-08-28 14:45:11 +12:00
Julian Viereck e72ec8f9e6 Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 21:31:49 -07:00
Julian Viereck 9018ca5f35 Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 21:31:33 -07:00
Julian Viereck 48694b9903 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-28 21:31:12 -07:00
Julian Viereck ec21282fad Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5 2010-08-28 21:30:49 -07:00
Rob Campbell 08f159e29c backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers 2010-08-28 14:51:40 -03:00
Julian Viereck c176716ced Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 13:07:42 -03:00
Julian Viereck 2e31f81d1f Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 13:07:42 -03:00
Julian Viereck cfa5bdaff1 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-13 12:14:01 +02:00
Julian Viereck 701e4402ad Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5 2010-08-13 12:13:32 +02:00
Gavin Sharp b6108f1817 Bug 589343 followup: change entity names to indicate semantic change to the string, a=l10nfix
--HG--
extra : rebase_source : 4b317476b17888ad9a1a4be39da95cb4a841f041
2010-08-28 02:10:28 -04:00
David Dahl a6847057fb Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+ 2010-08-27 22:29:09 -07:00
David Dahl 736002b57e Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+ 2010-08-27 22:29:05 -07:00
Dave Townsend 9c70cf448a Bug 562797: Add-ons Manager needs to integrate with browser session history. r=Unfocused, r=sdwilsh, a=blocking-beta5
--HG--
extra : rebase_source : 8fe1d34d8b6f906799de9b2740f12c383a5feed0
2010-08-27 15:23:53 -07:00
Robert Strong acc6c6b09e Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking 2010-08-28 02:35:01 +02:00
Blair McBride cde5a090e7 Bug 581073 - Search pane needs to expose the relevancy sort order. r=dtownsend, a=blocking-beta5 2010-08-28 10:01:36 +12:00
David Dahl ebb651bdd3 Bug 590086 - Make capitalization of menu items consistent r=bmcbride a=beta5+ 2010-08-27 13:25:32 -07:00
Jeff Muizelaar 13ea31a7f7 Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin 2010-08-27 11:49:02 -04:00
Dave Townsend 7216f3fd17 Bug 581084: List of search results doesn't visually differentiate between installed add-ons and available add-ons. r=Unfocused, a=blocking-beta5 2010-08-24 11:23:46 -07:00
Dave Townsend c4ec3763b6 Bug 585950: Implement the new list view mockups. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:05 -07:00
Blair McBride 5c044cb33c Bug 567127 - Add install button to the add-ons manager. r=dtownsend, ui-r=Boriss, a=blocking-beta5 2010-06-02 13:41:41 +12:00
Julian Viereck 2718081890 Bug 588345 - Fix l10n comments for JS/DOM Object Introspector a=dtownsend r=gavin.sharp 2010-08-19 18:09:34 -07:00
Patrick Walton b9fc007bda Bug 582400 - Move the Clear button in the Web Console to a context menu. r+a=dietrich ui-r=limi 2010-08-10 15:04:36 -07:00
Mark Banner ee13fe9bba Follow up to bug 587984 bustage fix for l10n repacks. r=Pike,ted,a=bustage-fix 2010-08-19 20:21:56 +01:00
Rob Campbell 9ead0125f7 Bug 608627 - Drop jsWorkspaceTitle from headsUpDisplay.properties, r+a=mossop 2010-11-15 10:24:31 -04:00
Brian Carpenter d064e90786 b=502974 add commas in correct locations ui-r=faaborg a=bsmedberg 2010-11-15 08:38:58 +13:00
Simon Montagu 5ee7fc30e6 Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg 2010-11-14 16:41:43 +02:00
Steffen Wilberg da38410e86 Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Simon Montagu 6c81d3c450 Block some Mac charsets. Bug 601429, r=emk, sr=dveditz, a=blocker 2010-11-08 12:27:40 +02:00
Simon Montagu 7149e80392 Backout changeset 97aca07b7f32 due to test failures, a=backout 2010-11-07 14:26:52 +02:00
Simon Montagu ee51cc3fc5 Block some Mac charsets. Bug 601429, r=emk, sr=dveditz, a=blocker 2010-11-07 01:39:02 -08:00
Dave Townsend 778e8d8136 Add a localization note for bug 605499, a=beltzner
--HG--
extra : transplant_source : %AB%D4mk54%7B%0BU%3AR%0ENp%E7%87%D7%A9/%F6
2010-10-20 09:54:07 -07:00
Dave Townsend 939678671e Bug 605499: Add-ons manager doesn't display EULA for available add-ons that have one. r=Unfocused, a=blocks-beta7
--HG--
extra : transplant_source : %22%A3%C0%FC%B8%F1z%21%81%B67%E2%7F%C9%D0%FAXD%11z
2010-10-19 14:12:29 -07:00
Julian Viereck dc88d767de Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-13 09:05:51 -03:00
Dave Townsend 7d236c3e49 Backing out string removal from bug 597178 so localizers don't get confused. a=backout 2010-10-06 21:40:08 -07:00
Benoit Jacob f5a7ce0b7c Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7 2010-10-06 21:40:08 -07:00
Dave Townsend 34d8b13314 Bug 597178: Remove redundant back and forward buttons. r=Unfocused, a=blocks-final 2010-09-30 12:39:15 -07:00
Benoit Jacob b453b4e025 Backed out changeset f9ef76b7dbc2 2010-10-06 17:04:30 -04:00
Benoit Jacob f2f9b2693f Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7 2010-10-06 16:43:29 -04:00
Robert Strong a7561d1890 strings needed for b7 for Bug 315278 - Update process produces a broken application when disk space is low. r=mossop, ui-r=beltzner, a=blocks a blocker 2010-10-06 13:22:20 -07:00
Rob Campbell 7d7db95184 merge backout, a=developers 2010-10-04 20:56:12 -03:00
Rob Campbell 813d85bcfe Backed out changeset c42cebfbcdf7, bug 589089, a=backout 2010-10-04 20:30:29 -03:00
Rob Campbell e5a3d3f04b Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-10-04 18:51:00 -03:00
Dave Townsend 99c84a8178 Bug 601143: Remove brandname from new strings. 2010-10-04 11:01:10 -07:00
Dave Townsend 55e098fd10 Bug 601143: Add loading and error states to the get add-ons view (strings). r=Unfocused, a=strings 2010-10-01 14:23:50 -07:00
Mike Beltzner 298f95ccf5 Bug 531881 - Improve crash reporter UI around the mail address r=beltzner a=blocking-beta7 2010-10-01 10:44:30 -07:00
Patrick Walton db7e7a1a9e Bug 598452: add access key to "Clear Console" button, r=gavin, a=blocking
--HG--
extra : rebase_source : f656f37acba8804a98705f7d62dd72a027fd7195
2010-09-27 18:06:04 -04:00
Margaret Leibovic 4a7c360189 Bug 594572 - String changes for password manager doorhangers (remember, change) r=dolske ui-r=faaborg a=blocking 2010-09-14 16:18:04 -07:00
Robert Strong fe12a38b24 strings for Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta6 2010-09-13 23:57:39 -07:00
Blair McBride bc31b46407 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
David Dahl efa1be8088 Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+ 2010-09-13 10:13:54 -07:00
David Dahl 6bce49318e Backed out changeset da5a386a0346 a=sheriff 2010-09-10 19:31:56 -07:00
David Dahl 12c3757c6b Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+ 2010-09-10 17:15:48 -07:00
Patrick Walton 370c01e636 Bug 580454 - Localize console timestamps, r+a=dietrich 2010-09-10 15:08:05 -03:00
Patrick Walton 862860d222 Bug 586388 - Provide Select All context menu in HUD Console, r+a=dietrich 2010-09-10 15:08:05 -03:00
Jennifer Boriss 932a9b857d Bug 594973: "Change this add-on's Options" tooltip should be "Change this add-on's options in the details pane r=bmcbride a-2.0=dtownsend 2010-09-10 09:37:17 -07:00
Wes (:KWierso) 45182c9b61 Bug 593152 - "Check for updates" needs to be "Check for Updates" for manual updates in the details pane; r=bmcbride ui-r=jboriss a=beltzner 2010-09-10 12:32:26 -04:00
Taras Glek e94c56b75d Bug 589368 - Locale repacking support for jar reordering; r=ted a=blocking-betaN+ 2010-09-10 12:30:07 -04:00
Blair McBride f38c907e44 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 4f5a5c93b7 Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp 2010-09-09 19:08:25 -07:00
Dave Townsend 46b5a7c850 Bug 594694 - Rating row in detail view has a colon postfix, all other rows do not. r=rstrong, a=blocks-b6 2010-09-09 12:21:49 -07:00
Dave Townsend 222659fae1 Bug 583965: Update localisation notes to make it clearer how to localise the postfixes. r=pike, a=blocks-b6 2010-09-09 12:21:20 -07:00
David Dahl bb2b6a8284 backout of leaking changesets r=sheriff a=sheriff 2010-09-09 11:01:04 -07:00
David Dahl c8e3010b8b Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=dietrich 2010-09-09 09:00:48 -07:00
Rob Campbell 249c6ec81e Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed r=sdwilsh a=beta6+ 2010-09-09 09:00:44 -07:00
Patrick Walton 4ea5f86be3 Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich 2010-09-09 09:00:34 -07:00
Gavin Sharp 0641592801 Bug 590841: tweak header string for accelerated windows string in about:support, rs=joe, a=blocking 2010-09-07 16:36:23 -04:00
Margaret Leibovic ff5af58c75 Bug 514817: Update aboutRights content. r=sdwilsh, a=blocking-b6 2010-09-07 13:44:10 -07:00
Blair McBride a1f6ff98e3 Bug 591465 - Context menu of add-ons miss context related state change entries. r=dtownsend, a=blocking-beta6 2010-09-03 16:41:06 +12:00
Blair McBride a9bb380e43 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 5b41ca7297 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
Mark Banner 10526c069a Bug 587984 Toolkit's l10n.mk can't be included from comm-central. r=Mitch,a=bsmedberg 2010-08-19 09:28:05 +01:00
Julian Viereck f7c8acd0cc Bug 573102 - JS/DOM Object Introspector; r=gavin.sharp a=beta5+ 2010-08-17 14:55:47 -07:00
Dave Townsend 8a467c4514 Bug 557956: Update compatibility information for installed add-ons when the application is upgraded. r=robstrong, a=blocking-beta5
--HG--
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_1/install.rdf
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/test_bug542391.js => toolkit/mozapps/extensions/test/xpcshell/test_bug542391.js
2010-08-17 12:08:33 -07:00
Jeff Muizelaar 8707c34765 Bug 587102. Expose whether direct2d is enabled to about:support. r=johnath
This adds a graphics section to about:support.
2010-08-13 21:29:46 -04:00
Rob Campbell 1a5a502390 backout bugs 586514, 573102, 585195. a=bsmedberg 2010-08-13 15:49:56 -03:00
Julian Viereck 3789864308 Bug 573102 - JS/DOM Object Introspector, r=dietrich, a=blocking 2010-08-13 14:36:05 -03:00
Michael Wu 05e8af311f Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0 2010-08-12 21:36:16 -07:00
Michael Wu 57e9011caf Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0 2010-08-12 21:33:52 -07:00
Mihai Sucan 71c5f48a78 Bug 574036 - HUD Console should allow copying text, r=sdwilsh 2010-08-10 09:37:29 -03:00
Patrick Walton cb282b1ae6 Bug 581183 - Divide the Console filters into categories, and rename them for clarity, r+a=dietrich 2010-08-09 15:35:33 -03:00
Benjamin Smedberg 9e2bdfd15c Merge mozilla-central into single-chrome-manifest. 2010-08-04 14:23:04 -04:00
Benjamin Smedberg b03ee925ac Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py

In a packaged build, we end up with the following manifests:

* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest

In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.

When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
David Dahl b73c9b357a Bug 574628 - Rename "Heads Up Display" to "Web Console". r=dtownsend, ui-r=limi 2010-07-22 08:59:03 +02:00
Blair McBride 0936e42502 Bug 583945 - Add localization note for addon.update.postfix entity in extensions.dtd. r=dolske, a=dolske
--HG--
extra : rebase_source : 171ad892c7008ec2d1b1d02e5440c0d2472504d6
2010-08-03 16:06:45 +12:00
Patrick Walton 48a88bd928 Bug 582121 - Web Console filter box should look like a search box. r=gavin, a=gavin
--HG--
extra : rebase_source : 20cc9da0a7b72c281e8f09d42b7cb03422032cf0
2010-08-03 13:08:11 +12:00
Masahiro Yamada 7ccccfb967 Bug 552922 - Change 'Installed Plugins' to 'Enabled Plugins' in about:support. r=josh, ui-r=faaborg 2010-07-17 18:27:26 +02:00
Mounir Lamouri b8a342bf7a Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking 2010-07-17 00:00:28 -07:00
Blair McBride f348001399 Bug 562622 - Implementation of the automatic vs. manual update design mockups. r=dtownsend, a=blocking2.0-beta3 2010-06-02 21:13:03 +12:00
Blair McBride d7b9e8a6de Bug 583530 - Typo in the restartToEnable entity in extensions.properties breaks the details pane. r=dtownsend 2010-07-31 19:34:41 -07:00
Asaf Romano 76898108ba Bug 573062 - Add "(restart required)" to tooltip for "Remove," "Disable," "Enable" buttons for add-ons requiring restart; r=dtownsend 2010-07-29 10:35:34 -07:00
Patrick Walton 216546da26 Bug 581241 - Add a Filter placeholder string in the Web Console, r=gavin, a=johnath 2010-07-26 16:14:32 -03:00
Alexander L. Slovesnik 05fe729e58 Bug 581772: headsUpDisplay.dtd is unused, r=gavin, a=johnath 2010-07-26 09:22:41 -04:00
Dave Townsend 6029bde287 Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong 2010-07-01 10:56:48 -07:00
Dave Townsend fd7fbe0890 Bug 567131: Make ratings display only. r=Unfocused 2010-06-28 12:43:39 -07:00
Blair McBride be9ad89c75 Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop 2010-06-24 11:35:21 +12:00
ddahl@mozilla.com 1bdc5063ba Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-22 09:51:50 -07:00
L. David Baron 4f326572eb Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other. 2010-06-19 14:15:27 -07:00
ddahl@mozilla.com 6c7df266c9 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-19 13:17:44 -07:00
Dietrich Ayala 9acce0dbb6 Backed out changeset 552ea4bd4e59 2010-06-18 16:21:43 -07:00
ddahl@mozilla.com 55daefa7ae Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-18 16:18:16 -07:00
Justin Dolske 4973ef2e40 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Justin Dolske 83d539f829 Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs 2010-06-16 17:06:15 -07:00
Smokey Ardisson b04ac54ae5 Bug 552596 - about:config's integer validation code is not embedding-friendly, so replace toolkit validation code with embedding-friendly version from a former life in XPFE. r=neil@parkwaycc.co.uk 2010-06-15 22:31:33 -04:00
Ben Parr d884e11f9d Follow-up fix for bug 562760 to allow language packs to show up in the add-ons manager. r=dtownsend 2010-06-10 18:47:15 -07:00
Michael Kohler 82b72cabd6 Bug 562776: Buttons in digest pane are using the same access key multiple times. r=Unfocused 2010-05-26 08:13:08 -07:00
Frank Yan 376aeaae91 Bug 566910 - 'copy password' context menu item for password manager. r=dolske 2010-05-25 21:35:09 -07:00
Dave Townsend 2116288d38 Bug 563168: Blocklist service warns of bad add-ons, but nothing is listed. r=robstrong 2010-05-06 12:57:58 -07:00
Blair McBride ee7e8affe6 Bug 562877: addons manager rewrite re-used entity names with different values. r=dtownsend 2010-05-06 11:20:44 -07:00
Blair McBride 96cbb34cc6 Bug 554007: New add-ons manager UI (strings). r=dtownsend
* * *
Bug 554007 - String tweaks, capitalization fixes, etc
2010-04-29 10:17:26 -07:00
Dave Townsend bfd56a86b8 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Blair McBride 217d4b3132 Bug 562877 - addons manager rewrite re-used entity names with different values 2010-05-01 10:04:23 +12:00
Blair McBride e3ddd6ab0d Bug 554007: New add-ons manager UI (strings). r=dtownsend
* * *
Bug 554007 - String tweaks, capitalization fixes, etc
2010-04-29 10:17:26 -07:00
Gervase Markham 7dc1027f8d Bug 541761 - change text which implies Firefox logo is under non-free copyright licence. r=kairo.
--HG--
extra : rebase_source : d5ff2b80b954dd1e5bfc3f17032d83cde7e90eb5
2010-04-28 10:45:51 +01:00
Phil Ringnalda c34e9394d6 Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin 2010-02-20 19:36:46 -08:00
Mike Hommey b576c6a9b1 Bug 435550 - In about:, move some whitespaces from the xhtml to the locale dtd [r=pike]
--HG--
extra : rebase_source : 3fc6e20d62f74133b918689e7bb0310ad4a74471
2010-04-20 09:34:21 +02:00
Blair McBride a76c55da65 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Justin Dolske 1ab06617a3 Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg 2010-03-16 22:10:08 -07:00
Robert Strong dbc1c40e97 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:38:31 -08:00
Blair McBride 41d5c5539c Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride 5f62cb3491 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Phil Ringnalda 3bbe800e32 Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
2010-02-24 00:20:33 -08:00
Martin Stránský 990cd7deeb Bug 237128 - Raise an alert window if a profile couldn't be loaded. ui-rjohnath, r=bsmedberg 2010-03-06 16:40:33 +01:00
Serge Gautherie fa2e9b9d14 Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
r=benjamin.
2010-03-04 19:19:41 +01:00
Robert Strong f438a358c3 5. string cleanup for app update ui - Bug 530872. r=dtownsend 2010-03-03 10:57:19 -08:00
Saint Wesonga f00c717b80 Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg 2010-03-03 09:51:58 +01:00
Ginn Chen cbade4f169 Bug 538723 run_for_effect is not portable for Bourne shell r=ted.mielczarek 2010-03-02 13:56:46 +08:00
Neil Rashbrook 35c24275d9 Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin 2010-02-20 15:26:41 +00:00
Justin Dolske 6eb9a66d10 Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander 2010-02-09 17:05:32 -08:00
Phil Ringnalda 2fcd706133 Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Ian Neal a5ef35bc2d Bug 439134 - "Customize toolbars" window a bit too small on linux - cuts off the "Restore defaults" button
r=gavin.sharp
2010-01-22 23:34:14 +00:00
Phil Ringnalda 9807870639 Bug 367130 - Replace "Restore defaults" with something that says what it actually does, r=gavin, ui-r=mconnor 2009-10-07 20:56:00 -07:00
Steffen Wilberg 35fff6553d Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor 2009-08-21 21:28:46 +02:00
Nick Thomas d57a0649ae Bug 523856. Fix release CAB locations. r=ted 2010-01-06 13:47:45 +13:00
Phil Ringnalda a58979d307 Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin 2009-12-21 20:32:45 -08:00
Simon Montagu 8f5c8eea17 Add Songhay to supported languages. Bug 532496, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 00:35:30 -08:00
Armen Zambrano Gasparnian d821ead051 Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas 2009-12-16 18:34:28 -05:00
Justin Dolske 82584b3c16 Bug 523856 - Localized builds on WinCE. r=vladimir 2009-11-25 21:05:00 -08:00
Markus Stange d113609b2f Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange 7ee5cecce4 Merge backout of bug 456646. 2009-10-09 18:15:34 +13:00
Markus Stange 94f4ccb97f Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Markus Stange 24f7463d0c Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Axel Hecht 3dc489e333 bug 519682, add chrome-% target to just create l10n jars for multilocale builds, r=ted 2009-10-08 12:19:25 +02:00
Armen Zambrano Gasparnian 74f65e7c2d Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted 2009-10-05 17:04:18 -04:00
Jae-Seong Lee e85e9409e1 Bug 483419 - Rename the left-arrow and right-arrow class names in the print preview toolbar to previous-arrow and next-arrow. r=dao 2009-10-02 08:21:38 +02:00
Phil Ringnalda 6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
armenzg 56a87d458e bug 515177: call generate-snippets-% from buildbot rather than the build system. r=ccooper
--HG--
extra : rebase_source : afcf065f2ff67874ac0e383da84fcac13f4e71fe
2009-09-14 10:23:04 -04:00
Dave Townsend 946099bd9d Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager (strings). r=robstring, ui-r=beltzner 2009-09-08 18:25:02 +01:00
Dave Townsend 8a38b2de30 Bug 514327: Detect outdated plugins and offer upgrade path (typo fix). 2009-09-07 20:48:04 +01:00
Blair McBride 84313fe03c Bug 514327: Detect outdated plugins and offer upgrade path (strings only). ui-r=beltzner 2009-09-04 21:25:08 +01:00
Gavin Sharp eb8eda1339 Bug 513023 - Move about:rights content to toolkit. r=benjamin
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Karsten Düsterloh 16494ca993 Bug 507451: Accesskey conflict on _R_estart and P_r_eferences; r=Mossop 2009-08-18 21:30:21 +02:00
Bobby Holley cd0b27cceb Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
armenzg@mozilla.com bb547e940d Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo 2009-06-25 12:31:06 -04:00
Michael Kohler bbce51bd24 Bug 428276 - Install button's tooltip worded incorrectly; r=dtownsend 2009-06-13 15:25:12 +02:00
Dave Townsend 8cb6bf48ad Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong 2009-06-11 10:54:26 +01:00
Robert Strong 4ca8218c31 Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek 2009-05-21 11:02:08 -07:00
Dão Gottwald 44a4ba5481 fix l10n note semantics 2009-05-16 12:25:14 +02:00
Michael Kohler 866ea88796 Bug 488076 - Incorrect grammar at error message. r=ted 2009-05-16 10:17:02 +02:00