Commit Graph

3936 Commits

Author SHA1 Message Date
Florian Quèze
f9e2511c13 Bug 1016367 - Package @2x translation icons on Windows and Linux, r=felipe. 2014-05-28 00:44:14 +02:00
Alex Harris
29715da82d Bug 1011624 - Move themes/*/devtools/inspector.css into themes/shared/devtools/inspector.css. r=bgrins
--HG--
rename : browser/themes/osx/devtools/inspector.css => browser/themes/shared/devtools/inspector.css
2014-05-27 09:24:00 -04:00
Joe Walker
cbc6b76c9a Bug 1013887 - Make CSS coverage should look nicer; r=harth 2014-05-26 19:57:58 +01:00
Heather Arthur
68112e6bac Bug 1012806 - Add @media rules sidebar to style editor; r=jwalker 2014-05-26 13:52:24 -04:00
Dão Gottwald
8b64a56531 Bug 1014587 - Simplify toolbar-menubar and TabsToolbar styling by never giving them a background color. r=mdeboer 2014-05-26 18:31:17 +02:00
Tim Taubert
981dc9ccd2 Bug 993959 - Fix focus outline for .notification-anchor-icon on Windows r=dao 2014-05-26 10:56:42 +02:00
Richard Marti
38bcbe4a0e Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws 2014-05-23 18:16:32 +02:00
Jared Wein
062700e6ea Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Dão Gottwald
70f75cd4bc Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
c963498105 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
203aa359ec Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Wes Kocher
2c816c1d1b Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage 2014-05-23 10:06:19 -07:00
Dão Gottwald
ab1d0f9381 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Alex Harris
7beed14c14 Bug 1011173 - Remove background-noise.toolbar.png and its references. r=bgrins 2014-05-22 17:53:00 +02:00
Hernan Rodriguez Colmeiro
47fdcec7a9 Bug 974641 - Favicon for in-content preferences. r=jaws 2014-05-22 20:52:00 +02:00
Florian Quèze
de59008bd2 Bug 1013537 - Implement animated translation icon for "Translation in Progress" infobar, r=felipe. 2014-05-22 22:33:13 +02:00
Victor Porof
347180ba09 Bug 1014532 - Remove border radius from Linux toolbar tabs. r=bgrins 2014-05-22 09:05:12 -04:00
Joe Walker
d265e4d588 Bug 975522 - Add CSS coverage commands; r=harth 2014-05-22 11:04:47 +01:00
Victor Porof
41a099d157 Bug 1013949 - Consider removing the dashed underline from variables and properties. r=past 2014-05-21 09:43:43 -04:00
Jared Wein
cd263b808a Bug 1008355 - Easter egg whimsycorn should spin on click. r=Dao 2014-05-20 15:40:00 -04:00
Jared Wein
08efaba822 Bug 759252 - Use CSS animations for the connecting and progress throbbers. r=fryn, r=Dao 2014-05-21 09:48:00 -04:00
Brian Grinstead
61a42080e8 Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-21 16:38:17 -05:00
Dão Gottwald
0280976301 Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Ed Morley
ae6eaeaeb5 Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures 2014-05-21 15:55:58 +01:00
Ed Morley
26a067fa91 Backed out changeset 06607dd59bba (bug 987089) 2014-05-21 15:48:57 +01:00
Jordan Santell
760dff86c6 Bug 1011757 - Add aero styling for web audio editor. r=vp 2014-05-19 13:37:00 -04:00
Jordan Santell
e2a3b14c3f Bug 1006875 - Better styles for graphs in web audio editor, r=vp 2014-05-20 12:50:00 +02:00
Tim Nguyen
e6aaae658c Bug 973691 - Make the code mirror find/go to line match the devtools theme. r=bgrins 2014-05-16 14:48:00 +02:00
Jacob Acord
4fe4d33b74 Bug 1011172 - Remove obsolete images from tabbrowser/. r=dao 2014-05-20 12:34:00 +02:00
Brian Grinstead
509718ef42 Bug 1013557 - Shader and Style Editor eye icons are wrongly inverted in light theme. r=vporof 2014-05-20 14:09:00 +02:00
Tim Nguyen
b7ceda0252 Bug 1013551 - .dbg-expression-arrow background is missing. r=bgrins 2014-05-20 13:39:00 +02:00
Richard Marti
4b5af3ebb0 Bug 993369 - Make the menulists wider in in-content preferences. r=jaws 2014-05-20 18:03:17 +02:00
Girish Sharma
a16344f302 Bug 993014 - Tree and table widgets for devtools, r=bgrins 2014-05-21 03:54:08 +05:30
Marco Bonardo
b6041d5d9c Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Brian Grinstead
a107fa9a12 Bug 987089 - fix -moz-user-focus rule in projecteditor on CLOSED TREE;r=jryans 2014-05-20 13:52:06 -05:00
Brian Grinstead
cc9c04dafe Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul 2014-05-20 12:25:16 -05:00
Dão Gottwald
a3eb9057c1 Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs 2014-05-20 15:41:11 +02:00
Dão Gottwald
72802a55e1 Bug 987859 - TabsToolbar margin needs to be dropped when entering fullscreen mode rather than when the sizemode attribute changes, which is too late. r=gijs 2014-05-20 15:01:56 +02:00
Carsten "Tomcat" Book
eb3c441d69 Backed out changeset c058132f270e (bug 988481) for bc1 test failures 2014-05-20 14:01:41 +02:00
Marco Bonardo
ecff0ce2b5 Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Brandon Benvie
c166faa06c Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 13:49:28 -07:00
Tim Nguyen
382dbebc61 Bug 1012166 - Use SVG files for itemArrow-* in DevTools. r=bgrins 2014-05-17 15:24:00 +02:00
Tim Nguyen
b447152353 Bug 1012811 - Color swatch background doesn't stay in the right place while scrolling. r=bgrins 2014-05-19 15:21:25 -05:00
Alex Harris
7a4872d125 Bug 1010959 - Move computedview.css theme files into single shared theme file. r=bgrins
--HG--
rename : browser/themes/osx/devtools/computedview.css => browser/themes/shared/devtools/computedview.css
2014-05-19 13:46:04 -05:00
Tim Nguyen
41260fcd06 Bug 1009145 - HDPI support for Debugger icons. r=bgrins 2014-05-16 15:25:00 +02:00
Tim Nguyen
ae43efa29c Bug 1011249 - Add HDPI profiler-stopwatch.svg icon. r=bgrins 2014-05-16 14:53:00 +02:00
Girish Sharma
7509f79d7d Bug 1011727 - Remove extra rules from themes/windows/devtools/debugger.css which are not in other platforms, r=bgrins 2014-05-17 03:26:44 +05:30
Mike Conley
ee38478919 Bug 1008183 - Show a private browsing indicator on Windows in fullscreen mode if tabs are in the titlebar. r=jaws. 2014-05-16 08:00:00 -04:00
Alex Harris
b437af3b30 Bug 956044 - Add a checkered background to the inspector color swatches. r=bgrins 2014-05-15 14:14:00 -04:00
Tim Nguyen
fcaf77a771 Bug 998687 - Wrong Edit bookmark open state styling on Windows 7. r=jaws 2014-05-09 13:09:00 -04:00