Commit Graph

380 Commits

Author SHA1 Message Date
Markus Stange
64f4d1c1e2 Bug 394892 - Draw checkboxes and radiobuttons with NSButtonCell, r=josh sr=dbaron 2008-10-13 18:58:40 +02:00
Markus Stange
b6747539e3 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Markus Stange
6cbd4557ec Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Markus Stange
9054ac4763 Bug 414728 - Use text-shadow in the statusbar on Mac, r=rflint 2008-10-13 11:07:00 +02:00
Dão Gottwald
0f1ae10b49 Bug 459457 - global.css cleanup: kill formatting.css, remove obsolete stuff, rtl fixes and more. r=neil 2008-10-12 15:25:51 +02:00
Dão Gottwald
a973462805 Bug 164608 - Menu bars in background windows should be grayed out (disabled appearance). r=neil 2008-10-10 13:11:22 +02:00
Neil Rashbrook
156ff04651 Bug 69710 Disabled menu items need more three-dimensional appearance r=dao 2008-10-10 00:00:46 +01:00
Dão Gottwald
386ee8df12 Bug 438302 - Remove Pinstripe text-shadow hacks. r=rflint 2008-10-08 16:40:36 +02:00
Justin Dolske
c7a8de4b6c Bug 448909 - Need more controls WHATWG Video tag. r=mconnor, r=bz 2008-10-01 01:00:22 -07:00
Dave Townsend
88609aff7a Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
Neil Rashbrook
150fe2417b Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
Markus Stange
f300402b06 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 3 / 3, r=mconnor 2008-09-16 13:13:55 +02:00
Dave Townsend
8ceb68f79e Bug 368972: Default width/height for plugin placeholders should be 240px/200px (pinstripe fix and mochitest). r+sr=dbaron 2008-09-14 12:03:56 -04:00
Karsten Düsterloh
b5d6625788 Bug 454867: Gnomestripe needs decent treeline styles (for now); r=dao/gavin 2008-09-12 22:58:26 +02:00
Ted Mielczarek
468a3823fc bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Ehsan Akhgari
22b02ac324 Bug 372826 - Update about:license, about:buildconfig to the new style/look of about:. r=gavin 2008-09-08 10:49:48 +02:00
Natch
dd515511f2 Bug 423469: Theme preview splitter can be moved too far to the left and right. r=mossop 2008-09-05 11:36:22 +01:00
Kai Liu
917d558796 Bug 433109 - Menu items suffer from vertical alignment problems on Windows, r=gavin,vlad 2008-09-04 20:20:18 -07:00
Robert Strong
0bc3b8e923 Bug 452657 - Remove richview from toolkit. r=dtownsend 2008-09-01 13:38:42 -07:00
stefanh@inbox.com
80d194e392 Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen. 2008-08-27 21:40:25 +02:00
Markus Stange
43c58b9418 Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 2 (browser, toolkit). r=mconnor. 2008-08-27 17:47:16 +02:00
Markus Stange
637a6507ee Bug 451124 - Fix vertical alignment of context menu submenus. r=Neil. 2008-08-24 23:09:57 +02:00
Steffen Wilberg
afc9fe8cef Bug 430980: don't package help viewer theme/locale files. r=gavin 2008-08-18 21:52:20 +02:00
Oleg Romashin
38e95b5eeb merge with mozilla-central 2008-08-16 03:39:26 -04:00
Kai Liu
34454bbe97 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
Oleg Romashin
12059d0133 mozilla-central merge 2008-08-08 13:05:00 +03:00
Dão Gottwald
190db00476 Bug 449317 – Use the new search textbox binding in the Add-ons manager. r=mossop 2008-08-07 23:16:01 +02:00
Dão Gottwald
0055cc6179 Bug 405892 – Finish polish of the download manager search field. r=sdwilsh 2008-08-05 23:33:41 +02:00
Dão Gottwald
198d35306f Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
Oleg Romashin
bc6cd35488 Merging mozilla-central to mozilla-qt. 2008-08-03 20:30:10 +03:00
Mark Banner
1fa4f9c45d Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts 2008-07-28 09:05:37 -07:00
L. David Baron
c26a7caa30 Fix spelling mistakes (to trigger unit test cycle). 2008-07-18 22:32:50 -07:00
Dão Gottwald
59f23d63e8 Bug 371870 - use -moz-nativehyperlinktext instead of hardcoded blue for links in chrome. r=gavin 2008-07-13 23:45:36 +02:00
Klaas Heidstra
74c7d8393b Bug 403154 – Search field in the bookmarks organizer should have a search button inside the field. r=dao, ui-r=faaborg 2008-07-12 10:51:47 +02:00
Ehsan Akhgari
f7de2171cb Bug 431887 – Search icon on "Get add-ons" window doesn't change if I hover it with mouse. r=dao 2008-07-12 09:15:16 +02:00
Ehsan Akhgari
f0f6546ae1 Bug 431002 – Search fields should use search-close instead of the close button for tabs. r=dao 2008-07-12 00:54:52 +02:00
Ehsan Akhgari
84ec0288fd Bug 430902 – Use new expand and collapse progressive disclosure controls. r=dao, ui-r=faaborg 2008-07-11 23:42:39 +02:00
"Doug Turner ext:(%22)
30df99659b Removing Minimo references. b=405705, r=ted 2008-06-16 13:57:42 -07:00
Kai Liu
d36214daff Bug 414368: The find bar close button is 1px too high, r=gavin 2008-06-15 21:24:46 -04:00
Dão Gottwald
788833b26d Bug 437646
make use of :nth-child in the download list, remove stripeifyList()
r=sdwilsh
2008-06-11 10:11:14 -04:00
Mark Banner
c031b61a7e Bug 430852 [Classic] Missing Treelines in MailNews. p=Mnyromyr <mnyromyr@tprac.de>,r=gavin.sharp 2008-06-11 09:46:05 +01:00
gavin@gavinsharp.com
1a9490c2f7 Bug 433069: fix for Vista about:config styling bustage caused by 418877, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, a=schrep 2008-05-09 14:05:37 -07:00
gavin@gavinsharp.com
ff8bbaf109 Bug 431229: Set error console toolbar to use browsertabbar-toolbox, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=dao, ui-r=faaborg, a=schrep 2008-05-09 14:03:27 -07:00
dtownsend@oxymoronical.com
5ed7f79950 Bug 425116: Notification bars in addons manager use the wrong icon. p=dão, r=mossop, a=schrep 2008-05-09 11:10:17 -07:00
reed@reedloden.com
eb00de5087 Bug 418877 - "Error/Warning/Information/Question icons" [p=ispence@gmail.com (Ian Spence) / reed@reedloden.com (Reed Loden) r=gavin a1.9=schrep] 2008-05-08 19:01:11 -07:00
gavin@gavinsharp.com
ce1a2179c3 Bug 332314: Menu items are improperly aligned when using iconic menuitems, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, r=zeniko, r=roc, a=damon 2008-05-08 17:18:46 -07:00
gavin@gavinsharp.com
a493cedc4c Bug 432272: Use -moz-padding-end and -moz-padding-start instead of padding-right and padding-left in tree(-aero).css, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, r=dao, a=schrep 2008-05-08 17:13:39 -07:00
reed@reedloden.com
a6fdaeab7a Bug 426453 - "Wrong plugin icon size used" [p=reed r=Mano a1.9=beltzner] 2008-05-07 19:10:12 -07:00
reed@reedloden.com
6d6c27897c Bug 426453 - "Wrong plugin icon size used" [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9=damons] 2008-05-07 03:59:58 -07:00
reed@reedloden.com
805a31fa48 Bug 418868 - "M3 Tango" (*Ghosted-64.png icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9=beltzner] 2008-05-07 03:54:06 -07:00