Commit Graph

599 Commits

Author SHA1 Message Date
Dão Gottwald
a124a21d10 Bug 478517 - There's no Search-close-rtl.png, Search-close.png is correct regardless of the chrome direction. r=enndeakin 2009-02-17 23:18:54 +01:00
Ehsan Akhgari
49edf7e991 Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky 2009-02-15 10:51:04 +03:30
Markus Stange
e523a92545 Bug 469631 - Cocoa needs a correct combobox/editable menulist widget, r=dao r=josh sr=roc 2009-02-11 16:54:10 +01:00
Dão Gottwald
e1e13d8e43 Bug 476360 - some inner button margins ignore the chrome direction. r=enndeakin 2009-02-09 21:06:41 +01:00
Dão Gottwald
826a83d5db Bug 476364 - disabled button and menulist color is hardcoded, should use native color. r=enndeakin 2009-02-09 21:05:58 +01:00
Robert Strong
a57a076ad2 Bug 374820 - [Mac] vertical scrollbars showing in the major update / EULA part of the software update UI. r=dtownsend 2009-02-02 10:07:33 -08:00
Ehsan Akhgari
dbc6942b6a Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao 2009-02-01 18:34:09 +03:30
Markus Stange
90bdf75818 Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc 2009-01-31 17:49:29 +01:00
Ehsan Akhgari
33c4758fba Bug 474693 - cursor (pointer) over scrollcorner is the wrong one (ugly nwse-resize instead of good se-resize); r=dao 2009-01-30 11:43:16 +03:30
Justin Dolske
d1bac89ccf Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss 2009-01-24 21:21:32 -08:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
stefanh@inbox.com
f11dc3af7e Bug 414893 - Don't hardcode height of .toolbarpaletteitem-box when on toolbar. r=Mano. 2009-01-18 15:12:30 +01:00
Kai Liu
4b0b5e5530 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Ehsan Akhgari
330cfddac1 Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao 2009-01-15 11:24:16 +03:30
Karsten Düsterloh
7a82143562 Bug 470708 - addressingwidget appears as sunken, again; r=stefanh, sr=neil 2009-01-14 23:25:27 +01:00
Ehsan Akhgari
1d74aff96d Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin 2009-01-14 20:26:33 +03:30
Jennifer Boriss
138f1b4153 Bug 460155 - update <video> control icons. ui-r=faaborg, p=dolske 2009-01-12 16:26:48 -08:00
Dão Gottwald
3b27428c91 Bug 471921 - use proper CSS instead of first-tab, last-tab and afterselected attributes. r=gavin 2009-01-09 10:57:57 +01:00
Markus Stange
79fb704974 Bug 449442 - Use -moz-appearance: statusbar in the Mac theme, r=dao 2009-01-06 16:47:14 +01:00
Markus Stange
6bf2a8ee9f Correcting mistake in license header from bug 456214, comment only change 2009-01-06 16:45:46 +01:00
Dão Gottwald
98ef582b97 Bug 471923 - kill tab-left-edge and tab-right-edge -moz-appearance values. r+sr=roc 2009-01-04 15:01:48 +01:00
Michael Ventnor
6ce4f7f983 Bug 430259 - Location bar auto-complete results box has no bottom border; r=rflint 2008-12-25 00:04:06 +01:00
Justin Dolske
7edfadf65b Bug 464371 - <video> fires multiple load events, controls should be <button>s. r=enn 2008-12-22 13:05:29 -08:00
Atsushi Sakai
a38e8e25a5 Bug 355822 - User profile selection window cropped; r=gavin.sharp 2008-12-21 18:24:16 +01:00
Justin Dolske
5c689a4061 Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg 2008-12-20 21:46:38 -08:00
Justin Dolske
61c315c483 Bug 469030 - video control binding shouldn't use ID attribute. r=enn 2008-12-20 14:57:34 -08:00
Justin Dolske
8b750632b1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Markus Stange
56400f4e34 Bug 469134 - Content XUL menubars shouldn't look like chrome toolbars, r=dao 2008-12-15 14:43:57 +01:00
Markus Stange
0337d4b64b Bug 460899 - Use -moz-appearance: toolbar in the CSS for toolbars. r=dao 2008-12-11 15:48:23 +01:00
Justin Dolske
346d856ebc Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
ec8bca15a1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-10 16:15:47 -08:00
Markus Stange
faca0f1175 Bug 468498 - Use the new color -moz-mac-disabledtoolbartext in the styles for disabled toolbar button text because GrayText is too light. r=dao 2008-12-09 17:51:21 +01:00
Justin Dolske
98516ff2e7 Bug 424363 - Customize Toolbar ▸ Restore Default Set uses gtk-refresh instead of gtk-revert-to-saved. r=gavin, ui-r=faaborg 2008-12-08 00:05:10 -08:00
Justin Dolske
519515aa87 Bug 429149 - Profile image should have a Tango style. r=gavin, ui-r=faaborg 2008-12-07 23:59:10 -08:00
Michael Ventnor
6fb9444b8b Bug 342261 - [nsIAlertsService] all of notification window should be clickable. r=gavin 2008-12-08 08:44:49 +01:00
Markus Stange
6ba1cc8b6f Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00
stefanh@inbox.com
f71dc55462 Bug 467294 - Images in bottom tabs are stretched. r=dao. 2008-12-05 16:14:50 +01:00
Dão Gottwald
84a6433ee3 Bug 426714 - Style nsIAlertsService alerts on Linux. r=ventnor, ui-r=faaborg 2008-12-04 18:22:04 +01:00
Markus Stange
5a0af206f8 Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao 2008-12-04 14:36:24 +01:00
Markus Stange
e7a32afad6 Bug 93772 - Reverse sort arrow direction in tree header cells on Windows. On OS X this has already been fixed in bug 465402 and on Linux the current behaviour is correct. ui-r=faaborg 2008-12-04 12:49:58 +01:00
Neil Rashbrook
6039b0f6d8 Bug 464916 Remove non-global rules from global tree stylesheet r=gavin 2008-12-04 00:21:04 +00:00
Neil Rashbrook
0fab8ae13d Bug 459372 Move filefield style rules to toolkit r=Mano
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Markus Stange
724c0af15f Bug 231313 - CSS changes for new-style tabs. r=dao, a191=beltzner 2008-11-27 23:17:17 +01:00
Markus Stange
224f2d226f Bug 430449 - Notification bar alignment fixes. Also fixes bug 462606. ui-r=faaborg, r=dao, a191=beltzner 2008-11-27 23:14:35 +01:00
Dão Gottwald
c042742f5d Backed out changeset 2686d82a880c 2008-11-20 11:06:18 +01:00
Ryan Flint
f8eacdacec Bug 404229 - Make toolbarbuttons aware of toolbar mode. r=gavin a=beltzner 2008-11-19 00:45:14 -05:00
Dão Gottwald
298848f98e Bug 462965 - Land disabled plugin and blocked plugin icons. a=beltzner 2008-11-18 09:14:25 +01:00
Marco Bonardo
e2bbb02ae5 Bug 462663 - Height of tags edit field shrunken since landing of tags autocomplete feature, r=dao,gavin a=beltzner 2008-11-12 15:03:36 +01:00
Neil Rashbrook
4c09b45a28 Work around bug 458231 for bug 69710 r=dao a=beltzner 2008-11-12 12:22:03 +00:00
Dão Gottwald
98f42f2b3c Bug 463891 - textbox padding ignores chrome direction. r=gavin 2008-11-12 08:06:46 +01:00
Dave Townsend
2545ad97e1 Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
2008-11-07 15:21:23 +00:00
Justin Dolske
23299930f7 Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron 2008-11-05 19:19:44 -08:00
Robert Strong
5315305f00 Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Dave Townsend
d13a725406 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend
d81de86f28 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend
f6b515d08c Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Florian Queze
7e2b8e95de Bug 456595 - Plain readonly textboxes should have a transparent background. r=Enn. 2008-10-30 22:16:33 +01:00
Dão Gottwald
ecd5580928 Bug 461633 - remove obsolete tabstrip-box rule from pinstripe's tabbox.css. r=neil 2008-10-29 20:09:48 +01:00
Markus Stange
5ca77b0379 Bug 459546 - Make about:sessionrestore look good on all platforms, Mac part. Also fixes bug 459740. r=zeniko 2008-10-29 15:20:18 +01:00
Masayuki Nakano
547f377f79 Bug 247161 scrollbar arrows rendered incorrectly with <meta http-equiv="MSThemeCompatible" content="no"/> r=enndeakin, sr=neil 2008-10-28 10:50:21 +09:00
Peter Weilbacher
72975b3beb [OS/2] Bug 461229: remove tooltip-label from pmstripe's popup.css, r=wuno 2008-10-26 22:17:26 +01:00
Peter Weilbacher
732e9737df [OS/2] Bug 461650: menu text of background windows should stay unchanged on OS/2, r=dao 2008-10-26 19:45:55 +01:00
stefanh@inbox.com
15f6817fcf Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil. 2008-10-25 17:10:10 +02:00
Dão Gottwald
9388b2d6e0 Bug 460934 - tooltip-label class should be globally available. r=neil 2008-10-22 19:15:25 +02:00
Markus Stange
24c418dbdf Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-18 11:57:46 +02:00
Daniel
6c57ef3165 Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; m-c part; r=(gavin.sharp + myk) sr=bzbarsky 2008-10-18 00:46:15 +02:00
Justin Dolske
f797fdd19e Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Robert Strong
7dcd3c33d2 Bug 459218 - Wizard back and next / finish buttons have incorrect space between them (wonstripe). r=dtownsend 2008-10-15 01:39:38 -07:00
Markus Stange
d1ef260d47 Bug 450944 - Turn off shadow for the autoscroll icon, r=mconnor 2008-10-14 17:36:38 +02:00
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
edward.lee@engineering.uiuc.edu
30436d4887 Bug 391928 - Feedback required when hovering over DM UI elements. r=sdwilsh, a1.9=beltzner 2008-05-06 16:24:14 -07:00
gavin@gavinsharp.com
2351a06a88 Bug 419395: fix tooltip padding on linux, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner 2008-05-05 14:02:26 -07:00
gavin@gavinsharp.com
be31be42b0 Bug 431195: Tree children in Sidebar and Library are indented too far, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-05 13:53:34 -07:00
gavin@gavinsharp.com
f72b7a26fb Bug 431305: Panes different height in the Add-ons Manager, patch by Dão Gottwald <dao@mozilla.com>, r=mossop, a=damon 2008-05-05 13:49:38 -07:00
gavin@gavinsharp.com
db884f0c08 Bug 428250: clicking in blank space in file column of directory listing activates links, patch by Dão Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner 2008-05-05 13:48:11 -07:00
gavin@gavinsharp.com
62e811b78d Bug 431831: proto theme changes to correctly style inactive windows, patch by Kevin Gerich <kevin@kmgerich.com> and Markus Stange <mstange@themasta.com>, r=me, a=beltzner 2008-05-03 07:47:03 -07:00
roc+@cs.cmu.edu
38e56fa13d Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor 2008-05-02 04:32:50 -07:00
gavin@gavinsharp.com
a6713e08ce Bug 430685 cleanup (remove unneeded style rules), patch by Dão Gottwald <dao@mozilla.com>, r=mardak, a=beltzner 2008-05-01 14:16:49 -07:00
gavin@gavinsharp.com
c655199faf Bug 431057: RTL icons needed for tree twistys in Aero theme, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-01 14:12:52 -07:00
gavin@gavinsharp.com
f9f846922d Bug 430907: use newer spring.png in winstripe, add new icon for gnomestripe, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, new gnomestripe icon by Jakub Steiner <jimmac@gmail.com>, r=me, ui-r=faaborg, a=beltzner 2008-05-01 14:01:44 -07:00
reed@reedloden.com
123a63d106 Bug 431633 - "Land new windows icons (2008-04-30)" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-05-01 00:56:27 -07:00
reed@reedloden.com
8cea671fb0 Bug 431285 - "Update windows icons (2008-04-29)" [p=Iconfactory ui-r=faaborg a1.9=beltzner] 2008-04-30 21:33:12 -07:00
Vladimir Vukicevic
861b6a8679 Merging mozilla-central to mozilla-qt. 2008-04-30 16:00:19 -07:00
dolske@mozilla.com
2ee437145b Bug 431275 - Give notification bars default icons via CSS. r=enn, ui-r=beltzner, a1.9=beltzner 2008-04-29 14:29:30 -07:00
gavin@gavinsharp.com
8379e58692 Bug 411064: iconic menu items are 2px higher than normal ones, patch by Simon Bünzli <zeniko@gmail.com>, r=me, a=damon 2008-04-29 12:24:00 -07:00
gavin@gavinsharp.com
c3601b769c Bug 428349: In Addon Manager, the (x) that closes the "No updates were found" message is shifted a bit to the left inside its small box, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=me, a=damon 2008-04-29 11:57:49 -07:00
gavin@gavinsharp.com
636a78410f Bug 431241: Use a solid line between results in the error console, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-04-29 11:55:04 -07:00
gavin@gavinsharp.com
fb2667ca3a Bug 430998: Text in buttons should not shift on down press on Luna or Aero, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=damon 2008-04-29 11:53:06 -07:00
gavin@gavinsharp.com
b350f3c626 Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon 2008-04-29 11:47:37 -07:00
stefanh@inbox.com
f62bb87fc7 Bug 430079 - Remove some ancient style rules from dialog.css. r=Mano, a=damons. 2008-04-29 09:20:37 -07:00
gavin@gavinsharp.com
6ddf726436 Bug 431017: Self describing text in search fields should not be italicized on Vista Classic, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor 2008-04-28 02:26:30 -07:00
gavin@gavinsharp.com
e2e3f9b0ff Bug 430905: Sidebars and toolbars should use closeSidebar.png, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor 2008-04-28 02:24:33 -07:00
gavin@gavinsharp.com
9e1b6d95f2 Bug 430904: Use identity error icons on ssl error pages (all platforms), icons by the Tango and Proto teams, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, sr=jst, a=mconnor 2008-04-28 02:19:07 -07:00
reed@reedloden.com
ec1b222b62 Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 20:09:08 -07:00
reed@reedloden.com
8eaaae9bdb Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 20:05:17 -07:00
reed@reedloden.com
ae9931883a Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 19:59:22 -07:00
reed@reedloden.com
510c1bfe4f Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 02:27:25 -07:00
edward.lee@engineering.uiuc.edu
ab2d033eb3 Bug 430685 - Small gray font in download manager is near-unreadable. r=mconnor, ui-r=mconnor, b-ff3=beltzner, a1.9=mconnor 2008-04-24 23:00:25 -07:00
edward.lee@engineering.uiuc.edu
88e1f673ec Bug 430486 - Clear List button doesn't disable when it should. r=sdwilsh, r=mconnor, ui-r=mconnor, a1.9=mconnor. Fixes Bug 430597 - New clearListButton does not accomodate larger fonts 2008-04-24 22:59:31 -07:00
roc+@cs.cmu.edu
3047d1cf87 Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner 2008-04-24 01:08:33 -07:00
gavin@gavinsharp.com
cbfff59e15 Bug 427179: Set second line in download manager results to GrayText, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=sdwilsh, ui-r=beltzner, a=beltzner 2008-04-23 15:47:39 -07:00
gavin@gavinsharp.com
afa301c41f Bug 426745: Increase padding for prefpane icons (options, page info, addon manager), patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 15:30:00 -07:00
gavin@gavinsharp.com
16cdbf299c Bug 425131: Tree view should not contain dotted lines, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 15:26:05 -07:00
webmail@kmgerich.com
f9f6ac3f85 bug 430448 - remove white border from bottom of downloads window. r+, ui-r+, a=beltzner 2008-04-23 09:44:29 -07:00
rflint@ryanflint.com
a020be4a1c Backout menu changes to fix the orange 2008-04-23 06:50:11 -07:00
rflint@ryanflint.com
38272d59b0 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -07:00
edward.lee@engineering.uiuc.edu
bc05f2d225 Bug 400495 - Add "Clear List" button to download manager. r=mconnor, ui-r=beltzner, ui-r=mconnor, b-ff3=beltzner, a1.9=mconnor 2008-04-22 20:57:05 -07:00
edward.lee@engineering.uiuc.edu
5d198cfbad Bug 423718 - Use native platform colors for URLs in the location bar autocomplete, make the line between rows lighter. r=beltzner, sr=beltzner, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-22 18:07:38 -07:00
webmail@kmgerich.com
611d185118 bug 430202 Mac Firefox theme update, fixes many Mac theme blockers and wanted+ bugs. r=mano, ui-r=beltzner, a=beltzner 2008-04-22 17:00:58 -07:00
romaxa@romaxa.research.nokia.com
dd7895f27b Add using of MOZ_WIDGET_QT and other qt defines in various parts of mozilla tree 2008-04-19 16:26:02 +03:00
reed@reedloden.com
792227aff7 Bug 429689 - "Land new windows icons (20080418)" [p=Iconfactory ui-r=faaborg a1.9=beltzner] 2008-04-19 03:27:41 -07:00
dolske@mozilla.com
9255f35c65 Bug 428764 - CSS and packaging changes (/toolkit) for APNG throbber. r/ui-r/a1.9=beltzner 2008-04-18 00:40:53 -07:00
gavin@gavinsharp.com
3aab9d5192 Bug 387018: Autoscroll icon no longer transparent (linux), new image by Ian Spence <ispence@gmail.com>, ui-r=faaborg, a=damon 2008-04-17 19:18:16 -07:00
dolske@mozilla.com
9652355aea Bug 326817 - New APNG throbber for winstripe theme (Plan B v.1). ui-r=beltzner, a1.9=beltzner 2008-04-17 01:50:15 -07:00
dolske@mozilla.com
f46449bd6d Bug 408996 - gtk: spinner icon (updated to work on dark backgrounds). artwork=jimmac@gmail.com, ui-r=beltzner, a1.9=beltzner 2008-04-17 01:11:13 -07:00
reed@reedloden.com
723429d9ca Bug 429282 - "Land new windows icons (20080416)" [p=Iconfactory ui-r=faaborg a1.9+b1.9=beltzner] 2008-04-16 13:36:57 -07:00
gavin@gavinsharp.com
43cbbe1028 Bug 427717: use GTK icons for error console, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner 2008-04-16 13:11:48 -07:00
gavin@gavinsharp.com
1bfd9dcdfa Bug 420414: on Vista, a menubutton which has focus and selection should not have a blue background, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, a=mconnor 2008-04-13 18:13:44 -07:00
gavin@gavinsharp.com
86f3ab1e5a Bug 427689: Don't switch to a hand cursor on search and search close in the add-ons manager, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mossop, a=schrep 2008-04-13 18:04:59 -07:00
gavin@gavinsharp.com
23de959f59 Bug 428279: tabs shouldn't have bottom-right border radius, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=schrep 2008-04-13 17:46:34 -07:00
gavin@gavinsharp.com
07c83cad5f Bug 427943: emptyText should be italicized on Vista, patch by Dão Gottwald <dao@mozilla.com>, r=me, a=beltzner 2008-04-13 17:42:56 -07:00
philringnalda@gmail.com
21ab18e1ac Bug 428759 - No update throbber on OS X, r=gavin, a=schrep, pwned=dolske 2008-04-13 11:37:36 -07:00
dolske@mozilla.com
b0d3a2d914 Bug 408996 - gtk: spinner icon. ui-r=beltzner, a1.9=beltzner. Frames from Jakub Steiner (jimmac@gmail.com), additional work from Michael Monreal (michael.monreal@gmx.net) and me. 2008-04-12 14:28:11 -07:00
wr@rosenauer.org
86578ca070 Bug 427979 - Bring back download manager banding, this time with native colours (Linux), p=Michael Ventnor, r=frnchfrgg, sr=vladimir, a19=beltzner 2008-04-12 05:13:32 -07:00
edward.lee@engineering.uiuc.edu
77424910f4 Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor 2008-04-11 20:14:42 -07:00
webmail@kmgerich.com
3ec67bcf15 Bug 427935 - Mac theme updates Round of style tweaks and icon additions, including hud style tweaks, addons window style tweaks, revised pref icons, new notification icons. Fixes bugs 386757, 424877, 427464, 427697, 427701 r=mano, ui-review=beltzner, a=mconnor 2008-04-10 19:27:29 -07:00
kaie@kuix.de
33cde9a624 Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Patch contributed by Reed Loden r=johnath, a1.9=beltzner 2008-04-10 18:34:47 -07:00
kaie@kuix.de
b185e9b82d Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Adding new Authentication icon contributed by Michael Monreal ui-review=johnath, a1.9=beltzner 2008-04-10 18:32:44 -07:00
gavin@gavinsharp.com
4d6676674b Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 15:03:09 -07:00
neil@parkwaycc.co.uk
873e777d92 Windows 2000 groupboxes aren't native b=349859 r+a=mconnor 2008-04-09 06:39:00 -07:00
dtownsend@oxymoronical.com
50d03e0367 Re-landing icon from bug 414567 that was overwritten by the landing of bug 427555. a=mconnor 2008-04-09 06:23:23 -07:00
dolske@mozilla.com
5bc9499119 Bug 421595 - CSS and packaging changes for APNG throbber. r=beltzner, ui-r=beltzner, a1.9=beltzner. [Note that this is just an APNG version of the current throbber] 2008-04-08 22:32:16 -07:00
neil@parkwaycc.co.uk
e65b52b45f Bug 423528 Dual menubuttons have large dropmarkers on Linux r=rflint a=beltzner 2008-04-08 16:24:13 -07:00
reed@reedloden.com
ee72e401dd Bug 409974 - "Addresses in autocomplete list hard to read or invisible on certain systems" (Linux patch) [p=dao@mozilla.com (Dão Gottwald) ui-r=faaborg r=gavin a=blocking-firefox3+] 2008-04-08 11:31:43 -07:00
webmail@kmgerich.com
a2900e596b Bug 427555 - Mac theme changes, including - smaller keyhole icons - Added hover/pressed states to the location bar icons - More tab color tweakage - added hover/pressed state to "all tabs" button - updated Download Manager icons - New HUD design for identity and edit bookmark panels - focus rings added to non-native controls - text only toolbar buttons aligned correctly - search bar text field artifacts removed r=mano, ui-review=beltzner 2008-04-07 18:41:11 -07:00
mozilla.mano@sent.com
980af23341 Bug 304147 - progressmeter in undetermined mode does not work in Mac OS X. patch by Markus Stange <mstange@themasta.com>, r=enn, sr=roc, a=beltzner. 2008-04-07 15:56:43 -07:00
reed@reedloden.com
24b0c8db29 Bug 426007 - "Remove alternating row colors in the download manager" [p=dao@mozilla.com (Dão Gottwald) r=sdwilsh ui-r=mconnor a=blocking-firefox3+] 2008-04-04 02:06:52 -07:00
stefanh@inbox.com
d0fc5ed166 Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner. 2008-03-29 04:43:31 -07:00
dtownsend@oxymoronical.com
3085943672 Bug 414567 and 414472: Fix search buttons to use transparent images matching the rest of the app. r=robstrong 2008-03-27 13:12:03 -07:00
mozilla@weilbacher.org
0c23d6a890 [OS/2] Bug 398610: finetune menu text position, p=wuno@lsvw, r=me 2008-03-27 12:27:50 -07:00
reed@reedloden.com
b0bf225825 Bug 425217 - "Use 32bpp (instead of 64bpp) for theme icon PNGs" [p=faaborg@mozilla.com (Alex Faaborg) a=blocking-firefox3+] 2008-03-26 13:50:44 -07:00
reed@reedloden.com
81049aecbb Bug 424996 - "close.png should use close box with red background for active state" [p=faaborg@mozilla.com (Alex Faaborg) a1.9b5=beltzner] 2008-03-25 21:49:05 -07:00
reed@reedloden.com
3b754f9ae5 Bug 424415 - "Revert languages icon (Replace UN icon)" [p=beltzner@mozilla.com (Mike Beltzner) a1.9b5=beltzner] 2008-03-25 16:18:26 -07:00
reed@reedloden.com
11c3606054 Bug 424922 - "Radios and checkbuttons too close to their labels" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9b5=beltzner] 2008-03-25 00:24:22 -07:00
dholbert@cs.stanford.edu
2de08e5ba8 Bug 423599: Make native theming stuff use full padding when in XUL, and reduced padding when in HTML. Patch by _FrnchFrgg_ <frnchfrgg-mozbugs@altern.org>, r=ventron sr=vlad a1.9b5=beltzner. Reftest by me, r=bz a1.9b5=beltzner 2008-03-24 17:34:27 -07:00
dtownsend@oxymoronical.com
105ed04b1a Bug 424877: remove FAMFAMFAM / Silk icons from themes. Copying from winstripe with a=beltzner 2008-03-24 16:04:09 -07:00
stefanh@inbox.com
fe0742f9e5 Bug 418059 - Clean up Pinstripe's radio.css. r=Mano, a1.9b5=schrep. 2008-03-22 05:40:30 -07:00
reed@reedloden.com
86ed5f4d0b Bug 424028 - "beta 5 theme update for windows (xp and vista)" (Fix more tab close icons) [p=reed pending-r=gavin pending-a1.9b5=] 2008-03-21 02:40:20 -07:00
reed@reedloden.com
2f3dc9e100 Bug 418868 - "M3 Tango" (Add-ons manager search fix and new searchIcons icon) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) / reed@reedloden.com (Reed Loden) r=Ryan pending-a1.9b5=] 2008-03-21 01:47:59 -07:00
reed@reedloden.com
e62f64410a Bug 424028 - "beta 5 theme update for windows (xp and vista)" (Fix tab close icon and get add-ons search bar) [p=reed pending-r=gavin pending-a1.9b5=] 2008-03-21 01:41:27 -07:00
reed@reedloden.com
ee420c335c Bug 418868 - "M3 Tango" (Updated viewButtons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9b5=beltzner] 2008-03-20 23:51:03 -07:00