Rob Campbell
|
73aad4593a
|
merge Bug 576642 - Backed out changeset cfc0accaf8b2
|
2010-08-10 08:05:46 -03:00 |
|
Rob Campbell
|
a8a4e1b748
|
merge Bug 576642 - Backed out changeset cfc0accaf8b2
|
2010-08-10 08:04:32 -03:00 |
|
Rob Campbell
|
d1f50ff6b6
|
Bug 576642 - Backed out changeset cfc0accaf8b2
|
2010-08-10 08:02:56 -03:00 |
|
Rob Campbell
|
1af58fff41
|
Bug 583145 - Backed out changeset 371d935c6f1a
|
2010-08-10 08:01:58 -03:00 |
|
Patrick Walton
|
fbb4d705db
|
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
|
cc77f556f3
|
Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enn, a=bsmedberg
|
2010-08-09 16:02:20 -03:00 |
|
Patrick Walton
|
0314cb06e4
|
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
|
d962eab09b
|
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
|
eae8f9b860
|
Bug 580400 - Console should display dividers to separate messages, r+a=dietrich
|
2010-08-09 15:35:33 -03:00 |
|
Patrick Walton
|
bc222889c9
|
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
|
d0959447e0
|
Bug 581031 - Update CSS after click-through landed. r=dao
|
2010-07-28 15:14:15 +02:00 |
|
Neil Deakin
|
ea294cf422
|
Bug 552982, Part 5: support for titlebars on panels, r=mats,sr=roc
|
2010-07-27 09:38:03 -04:00 |
|
Julian Viereck
|
27941d1313
|
bug 576962 - console log/info etc. does handle multiple arguments + newline, r=dietrich
|
2010-07-16 12:00:53 -03:00 |
|
Dão Gottwald
|
4bcab7aa56
|
Bug 578322 - Remove support for <popup> from all themes. r=enn
|
2010-07-14 08:46:12 +02:00 |
|
Dão Gottwald
|
7e4fec9ff9
|
whitespace cleanup, no bug
|
2010-07-13 13:11:13 +02:00 |
|
Neil Deakin
|
6236a6dd24
|
Bug 556645, extra resizer in some dialogs, r=dao
|
2010-07-08 08:27:47 -07:00 |
|
Steffen Wilberg
|
21ba20caa3
|
Bug 538813. Make about:cache and about:cache-entry pretty. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
|
Steffen Wilberg
|
87b6b9e780
|
Bug 566178 - exclude autocomplete trees from default tree styling. r=dao
|
2010-07-01 11:02:45 +02:00 |
|
Gavin Sharp
|
71bec71c28
|
Bug 574137: move HUDService styling to toolkit/themes, avoid setting incorrect class names on toolbar buttons, and remove toolbar style rules that conflict with the browser styling, r=dao
--HG--
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/pinstripe/global/headsUpDisplay.css
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/winstripe/global/headsUpDisplay.css
extra : rebase_source : f99848fa59b700ed1503fddd9a08a4f34c3c8cb4
|
2010-06-24 20:16:35 -04:00 |
|
Markus Stange
|
63511cb6ef
|
Bug 559033 - New Mac toolbar button style. r=dao
|
2010-06-22 22:28:34 +02:00 |
|
Gavin Sharp
|
49e5b3ee9e
|
Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao
|
2010-04-09 13:45:25 -04:00 |
|
Gavin Sharp
|
5c5bcd6aa8
|
Bug 509642: improve styling of menu buttons, r=enn
--HG--
extra : rebase_source : d01e66e2d927cfa5bb5b39ed619e45b5eaab8fa0
|
2010-04-13 15:54:07 -04:00 |
|
Neil Deakin
|
98103bb448
|
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
|
b898f51455
|
Backed out changeset 3a711e98c1ed
|
2010-06-14 17:06:43 +02:00 |
|
Dão Gottwald
|
8cb1bd5722
|
additional output for browser_relatedTabs.js
|
2010-06-14 16:57:28 +02:00 |
|
L. David Baron
|
1118f60946
|
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 |
|
Ian Neal
|
7d511a8100
|
Bug 567782 - Fix theme for menuitems of type radio that can be both checked and selected
f=mstange moa=dao
|
2010-05-28 23:12:43 +01:00 |
|
Steffen Wilberg
|
15976aec0c
|
Bug 565460: Remove styling for treechildren[alternatingbackground=true], because odd row highlighting is now the default in trees with more than 1 column (Bug 282127). r=dao
|
2010-05-28 21:10:28 +02:00 |
|
Steffen Wilberg
|
4176601b9a
|
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 |
|
Phil Ringnalda
|
766dfa95f5
|
Bug 518989 - Allow theming of about:support, and move the inline JS out to a separate file, r=gavin
|
2010-02-20 20:42:25 -08:00 |
|
Markus Stange
|
ce43fce6d9
|
Bug 558059 - Make the search field on about:config a little wider and put the flex attribute back. ui-r=faaborg, r=dao
--HG--
extra : rebase_source : 7f28a0478eccf7bbf0496981d240420e0882e63f
|
2010-04-19 16:13:54 +02:00 |
|
Neil Deakin
|
b627649b3d
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
stefanh@inbox.com
|
4c4eb1443c
|
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 |
|
Justin Dolske
|
ea3817c626
|
Bug 521890 - Use CSS Transitions for HTML5 videocontrols. r=enn
|
2010-01-08 17:06:00 -08:00 |
|
Neil Deakin
|
d39f70bf61
|
Back out unintentional changes from bug 554072
|
2010-03-24 11:28:44 -04:00 |
|
Neil Deakin
|
79b8f82a99
|
Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc
|
2010-03-23 14:52:56 -04:00 |
|
Markus Stange
|
36fc4b62a9
|
Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao
|
2010-03-17 18:12:03 +01:00 |
|
Markus Stange
|
16204bad0f
|
Backed out changeset d906e4dd1e49, bug 538187 - CSS changes for :-moz-window-inactive pseudoclass because of test_righttoleft.xul test failures.
--HG--
extra : rebase_source : 48dbae1048eaf589013725fad8f6134fcf49c139
|
2010-03-17 19:58:46 +01:00 |
|
Markus Stange
|
0f9e9f1770
|
Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao
|
2010-03-17 18:12:03 +01:00 |
|
Dão Gottwald
|
81acbc7ed7
|
Bug 477113 - RTL text-align changes throughout the theme because of bug 299837. r=ehsan
--HG--
extra : rebase_source : 4bc0a54962f3987db6db08b7dd90a82d80f1831d
|
2010-03-15 19:45:10 +01:00 |
|
Florian Queze
|
6e172a2256
|
Bug 549290 - Title of common dialogs no longer bold on Mac. r=dao
|
2010-03-08 08:43:39 +01:00 |
|
Dão Gottwald
|
9f5ba67cdf
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Markus Stange
|
e7aca94805
|
Bug 463695 - Make determined progressmeters on OS X animate. r=dao
--HG--
extra : rebase_source : db5a74b689a16e177a784fecbcb72fd93f70ee8a
|
2010-03-03 13:59:39 +01:00 |
|
Dão Gottwald
|
edd1c581a6
|
Bug 547716 - Move dropmark-nav.png from global/ to help/. r=mstange
--HG--
rename : toolkit/themes/pinstripe/global/toolbar/dropmark-nav.png => toolkit/themes/pinstripe/help/dropmark-nav.png
|
2010-02-22 18:39:46 +01:00 |
|
Dão Gottwald
|
e0a658f9a9
|
Bug 547676 - Remove item-grayscale.png. r=mstange
|
2010-02-22 12:28:56 +01:00 |
|
Dão Gottwald
|
6715d43cbb
|
Bug 418003 - Remove unused images
|
2010-02-22 10:18:26 +01:00 |
|
Markus Stange
|
d5a870dc8a
|
Bug 546874 - New style for the bookmarks bar. r=dao
|
2010-02-21 15:50:10 +01:00 |
|
Markus Stange
|
9396ff4e39
|
Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao
|
2010-02-20 12:07:31 +01:00 |
|
Phil Ringnalda
|
5e4f9bd008
|
Bug 546376 - Remove pointless plusses in pinstripe/global/jar.mn, r=dao
|
2010-02-15 21:46:28 -08:00 |
|
Phil Ringnalda
|
91a15ba7e1
|
Bug 520364 - Make about:memory themeable, r=dao
|
2010-02-15 21:26:42 -08:00 |
|