Commit Graph

1454 Commits

Author SHA1 Message Date
Steffen Wilberg
e99ac5ac85 Bug 625325: Reorder some items in the Bookmarks menu. r=dao 2011-04-30 18:40:22 +02:00
Marco Bonardo
2ded168118 Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
1c18ca7a5b Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Robert Strong
d42b25dc76 Bug 627892 - Remove (Safe Mode) string since it is no longer used. r=jmathies 2011-04-21 13:59:24 -07:00
Mike Hommey
fe3ae3c16a Bug 561032 - Move Firefox branding into browser/branding/official. r=gavin,r=pike
--HG--
rename : other-licenses/branding/firefox/LICENSE => browser/branding/official/LICENSE
rename : other-licenses/branding/firefox/Makefile.in => browser/branding/official/Makefile.in
rename : other-licenses/branding/firefox/background.png => browser/branding/official/background.png
rename : other-licenses/branding/firefox/branding.nsi => browser/branding/official/branding.nsi
rename : other-licenses/branding/firefox/configure.sh => browser/branding/official/configure.sh
rename : other-licenses/branding/firefox/content/Makefile.in => browser/branding/official/content/Makefile.in
rename : other-licenses/branding/firefox/content/about-logo.png => browser/branding/official/content/about-logo.png
rename : other-licenses/branding/firefox/content/about-wordmark.png => browser/branding/official/content/about-wordmark.png
rename : other-licenses/branding/firefox/content/about.png => browser/branding/official/content/about.png
rename : other-licenses/branding/firefox/content/icon48.png => browser/branding/official/content/icon48.png
rename : other-licenses/branding/firefox/content/icon64.png => browser/branding/official/content/icon64.png
rename : other-licenses/branding/firefox/content/jar.mn => browser/branding/official/content/jar.mn
rename : other-licenses/branding/firefox/default16.png => browser/branding/official/default16.png
rename : other-licenses/branding/firefox/default22.png => browser/branding/official/default22.png
rename : other-licenses/branding/firefox/default24.png => browser/branding/official/default24.png
rename : other-licenses/branding/firefox/default256.png => browser/branding/official/default256.png
rename : other-licenses/branding/firefox/default32.png => browser/branding/official/default32.png
rename : other-licenses/branding/firefox/default48.png => browser/branding/official/default48.png
rename : other-licenses/branding/firefox/disk.icns => browser/branding/official/disk.icns
rename : other-licenses/branding/firefox/document-os2.ico => browser/branding/official/document-os2.ico
rename : other-licenses/branding/firefox/document.icns => browser/branding/official/document.icns
rename : other-licenses/branding/firefox/document.ico => browser/branding/official/document.ico
rename : other-licenses/branding/firefox/document.png => browser/branding/official/document.png
rename : other-licenses/branding/firefox/dsstore => browser/branding/official/dsstore
rename : other-licenses/branding/firefox/firefox-os2.ico => browser/branding/official/firefox-os2.ico
rename : other-licenses/branding/firefox/firefox.icns => browser/branding/official/firefox.icns
rename : other-licenses/branding/firefox/firefox.ico => browser/branding/official/firefox.ico
rename : other-licenses/branding/firefox/locales/Makefile.in => browser/branding/official/locales/Makefile.in
rename : other-licenses/branding/firefox/locales/browserconfig.properties => browser/branding/official/locales/browserconfig.properties
rename : other-licenses/branding/firefox/locales/en-US/brand.dtd => browser/branding/official/locales/en-US/brand.dtd
rename : other-licenses/branding/firefox/locales/en-US/brand.properties => browser/branding/official/locales/en-US/brand.properties
rename : other-licenses/branding/firefox/locales/jar.mn => browser/branding/official/locales/jar.mn
rename : other-licenses/branding/firefox/mozicon128.png => browser/branding/official/mozicon128.png
rename : other-licenses/branding/firefox/pref/firefox-branding.js => browser/branding/official/pref/firefox-branding.js
rename : other-licenses/branding/firefox/splash.bmp => browser/branding/official/splash.bmp
rename : other-licenses/branding/firefox/wizHeader.bmp => browser/branding/official/wizHeader.bmp
rename : other-licenses/branding/firefox/wizHeaderRTL.bmp => browser/branding/official/wizHeaderRTL.bmp
rename : other-licenses/branding/firefox/wizWatermark.bmp => browser/branding/official/wizWatermark.bmp
2011-04-13 09:58:13 +02:00
Margaret Leibovic
d7841e7066 Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Mounir Lamouri
6f815586ba Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking 2011-04-06 14:20:23 -07:00
Brian Carpenter
7fa6ef9b13 Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske 2011-01-30 05:21:00 -05:00
Ehsan Akhgari
cccdef8b2f Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge) 2011-04-01 12:23:48 -04:00
Brian Carpenter
ae94bb76f4 Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske 2011-01-30 05:21:00 -05:00
Margaret Leibovic
e6ae18a722 Bug 645063 - Increase discoverability of Do Not Track r=gavin 2011-03-29 09:23:56 -07:00
Ehsan Akhgari
a5aa423b8b Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready 2011-03-28 16:35:05 -04:00
Shawn Wilsher
d6ec63ace3 Bug 594614 - Remove the option to hide the tab strip if the suer has a single tab.
r=gavin
ui-r=ux
2011-03-27 19:11:44 -04:00
L. David Baron
1f6ad7e8cc Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790. 2011-03-24 21:07:30 -07:00
Mike Hommey
60f6dbb70c Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-03-24 15:27:55 +01:00
Siddharth Agarwal
4a0998bc20 Bug 644379 - Safe mode restart dialog should use "Restart" for its button text, not OK. r=dao, ui-r=faaborg
--HG--
extra : rebase_source : e3214680b535e4b4162ff3edd55c95bea598124c
2011-03-24 18:20:12 +05:30
Axel Hecht
0faa87811f bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted 2011-03-18 18:29:56 +01:00
Mitchell Field
fc1808a1e6 Backed out changeset d7692aed054f 2011-03-09 12:29:25 +11:00
Mitchell Field
7580c06786 Bug 569365 - Switch usage of preprocessor.pl to Preprocessor.py. r=ted
--HG--
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-03-08 14:58:44 +11:00
Justin Wood
6c5fe73d58 Bug 636215 - browser/locales/Makefile.in cleanup, remove prepare-repackages and prepare-upload-*. r=armenzg 2011-02-23 14:07:00 -05:00
Axel Hecht
ac55f6a1dc no bug, add Persian to Firefox 4, ra=drivers, DONTBUILD 2011-03-02 23:46:47 +01:00
Axel Hecht
9cbf047e9d no bug, add zu to Firefox 4 Beta, ra=drivers, CLOSED TREE, DONTBUILD 2011-02-23 00:15:16 +01:00
Axel Hecht
5ce6f1e035 bug 631959, add zulu to the firefox build, ra=drivers, CLOSED TREE 2011-02-17 15:34:50 +01:00
Axel Hecht
6eda66dc66 no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD 2011-02-15 17:51:59 +01:00
Axel Hecht
28fac04890 no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD
--HG--
extra : rebase_source : cc97a5c005179e19896d0ecfc38219b3d159f767
2011-02-14 16:14:31 +01:00
Marco Bonardo
4babae0d29 Bug 629756 - Remove the aboutHome.brandStart string.
r+a=dolske
2011-02-14 16:12:37 +01:00
Axel Hecht
c306313b88 no bug, update shipped-locales for Firefox 4 Beta, a=NPOTB, DONTBUILD
--HG--
extra : rebase_source : e0a372bd0d3d45b5f4b96b66b009a3db2bdbd75e
2011-02-10 16:42:34 +01:00
Ehsan Akhgari
276d62ec30 Bug 632484 - Land feedback strings for stable releases as Firefox 4.0 strings; r=Mossop a=blocking-betaN DONTBUILD as this is NPOTB yet 2011-02-08 19:12:36 -05:00
Brian Carpenter
9c75f617c3 Bug 630479 - remove "advanced search" and "preferences" from Firefox Start (about:home).
r=mak a=blocker
2011-02-07 18:10:32 +01:00
David Dahl
828327df24 Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop 2011-02-04 11:59:14 -08:00
Brian Carpenter
843c6faf72 Bug 607232 - Remove "For Internet Explorer Users" from the Help menu.
r+a=gavin
2011-02-02 17:00:53 +01:00
Kev Needham
5da7e0ed69 Bug 625115: update default eBay search plugin (add support for search suggestions), r=gavin, a=blocking
--HG--
extra : rebase_source : 792ddb765515730bcba38f513bbe851a75e6258e
2011-01-25 11:52:04 -05:00
Dietrich Ayala
b8f7685eb8 Bug 616015 - Add a keyboard shortcut to reveal and hide the add-on bar (r=dao, a=blocker) 2011-02-01 19:05:52 +07:00
Sid Stamm
fec3b22476 Bug 628198. Add UI for do not track header. r=gavin.sharp, ui-r=faaborg, a=blocking.
--HG--
extra : rebase_source : d216689286d543e466f4c5baa41491d840bf21ba
2011-01-14 13:50:10 -08:00
Brian Carpenter
dd9dccffaa Bug 607234. Remove "Release Notes" from the Help menu. r=dolske, a=dolske. 2011-01-29 01:19:29 +13:00
Dave Townsend
0323fd23ed Bug 594858: Package Feedback as a distribution add-on. r=robstrong, a=blocks-betaN 2011-01-21 11:56:42 -08:00
Axel Hecht
b6dc70790e no bug, update shipped-locales for beta 10, ra=drivers, DONTBUILD 2011-01-20 13:57:12 -08:00
Ben Hearsum
d320fc9c5b bug 607396: port checksums work to l10n - remove now-obsolete l10n-upload-% target. r=ted, a=NPOTB DONTBUILD 2011-01-20 16:28:10 -05:00
Philipp von Weitershausen
f69d25b93a Bug 619013 - Wording in Update Sync Key dialog needs to be more clear. r=mconnor a=blocking-betaN 2011-01-18 22:17:18 -08:00
Philipp von Weitershausen
17eb8088b3 Bug 601019 - Sync UI: Always show "I have lost my Sync Key" and "Reset Password". r=mconnor a=blocking-betaN 2011-01-14 14:44:58 -08:00
Philipp von Weitershausen
85ad492c0a Bug 526445 - Sync pref pane: Change "Stop Using This Account" to "Deactivate This Device" label. r=mconnor a=blocking-betaN 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
ef5b1db23b Bug 526445 - Sync pref pane: Get rid of Connect/Disconnect button. r=mconnor a=blocking-betaN 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
ed6a24afc2 Bug 526445 - Rearrange Sync prefs panel. r=mconnor a=blocking-betaN
Also fixes bug 616488: Wrong Sync Key error should direct user to Update Sync Key dialog
2011-01-11 23:50:13 -08:00
Frank Yan
5add0db258 Bug 624625 - change home page of Google search plugin to google.com. r=gavin a=blocking2.0final+
--HG--
extra : rebase_source : 91766073f4e594cba3767e7bacee053fcfc55cc3
2011-01-11 19:32:17 -08:00
Axel Hecht
42ef8b6d6d update shipped-locales for beta 9, ra=drivers, CLOSED TREE, DONTBUILD 2011-01-10 16:19:49 +01:00
Axel Hecht
485a43b284 update shipped-locales for beta 9, ra=drivers, DONTBUILD 2011-01-07 21:26:25 +01:00
Axel Hecht
c103e94b54 bug 623162, add Kazakh (kk) back to the fx build, a=NPOTB, DONTBUILD 2011-01-05 12:51:54 +01:00
Margaret Leibovic
15de57bf72 Bug 618437 - No indication of blocked popups when the notification bar is disabled. r=dao, a=blocking-beta9
--HG--
extra : rebase_source : c4d2225abba80313d7830ccc96a1f7d5315ff888
2010-12-16 09:53:27 -08:00
Philipp von Weitershausen
623c5db725 Bug 618704 - "Add a device" string is hard-coded in Firefox preferences, Sync panel. r+a=gavin 2010-12-12 15:24:49 -08:00
Dietrich Ayala
bcdb31b3ac Bug 604093 - references to undefined variable "XULWindowBrowser" and calls to undefined function setStatusText in browser.js (r=gavin, a=blocker) 2010-12-11 02:44:45 -08:00