Commit Graph

3184 Commits

Author SHA1 Message Date
Brian Grinstead
2eace53387 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
fb049e8212 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
Shane Caraveo
8ba380e694 bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Jared Wein
57dfa18eb4 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
f27618ecb3 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
Brian Grinstead
ba7b234d6c Bug 947836 - Non-toolbox devtools toolbars are grey;r=paul 2013-12-09 16:21:26 -06:00
Jan Beich
f6ee7f5b75 Bug 948946 - Test toolkit, not platform, for linux theme. r=dao 2013-12-13 12:12:00 -05:00
Gregory Szorc
158ed8b3ec 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
9bb2857db1 Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02:00
Victor Porof
fde66faaff 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
cc85b0022d 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
c021c97d96 Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Brian Grinstead
c4209dafdc Bug 947346: Theme updates for Windows 2013-12-11 10:22:21 -06:00
Christian Ascheberg
c730add8f5 Bug 735607 - [Australis] Add hover effect in URL and search bars when using personas. r=dao 2013-12-12 09:56:57 +01:00
Victor Porof
b7bec0e835 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
Matthew Noorenberghe
e93dd15e9e Bug 948807 - [Australis] UITour: Fix highlight position and clipping when a dimension is smaller than the minimum. r=Unfocused 2013-12-10 23:35:31 -08:00
Matthew Noorenberghe
4705c7d9c1 Bug 936187 - [Australis] UITour: Switch highlight to a <panel> so it overlays the menu panel. r=Unfocused 2013-12-10 23:35:20 -08:00
Gijs Kruitbosch
67deb41ef2 Bug 940387 - change Australis' wide widget styling in palette to fit into grid, r=mikedeboer 2013-12-06 21:01:49 +01:00
Victor Porof
e53643de5b 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
06b4a09875 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
83dfb75bee Bug 941579 - Update the toolbox tabs design according to shorlander's mockups. r=bgrins 2013-12-07 17:34:03 -06:00
Brian Grinstead
2c3d0eab59 Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00
Brian Grinstead
babd1035e1 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
8d6cff55e3 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
e3ecf71a28 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Nils Maier
20fdaf3156 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
Marina Samuel
8de068c7bb Bug 944781: Restore old toolbar & menu-panel png files and use new metro glyphs. r=mconley 2013-12-05 12:20:03 -05:00
Victor Porof
777137829a 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
a6d5c8e063 Bug 942853: [Australis] Restore styling for buttons of wide widgets in toolbars. r=Gijs 2013-12-04 12:49:30 +01:00
Mike de Boer
bcd907018e Bug 940251: [Australis] fix back-button arrow direction in RTL mode on non-retina displays. r=dao 2013-12-04 14:29:31 +01:00
Matthew Noorenberghe
4994826db0 Bug 941387 - [Australis] UITour: Implement the new highlight styling and animation. ui-r=mmaslaney r=Unfocused 2013-12-04 22:12:57 -08:00
Brian Grinstead
9d6c7a7dc5 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
7897bc8001 Bug 946326 - Dark theme gutter is transparent;r=nfitzgerald 2013-12-04 19:36:09 -06:00
Brandon Benvie
4a242405f7 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
c40b2ecd96 merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Gijs Kruitbosch
eb6892a43b Bug 941235 - adjust Australis' search box min-width, r=jaws
--HG--
extra : rebase_source : 3c15682900c7fb6d58a7e2876f38dc5c40adc318
2013-11-28 14:25:34 +01:00
Brian Grinstead
052cc38003 Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view. r=paul 2013-11-25 13:25:25 -06:00
Ryan VanderMeulen
e57afbe1f2 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
bf60896454 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
Jared Wein
0b8391721b Bug 939943 - [Australis] Make the Exit Customize button more obvious. r=mconley 2013-12-02 00:27:39 -05:00
Patrick Brosset
07255e1ead Bug 943345 - Adds the devtools tooltip arrow image for aero theme, r=miker 2013-11-29 21:14:28 +01:00
Victor Porof
d6057ceb5c 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
Marina Samuel
4d00f56497 Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy 2013-11-19 13:06:58 -05:00
Nils Maier
d0fc67ccd2 Bug 939010: [Australis] Fix normal window colors in OSX native fullscreen. r=MattN 2013-11-27 21:50:00 -08:00
Jared Wein
a93cbd5f5d Bug 940448 - Forward button takes up space even when it's hidden if the search box is placed before the url container. r=mconley 2013-11-27 18:59:20 -05:00
Felix H. Dahlke
b2757a75e4 Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Brian Grinstead
794a0921bf Bug 942815 - DevTools themes - webconsole autocomplete hints not visible with new theme;r=paul 2013-11-25 10:20:36 -06:00
Gijs Kruitbosch
1186cf1d1e Bug 942011 - [Australis] fix issue with 'nested-buttons' replacement variable, r=jaws
--HG--
extra : rebase_source : ce09fbe1ad985cbcd7b540901cdcfd1f87e55bb6
2013-11-22 15:00:21 +01:00
Brian Grinstead
cb539149e2 Bug 942112 - Black bottom line missing from the toolbars;r=paul 2013-11-22 09:33:56 -06:00
Victor Porof
cd15a1bb86 Bug 942115 - Font for code size should be 100% not 108. r=paul 2013-11-22 15:17:24 +02:00
Gijs Kruitbosch
1537468d83 Bug 918782 - [Australis] move functional customize mode styles to browser/base, r=mconley
--HG--
extra : rebase_source : d0ac2b415d1c7ab1c02219e954e66d6819347baf
2013-11-22 15:25:55 +01:00
Paul Rouget
96f992e70b Bug 941643 - Use menlo and consolas. r=bgrins 2013-11-21 11:48:59 -05:00
Mike de Boer
d6d341bddd 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
1c13e33ab2 Bug 878065: [Australis] introduce the final, flat panel UI style. r=dao 2013-11-21 16:39:36 +01:00
Albert Juhe
03b1018b00 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
21f9f4e728 Bug 916766 - Consistent theming across panels - webconsole updates;r=paul 2013-11-21 07:49:48 -06:00
fx4waldi@yahoo.com
01d8f87cd9 Bug 940985 - [Australis] Win7 glass: Cut/Copy/Paste and zoom control are not inverted on tab bar and menu bar, r=gijs 2013-11-20 07:27:00 +01:00
Gijs Kruitbosch
31df73edf9 Bug 941058 - [Australis] titlebar buttons are swapped in RTL mode, r=mikedeboer 2013-11-20 19:27:04 +01:00
Anton Kovalyov
e26d1575d0 Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Nick Fitzgerald
715002d816 Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past 2013-11-19 15:17:40 -08:00
Brandon Cheng
4374b8a99b Bug 873626 - [Australis] Fix issue with specificity of nav-bar padding on Linux; r=dao
--HG--
extra : rebase_source : 0358784ed48ed4c8dc232530f8981ed1e44d02c0
2013-11-19 11:13:17 -05:00
Wes Kocher
28b297c750 Backed out changeset 71dc115fe230 (bug 929766) for other m-bc bustage on what I'm guessing is a CLOSED TREE 2013-11-18 16:03:13 -08:00
Anton Kovalyov
5e677c0be4 Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-18 14:05:07 -08:00
Patrick Brosset
1a3c87336c Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Gijs Kruitbosch
f2ebe7d75b Bug 919965 - [Australis] improve dnd feedback in the panel, r=mikedeboer
DONTBUILD because I'm just relanding to fix the commit message
2013-11-13 14:20:32 +01:00
Gijs Kruitbosch
9da15c701f Backed out changeset 77c3e8e02df4 (bug 919965) to fix commit msg 2013-11-18 18:46:04 +01:00
Gijs Kruitbosch
992d4ec18f Bug 919965 - improve dnd feedback in the panel, r=mikedeboer 2013-11-13 14:20:32 +01:00
Gijs Kruitbosch
d283ec620c Merge m-c to ux 2013-11-18 13:44:32 +01:00
Gijs Kruitbosch
1e3930ad3d Merge m-c to ux 2013-11-17 23:37:53 +01:00
Mike Conley
f209b886da Bug 938754 - Move opacity from Aero Glass Fog into alpha channel of TabsToolbar::before box-shadow colour. r=Gijs,MattN. 2013-11-15 13:26:09 -05:00
Gijs Kruitbosch
4f5a01fecc Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Matthew Noorenberghe
ccbd221b61 Bug 929548 - Tab middle LWT background disappears upon dragging. r=Gijs 2013-11-15 03:13:52 -08:00
Mike Conley
8fb2d30426 Backout bug 908796 - the workaround from this bug is no longer required because we do not draw the closing tab anymore. rs=MattN, Gijs. 2013-11-14 16:36:30 -05:00
Gijs Kruitbosch
0893d603c6 Bug 918226 - expose 'work offline' in the developer subview, r=mikedeboer 2013-11-14 16:26:01 +01:00
Matthew Noorenberghe
a06f0d3bb6 Bug 939008 - Move UITour CSS into themes/shared/ and browser/base/content/browser.css. r=Unfocused 2013-11-17 01:32:40 -08:00
J. Ryan Stinnett
3afb0d7de5 Bug 937607 - Add explicit save button for the manifest editor. r=paul 2013-11-13 13:34:29 -06:00
Albert Juhe
a55de2f3f1 Bug 936422 - Infobar separator missing in locked state after bug 927815. r=paul 2013-11-15 21:47:02 -05:00
Jared Wein
17f492c66e Bug 873626 - Followup: Adjust height of navbar to 40px per Australis specs on Linux. r=me 2013-11-12 14:44:34 -05:00
Brandon Cheng
97ada8e8d5 Bug 873626 - Adjust height of navbar to 40px per Australis specs; r=jaws 2013-11-12 13:35:50 -05:00
Brian Grinstead
198c03bdb2 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
30ac55dbf8 Bug 912891 - [app manager] Open the toolbox in the app manager. r=ochameau 2013-11-15 21:47:00 -05:00
Patrick Brosset
fc21c5dfa2 Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Benjamin Smedberg
d90d2d0d49 Bug 932854 - when a site uses a hidden plugin, show a notification bar to aid discoverability. This patch, suitable for trunk and branch, uses existing strings which are not ideal. r=jaws 2013-11-11 16:11:12 -05:00
Gijs Kruitbosch
ce39cbf149 Bug 931092 - add styling specifically for widgets, r=mconley 2013-10-29 17:09:19 +01:00
Gijs Kruitbosch
c267cbe07d Merge mozilla-central and ux 2013-11-12 17:30:17 +01:00
Ed Morley
d73a18b6d0 Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Gijs Kruitbosch
6ac0c963fa Merge mozilla-central and ux 2013-11-11 22:41:49 +01:00
Michael Ratcliffe
20b41f9880 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Gijs Kruitbosch
16a1f5a607 Bug 937024 followup: use -o rather than > per glandium's advice, rs=bustage 2013-11-11 11:50:47 +01:00
Gijs Kruitbosch
e951695aa0 Bug 937024 - fix build bustage from bug 935305, rs=trivial,bustage 2013-11-11 10:15:33 +01:00
Jared Wein
012d1115e2 Automated merge with https://hg.mozilla.org/mozilla-central 2013-11-08 13:22:23 -05:00
J. Ryan Stinnett
1e51efc879 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
Girish Sharma
49e4af2c06 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
Mike Conley
18a23d863c Bug 932963 - Break customize mode transition into several phases. r=jaws. 2013-11-06 23:42:31 -05:00
Gijs Kruitbosch
5ac2fc613a merge m-c to ux 2013-11-06 22:25:39 +01:00
Gijs Kruitbosch
c38e551bb3 Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Victor Porof
f38a02524f Bug 934225 - GLSL code should be syntax highlighted, r=anton 2013-11-06 11:59:20 +02:00
Jared Wein
2171b2466f 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
fdd21de997 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
Ryan VanderMeulen
191c040091 Backed out changesets 45b199e32b8e, 0b7c44eff352, and 763edcbd5757 (bug 912918) for test_app_validator.html timeouts. 2013-11-07 16:35:18 -05:00