Commit Graph

90 Commits

Author SHA1 Message Date
Fred Lin
346924fc78 Bug 1293591 - Remove devtools/client/inspector/inspector.css. r=gl
MozReview-Commit-ID: J7auvgrcaAG

--HG--
extra : transplant_source : %F4%1A%9C%945%8A%90%DFz%02%13%17%A6%AE%A4%FAx%7C%A5%09
2016-08-10 10:33:02 +08:00
Steve Chung
7131469c22 Bug 1294059 - Remove devtools/client/styleeditor/styleeditor.css and merge with devtools/client/themes/styleeditor.css. r=ntim
MozReview-Commit-ID: LtK7KbytFvK

--HG--
extra : rebase_source : f1a2afa1bf6d6db672e9a5a32f5666743f73acc5
2016-08-11 17:25:27 +08:00
Julian Descottes
6c3ac9830f Bug 1292163 - delete unused eyedropper.css file;r=zer0
MozReview-Commit-ID: 3DVPmdEXbQT
2016-08-04 16:23:50 +02:00
James Long
ff3927cfc3 Bug 1288511 - land new debugger frontend behind a pref r=jsantell 2016-08-05 09:27:41 -04:00
Patrick Brosset
ff2b533863 Bug 1262439 - 7 - Delete the old eyedropper implementation; r=ochameau
MozReview-Commit-ID: FFrbWHiA8f3

--HG--
extra : rebase_source : ec191bb317e21e5ee555a7cbca7b2f9d7ee0c424
2016-06-09 13:33:27 +02:00
Ruturaj Vartak
cb9820838f Bug 1285747 - Replace magnifying-glass-*.png with search.svg r=ntim
MozReview-Commit-ID: 8Mpolesv2XU
2016-07-13 21:53:00 +02:00
Ricky Chien
c68666cebd Bug 1280791 - Don't apply min-width to the command-button-frames checkbox in firebug theme r=Honza
MozReview-Commit-ID: 1BrYfWKqwsP
2016-07-08 16:44:21 +08:00
"Helen V. Holmes"
a69c6d47a0 Bug 1247331: Make import snapshot an icon,r=ntim
MozReview-Commit-ID: 4p73KYag0sT
2016-07-12 20:26:00 +02:00
"Helen V. Holmes"
1f0ac93255 Bug 1260523, pixelsnap more toolbar icons and use thin style, r=ntim
MozReview-Commit-ID: 5jOCtKVuhSR
2016-07-13 10:42:00 +02:00
Julian Descottes
6bc3c91358 Bug 1283454 - migrate MDN docs tooltip to use HTML;r=ochameau
MozReview-Commit-ID: 50DceNmgGAQ

--HG--
extra : rebase_source : 669214f693c863eab72c24d3be9936fc049dd365
2016-07-05 14:39:52 +02:00
Alexandre Poirot
c660dc1021 Bug 1267414 - Convert color picker, cubic bezier and filter widgets to HTML Tooltip. r=jdescottes
--HG--
rename : devtools/client/themes/spectrum.css => devtools/client/shared/widgets/spectrum.css
2016-07-11 01:26:02 -07:00
Ruturaj
6a39600b18 Bug 1253195 - Separate filter and search boxes visually, and make the text styling consistent. r=ntim
MozReview-Commit-ID: 1KZQA9X44Qi
2016-07-08 23:03:00 +02:00
Yury Delendik
47898bf0e8 Bug 1280471 - Turn on highlight for WebAssembly text format. r=jlongster
MozReview-Commit-ID: GIeIqr3m8WX

--HG--
extra : transplant_source : %0A%A2%DB%8A%40NBm.6T%D3_%CC%F1%D1%A2%EF%23%3E
2016-06-16 16:02:49 +01:00
Julian Descottes
b46591f37c Bug 1266450 - part2: remove iframe container for HTML tooltip;r=bgrins
In order to have tooltips with a variable height, the tooltip container
should be allowed to resize itself on the fly, which cannot be achieved
with an iframe.

This changeset makes the HTMLTooltip rely on a HTML container inserted
in the XUL document directly. This allows to go back to a synchronous
API which also simplifies the implementation.

MozReview-Commit-ID: EDcsnVSKmeU

--HG--
extra : rebase_source : 80a22bc558468b69ff099602ab2364a55bcdd2f7
extra : source : 1794dbc179a093b26d06eadc18086c8f138dc008
2016-05-30 23:02:58 +02:00
Julian Descottes
973205986c Bug 1266450 - part1: move devtools tooltip styles to dedicated file;r=bgrins
Tooltip styles are scattered between common.css and panel-specific CSS
files (e.g. inspector.css). For the HTML tooltip, the panel specific CSS
files will not be applied since the tooltip container is appended to the
devtools top window.

This changeset creates a new tooltips.css file which is loaded by default
with devtools themes.

MozReview-Commit-ID: BnoRi9gLfD5

--HG--
extra : rebase_source : 3fee4731f65563c4b61371e3a3c51fb797d1a12b
extra : source : bd8878532e1f370fb49e0c50de0b2da267f7de8a
2016-06-03 14:36:56 +02:00
Yura Zenevich
4b0480b626 Bug 1277858 - adding more polish to console input focus style. r=bgrins
MozReview-Commit-ID: 1LVCcYe1a0S

--HG--
extra : rebase_source : aa9127344471d051e791214a2e7bedfa83199ebc
2016-06-03 14:15:29 -04:00
Nikhil Handa
bbae341c72 Bug 1014533: Moved spectrum.css to /client/themes/ from /client/shared/widgets and changed the respective references made to it. r=helenvholmes
MozReview-Commit-ID: 5R1KAmzQ6Ss

--HG--
rename : devtools/client/shared/widgets/spectrum.css => devtools/client/themes/spectrum.css
2016-05-09 19:56:24 +05:30
Julian Descottes
b873e263bd Bug 1259834 - Create basic HTML tooltip API;r=bgrins
First implementation of HTML based tooltip to be used in devtools
instead of XUL panels. API is similar to the current API of
Tooltip.js

MozReview-Commit-ID: 8njiKBubLSj

--HG--
extra : rebase_source : 930bf7aef48e6c16d7a560d261e2bfd06fe02a63
extra : source : 09874a1e6f2c942a1f9de827fedd14da7e67a6e5
2016-05-04 14:44:57 +02:00
Alexandre Poirot
dca4ae52c4 Bug 1266128 - Show tabs in about:debugging. r=janx
--HG--
rename : devtools/client/aboutdebugging/components/moz.build => devtools/client/aboutdebugging/components/tabs/moz.build
2016-05-03 09:06:32 -07:00
Jan Odvarko
5493538baa Bug 1201475 - Implement DOM Panel; r=linclark, bgrins, helenvholmes
MozReview-Commit-ID: IMYSW7ObOSh
2016-02-09 23:23:29 +01:00
Tim Nguyen
f9f09db5af Bug 1265985 - New icons for Firebug theme; r=Honza, helenvholmes
MozReview-Commit-ID: 9NHK9PJDDfM
2016-04-21 09:48:41 +02:00
Carsten "Tomcat" Book
9292556dcd Backed out changeset f80643f3c767 (bug 1201475) for test failures in dt1 tests on a CLOSED TREE
--HG--
extra : rebase_source : a9e9b15a33b443986220cc274134009a19013818
2016-04-21 14:26:57 +02:00
Jan Odvarko
3dd29ed55b Bug 1201475 - Implement DOM Panel; r=linclark, bgrins, helenvholmes
MozReview-Commit-ID: rNpieyIVNt
2016-02-09 23:23:29 +01:00
Jan Odvarko
5108c4eca8 Bug 1244054 - Firebug Theme, images; r=bgrins,ntim
MozReview-Commit-ID: 5V7zYnnhERv

--HG--
extra : rebase_source : 40264223f0e8312514f649a5580b3172f2a0d963
extra : histedit_source : 73e49d8725b87ffd90ff0def9c6e5185a86a72a5
2016-04-06 17:32:13 +02:00
Matteo Ferretti
7d401d4ae4 Bug 1139187 - Allow moving and resizing elements in content; r=pbro
MozReview-Commit-ID: EmmFBXW22dk

--HG--
extra : rebase_source : 78e58f1a61dfafb61cf89498881c40d42c7a6c18
2016-03-17 10:59:03 -04:00
Sebastian Hengst
28c018df59 Bug 1174395 - Convert command button icons to SVG. Follow-up: Add back accidentally removed line. r=bustage 2016-03-30 01:14:45 +02:00
"Helen V. Holmes"
70fe360ab5 Bug 1225184 - Update command buttons to SVG, and tool icons to match command button style. r=ntim
MozReview-Commit-ID: A6ib51KYRlD
2016-03-29 12:54:00 +02:00
Tim Nguyen
8a9e4cb813 Backout changeset 8edeb8f0ca56 (bug 1174395) for landing with wrong bug number. r=backout
MozReview-Commit-ID: IAYnNxm42nO
2016-03-29 23:31:42 +02:00
"Helen V. Holmes"
1ecef1ded9 Bug 1174395 - Convert command button icons to SVG, r=ntim
MozReview-Commit-ID: 1SdSpmAMAgJ
2016-03-29 12:54:00 +02:00
Nicolas Chevobbe
c123351274 Bug 1250835 - Display swatch for angles in the rules panel. r=miker
Add a swatch before angle values in the rules panel and allow cycling
through angle units with shift+click (like we already do for color units).

MozReview-Commit-ID: CWhoUQTkP1G

--HG--
extra : transplant_source : %5B%E5%AD%22%D2%20uk%07%EE%A9%E4%91YS%B3R%C3%DF%21
2016-03-08 23:04:54 +01:00
Nicolas Chevobbe
abb431e0ca Bug 1246514 - Switch toolbox-options.xul to HTML. r=bgrins
Change the XUL label + vbox to fieldset + legend as it's the most relevant
element for describing form sections.
Moreover, we don't have to look for a previous label when we hide a fieldset.
Edit scripts and tests files to adapt them to the HTML file structure.

MozReview-Commit-ID: LBfXfLRX6aj

--HG--
rename : devtools/client/framework/toolbox-options.xul => devtools/client/framework/toolbox-options.xhtml
extra : rebase_source : 4343dd55c3be9de6a09c39819959be4ad4642edc
2016-02-26 23:40:14 +01:00
Alexandre Poirot
f33b558b6b Bug 1233463 - Allow loading devtools in a tab or an html:iframe. r=jryans 2016-03-16 06:42:19 -07:00
Jan Odvarko
a83efd2468 Bug 1247065 - Implement Tree Component. r=bgrins, r=linclark, r=jlongster 2016-02-09 22:38:20 +01:00
Alexandre Poirot
ffdbd09825 Bug 1245875 - Remove Tilt from tree. r=vporof,jwalker 2016-03-03 02:27:22 -08:00
Julian Descottes
f442d87aa8 Bug 1189492 - part2:inspector modify toggle icon to support horizontal layout;r=ntim
The current toggle icon represents a side panel being expanded/collapsed. To reuse this
icon for vertical layouts, a "square" version of this icon has been created, and is
rotated using CSS when the layout switches to vertical mode.

MozReview-Commit-ID: 7QSuLrDb7zd

--HG--
extra : rebase_source : af9f238dfc298f9ad1ee00556d592f8c472711cc
2016-02-26 14:14:24 +01:00
Nick Fitzgerald
4711239ff7 Bug 1249147 - Add a resizable split pane component to devtools/client/shared/components; r=jsantell,linclark
This commit adds HSplitBox which gives two panes aligned horizontally and a
splitter between them to resize their relative widths as needed.
2016-02-23 15:38:29 -08:00
Julian Descottes
9efe5908ba Bug 1245029 - aboutdebugging full react refactor part2;r=janx,ochameau
MozReview-Commit-ID: 64V5vGn2889

--HG--
rename : devtools/client/aboutdebugging/aboutdebugging.js => devtools/client/aboutdebugging/components/aboutdebugging.js
rename : devtools/client/aboutdebugging/aboutdebugging.js => devtools/client/aboutdebugging/initializer.js
extra : rebase_source : a5431fe3d7826105a3808b92a66b4f1486fb3d77
extra : source : 2418d089253ddc4e79bed1d19911a490665fc5e6
2016-02-18 19:49:59 +01:00
Fabien Casters
b0d8c1a148 Bug 1224660 - New icon for snapshot diff view button. r=ntim 2016-02-01 01:59:00 +01:00
Tim Nguyen
a0344a9499 Bug 762979 - Update toggle breakpoints icon to match new gutter style. r=bgrins 2016-01-29 23:42:41 -05:00
Tim Nguyen
04bc5957e6 Bug 762979 - Implement shorlander's line gutter mockup for the source editor. r=vporof, bgrins 2016-01-29 23:42:09 -05:00
Jordan Santell
5b4a50f7d7 Bug 1226319 - Part 3 - Land JIT Viewer implemented in react. r=fitzgen 2016-01-28 13:00:54 -08:00
Alexandre Poirot
c5ec2a3f0f Bug 950936 - Add disable autohide button in browser toolbox to help debug panel/popups. r=bgrins 2016-01-28 10:11:31 -08:00
Julian Descottes
7fd0d42449 Bug 1242296 - mem. profiler: clear snapshots icon; r=ntim
Added a new icon clear.svg, use as clear button for the
memory profiler. Updated title for the button.
2016-01-25 00:40:47 +01:00
Gabriel Luong
0a1c9bf0fe Bug 1238133 - Part 6: Make the layout view live inside the inspector panel frame r=bgrins 2016-01-26 11:17:48 -05:00
Gabriel Luong
0529e8a060 Bug 1238133 - Part 5: Make the font inspector live inside the inspector panel frame r=bgrins 2016-01-26 11:17:48 -05:00
Gabriel Luong
f5172856d6 Bug 1238133 - Part 4: Make the computed view live inside the inspector panel frame r=bgrins 2016-01-26 11:17:48 -05:00
Gabriel Luong
9197a5ebf7 Bug 1238133 - Part 3: Make the rule view live inside the inspector panel frame r=bgrins 2016-01-26 11:17:47 -05:00
Gabriel Luong
df500ea125 Bug 1242201 - Part 1: Make one instance of markup.css r=bgrins 2016-01-25 23:09:57 -05:00
J. Ryan Stinnett
6bd419a14d Bug 1239437 - Add a basic viewport frame. r=pbrosset 2016-01-25 19:44:08 -06:00
Alexandre Poirot
6f8120903d Bug 1235780 - Remove preprocessing from floating scrollbar css. r=jryans
--HG--
rename : devtools/client/themes/floating-scrollbars.css => devtools/client/themes/floating-scrollbars-dark-theme.css
rename : devtools/client/themes/floating-scrollbars.css => devtools/client/themes/floating-scrollbars-responsive-design.css
2016-01-25 06:06:47 -08:00