Commit Graph

108 Commits

Author SHA1 Message Date
Brian Grinstead
f265af2009 Bug 947309 - DevTools themes - use new icons for toolbar;r=paul 2014-01-03 13:32:26 -06:00
Victor Porof
8cbe5d31e1 Bug 952565 - Minor style tweaks for the Toolbox tabbar, r=bgrins 2013-12-21 18:55:48 +02:00
Albert Juhe
51ef22900b Bug 950667 - DevTools CSS - Use an attribute instead of .highlighted class for styling tabs like the paused debugger. r=bgrins 2013-12-20 11:40:21 -05:00
Victor Porof
bd10846bdf Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Tim Taubert
8128050433 Backed out changeset 55d8f5ede1d3 (bug 950667) on a CLOSED TREE 2013-12-18 20:23:46 +01:00
Tim Taubert
8d679bbe90 Backed out changeset eb4d2915ab26 (bug 951674) 2013-12-18 20:07:15 +01:00
Albert Juhe
5fedf4a2f6 Bug 950667 - DevTools CSS - Use an attribute instead of .highlighted class for styling tabs like the paused debugger. r=bgrins 2013-12-18 12:40:36 -05:00
Victor Porof
85270d75a6 Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Brian Grinstead
2943f4d5c4 Bug 948324 - DevTools Themes: Remote connection screen does not have devtools text input styling;r=past 2013-12-17 11:07:37 -06:00
Albert Juhe
b924cc3b5d Bug 947839 - The top green border of a "highlighted" tab doesn't extend over the margins like "selected" tabs. r=bgrins 2013-12-17 11:05:00 -05:00
Brian Grinstead
a73651341f Bug 947836 - Non-toolbox devtools toolbars are grey;r=paul 2013-12-09 16:21:26 -06:00
Jan Beich
fefbb8a472 Bug 948946 - Test toolkit, not platform, for linux theme. r=dao 2013-12-13 12:12:00 -05:00
Victor Porof
e8291ba700 Bug 948873 - Function closures and other psuedo variables shouldn't have a bottom border in the variables view, r=past 2013-12-12 22:14:29 +02:00
Victor Porof
8934b1fb77 Bug 948872 - Safe getters shouldn't be colored differently in the variables view, r=past 2013-12-12 22:14:28 +02:00
Victor Porof
0f2c5d332d Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Brian Grinstead
5a1b8755b1 Bug 947346: Theme updates for Windows 2013-12-11 10:22:21 -06:00
Brian Grinstead
d9dc3d1910 Bug 947708 - RTL support for toolbox tabs, fix up small UI regressions from Bug 941579;r=vporof 2013-12-08 09:56:37 -06:00
Albert Juhe
07c19ede1b Bug 941579 - Update the toolbox tabs design according to shorlander's mockups. r=bgrins 2013-12-07 17:34:03 -06:00
Brian Grinstead
46ac12542c Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00
Brian Grinstead
486f289cce Bug 947257 - Splitters have a dark squary sort of thing in their center. r=paul 2013-12-06 11:34:21 -06:00
Victor Porof
c141162d31 Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell 2013-12-06 18:33:59 +02:00
Brian Grinstead
025328a3f1 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Brian Grinstead
d6c3fe06d2 Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file;r=paul
--HG--
rename : browser/devtools/framework/toolbox.css => browser/devtools/framework/options-panel.css
2013-12-02 08:57:58 -06:00
Brian Grinstead
899341a8c6 Bug 946326 - Dark theme gutter is transparent;r=nfitzgerald 2013-12-04 19:36:09 -06:00
Brandon Benvie
b04c4c4053 Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans 2013-12-02 20:07:13 -08:00
Brian Grinstead
9ab9bc2b37 Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view. r=paul 2013-11-25 13:25:25 -06:00
Victor Porof
c10c77ba16 Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell 2013-11-29 16:47:52 +02:00
Brian Grinstead
2562e23ead Bug 942815 - DevTools themes - webconsole autocomplete hints not visible with new theme;r=paul 2013-11-25 10:20:36 -06:00
Brian Grinstead
75c16906fb Bug 942112 - Black bottom line missing from the toolbars;r=paul 2013-11-22 09:33:56 -06:00
Brian Grinstead
a2bbe38bc4 Bug 916766 - Consistent theming across panels - webconsole updates;r=paul 2013-11-21 07:49:48 -06:00
Nick Fitzgerald
368377856e Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past 2013-11-19 15:17:40 -08:00
Patrick Brosset
f032bbe4a2 Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
J. Ryan Stinnett
d58558034d Bug 937607 - Add explicit save button for the manifest editor. r=paul 2013-11-13 13:34:29 -06:00
Albert Juhe
45267707a1 Bug 936422 - Infobar separator missing in locked state after bug 927815. r=paul 2013-11-15 21:47:02 -05:00
Brian Grinstead
3d1ba55a98 Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Paul Rouget
b4bc2ec7e3 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-15 21:47:00 -05:00
Patrick Brosset
24f15ac20f Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Ed Morley
e7c483c950 Merge mozilla-central and fx-team 2013-11-12 15:12:05 +00:00
Ed Morley
de83d48ee7 Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Oprea Andrei
19459f5bdd Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan 2013-11-11 19:00:07 +02:00
Michael Ratcliffe
17943291d6 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Girish Sharma
f2a9a3f45b Bug 900415 - Should be able to open the autocompletion popup at an offset from the anchor node. r=msucan 2013-11-09 18:06:23 +05:30
J. Ryan Stinnett
addc9c2cfe Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul
--HG--
extra : rebase_source : fe7a8989c9e09b42b31c76c14cbd08034c5b91f3
2013-11-07 11:31:32 -06:00
Ryan VanderMeulen
a2de05a80f Backed out changesets 45b199e32b8e, 0b7c44eff352, and 763edcbd5757 (bug 912918) for test_app_validator.html timeouts. 2013-11-07 16:35:18 -05:00
J. Ryan Stinnett
51c65f6469 Bug 912918 - Part 2: Display warnings and errors if both are present. r=paul 2013-11-07 11:31:32 -06:00
Paul Rouget
170a2968ec Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Ryan VanderMeulen
3fdb7d030f Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug. 2013-11-07 14:08:14 -05:00
Paul Rouget
a533de3dbf Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-07 09:14:22 -05:00
Carsten "Tomcat" Book
9bf446e3b6 Backed out changeset a0737b57f233 (bug 912891) for browser chrome failures 2013-11-12 08:47:46 +01:00
Victor Porof
62117c478c Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00