Robert Strong
|
abe5f23cc4
|
Bug 627892 - Remove (Safe Mode) string since it is no longer used. r=jmathies
|
2011-04-21 13:59:24 -07:00 |
Mike Hommey
|
d96b32de33
|
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
|
91a795cd33
|
Bug 644517 - Implement channel selector UI for updates, r=gavin
|
2011-04-08 10:26:51 -07:00 |
Mounir Lamouri
|
9831130b90
|
Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking
|
2011-04-06 14:20:23 -07:00 |
Brian Carpenter
|
375eebe7e9
|
Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske
|
2011-01-30 05:21:00 -05:00 |
Ehsan Akhgari
|
e88f3df029
|
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
|
70349d9433
|
Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske
|
2011-01-30 05:21:00 -05:00 |
Margaret Leibovic
|
a80506c124
|
Bug 645063 - Increase discoverability of Do Not Track r=gavin
|
2011-03-29 09:23:56 -07:00 |
Ehsan Akhgari
|
06189ecea4
|
Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready
|
2011-03-28 16:35:05 -04:00 |
Shawn Wilsher
|
d17013cb9d
|
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
|
65f9a9dc6b
|
Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790.
|
2011-03-24 21:07:30 -07:00 |
Mike Hommey
|
2b7dd8ea86
|
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
|
631bcd237c
|
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
|
8b558da5e4
|
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
|
d9ced4c0d4
|
Backed out changeset d7692aed054f
|
2011-03-09 12:29:25 +11:00 |
Mitchell Field
|
3b2c274a1c
|
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
|
fb7e3670eb
|
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
|
0ab653bc90
|
no bug, add Persian to Firefox 4, ra=drivers, DONTBUILD
|
2011-03-02 23:46:47 +01:00 |
Axel Hecht
|
caad5989c1
|
no bug, add zu to Firefox 4 Beta, ra=drivers, CLOSED TREE, DONTBUILD
|
2011-02-23 00:15:16 +01:00 |
Axel Hecht
|
3b498eb54b
|
bug 631959, add zulu to the firefox build, ra=drivers, CLOSED TREE
|
2011-02-17 15:34:50 +01:00 |
Axel Hecht
|
e52b20c5e3
|
no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD
|
2011-02-15 17:51:59 +01:00 |
Axel Hecht
|
e76a1e0658
|
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
|
d6230a0c6a
|
Bug 629756 - Remove the aboutHome.brandStart string.
r+a=dolske
|
2011-02-14 16:12:37 +01:00 |
Axel Hecht
|
675566860b
|
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
|
2caf932cbe
|
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
|
24b58b7f30
|
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
|
4bf3224b53
|
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
|
64f9c654fd
|
Bug 607232 - Remove "For Internet Explorer Users" from the Help menu.
r+a=gavin
|
2011-02-02 17:00:53 +01:00 |
Kev Needham
|
1f3eb021a9
|
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
|
8f5e1abe69
|
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
|
4b1dd8f698
|
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
|
7d22181935
|
Bug 607234. Remove "Release Notes" from the Help menu. r=dolske, a=dolske.
|
2011-01-29 01:19:29 +13:00 |
Dave Townsend
|
925f7be916
|
Bug 594858: Package Feedback as a distribution add-on. r=robstrong, a=blocks-betaN
|
2011-01-21 11:56:42 -08:00 |
Axel Hecht
|
09a3aeed0a
|
no bug, update shipped-locales for beta 10, ra=drivers, DONTBUILD
|
2011-01-20 13:57:12 -08:00 |
Ben Hearsum
|
f6a2ccb4a0
|
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
|
bccf2e0020
|
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
|
79583c6252
|
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
|
c9dfa9e0d3
|
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
|
bd1dde3944
|
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
|
8b492a11c0
|
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
|
961960c207
|
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
|
157a2efc82
|
update shipped-locales for beta 9, ra=drivers, CLOSED TREE, DONTBUILD
|
2011-01-10 16:19:49 +01:00 |
Axel Hecht
|
c10fe10680
|
update shipped-locales for beta 9, ra=drivers, DONTBUILD
|
2011-01-07 21:26:25 +01:00 |
Axel Hecht
|
df9a4fd31f
|
bug 623162, add Kazakh (kk) back to the fx build, a=NPOTB, DONTBUILD
|
2011-01-05 12:51:54 +01:00 |
Margaret Leibovic
|
a3ba9eb7b7
|
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
|
8daa4abebd
|
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
|
7d014fe59c
|
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 |
Dão Gottwald
|
aa5ad0547c
|
Bug 616146 - Remove stray strings after bug 599480. r+a=gavin
|
2010-12-11 11:28:08 +01:00 |
Philipp von Weitershausen
|
54a8f9f8bf
|
Bug 618435 - Missing word in device connected screen. r+a=dolske
|
2010-12-10 16:36:31 -08:00 |
Philipp von Weitershausen
|
8694e3ea06
|
Bug 602682 - Sync UI: Implement easy setup. r=mconnor a=blocking-beta8
This adds the Add a Device wizard.
|
2010-12-09 18:28:41 -08:00 |