Commit Graph

342 Commits

Author SHA1 Message Date
Daniel Brooks
45773d35d8 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks
f5544e18b4 about:startup - propagate theme chages to the other themes 2010-09-13 11:14:40 -04:00
Daniel Brooks
5c4bc4b225 about:startup - show the legend 2010-09-12 13:19:28 -04:00
Daniel Brooks
4e1f337c83 about:startup - get the graphs sized and scaled correctly 2010-09-12 10:29:27 -04:00
Patrick Walton
6e9e88b888 Bug 573840 - Web Console styling is broken with a Persona, r=dao, a=blocking2.0 2010-09-17 12:45:11 -03:00
Dão Gottwald
e7895315a7 Whitespace cleanup after bug 590039 2010-09-12 11:54:51 +02:00
L. David Baron
5859a14a99 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
L. David Baron
7476de1256 Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
Joe Walker
0f8cb96362 Bug 588014 - Format clickable output to look like being clickable, r+a=dietrich 2010-09-07 23:37:47 +01:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Patrick Walton
b6e0bcffd5 Bug 581231 - Part 2: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich 2010-09-08 17:08:29 -07:00
Patrick Walton
578e14f50c Bug 581231 - Part 1: Surround the Web Console's input field in a containing hbox r=dietrich a=dietrich 2010-09-08 17:08:23 -07:00
L. David Baron
9cbac68621 Fix uses of percentage -moz-outline-radius in themes for new definition of percent. (Bug 471643) r=dao a2.0=blocking:beta6+ 2010-09-07 15:20:35 -07:00
David Dahl
12bb05537a Bug 583101 - Web Console input and output display should use the same font and size r=dietrich a=dietrich 2010-09-01 12:56:06 -07:00
L. David Baron
f51578d775 Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+ 2010-08-31 16:46:41 -04:00
Julian Viereck
0f36d719e3 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-28 21:31:12 -07:00
Rob Campbell
09c3eaf639 backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers 2010-08-28 14:51:40 -03:00
Julian Viereck
a30a8f456b Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-13 12:14:01 +02:00
Dão Gottwald
fd001ecdb0 Bug 590053 - Rename headsUpDisplay.css to webConsole.css. r=gavin
--HG--
rename : toolkit/themes/gnomestripe/global/headsUpDisplay.css => toolkit/themes/gnomestripe/global/webConsole.css
rename : toolkit/themes/pinstripe/global/headsUpDisplay.css => toolkit/themes/pinstripe/global/webConsole.css
rename : toolkit/themes/winstripe/global/headsUpDisplay.css => toolkit/themes/winstripe/global/webConsole.css
extra : rebase_source : df2660db02f2ec5ba7694731a9a30320b9aab9ba
2010-08-25 20:03:28 +02:00
Mounir Lamouri
1410b0f83d Bug 457801 (2/2) - Fix default placeholder style for XUL textboxes. r=dao a2.0=blocking 2010-08-25 06:39:55 +02:00
Mounir Lamouri
a998cdc78c Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout 2010-08-25 02:40:47 +02:00
Mounir Lamouri
6bf2d28262 Bug 457801 (2/3) - Fix default placeholder style for XUL textboxes. r=enndeakin 2010-08-24 21:23:27 +02:00
Neil Rashbrook
4664a4e9b7 Bug 589570 Disabled splitters should use the default cursor r=dao a=gavin 2010-08-24 23:39:33 +01:00
Patrick Walton
9657eb463e Bug 583359 - Filter options on the Web Console should filter all messages. Part 3: Remove the old filtering logic in the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:57 -07:00
Patrick Walton
02b882302d Bug 583359 - Filter options on the Web Console should filter all messages. Part 2: Make string filtering live in the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:53 -07:00
Patrick Walton
d0b6646f67 Bug 583359 - Filter options on the Web Console should filter all messages. Part 1: Implement live filtering for the category checkboxes on the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:49 -07:00
Dão Gottwald
184cb7b51b CSS formatting cleanup 2010-08-18 09:33:54 +02:00
Patrick Walton
2527ad2118 Bug 583145 - Theme the Web Console filter bar appropriately on the Mac r=dietrich a=dietrich 2010-08-17 13:46:23 -07:00
Patrick Walton
9f57b40628 Bug 586514 - Web Console should be 100% XUL, r+a=dietrich 2010-08-13 14:36:05 -03:00
Julian Viereck
c0a7707a45 Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enndeakin, a=bsmedberg 2010-08-10 19:04:43 -03:00
stefanh@inbox.com
981e9e386f Bug 585487 - [Pinstripe] Make findbar-textbox slightly transparent in lwthemes. r=dao, a=gavin. 2010-08-10 18:44:52 +02:00
Mihai Sucan
a6d906ab11 Bug 574036 - HUD Console should allow copying text, r=sdwilsh 2010-08-10 09:37:29 -03:00
Rob Campbell
ae5fb1827b merge Bug 576642 - Backed out changeset cfc0accaf8b2 2010-08-10 08:05:46 -03:00
Rob Campbell
d7e547215d merge Bug 576642 - Backed out changeset cfc0accaf8b2 2010-08-10 08:04:32 -03:00
Rob Campbell
27d53034b2 Bug 576642 - Backed out changeset cfc0accaf8b2 2010-08-10 08:02:56 -03:00
Rob Campbell
c2dbd859e2 Bug 583145 - Backed out changeset 371d935c6f1a 2010-08-10 08:01:58 -03:00
Patrick Walton
f0462048b9 addendum to Bug 581183 - Divide the Console filters into categories, and rename them for clarity, r+a=dietrich, missed styling 2010-08-10 07:58:37 -03:00
Julian Viereck
b1e5ef3b7e Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enn, a=bsmedberg 2010-08-09 16:02:20 -03:00
Patrick Walton
abdc12dcb5 Bug 583349 - Add a prompt to the input line in the Web Console, r+a=gavin 2010-08-09 16:02:20 -03:00
Patrick Walton
1569207050 bug 583145 - Theme the web console filter bar appropriately on the mac, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton
ad0c7999fe Bug 580400 - Console should display dividers to separate messages, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton
3c8fb206ed Bug 582460 - Revamp the look of the filter buttons on the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Markus Stange
20a2bc434a Bug 581031 - Update CSS after click-through landed. r=dao 2010-07-28 15:14:15 +02:00
Neil Deakin
87921c3c7d Bug 552982, Part 5: support for titlebars on panels, r=mats,sr=roc 2010-07-27 09:38:03 -04:00
Julian Viereck
2aa98276a3 bug 576962 - console log/info etc. does handle multiple arguments + newline, r=dietrich 2010-07-16 12:00:53 -03:00
Dão Gottwald
c31a49ab16 Bug 578322 - Remove support for <popup> from all themes. r=enn 2010-07-14 08:46:12 +02:00
Dão Gottwald
c3143e067e whitespace cleanup, no bug 2010-07-13 13:11:13 +02:00
Neil Deakin
d518be9dd6 Bug 556645, extra resizer in some dialogs, r=dao 2010-07-08 08:27:47 -07:00
Steffen Wilberg
0635da26cf Bug 538813. Make about:cache and about:cache-entry pretty. r=bzbarsky 2010-07-02 16:56:09 -04:00
Steffen Wilberg
117232a5ed Bug 566178 - exclude autocomplete trees from default tree styling. r=dao 2010-07-01 11:02:45 +02:00