Commit Graph

1594 Commits

Author SHA1 Message Date
Dão Gottwald
cac9736803 Bug 671553 - Remove the navigation toolbar's custom button appearance in small icons mode; invert icons on dark personas and glass. r=shorlander 2011-07-21 15:50:33 +02:00
Stephen Horlander
7f47637092 Bug 671553 - add Toolbar-inverted.png 2011-07-21 15:47:34 +02:00
Raymond Lee
0a9173526e Bug 663613 - remove 'new tab' button from groups; r=ian, ui-r=limi 2011-06-23 11:42:50 +08:00
Raymond Lee
64228eded4 Bug 663611 - display pointer cursor when hovering tab groups; r=ian, ui-r=limi 2011-07-02 11:08:47 +08:00
Dão Gottwald
d8fd9458eb Bug 663898 - [highlighter] make sure the selected node is identifiable even on very dark and very light backgrounds. r=dietrich
--HG--
extra : rebase_source : 51f9d36917a2262e49629f894a54fb7416d5b029
2011-07-11 19:21:55 +02:00
Paul Rouget
ce5d8a8042 Bug 664436 - Implement the highlighter without an iframe. r=dao
--HG--
extra : rebase_source : 04cff2a46fba7e38efa0d230d30c6d76d8f022d4
2011-07-11 19:18:11 +02:00
Jared Wein
73d898ef1e Bug 571454 - Extend the back button's clickable area to the screen edge. r=dao ui-r=shorlander 2011-07-09 15:49:42 +02:00
Tim Taubert
8aa6740ce8 Bug 654721 - Remove the orphan tab concept from Panorama; r=ian, ui-review=limi 2011-07-05 00:23:35 +02:00
stefanh@inbox.com
fac550ab7c Bug 645963 - Pinstripe doesn't show bookmarks chevron when toolbar is in text mode. r=dao. 2011-07-04 20:22:07 +02:00
Stephen Horlander
dce4463fc9 Bug 659267 - Subtle grey text for Sync notification on pinstripe.
r=dolske
2011-07-04 16:06:18 +02:00
Stephen Horlander
865fb01257 Bug 659266 - Need a minimalistic Sync glyph for notifications.
r=dolske

--HG--
rename : browser/themes/gnomestripe/browser/sync-24.png => browser/themes/gnomestripe/browser/sync-notification-24.png
2011-07-04 16:06:16 +02:00
Marco Bonardo
186c73cf42 Bug 416459 - Implement proper cut action for bookmarks.
r=dietrich
2011-06-30 15:34:02 +02:00
Sid
c5b48f7c34 Bug 624225 - Remove border-radius from tabs. r=dao 2011-06-29 16:41:01 +02:00
Patrick Walton
bd7c023b1a Bug 666842 - Use an ellipsis for long tab names in Panorama. r=dao 2011-06-27 11:14:07 -07:00
Marco Bonardo
5fe0614d99 Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +02:00
Sid
835ea0a962 Bug 624225 - Remove border radii from tabs in order to make the top corners clickable. r=dao 2011-06-25 11:46:21 +02:00
Ehsan Akhgari
b485786497 Merge mozilla-central into mozilla-inbound 2011-06-24 21:17:16 -04:00
Rob Campbell
a1b0eafcc2 merge m-c to devtools, conflict in inspector.js 2011-06-24 15:50:35 -03:00
Marco Bonardo
04758d0fea Bug 659578 - Remember Password notification is cut off at the bottom.
r=dolske
2011-06-23 14:35:11 +02:00
Mihai Sucan
2cb1359cb7 Bug 642471 - Rewrite PanelHighlighter using transparent xul iframe and canvas. patch=robcee,msucan,paul r=dietrich 2011-06-16 11:24:20 -07:00
Phil Ringnalda
902cf3a690 Bug 660714 - Remove Pinstripe's unused Secure-background.gif, r=dao 2011-05-30 15:45:03 -07:00
Margaret Leibovic
ba47c96963 Bug 660229 - about:permissions left-side list auto resizes when string not found. r=dao 2011-05-31 14:14:08 -07:00
Dão Gottwald
5c19537f14 Bug 659719 - about:permissions should use moz-icon://stock/gtk-file as the default favicon. r=ventron 2011-05-26 09:31:03 +02:00
Robert Kaiser
10a9af9843 Bug 588027 - Clean up places library code. r=mak 2011-05-25 08:49:29 +02:00
Margaret Leibovic
1fc2b406e5 Bug 657961 - Use async API to get favicons for site permissions page. r=sdwilsh 2011-05-24 10:34:30 -04:00
Frank Yan
9dc9499235 Bug 626903 - Indicate onscreen tabs in List All Tabs menu. r=dolske ui-r=faaborg 2011-05-24 17:57:42 -07:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Margaret Leibovic
a6b010d4d8 Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh+gavin 2011-05-10 15:57:05 -07:00
Marco Bonardo
b0bc1f276a Merge Places and mozilla-central 2011-05-17 15:40:41 +02:00
Marco Bonardo
4bea37c393 Bug 630622 - Update the Library design to Windows 7 Aero style.
r=dao
2011-05-13 21:03:01 +02:00
Jim Mathies
0eb8d78f02 Bug 633282 - Apply moz-win-exclude-glass to appcontent in browser.xul. r=dao. 2011-05-13 11:40:46 -05:00
Kai Liu
06c8709e17 Bug 657262 - Use ThreeDShadow instead of ThreeDDarkShadow for the border for the location bar and search box in Windows Classic. r=dao 2011-05-16 11:04:52 +02:00
Phil Ringnalda
d1450f99b2 Bug 652447 - Straighten out the weirdness of Pinstripe's livemark-item.png and livemarkItem.png, r=dao 2011-04-24 11:45:00 -07:00
Felipe Gomes
21607010f4 Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao 2011-05-09 11:52:59 -07:00
Marco Bonardo
3914c254ba Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Margaret Leibovic
9bebd0df6f Bug 634065 - Implement design for identity block and persistent indicators, r=dao 2011-03-18 14:21:02 -07:00
Jonathan Kew
3e78be9f9a merge backout of bug 640490 2011-04-12 11:53:15 +01:00
Jonathan Kew
279f391d91 Backed out changeset 1bc84edab093 (bug 640490) because of XP breakage. a=fryn on irc 2011-04-12 11:52:49 +01:00
Frank Yan
b89d997361 Bug 640490 - Adjust vertical alignment of tab labels on Windows. r=dao ui-r=shorlander
--HG--
extra : rebase_source : a163a9de1211293b99d33d140f9a7c0bea5f4a5d
2011-04-11 11:05:23 -07:00
Frank Yan
a00f6b0773 Bug 465086 - When closing a tab, other tabs should not resize until cursor leaves tab toolbar. r=gavin ui-r=beltzner 2011-04-11 23:50:56 -07:00
Dão Gottwald
141fc835b6 Bug 603790 - drop the drop shadow on buttons and textfields. r=shorlander
--HG--
extra : rebase_source : 1798d85a531486d3f1e0f2548f5c5955f4db74b7
2011-03-29 19:53:28 +02:00
Raymond Lee
0ad6a5cdd2 Bug 618552 - "Undo Close Group" button does not fit for some locales; r=ian 2011-03-08 20:14:00 -05:00
Ehsan Akhgari
395dbdf918 Merge cedar into mozilla-central 2011-03-25 14:21:07 -04:00
Christian Ascheberg
ce59566a28 Bug 637212 - Bookmarks toolbar has an unwanted border in maximized windows with tabs on bottom, aero glass and a lightweight theme applied. r=dao 2011-03-25 11:09:23 +01:00
Ehsan Akhgari
a92ad6f0dc Bug 639896 - The window controls look reversed in full-screen mode for RTL versions of Firefox; r=dao 2011-03-24 17:43:17 -04:00
Dão Gottwald
6993a323f2 Bug 635458 - Tab look regressed after 580970 with some GTK themes. r=mventnor 2011-03-23 12:36:50 +01:00
Dão Gottwald
fd52967140 Bug 639286 - Replace thick transparent border on tabs with proper CSS padding. r=fryn 2011-03-23 12:35:50 +01:00
Frank Yan
d85a1966b8 Bug 570279 - Tab+NavBar Connecting Curve Adjustments. r=dolske ui-r=shorlander a=beltzner 2011-03-02 21:40:41 -08:00
Margaret Leibovic
724d931d52 Bug 638116 - use different background gradient colors in split menu buttons in Firefox Button [r=dao, a=beltzner] 2011-03-02 14:12:28 -08:00
Markus Stange
ae23ba470a Bug 615693: improve the inactive window appearance for tabs on top, r=dao, a=beltzner 2011-03-02 12:04:35 -08:00