Commit Graph

822 Commits

Author SHA1 Message Date
Mihai Sucan
b037d5e5a4 Bug 655776 - Web Developer > Get More Tools menu item. r=dao ui-r=limi
--HG--
extra : rebase_source : a37492d3dd0fe37f9756351b2bc0b1835af66ac8
2011-05-24 08:43:48 +02:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Dave Camp
c6c401448e Backing out aca490d48c95 (Bug 655776) to take care of some issues in the patch. 2011-05-23 13:15:02 -07:00
Mihai Sucan
8cce2d53e8 Bug 655776 - Web Developer > Get More Tools menu item; r=sdwilsh 2011-05-12 13:29:09 +03:00
Rob Campbell
4cd59128db Bug 657136 followup: remove unused strings, r=gavin 2011-05-23 10:32:59 -04:00
Dave Camp
fb4b971064 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Rob Campbell
f8a742d6e8 Bug 658344 - Create some useful introductory text for the Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
Rob Campbell
192143d617 Bug 653108 - Scratchpad is tied to the tab it was first run in; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
Rob Campbell
b2cb80d6e9 Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
Rob Campbell
76befd81e1 Bug 657136 - Rename top-level Context menu to something less confusing in Scratchpad; r=mihai.sucan 2011-05-19 18:10:41 -03:00
Rob Campbell
92f80bbfc7 Bug 653528 - Strip out Style and DOM panels and support code from
Inspector; Backed out changeset 6b0c16915edd a=orange
2011-05-18 15:56:14 -03:00
Rob Campbell
5445a7bcf6 Bug 653528 - Strip out Style and DOM panels and support code from Inspector; r=gavin.sharp 2011-05-18 14:29:20 -03:00
Margaret Leibovic
a6b010d4d8 Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh+gavin 2011-05-10 15:57:05 -07:00
Makoto Kato
bb272b699c Bug 656205 - Remove unused browser migration code. r=mak77 2011-05-18 13:40:55 +09:00
Philipp von Weitershausen
9f405bc548 Merge services-central with mozilla-central 2011-05-17 13:21:35 -07:00
Mike Hommey
2d708facec Bug 569365 - Remove preprocessor.pl and replace it with Preprocessor.py. r=ted
--HG--
rename : config/Expression.py => js/src/config/Expression.py
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-05-16 15:51:21 +02:00
Marina Samuel
4e1587ad9d Bug 636353 - Default file name for sync key isn't localized. r=rnewman 2011-05-11 17:57:03 -07:00
Marco Bonardo
f34bc90b8b Merge Places and mozilla-central 2011-05-11 11:08:58 +02:00
Hernán Rodriguez Colmeiro
40e9c239f5 Bug 656152: Improve string for 32-bit plugin restart. r=gavin 2011-05-10 16:31:33 -07:00
Rob Campbell
5db7261afd Bug 656021 - Update Scratchpad menu access key to S; r=l10n 2011-05-10 12:36:35 -03:00
Marco Bonardo
660ddb590d Merge Places and mozilla-central 2011-05-10 14:34:01 +02:00
Marco Bonardo
227ba0f928 Bug 485685 - Remove obsolete entries from Places localization files.
r=dietrich
2011-05-05 23:56:06 +02:00
Rob Campbell
251d829071 Bug 653221 - Create Web Developer Sub-menu in the Tools menu; r=dao 2011-05-09 11:51:52 -03:00
Rob Campbell
b895140c3c Bug 653093 - Rename Workspace to Scratchpad; r=l10n
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
2011-05-09 11:51:52 -03:00
Rob Campbell
7729d517f9 merge m-c to devtools 2011-05-06 13:03:37 -03:00
Rob Campbell
4eefba4480 merge m-c to devtools 2011-05-04 09:28:00 -03:00
Rob Campbell
7316e1183a merge m-c to devtools 2011-05-02 16:15:53 -03:00
Philipp von Weitershausen
429b648b81 Merge mozilla-central to services-central 2011-05-02 09:30:49 -07:00
Marina Samuel
f071d568d6 Bug 652483 - Sync UI: When printing or saving a sync key, the dialog prompts you to change it. r=philikon 2011-05-02 09:26:31 -07:00
Jonathan Kew
70e8517de7 bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike 2011-05-04 12:14:51 +01:00
Rob Campbell
2b975e0f42 merge m-c to devtools 2011-04-25 10:13:36 -03:00
Jonathan Kew
aae5ddda05 Backed out changeset a5877159c9a1 to investigate l10n-check orange 2011-05-04 15:31:37 +01:00
Jonathan Kew
b1dd91b239 bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike 2011-05-04 12:14:51 +01:00
Mihai Sucan
df8fba314e Bug 651872 - Create access key for Workspace menu item; r=rcampbell 2011-04-21 18:46:06 +03:00
Mihai Sucan
dc72c8d136 Bug 646524 - Workspace: cache the sandboxes; f=rcampbell r=ddahl,sdwilsh 2011-04-21 11:24:30 +03:00
Mihai Sucan
c1cb7576d7 Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh 2011-04-20 11:18:00 +03:00
Robert Strong
96f6c5ff38 Bug 627892 - Remove (Safe Mode) string since it is no longer used. r=jmathies 2011-04-21 13:59:24 -07:00
Steffen Wilberg
f93beb98db Bug 625325: Reorder some items in the Bookmarks menu. r=dao 2011-04-30 18:40:22 +02:00
Mike Hommey
bd15cd1113 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
Marco Bonardo
3914c254ba Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
f59a88b6e0 Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Mike Hommey
031bb07b36 Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-02-25 12:49:19 +01:00
Margaret Leibovic
cafd754e5f Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Mounir Lamouri
66e8d3d1e7 Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking 2011-04-06 14:20:23 -07:00
Brian Carpenter
b2f5697426 Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske 2011-01-30 05:21:00 -05:00
Ehsan Akhgari
49fceed112 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
acdeedf424 Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske 2011-01-30 05:21:00 -05:00
Margaret Leibovic
c94af078f7 Bug 645063 - Increase discoverability of Do Not Track r=gavin 2011-03-29 09:23:56 -07:00
Ehsan Akhgari
4150039d5f Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready 2011-03-28 16:35:05 -04:00
Shawn Wilsher
f9b2bd0170 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