Commit Graph

38 Commits

Author SHA1 Message Date
Rodrigo Silveira
90620f3cc4 bug 856241 - Remove closing multiple tabs dialog r=mbrubeck
--HG--
extra : rebase_source : e53aa69ccac48e784c1947f8544c68c313ccbf2c
2013-04-03 13:19:34 -07:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 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
a59d40f143 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
5b9c191f89 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
94bbdefcbd Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00
Matt Brubeck
b0873b5734 Bug 853126 - Use PluralForm for the blocked popup message in Metro [r=ally] 2013-03-22 15:27:18 -07:00
Matt Brubeck
c3213d32d9 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
e7185c0376 Bug 845096 - Clean up Metro sync strings [r=jimm] 2013-03-14 11:08:59 -07:00
Matt Brubeck
d284ae08e7 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
b550a1e7e7 Bug 851156 (part 2) - Clean up unused strings in Metro locale files [r=jimm] 2013-03-14 11:08:52 -07:00
Matt Brubeck
abf74d16b0 Bug 851156 (part 1) - Clean Metro strings for button and menu labels [r=jimm] 2013-03-14 11:08:13 -07:00
Rodrigo Silveira
5bb09db223 Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck 2013-03-06 15:56:15 -08:00
Matt Brubeck
3cbef60dca Bug 847626 - Add a "learn more" link to the Metro geolocation notification [r=ally] 2013-03-11 16:48:54 -07:00
Matt Brubeck
3beba18680 Bug 849271 - Update strings for Metro popup blocker notifications [r=rsilveira] 2013-03-08 14:28:53 -08:00
Matt Brubeck
cdbac85e91 Bug 849289 - Turn off the Desktop Notifications (mozNotifications) API in Metro [r=jimm] 2013-03-08 13:51:43 -08:00
Matt Brubeck
81de7606e8 Bug 849287 - Clean up strings for Metro site permission notifications [r=jimm] 2013-03-08 13:51:24 -08:00
Matt Brubeck
a1fc44bc09 Bug 849285 - Removed unused identity/pageaction popup code from browser/metro [r=jimm] 2013-03-08 13:49:59 -08:00
Matt Brubeck
9709a5460f Bug 838211 - String changes for Metro content permission notifications [r=fryn] 2013-03-06 18:33:20 -08:00
Matt Brubeck
4f57bfab77 Bug 838211 - String changes for Metro login manager notifications [r=fryn] 2013-03-06 18:32:44 -08:00
Matt Brubeck
19689a2518 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
931b75ae4f Bug 843536 - Ctrl-o doesn't open file picker. r=sfoster 2013-03-02 08:04:22 -05:00
Jim Mathies
dac553f0db Bug 843014 - 'Search for' context menu item should quote selected text. r=fryn 2013-03-01 16:16:11 -06:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
89d297a677 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
f0b7e3972c 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
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Brian R. Bondy
69ffbdaa4e Bug 841480 - Metro sync UI changes. r=mbrubeck 2013-02-27 11:18:31 -05:00
Brian R. Bondy
f3dc73b118 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
6c2ff2eb96 Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
eadeb3fad3 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
88622bafce Bug 841511 - Cleanup and organize existing browser flyout settings and css. r=fryn 2013-02-26 17:09:42 -06:00
Mike de Boer
73360270c5 Bug 421746 - Remove unused strings. r=dolske, r=mfinkle 2013-02-26 14:24:17 +01:00
Matt Brubeck
79a9176a00 Bug 841572 - Change default toggle labels from Yes/No to On/Off [r=ally] 2013-02-15 13:46:42 -08:00
Matt Brubeck
926b160dbe Bug 841087 - Stop unnecessary preprocessing in /browser/metro [r=sfoster] 2013-02-13 15:35:45 -08:00
Matt Brubeck
200b415098 Bug 841058 - Remove unused PageActions code and strings from /browser/metro [r=jimm] 2013-02-13 10:47:05 -08:00
Jim Mathies
84bf9e0510 Bug 800977 - implement copy image to clipboard context action. r=mbrubeck 2013-02-13 05:10:00 -06:00
Jim Mathies
d3b042e8de Bug 750903 - Land browser/metro/* r=mbrubeck 2013-02-12 14:51:25 -06:00