Commit Graph

526 Commits

Author SHA1 Message Date
Mahdi Dibaiee
2c52bcb03d Bug 915923 - [Australis] Add default icon for apps with no icon. r=jryans 2014-01-09 13:15:00 -05:00
Patrick Brosset
bf502a47dd Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Gijs Kruitbosch
692b4384c7 Bug 897268 - need finalized artwork for Australis Bookmarks Menu, r=mdeboer
--HG--
extra : rebase_source : 8636522e68b6a703c34dd093e4132656bdd45e36
2014-01-08 22:11:03 +00:00
Victor Porof
909cfa3c82 Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
2014-01-07 11:58:07 +02:00
Victor Porof
e798ebf10c Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer, r=fitzgen 2014-01-07 11:57:00 +02:00
Victor Porof
323427d634 Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past 2014-01-03 23:42:16 +02:00
Brian Grinstead
3572f0ca45 Bug 947309 - DevTools themes - use new icons for toolbar;r=paul 2014-01-03 13:32:26 -06:00
Victor Porof
78a4a1d39e Bug 952194 - The #tracer-message doesn't need !important and the 22px min-width doesn't make sense, r=fitzgen 2013-12-19 22:59:34 +02:00
Victor Porof
714bc2acfc Bug 952064 - The tracer search box doesn't need a min-width, because it flexes, r=fitzgen 2013-12-19 20:12:58 +02:00
Victor Porof
c5dc4fe2f8 Bug 952047 - The Tracer view should get its background color from the theme body, r=fitzgen 2013-12-19 20:12:25 +02:00
Victor Porof
8d4769bf9d Bug 952055 - When the Tracer tab is selected, the black splitter between the container tabbox and the source editor is invisible, r=fitzgen 2013-12-19 20:12:22 +02:00
Nick Fitzgerald
b0ffe0bd34 Bug 951794 - Make the tracers colors easier to read, r=vporof 2013-12-19 20:12:12 +02:00
Victor Porof
d66455620a Bug 951694 - Sources pane can overlap content over the source editor, r=fitzgen 2013-12-18 19:10:17 +02:00
Victor Porof
887cbb50af Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Nick Fitzgerald
d1c69daf69 Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past 2013-12-18 14:17:27 -08:00
Tim Taubert
df679aa05e Backed out changeset 40978aa5238d (bug 951694) 2013-12-18 20:07:41 +01:00
Tim Taubert
647bfdcb6e Backed out changeset eb4d2915ab26 (bug 951674) 2013-12-18 20:07:15 +01:00
Patrick Brosset
2fa4abe0c2 Bug 935417 - Better word wrapping in the css rule view. r=harth 2013-12-18 12:40:08 -05:00
Victor Porof
abf7280748 Bug 951694 - Sources pane can overlap content over the source editor, r=fitzgen 2013-12-18 19:10:17 +02:00
Victor Porof
f3e677541e Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Victor Porof
fa7e4622cb Bug 830344 - Part 2: Implement pagination when expanding objects with lots of properties, r=past 2013-12-18 19:01:38 +02:00
Gijs Kruitbosch
47913a7b1a Bug 923548 - fix Australis download glow assets, r=jaws 2013-12-16 11:44:20 +00:00
Wes Kocher
29915a0f83 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Jared Wein
fd94726c27 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
696958b500 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
cb057ada9c bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Gregory Szorc
e396fc159d 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
de893521ab Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02:00
Victor Porof
67c2866796 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
539a0cdebe Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Brian Grinstead
84e2a2de14 Bug 947346: Theme updates for Windows 2013-12-11 10:22:21 -06:00
Victor Porof
42ceb02f64 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
4c3b50869b 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
b26cf505f9 Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00
Victor Porof
1d9cc46801 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
51b7588f8a Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Nils Maier
280f4bf09f 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
6625cd926a 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
0668953aff Bug 942853: [Australis] Restore styling for buttons of wide widgets in toolbars. r=Gijs 2013-12-04 12:49:30 +01:00
Brian Grinstead
f06074efbe 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
931cb47b94 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
9ec029aebf merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Gijs Kruitbosch
761cbb47e3 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
881a7c1554 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
952b20eb2d 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
e7033f2d2b Bug 939010: [Australis] Fix normal window colors in OSX native fullscreen. r=MattN 2013-11-27 21:50:00 -08:00
Felix H. Dahlke
d6dfa4ccda Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Brian Grinstead
133ec0bded Bug 942112 - Black bottom line missing from the toolbars;r=paul 2013-11-22 09:33:56 -06:00
Victor Porof
b097ff1775 Bug 942115 - Font for code size should be 100% not 108. r=paul 2013-11-22 15:17:24 +02:00
Paul Rouget
5703fceea8 Bug 941643 - Use menlo and consolas. r=bgrins 2013-11-21 11:48:59 -05:00