Tim Abraldes
e084fbac50
bug 855587. Modify a default profile link to point to the URL that it will redirect to anyway. DONTBUILD. r=jimm
2013-04-18 14:48:24 -07:00
Rodrigo Silveira
b4c14b8f22
Bug 854077 - Use radio buttons for "Do Not Track" options and add a neutral option r=ally
...
--HG--
rename : browser/metro/base/tests/mochitest/browser_sanitize_ui.js => browser/metro/base/tests/mochitest/browser_prefs_ui.js
extra : rebase_source : 331345b81ff030f6cd6fa2f2e1bf20f276c82ce7
2013-04-13 18:21:27 -07:00
Tim Abraldes
2679dbb3ff
bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm
2013-04-09 17:33:47 -07:00
Brian R. Bondy
34b6cec0be
Bug 852014 - Defect - Issues downloading and installing msi. r=sfoster.
2013-04-05 10:39:32 -04:00
Rodrigo Silveira
88fd8bf28f
bug 856241 - Remove closing multiple tabs dialog r=mbrubeck
...
--HG--
extra : rebase_source : e53aa69ccac48e784c1947f8544c68c313ccbf2c
2013-04-03 13:19:34 -07:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Rodrigo Silveira
a2e4d631d7
Bug 845484 - [Metro] Add choices of private data to clear in the options flyout [r=mbrubeck]
2013-03-25 11:11:11 -07:00
Rodrigo Silveira
a6712deaa2
Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck]
2013-03-27 10:34:29 -07:00
Matt Brubeck
4ffd405d44
Bug 853126 - Use PluralForm for the blocked popup message in Metro [r=ally]
2013-03-22 15:27:18 -07:00
Matt Brubeck
28b777553f
Bug 840888 - Add some localization notes to Metro locale files [r=jimm]
...
--HG--
extra : rebase_source : 2a2d1f08a523833d38e343e6ef48b1febec3ff40
2013-03-20 08:59:30 -07:00
Matt Brubeck
1326157762
Bug 845096 - Clean up Metro sync strings [r=jimm]
2013-03-14 11:08:59 -07:00
Matt Brubeck
e61fdeff3c
Bug 851156 (part 3) - Clean up Metro password manager strings [r=jimm]
...
--HG--
rename : browser/metro/locales/en-US/overrides/passwordmgr.properties => browser/metro/locales/en-US/chrome/passwordmgr.properties
2013-03-14 11:08:59 -07:00
Matt Brubeck
d3012fc8a4
Bug 851156 (part 2) - Clean up unused strings in Metro locale files [r=jimm]
2013-03-14 11:08:52 -07:00
Matt Brubeck
ad0ce9151c
Bug 851156 (part 1) - Clean Metro strings for button and menu labels [r=jimm]
2013-03-14 11:08:13 -07:00
Rodrigo Silveira
67eca776d5
Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck
2013-03-06 15:56:15 -08:00
Matt Brubeck
d75a61cb2b
Bug 847626 - Add a "learn more" link to the Metro geolocation notification [r=ally]
2013-03-11 16:48:54 -07:00
Matt Brubeck
9c54beb707
Bug 849271 - Update strings for Metro popup blocker notifications [r=rsilveira]
2013-03-08 14:28:53 -08:00
Matt Brubeck
4f2867ad8f
Bug 849289 - Turn off the Desktop Notifications (mozNotifications) API in Metro [r=jimm]
2013-03-08 13:51:43 -08:00
Matt Brubeck
c9b9c4ec56
Bug 849287 - Clean up strings for Metro site permission notifications [r=jimm]
2013-03-08 13:51:24 -08:00
Matt Brubeck
f4d6a94d61
Bug 849285 - Removed unused identity/pageaction popup code from browser/metro [r=jimm]
2013-03-08 13:49:59 -08:00
Matt Brubeck
c8b6f811ee
Bug 838211 - String changes for Metro content permission notifications [r=fryn]
2013-03-06 18:33:20 -08:00
Matt Brubeck
d55488b754
Bug 838211 - String changes for Metro login manager notifications [r=fryn]
2013-03-06 18:32:44 -08:00
Matt Brubeck
1c1fc5a19e
Bug 838211 - Metro info app bar theming, part 1 (basic style and image changes) [r=fryn, ui-r=shorlander]
2013-03-06 18:31:28 -08:00
Brian R. Bondy
a3485b5914
Bug 843536 - Ctrl-o doesn't open file picker. r=sfoster
2013-03-02 08:04:22 -05:00
Jim Mathies
24581defe9
Bug 843014 - 'Search for' context menu item should quote selected text. r=fryn
2013-03-01 16:16:11 -06:00
Ms2ger
c6832bb745
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
27c42e83c6
Merge mozilla-central into build-system
...
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
8f9112102d
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Brian R. Bondy
94963201eb
Bug 841480 - Metro sync UI changes. r=mbrubeck
2013-02-27 11:18:31 -05:00
Brian R. Bondy
894fc27bb1
Bug 841480 - Add Sync to Settings charm pane and move sync prefs to a new Sync panel. r=mbrubeck
2013-02-27 11:18:12 -05:00
Jim Mathies
14b7971b69
Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck
2013-02-19 19:51:02 -06:00
Jim Mathies
d043ce8aca
Bug 841686 - Update strings, order, and options for image context menu. Also includes tab fix for bug 841688. r=mbrubeck
2013-02-19 19:51:02 -06:00
Jim Mathies
a19778199e
Bug 841511 - Cleanup and organize existing browser flyout settings and css. r=fryn
2013-02-26 17:09:42 -06:00
Mike de Boer
1e58854302
Bug 421746 - Remove unused strings. r=dolske, r=mfinkle
2013-02-26 14:24:17 +01:00
Matt Brubeck
7863bf8297
Bug 841572 - Change default toggle labels from Yes/No to On/Off [r=ally]
2013-02-15 13:46:42 -08:00
Matt Brubeck
9e103b1107
Bug 841087 - Stop unnecessary preprocessing in /browser/metro [r=sfoster]
2013-02-13 15:35:45 -08:00
Matt Brubeck
db67a80ec0
Bug 841058 - Remove unused PageActions code and strings from /browser/metro [r=jimm]
2013-02-13 10:47:05 -08:00
Jim Mathies
b5671eb244
Bug 800977 - implement copy image to clipboard context action. r=mbrubeck
2013-02-13 05:10:00 -06:00
Jim Mathies
a1aa248d9d
Bug 750903 - Land browser/metro/* r=mbrubeck
2013-02-12 14:51:25 -06:00