Commit Graph

504 Commits

Author SHA1 Message Date
Wes Kocher
e365f41e60 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Jared Wein
7befddc561 Bug 933961 - [Australis] Hide the tab-view-deck background during customization transition. r=mconley
--HG--
extra : rebase_source : 6e913265db2b56ad1c8c7794e9e7f7ca5ec62ad5
2013-12-17 13:44:14 -05:00
Gijs Kruitbosch
ac7ba8c9b9 Bug 700363 - [Australis] Hide conditional forward button permanently when not in use to prevent accidental glitches. r=Unfocused,jaws
--HG--
extra : rebase_source : 981cf692f5e7df0b4dc59a4eb926915363de1fec
2013-12-17 13:43:50 -05:00
Shane Caraveo
862d9885b4 bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Gregory Szorc
461b5aef7e Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Victor Porof
856ca96499 Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02: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
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
Victor Porof
8e77993afa Bug 815280 - Add a enable/disable all breakpoints button to the sources toolbar, r=rcampbell
--HG--
rename : browser/themes/linux/devtools/blackBoxMessageEye.png => browser/themes/linux/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/osx/devtools/blackBoxMessageEye.png => browser/themes/osx/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/windows/devtools/blackBoxMessageEye.png => browser/themes/windows/devtools/debugger-blackboxMessageEye.png
2013-12-11 14:34:53 +02:00
Victor Porof
fb205e4386 Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul 2013-12-09 18:58:55 +02: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
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
Nils Maier
9573c39f6a Bug 944229 - [Australis] Add missing padding to PB windows in OS X native fullscreen mode without LWT. r=MattN 2013-12-06 03:36:55 -08:00
Victor Porof
7c0f715e78 Bug 893692 - The continue/stepping buttons in the debugger are very confusing when paused, r=past 2013-12-05 18:07:54 +02:00
Mike de Boer
cf9faf826f Bug 942853: [Australis] Restore styling for buttons of wide widgets in toolbars. r=Gijs 2013-12-04 12:49:30 +01: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
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
Carsten "Tomcat" Book
8c14f61fb1 merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Gijs Kruitbosch
7553b37bd2 Bug 941235 - adjust Australis' search box min-width, r=jaws
--HG--
extra : rebase_source : 3c15682900c7fb6d58a7e2876f38dc5c40adc318
2013-11-28 14:25:34 +01:00
Mike Hommey
06d6d3c5cf Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09: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
Nils Maier
fd9bb2aedd Bug 939010: [Australis] Fix normal window colors in OSX native fullscreen. r=MattN 2013-11-27 21:50:00 -08:00
Felix H. Dahlke
e7b178e320 Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Brian Grinstead
75c16906fb Bug 942112 - Black bottom line missing from the toolbars;r=paul 2013-11-22 09:33:56 -06:00
Victor Porof
6dedd6a0b0 Bug 942115 - Font for code size should be 100% not 108. r=paul 2013-11-22 15:17:24 +02:00
Paul Rouget
74d92a854e Bug 941643 - Use menlo and consolas. r=bgrins 2013-11-21 11:48:59 -05:00
Mike de Boer
728cbfe19e Bug 878065: [Australis] update the panel styling for the zoom and edit controls. r=Gijs 2013-11-21 16:39:38 +01:00
Mike de Boer
41d39db630 Bug 878065: [Australis] introduce the final, flat panel UI style. r=dao 2013-11-21 16:39:36 +01:00
Albert Juhe
0768b28208 Bug 929127 - Update the inspector sidebar tabs design according to shorlander's mockups. r=paul 2013-11-21 09:30:08 -05:00
Brian Grinstead
a2bbe38bc4 Bug 916766 - Consistent theming across panels - webconsole updates;r=paul 2013-11-21 07:49:48 -06:00
Gijs Kruitbosch
a6ab33fe81 Bug 941058 - [Australis] titlebar buttons are swapped in RTL mode, r=mikedeboer 2013-11-20 19:27:04 +01:00
Anton Kovalyov
eb741864ed Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Gijs Kruitbosch
5cbd9e36ff Merge m-c to ux 2013-11-17 23:37:53 +01:00
Matthew Noorenberghe
ac99007c00 Bug 939008 - Move UITour CSS into themes/shared/ and browser/base/content/browser.css. r=Unfocused 2013-11-17 01:32:40 -08: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
Patrick Brosset
24f15ac20f Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Gijs Kruitbosch
97d51a6cb2 Bug 937024 followup: use -o rather than > per glandium's advice, rs=bustage 2013-11-11 11:50:47 +01:00
Gijs Kruitbosch
1f1b60b1be Bug 937024 - fix build bustage from bug 935305, rs=trivial,bustage 2013-11-11 10:15:33 +01:00
Mike Conley
36b712ce3b Bug 932963 - Break customize mode transition into several phases. r=jaws. 2013-11-06 23:42:31 -05:00
Gijs Kruitbosch
5b8e8a7c7d Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Jared Wein
89171301a7 Bug 886444 - [Australis] Remove top padding on the window while in customization mode and also remove the ability to exit customization mode by clicking on the increased window padding. r=Gijs ui-r=shorlander 2013-11-05 15:00:30 -05:00
Tim Taubert
97e9499115 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Gijs Kruitbosch
3e2958db9c Bug 932344 - draw tabstoolbar bottom border ourselves during customize mode, private browsing mode and fullscreen, r=MattN 2013-11-02 11:32:25 +01:00
Gijs Kruitbosch
11c5c54f4e Bug 851652 - add comment as requested, rs=me, DONTBUILD 2013-10-31 23:34:25 +01:00
Victor Porof
fa839ec160 Bug 930928 - Shader compilation errors should be displayed in the editor, r=rcampbell,anton 2013-11-05 14:07:37 +02:00
Phil Ringnalda
bfde5fc447 Merge m-i to m-c 2013-10-27 19:22:36 -07:00
Nick Fitzgerald
8b2bff59bb Bug 929868 - Set a min-width on all toolbarbuttons in the #sources-toolbar. r=vporof 2013-10-27 16:33:27 -04:00
Victor Porof
302576c396 Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00