Nils Maier
|
9d7635161d
|
Bug 611073 - Replace the inner border color with a regular padding, improving treechildren::-moz-tree-progressmeter performance. r=dao
|
2010-11-25 10:06:28 +01:00 |
|
Bill Gianopoulos
|
262c1041d6
|
Bug 585370 - "Implement the Firefox button on Linux" [r=dao ui-r=faaborg a=dolske]
|
2010-11-12 02:01:00 -08:00 |
|
Ian Neal
|
a10a2b5ae8
|
Bug 609422 - Insert and Format entries in menubar in MailNews Compose window enable on hover
r=dao a2.0=benjamin
|
2010-11-10 23:31:32 +00:00 |
|
Patrick Walton
|
fe01095407
|
Bug 596315 - Animate the opening and closing of the Web Console, r=dietrich, a=johnath
|
2010-11-10 11:10:26 -05:00 |
|
Patrick Walton
|
1924ccaad6
|
Bug 607163 - Part 3: Remove !important from the Web Console CSS, r=dao, a=gavin
|
2010-11-10 11:10:25 -05:00 |
|
Patrick Walton
|
9e97e5169f
|
Bug 607163 - Part 1: Make the Web Console's CSS conform to the Mozilla CSS performance guidelines, r=dao, a=gavin
|
2010-11-10 11:10:25 -05:00 |
|
Dão Gottwald
|
328048b888
|
Bug 608522 - menubar shouldn't be draggable when a lightweight theme is applied (missing colon in global.css). r+a=gavin
|
2010-11-05 09:29:45 +01:00 |
|
Dão Gottwald
|
2217bacf89
|
whitespace cleanup
|
2010-10-24 11:17:06 +02:00 |
|
Dão Gottwald
|
067090bdd6
|
whitespace cleanup
|
2010-10-24 11:03:47 +02:00 |
|
Markus Stange
|
6a4c9d83fd
|
Bug 594484 - Don't override cursor and color styles for the number box text input because it breaks disabled="true" styling. r=dao a=gavin
--HG--
extra : rebase_source : 2aab724e58b26ae4f46f960e6dc0da63528f1808
|
2010-10-15 12:23:11 +02:00 |
|
Neil Deakin
|
71674132a2
|
Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+
|
2010-10-13 15:41:37 -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 |
|
Mihai Sucan
|
af713695d1
|
Bug 587617 - Can't select text in the output of the WebConsole on linux; f=ddahl,rcampbell r=dietrich a=dietrich
|
2010-09-15 11:27:10 -04:00 |
|
Neil Deakin
|
43da4cf629
|
Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+
|
2010-09-15 11:25:08 -04:00 |
|
Dão Gottwald
|
1fb976dff1
|
Bug 419298 - Dialog icons should be displayed in the native OS theme size without scaling. r=neil
|
2010-09-15 09:26:02 +02:00 |
|
Michael Monreal
|
c0d7893a85
|
Bug 594719 - Use GTK icons on notification bars. r=dao
|
2010-09-15 09:24:47 +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
|
a1c14d9091
|
Bug 581231 - Part 3: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich
|
2010-09-08 17:08:36 -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 |
|
Dão Gottwald
|
9a5e2d14bd
|
Bug 591310 - "Phrase not found" find bar status message is misaligned. r=mventnor
--HG--
extra : rebase_source : 50803cddfc4ac6b98cf0aa4d0ac389bd50b45067
|
2010-08-31 21:26:30 +02: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 |
|
Rob Campbell
|
fe68f885cb
|
bug 587617 - Backed out changeset 6d8a749a3c57, a=#developers
|
2010-08-23 11:58:56 -03:00 |
|
Mihai Sucan
|
1a1545a42c
|
bug 587617 - Can't select text in the output of the WebConsole, r+a=dietrich
|
2010-08-23 10:44:12 -03:00 |
|
Dão Gottwald
|
20c3134180
|
Bug 585935 - scrollboxes should use native scroll arrows. r=ventnor a=bs
|
2010-08-19 09:46:47 +02: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 |
|
Patrick Walton
|
f08b7898ce
|
Bug 584571 - Allow the Web Console to be separately themed on Linux, r+a=gavin
--HG--
rename : toolkit/themes/winstripe/global/headsUpDisplay.css => toolkit/themes/gnomestripe/global/headsUpDisplay.css
|
2010-08-12 15:43:09 -03:00 |
|
Ian Spence ext:(%2C%20Michael%20Monreal%20%3Cmichael.monreal%2Bmoz%40gmail.com%3E)
|
fefa76bb2b
|
Bug 412773 - Implement -moz-appearance: button-arrow-up/down/next/previous and use them in the find bar and for expander buttons. r=roc, r=dao, ui-r=faaborg
|
2010-07-27 16:57:47 +02:00 |
|
Dão Gottwald
|
2e465c995c
|
whitespace fix
|
2010-07-18 16:30:11 +02:00 |
|
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
d512b62fb4
|
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
|
2010-07-17 10:11:54 +02:00 |
|
Dão Gottwald
|
c31a49ab16
|
Bug 578322 - Remove support for <popup> from all themes. r=enn
|
2010-07-14 08:46:12 +02:00 |
|
Steffen Wilberg
|
117232a5ed
|
Bug 566178 - exclude autocomplete trees from default tree styling. r=dao
|
2010-07-01 11:02:45 +02:00 |
|
Gavin Sharp
|
b07258ee32
|
Bug 509642: improve styling of menu buttons, r=enn
--HG--
extra : rebase_source : d01e66e2d927cfa5bb5b39ed619e45b5eaab8fa0
|
2010-04-13 15:54:07 -04:00 |
|
Neil Deakin
|
f4a7533d50
|
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
|
2010-06-21 08:37:35 -04:00 |
|
Dão Gottwald
|
e09941acb9
|
Backed out changeset 3a711e98c1ed
|
2010-06-14 17:06:43 +02:00 |
|
Dão Gottwald
|
6bf49b08f3
|
additional output for browser_relatedTabs.js
|
2010-06-14 16:57:28 +02:00 |
|
L. David Baron
|
934c377eda
|
Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
Steffen Wilberg
|
1920b72b59
|
Bug 282127: Highlight odd tree rows in trees with multiple columns in Gnomestripe and Pinstripe. Implement and use ::-moz-tree-row(multicol). ui-review=faaborg, r=enndeakin
|
2010-05-12 20:25:48 +02:00 |
|
stefanh@inbox.com
|
dfcefac3af
|
Bug 547492 - Use correct resize cursor for collapsed splitters (also make grippy arrows rtl-friendly). r=dao.
--HG--
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/pinstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/pinstripe/global/splitter/grip-left.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/pinstripe/global/splitter/grip-right.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/pinstripe/global/splitter/grip-top.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/winstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/winstripe/global/splitter/grip-left.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/winstripe/global/splitter/grip-right.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/winstripe/global/splitter/grip-top.gif
|
2010-04-19 21:21:30 +02:00 |
|