Commit Graph

59 Commits

Author SHA1 Message Date
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Florian Quèze
0d13650f63 Bug 1266784 - Remove obsolete search.css files, r=Gijs. 2016-04-25 12:36:33 +02:00
Katie Broida
1aa50bbccb Bug 1247214 - "Context menus in about:preferences have wonky fonts". r=jaws 2016-04-11 12:10:00 +02:00
Leo Ufimtsev
eb2c6cbfc2 Bug 1229206 - Labels for screen readers are missing from about:preferences#sync. r=markh 2016-02-23 08:46:15 +11:00
Sebastian Hengst
5cb714dd07 Bug 1227647 - Remove UI code for legacy sync migration. r=markh 2015-11-24 20:06:21 +01:00
Sebastian Hengst
66ebfb501e Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
Dão Gottwald
968573f431 Bug 933917 - Remove about:permissions. r=MattN 2015-11-13 11:18:27 +01:00
Tim Nguyen
106e9c6be5 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
Ryan VanderMeulen
931e0dee49 Backed out changesets fb30635f0652 and a91f6ca882f2 (bug 1169679) for being the likely cause of OSX 10.10 mochitest-bc failures. 2015-10-23 17:39:16 -04:00
Tim Nguyen
baf8a37c35 Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao
--HG--
extra : rebase_source : 9007a842ed011e4257600c43c0cc47c3f6d647f6
2015-10-22 07:28:00 -04:00
Carsten "Tomcat" Book
93537568bd Backed out changeset 92d4493c6d58 (bug 1169679) for bustage 2015-10-22 16:03:00 +02:00
Tim Nguyen
f0b68473cd Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-21 12:41:00 +02:00
Kit Cambridge
c32b73c214 Bug 1192458, Part 2 - New icon for consolidated notification permission. r=MattN
--HG--
extra : commitid : Bs2HfzOQss0
2015-10-05 16:39:41 -07:00
Kit Cambridge
74ef03c1a6 Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN
--HG--
extra : commitid : 1veevVaOOYv
2015-10-05 16:39:34 -07:00
Xidorn Quan
0907c140e4 Bug 1160017 part 3 - Remove fullscreen from permission managing UIs. r=dao
--HG--
extra : source : c2bcaac11d9f6b5ab4d3c6fa7e7ead75d8e751b7
2015-07-21 20:50:20 +10:00
Richard Marti
0335d3da77 Bug 1160733 - about:permissions: use the new in-content style-sheet. r=Gijs 2015-05-14 10:10:42 +02:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Doug Turner
5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Dão Gottwald
711eb83e40 Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs
--HG--
rename : browser/themes/windows/aboutSessionRestore-window-icon-aero.png => browser/themes/windows/aboutSessionRestore-window-icon.png
extra : rebase_source : 9486b188840e4d16b0e7b5036a2dfa869bf084ea
2015-04-10 18:28:17 +02:00
Dão Gottwald
18e64e2494 Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs
--HG--
rename : browser/themes/windows/Info.png => browser/themes/windows/Info-XP.png
rename : browser/themes/windows/Privacy-16.png => browser/themes/windows/Privacy-16-XP.png
rename : browser/themes/windows/Privacy-32.png => browser/themes/windows/Privacy-32-XP.png
rename : browser/themes/windows/Secure24.png => browser/themes/windows/Secure24-XP.png
rename : browser/themes/windows/downloads/buttons.png => browser/themes/windows/downloads/buttons-XP.png
rename : browser/themes/windows/feeds/feedIcon.png => browser/themes/windows/feeds/feedIcon-XP.png
rename : browser/themes/windows/feeds/feedIcon16.png => browser/themes/windows/feeds/feedIcon16-XP.png
rename : browser/themes/windows/identity.png => browser/themes/windows/identity-XP.png
rename : browser/themes/windows/livemark-folder.png => browser/themes/windows/livemark-folder-XP.png
rename : browser/themes/windows/menu-back.png => browser/themes/windows/menu-back-XP.png
rename : browser/themes/windows/menu-forward.png => browser/themes/windows/menu-forward-XP.png
rename : browser/themes/windows/pageInfo.png => browser/themes/windows/pageInfo-XP.png
rename : browser/themes/windows/places/allBookmarks.png => browser/themes/windows/places/allBookmarks-XP.png
rename : browser/themes/windows/places/bookmark.png => browser/themes/windows/places/bookmark-XP.png
rename : browser/themes/windows/places/bookmarksMenu.png => browser/themes/windows/places/bookmarksMenu-XP.png
rename : browser/themes/windows/places/bookmarksToolbar.png => browser/themes/windows/places/bookmarksToolbar-XP.png
rename : browser/themes/windows/places/bookmarksToolbar-menuPanel.png => browser/themes/windows/places/bookmarksToolbar-menuPanel-XP.png
rename : browser/themes/windows/places/calendar.png => browser/themes/windows/places/calendar-XP.png
rename : browser/themes/windows/places/history.png => browser/themes/windows/places/history-XP.png
rename : browser/themes/windows/places/libraryToolbar.png => browser/themes/windows/places/libraryToolbar-XP.png
rename : browser/themes/windows/places/query.png => browser/themes/windows/places/query-XP.png
rename : browser/themes/windows/places/starred48.png => browser/themes/windows/places/starred48-XP.png
rename : browser/themes/windows/places/tag.png => browser/themes/windows/places/tag-XP.png
rename : browser/themes/windows/places/toolbarDropMarker.png => browser/themes/windows/places/toolbarDropMarker-XP.png
rename : browser/themes/windows/places/unsortedBookmarks.png => browser/themes/windows/places/unsortedBookmarks-XP.png
rename : browser/themes/windows/preferences/Options.png => browser/themes/windows/preferences/Options-XP.png
rename : browser/themes/windows/preferences/alwaysAsk.png => browser/themes/windows/preferences/alwaysAsk-XP.png
rename : browser/themes/windows/preferences/application.png => browser/themes/windows/preferences/application-XP.png
rename : browser/themes/windows/preferences/mail.png => browser/themes/windows/preferences/mail-XP.png
rename : browser/themes/windows/preferences/saveFile.png => browser/themes/windows/preferences/saveFile-XP.png
rename : browser/themes/windows/searchbar-dropdown-arrow.png => browser/themes/windows/searchbar-dropdown-arrow-XP.png
rename : browser/themes/windows/tabbrowser/tab-separator.png => browser/themes/windows/tabbrowser/tab-separator-XP.png
extra : rebase_source : 9540a15192a33a80e99d1e666d0601988c902308
2015-04-10 18:23:35 +02:00
Dão Gottwald
f4a519025e Bug 706103 - replace chrome copy of files by overrides in browser/themes/. r=gijs
--HG--
rename : browser/themes/windows/Metro_Glyph-aero.png => browser/themes/windows/Metro_Glyph.png
rename : browser/themes/windows/preferences/checkbox-8.png => browser/themes/windows/preferences/checkbox.png
2015-03-31 23:22:13 +02:00
Léon McGregor
9469785655 Bug 1130741 - Correct the css class for the Sync TOS text size. r=jaws
--HG--
extra : rebase_source : ae244f712076f80bcb4af50d14a6e65b5092c088
2015-03-06 11:47:00 +01:00
Richard Marti
8bffd29e53 Bug 1022581 - Use a svg image for the category icons. r=jaws 2015-02-16 18:43:54 +01:00
Richard Marti
e2088db164 Bug 1126196 - In-content prefs: Fix alignment issue on Advanced tab. r=jaws 2015-02-01 11:43:36 +01:00
Drew Willcoxon
4e67e98eaf Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 2. r=markh 2015-01-08 15:03:25 -08:00
Mark Hammond
67df6f0217 Bug 1110336 - Update sync old-dialog-based preferences UI to match FxA migration flows, part 1. r=adw 2015-01-08 15:03:22 -08:00
Florian Quèze
1c46d4bfcd Bug 1112688 - Height of Search pane preferences window too small in some localizations, hiding the 'Add more search engines' link, r=Gijs. 2014-12-22 15:03:51 +01:00
Sebastian Hengst
7b61bdbb5e Bug 1106792 - Links to clear history and remove cookies have lost their style. r=dao
Re-add styles removed in bug 1009370
2014-12-16 19:11:58 +01:00
Florian Quèze
fd4031a587 Bug 1106559 - Improve the search preference UI, r=felipe,dao. 2014-12-17 16:20:01 +01:00
Florian Quèze
94833decfe Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Tim Nguyen
ae0dfff7ff Bug 1089812 - InContent Prefs: Update the dialog styling to the new specs. r=dao 2014-11-12 08:31:00 -05:00
Richard Marti
4365c2cb91 Bug 1062127 - Style the in-content preference dialogs. r=dao
--HG--
rename : browser/themes/shared/incontentprefs/preferences.css => browser/themes/shared/incontentprefs/preferences.inc.css
2014-11-12 10:15:42 +01:00
Panos Astithas
19d4f7f91d Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander
--HG--
extra : rebase_source : ca599ad502e6975ae02ce9884cc207bf1ac62168
2014-10-27 20:52:20 +02:00
Tim Nguyen
08911f278f Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
Birunthan Mohanathas
6737eb669c Bug 1009370 - Part 1: Move .inline-link style from preferences.css to common.inc.css. r=Unfocused 2014-08-26 07:11:02 -07:00
Asaf Romano
485af060ec Bug 1040868 - Move 'default browser'stuff back to the General preferences pane. r=jaws. 2014-08-18 15:02:58 +03:00
Valentin Tsatskin
e7085072b1 Bug 1000625 - Move generic in-content styles from preferences.css to common.css. r=Unfocused
--HG--
rename : browser/themes/shared/in-content/common.css => browser/themes/shared/in-content/common.inc.css
extra : rebase_source : 5bbbecfcc91eada37a6806cae0946fa2fc2495f9
2014-08-07 12:56:35 +02:00
Mark Hammond
1dec47d185 Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Richard Marti
209d0d5838 Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws 2014-07-14 20:35:33 +02:00
Neil Deakin
f191a1b74f Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues 2014-07-21 09:09:41 -04:00
Mark Hammond
2702b1e946 Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Florian Quèze
46e8421108 Bug 1022856 - Implement translator provider attribution. r=felipe
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Richard Marti
c1e09a7e30 Bug 1013708 - in-content preferences: restyle the horizontal tabs. r=jaws 2014-05-29 13:46:19 +02:00
Richard Marti
40c49912f7 Bug 1013718 - In-content preferences: correctly align the class indent. r=jaws 2014-05-28 23:35:11 +02:00
Richard Marti
a1dca021cc Bug 994265 - Don't use ::before for radio and checkbox. r=jaws 2014-05-07 20:49:14 +02:00
Richard Marti
7da5d37757 Bug 994265 - In-content preferences : some buttons are bigger than others. r=jaws 2014-04-09 23:09:31 +02:00
Richard Marti
04e717da66 Bug 988536 - InContent preferences needs icons for headers and arrows. r=jaws
--HG--
rename : browser/themes/osx/preferences/in-content/check.png => browser/themes/shared/incontentprefs/check.png
rename : browser/themes/osx/preferences/in-content/check@2x.png => browser/themes/shared/incontentprefs/check@2x.png
rename : browser/themes/osx/preferences/in-content/dropdown-disabled.png => browser/themes/shared/incontentprefs/dropdown-disabled.png
rename : browser/themes/osx/preferences/in-content/dropdown.png => browser/themes/shared/incontentprefs/dropdown.png
rename : browser/themes/osx/preferences/in-content/icons.png => browser/themes/shared/incontentprefs/icons.png
rename : browser/themes/osx/preferences/in-content/icons@2x.png => browser/themes/shared/incontentprefs/icons@2x.png
rename : browser/themes/shared/in-content/preferences.css => browser/themes/shared/incontentprefs/preferences.css
rename : browser/themes/osx/preferences/in-content/sorter.png => browser/themes/shared/incontentprefs/sorter.png
2014-04-03 18:05:08 +02:00
Mark Hammond
dc8379006e Bug 986636 - use icon instead of [?] on sync prefs when master password locked. r=ttaubert 2014-04-10 12:14:43 +10:00
Richard Marti
ec6458a005 Bug 738796 - Prefpane stylings. r=jaws 2014-03-23 19:41:28 +01:00
Tim Taubert
cb8d61b7f4 Bug 738796 - New style for checkboxes and radio buttons. r=jaws 2013-12-07 11:54:45 +01:00