Dave Townsend
9771051556
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
74d718cd1d
backout of leaking changesets r=sheriff a=sheriff
2010-09-09 11:01:04 -07:00
David Dahl
2f6c001135
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
ab24a68d77
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
7cd372f55d
Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich
2010-09-09 09:00:34 -07:00
Gavin Sharp
ecee39e261
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
8b90b98b35
Bug 514817: Update aboutRights content. r=sdwilsh, a=blocking-b6
2010-09-07 13:44:10 -07:00
Blair McBride
48eefa0284
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
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
Mark Banner
6b5649007a
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
4cd62e9db3
Bug 573102 - JS/DOM Object Introspector; r=gavin.sharp a=beta5+
2010-08-17 14:55:47 -07:00
Dave Townsend
5b22fb4b20
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
78f27ed0a6
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
7d62e24634
backout bugs 586514, 573102, 585195. a=bsmedberg
2010-08-13 15:49:56 -03:00
Julian Viereck
c5e5bb13eb
Bug 573102 - JS/DOM Object Introspector, r=dietrich, a=blocking
2010-08-13 14:36:05 -03:00
Michael Wu
44c99fc857
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
27e6d1b2f2
Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0
2010-08-12 21:33:52 -07:00
Mihai Sucan
a6d906ab11
Bug 574036 - HUD Console should allow copying text, r=sdwilsh
2010-08-10 09:37:29 -03:00
Patrick Walton
bd6b3373f5
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
c622433f07
Merge mozilla-central into single-chrome-manifest.
2010-08-04 14:23:04 -04:00
Benjamin Smedberg
1815abc007
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
eaa13b1d99
Bug 574628 - Rename "Heads Up Display" to "Web Console". r=dtownsend, ui-r=limi
2010-07-22 08:59:03 +02:00
Blair McBride
73c20d6589
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
9af62ee26f
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
76e187d009
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
c2a6183ea7
Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking
2010-07-17 00:00:28 -07:00
Blair McBride
39380e3326
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
75c953b8c4
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
56e396e9dc
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
98a02ecf5b
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
0ab719f773
Bug 581772: headsUpDisplay.dtd is unused, r=gavin, a=johnath
2010-07-26 09:22:41 -04:00
Dave Townsend
ecff834b44
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
96b06b0972
Bug 567131: Make ratings display only. r=Unfocused
2010-06-28 12:43:39 -07:00
Blair McBride
00bc7ba03d
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
e5228a3af6
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
bc720ca632
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
1ac23e36fe
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
77c9676f7c
Backed out changeset 552ea4bd4e59
2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
074dbc6c09
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
cc2d31e94b
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
f997da1518
Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs
2010-06-16 17:06:15 -07:00
Smokey Ardisson
7be6b3fecb
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
b86f46ef96
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
1b9af6ae05
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
5c9749b1b6
Bug 566910 - 'copy password' context menu item for password manager. r=dolske
2010-05-25 21:35:09 -07:00
Dave Townsend
8cb3c61ec5
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
62582abdf4
Bug 562877: addons manager rewrite re-used entity names with different values. r=dtownsend
2010-05-06 11:20:44 -07:00
Blair McBride
1910d5f12a
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
74b7768710
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
d4c68b27f1
Bug 562877 - addons manager rewrite re-used entity names with different values
2010-05-01 10:04:23 +12:00
Blair McBride
4ded96cd13
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
fca470447b
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
7206f0b6d8
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
2ce1d4df4b
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
9c5de4629e
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
1db3f5a1ce
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
3ebd11eb47
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
bd0b32abc1
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49
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
069b03338e
Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
...
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
2010-02-24 00:20:33 -08:00
Martin Stránský
42303779c0
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
a3836042aa
Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
...
r=benjamin.
2010-03-04 19:19:41 +01:00
Robert Strong
01fc72f11a
5. string cleanup for app update ui - Bug 530872. r=dtownsend
2010-03-03 10:57:19 -08:00
Saint Wesonga
4c4911bf50
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
e3c9fa9eb5
Bug 538723 run_for_effect is not portable for Bourne shell r=ted.mielczarek
2010-03-02 13:56:46 +08:00
Neil Rashbrook
2f47da2fcb
Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin
2010-02-20 15:26:41 +00:00
Justin Dolske
1f895f93b6
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
8dcaa9e6ba
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
1a018df1cb
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
4287a5adb0
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
bdcfade1a5
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
a6edeb2e2e
Bug 523856. Fix release CAB locations. r=ted
2010-01-06 13:47:45 +13:00
Phil Ringnalda
ba67564a20
Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin
2009-12-21 20:32:45 -08:00
Simon Montagu
ccdf112a67
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
cb57bf9fa4
Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas
2009-12-16 18:34:28 -05:00
Justin Dolske
5f4529a1b1
Bug 523856 - Localized builds on WinCE. r=vladimir
2009-11-25 21:05:00 -08:00
Markus Stange
1db2aff813
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
49505be9f8
Merge backout of bug 456646.
2009-10-09 18:15:34 +13:00
Markus Stange
8efbc0ba13
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
2009-10-09 18:14:31 +13:00
Markus Stange
5506bd72d5
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
ec7c1f3d6b
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
2e5a9f40f0
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
6c52026fb9
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
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
armenzg
bbed363a37
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
c090550abb
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
69f6a1cf4f
Bug 514327: Detect outdated plugins and offer upgrade path (typo fix).
2009-09-07 20:48:04 +01:00
Blair McBride
69c5327dc9
Bug 514327: Detect outdated plugins and offer upgrade path (strings only). ui-r=beltzner
2009-09-04 21:25:08 +01:00
Gavin Sharp
020d7878f9
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
436d61358c
Bug 507451: Accesskey conflict on _R_estart and P_r_eferences; r=Mossop
2009-08-18 21:30:21 +02:00
Bobby Holley
9328bfd38b
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
armenzg@mozilla.com
fc369bd1c6
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
5f5ad04827
Bug 428276 - Install button's tooltip worded incorrectly; r=dtownsend
2009-06-13 15:25:12 +02:00
Dave Townsend
bc0b863ee6
Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong
2009-06-11 10:54:26 +01:00
Robert Strong
f71d9d4620
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
3b8106de43
fix l10n note semantics
2009-05-16 12:25:14 +02:00
Michael Kohler
777a230d07
Bug 488076 - Incorrect grammar at error message. r=ted
2009-05-16 10:17:02 +02:00
Alexander Surkov
62db441cb6
bug 490287: localization note fix
2009-05-14 13:37:11 +08:00
Alexander Surkov
4f5a62cf0d
Bug 490287 - slider of audio/video element hasn't accessible name, r=marcoz, davidb, dolske, l10n, mconor, sr=neil
2009-05-14 13:29:33 +08:00
Simon Montagu
4623df7209
Remove deprecated language code mo (Moldovian). Bug 399667, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-05-11 04:23:42 -07:00
Alexander Surkov
cb2d95a146
Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil
...
--HG--
rename : accessible/tests/mochitest/nsIAccessible_actions.js => accessible/tests/mochitest/actions.js
2009-05-11 09:32:09 +08:00
Alexander L. Slovesnik
ae82169fc7
Bug 484838 - global/history/history.properties is unused and should be removed; r=gavin.sharp
2009-03-28 03:00:28 +01:00
mak77@bonardo.net
4b5b3268bc
Strings for bug 390614 (r=axel)
2009-03-19 14:25:29 -07:00
Dietrich Ayala
688280cc02
backing out due to unit test failures
2009-03-18 19:13:10 -07:00
Marco Bonardo
22338016ad
Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich,pike ui-r=beltzner a=mconnor
2009-03-18 23:38:38 +01:00
Tyler Downer
1d514ebc6a
Bug 479321 - Change cancelled to canceled; r=gavin.sharp
2009-02-23 02:12:07 +01:00
Hubert Gajewski
6bdcd07010
Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp
2009-02-12 05:16:02 +01:00
Axel Hecht
49dea74bf7
bug 466570, fix for GNU Make 3.80, don't use $(or), rs=ted
2009-01-26 14:02:56 +01:00
Axel Hecht
06383c2aae
bug 466570, factor out parts of browser/locales/Makefile.in to be used by fennec, r=ted
...
--HG--
rename : browser/locales/Makefile.in => toolkit/locales/l10n.mk
2009-01-23 12:21:52 +01:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Ehsan Akhgari
08cbbfc855
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
941735fe23
Bug 318855 (string only)- followup to fix hardcoded app name.
2009-01-02 01:54:20 -08:00
Robert Strong
a88f8be553
Bug 318855 - 'Help/Check for Updates' should not be disabled when Firefox doesn't have write access to itself, but should perform check anyway (and, on Linux, prompt for root password). r=beltzner, approval1.9.1=beltzner
2009-01-01 14:28:03 -08:00
Phil Ringnalda
8aca67f326
Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin
2008-12-31 18:54:17 -08:00
Vlado Valastiak
e1f5d7b2f1
Bug 470573 - change key name so that localizers catch the string change. r=ted
2008-12-27 19:09:09 +01:00
Masatoshi Kimura
46abd5b87e
Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron
2008-12-25 00:47:51 +01:00
Tyler
3513548bc5
Bug 470573 - Change "Remove Reports" to "Remove All Reports"; r=ted.mielczarek
2008-12-25 00:07:41 +01:00
Steffen Wilberg
0965bc8332
Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano
2008-12-18 20:50:49 +01:00
stefanh@inbox.com
8e112d3bfd
Bug 462223 - Update welcome_help (no search sidebar anymore). NPOB. r=gavin.
2008-12-07 14:56:49 +01:00
Masatoshi Kimura
a682e0d618
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
2008-12-06 11:08:26 -08:00
Daniel Holbert
03c259e522
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
2008-12-05 11:52:01 -08:00
Masatoshi Kimura
2171389689
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
2008-12-05 18:31:00 +01:00
Vlado Valastiak
bcc7829581
Bug 277296 - The print dialogs have no accesskeys; r=gavin, a191=beltzner
2008-11-28 22:07:51 +01:00
Dietrich Ayala
d6bf19faab
Fix for bug 445704 (JSON bookmarks backup has localized filename (and can't be easily restored). r=zeniko, a=beltzner.
2008-11-13 17:54:25 +01:00
Robert Strong
5315305f00
Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Curtis Bartley
10cc9afe12
Bug 17612: front end patch to enable view-source link browsing, r=gavin
2008-11-04 23:01:33 -05:00
Ehsan Akhgari
0cd9741967
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh
2008-11-04 02:52:21 +03:30
Dave Townsend
d13a725406
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
...
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend
d81de86f28
Backed out changeset bbccbf2c7456
2008-11-02 03:27:18 +00:00
Dave Townsend
f6b515d08c
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
...
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Justin Dolske
59147bea1a
Bug 403420 - notification bar should show the host for the login it's asking to save. r=gavin, ui-r=beltzner
2008-10-30 23:28:39 -07:00
stefanh@inbox.com
15f6817fcf
Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil.
2008-10-25 17:10:10 +02:00
Justin Dolske
0b0b563969
Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss
2008-10-22 23:36:52 -07:00
Alexander L. Slovesnik
7133447dfb
Bug 335266 - If update of Thunderbird was paused, incorrect message is shown; r=robert.bugzilla
2008-10-22 01:37:51 +02:00
Axel Hecht
2fbe46e94a
bug 458014, refactor browser/locales/Makefile.in, support both manifests in JarMaker.py, r=ted
2008-10-20 21:57:47 +02:00
Edward Lee
12436dcf0c
Bug 414326 - Use DownloadUtils for software update downloads. r=sdwilsh, r=robstrong
2008-10-13 10:50:10 -05:00
Steffen Wilberg
afdcf5bda0
In about:config, make accel+f focus the filter box instead of invoking the find bar; r=neil
2008-10-11 03:10:48 +02:00
Robert Strong
570ccf44f5
Bug 458839 - Move errors.xul from update over to extensions since the add-ons mgr. is the only consumer. r=dtownsend
2008-10-10 15:36:46 -07:00
Neil Rashbrook
b4f697d73c
Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn (forgot copied file)
2008-10-10 00:25:37 +01:00
Neil Rashbrook
4c8fb2c5af
Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn
...
--HG--
rename : toolkit/mozapps/preferences/preferences.xml => toolkit/content/widgets/filefield.xml
2008-10-10 00:04:06 +01:00
Dave Townsend
37ae694376
Remove unnecessary strings from bug 391728.
2008-09-30 10:02:34 +01:00
Dave Townsend
88609aff7a
Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
...
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Mark Banner
273f9cbd00
Backed out changeset 93928936b1ab bug 382690 due to check-in during string freeze.
2008-09-28 15:54:24 +01:00
Steffen Wilberg
282fdc2971
Bug 382690: In about:config, make accel+f focus the filter box instead of invoking the find bar. r=neil
2008-09-28 09:49:08 +02:00
Dave Townsend
c4f31bbd86
Bug 391728: No placeholder for disabled plugins (strings) r=gavin
2008-09-25 20:31:04 -07:00
Marco Bonardo
77bb2e6d9c
Bug 407468 - Livemark loading and failed to load messages should be static menuitems from menu.xml, original patch by Michael Schonfeld <dev@schonfeld.org>, r=mano
2008-09-25 12:30:33 +02:00
stefanh@inbox.com
3ad678e83f
Bug 455749 - Update regionNames.properties. r=smontagu.
2008-09-19 17:12:06 +02:00
Neil Deakin
f7f3593429
Bug 444735, move search service to toolkit, r=gavin
...
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Phil Ringnalda
361780e6f7
Bug 427965 - remove obsolete install.it, r=rob_strong,pike
2008-09-12 20:56:43 -07:00