Граф коммитов

811 Коммитов

Автор SHA1 Сообщение Дата
Rob Campbell 690a23cd65 Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0 2010-08-18 16:54:06 -07:00
Dão Gottwald 1b9a227045 CSS formatting cleanup 2010-08-18 09:33:54 +02:00
Dão Gottwald 2d570ad599 Bug 587999 - Knock "Move This Tab To..." context menu item into shape. r=gavin, ui-r=faaborg 2010-08-18 08:57:59 +02:00
Rob Arnold bcd5f25ef2 Bug 554982 - Add support for borderless glass and remove the borders from the main window. r=roc,dao a=blocking2.0 2010-08-17 23:07:10 -04:00
Edward Lee 9bfb0fef8c Merge mozilla-central to tabcandy-central. 2010-08-12 03:55:08 -07:00
Ian Gilman 7e50a7ea97 + I forgot to update the references to the newly renamed tabview.css files; fixed 2010-08-11 17:00:15 -07:00
Ian Gilman fa7425a33f + Fixes for dolske and dao comments on bug 574217:
++ Unnecessary double if in tabbrowser.xml
++ moved body styling into CSS file and simplified
++ CSS comma style
++ Renamed platform.css files to tabview.css

--HG--
rename : browser/themes/gnomestripe/browser/tabview/platform.css => browser/themes/gnomestripe/browser/tabview/tabview.css
rename : browser/themes/pinstripe/browser/tabview/platform.css => browser/themes/pinstripe/browser/tabview/tabview.css
rename : browser/themes/winstripe/browser/tabview/platform.css => browser/themes/winstripe/browser/tabview/tabview.css
2010-08-11 16:51:39 -07:00
Ian Gilman 5e4fbc7f19 + More dolske comments for 574217
++ Initial developer
++ Cc, Ci, Cu
++ Spacing
++ Commented out code in storage.js
++ DOCTYPE
2010-08-11 15:28:45 -07:00
Edward Lee 8f0189e0d4 Merge mozilla-central to tabcandy-central. 2010-08-11 11:13:46 -07:00
Benjamin Smedberg 6c2eb3acea Back out all of dgottwald's push from Wed Aug 11 05:04:25 2010 PDT because the tree is in a state of chaos and the push was obviously against tree rules. 2010-08-11 09:00:33 -04:00
Dão Gottwald 023fed8326 Bug 586114 - Consolidate toolbox bottom border styling. r=mano 2010-08-11 14:03:44 +02:00
Dão Gottwald 83666a4b0d Bug 583745 - Adjust toolbar gradients for when the navbar is hidden. r=mano 2010-08-11 14:02:02 +02:00
Michael Yoshitaka Erlewine 76062b18b2 Bug 574217: fixes to "the rest of Tab Candy" based on comments from dolske 2010-08-11 00:14:53 -04:00
Edward Lee 554de442ef Merge mozilla-central to tabcandy-central. 2010-08-09 23:53:52 -07:00
Jim Mathies 6bc5e27901 Bug 575870 - Implement custom drawn titlebar for classic, aero basic, and xp. Also fix various content padding issues for desktops with advanced ui customization settings. r=dao. 2010-08-09 20:49:35 -05:00
Edward Lee a93e1ffd7e Merge mozilla-central to tabcandy-central. 2010-08-09 10:38:19 -07:00
Dão Gottwald 36f36cfe2a Bug 581770 - Simplify and tweak tab styling. r=mano 2010-08-09 09:43:45 +02:00
Raymond Lee 560939bbd8 Bug 576408 - Implement the downgraded tab triage experience 2010-08-06 22:17:01 +08:00
Edward Lee 8818a65d0e Merge mozilla-central to tabcandy-central. 2010-08-06 00:25:54 -07:00
Edward Lee cd41d4c3f6 Merge mozilla-central to tabcandy-central. 2010-08-05 14:48:29 -07:00
Dão Gottwald f109339f38 Bug 547419 - Don't stretch extension's small icons to 18 pixels. r=gavin
--HG--
extra : rebase_source : b9fd7e976e7a3a435ce6100887dd90e7ddbee244
2010-08-05 22:17:15 +02:00
Dão Gottwald 703f0542a6 Bug 562452 - Clicking the identity button when the location bar was focused shouldn't draw a focus ring. r=mano
--HG--
extra : rebase_source : 5adca230585661724a3d2f676bb41b00e806241b
2010-08-12 09:39:50 +02:00
Dão Gottwald b817ea5687 Bug 583745 - Adjust toolbar gradients for when the navbar is hidden. r=mano
--HG--
extra : rebase_source : 5c328590081e0842e9746cf2ddac40e962935874
2010-08-11 15:13:09 +02:00
Dão Gottwald a626ef5ffd Bug 586114 - Consolidate toolbox bottom border styling. r=mano
--HG--
extra : rebase_source : 1e98fa4f4e221d6813e9b08a0558b544ac278d6c
2010-08-11 15:12:26 +02:00
Edward Lee d3f620c5ea Bug 583044 - Rename code references of TabCandy to TabView
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.

--HG--
rename : browser/base/content/browser-tabcandy.js => browser/base/content/browser-tabview.js
rename : browser/base/content/tabcandy/app/drag.js => browser/base/content/tabview/drag.js
rename : browser/base/content/tabcandy/app/groups.js => browser/base/content/tabview/groups.js
rename : browser/base/content/tabcandy/app/infoitems.js => browser/base/content/tabview/infoitems.js
rename : browser/base/content/tabcandy/core/iq.js => browser/base/content/tabview/iq.js
rename : browser/base/content/tabcandy/app/items.js => browser/base/content/tabview/items.js
rename : browser/base/content/tabcandy/core/profile.js => browser/base/content/tabview/profile.js
rename : browser/base/content/tabcandy/app/storage.js => browser/base/content/tabview/storage.js
rename : browser/base/content/tabcandy/app/tabitems.js => browser/base/content/tabview/tabitems.js
rename : browser/base/content/tabcandy/tabcandy.css => browser/base/content/tabview/tabview.css
rename : browser/base/content/tabcandy/tabcandy.html => browser/base/content/tabview/tabview.html
rename : browser/base/content/tabcandy/tabcandy.js => browser/base/content/tabview/tabview.js
rename : browser/base/content/tabcandy/app/trench.js => browser/base/content/tabview/trench.js
rename : browser/base/content/tabcandy/app/ui.js => browser/base/content/tabview/ui.js
rename : browser/themes/gnomestripe/browser/tabcandy/edit-light.png => browser/themes/gnomestripe/browser/tabview/edit-light.png
rename : browser/themes/gnomestripe/browser/tabcandy/edit.png => browser/themes/gnomestripe/browser/tabview/edit.png
rename : browser/themes/gnomestripe/browser/tabcandy/new-tab.png => browser/themes/gnomestripe/browser/tabview/new-tab.png
rename : browser/themes/gnomestripe/browser/tabcandy/platform.css => browser/themes/gnomestripe/browser/tabview/platform.css
rename : browser/themes/gnomestripe/browser/tabcandy/stack-expander.png => browser/themes/gnomestripe/browser/tabview/stack-expander.png
rename : browser/themes/gnomestripe/browser/tabcandy/tabcandy.png => browser/themes/gnomestripe/browser/tabview/tabview.png
rename : browser/themes/pinstripe/browser/tabcandy/edit-light.png => browser/themes/pinstripe/browser/tabview/edit-light.png
rename : browser/themes/pinstripe/browser/tabcandy/edit.png => browser/themes/pinstripe/browser/tabview/edit.png
rename : browser/themes/pinstripe/browser/tabcandy/new-tab.png => browser/themes/pinstripe/browser/tabview/new-tab.png
rename : browser/themes/pinstripe/browser/tabcandy/platform.css => browser/themes/pinstripe/browser/tabview/platform.css
rename : browser/themes/pinstripe/browser/tabcandy/stack-expander.png => browser/themes/pinstripe/browser/tabview/stack-expander.png
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.png => browser/themes/pinstripe/browser/tabview/tabview.png
rename : browser/themes/winstripe/browser/tabcandy/edit-light.png => browser/themes/winstripe/browser/tabview/edit-light.png
rename : browser/themes/winstripe/browser/tabcandy/edit.png => browser/themes/winstripe/browser/tabview/edit.png
rename : browser/themes/winstripe/browser/tabcandy/new-tab.png => browser/themes/winstripe/browser/tabview/new-tab.png
rename : browser/themes/winstripe/browser/tabcandy/platform.css => browser/themes/winstripe/browser/tabview/platform.css
rename : browser/themes/winstripe/browser/tabcandy/stack-expander.png => browser/themes/winstripe/browser/tabview/stack-expander.png
rename : browser/themes/winstripe/browser/tabcandy/tabcandy.png => browser/themes/winstripe/browser/tabview/tabview.png
2010-07-29 12:37:25 -07:00
Aza Raskin c620ffab3d + Added appropriate themeing for Windows machines
--HG--
extra : rebase_source : c96b396d2a8869b2616e3662a6a3797efdb79429
2010-07-27 22:30:14 -07:00
Edward Lee a42d81afc2 Merge mozilla-central to tabcandy-central. 2010-07-26 11:05:28 -07:00
Edward Lee e99995210d Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts). 2010-07-24 16:48:38 -07:00
Azat Tymerkaev bd444196b7 Bug 570165 - Integrate new icons for bookmarks toolbar. r=dao 2010-07-25 09:23:55 +02:00
Edward Lee 6e3eb1b573 Resolve merge conflicts. 2010-07-21 00:35:09 -07:00
Edward Lee 025fe8aa96 Merge mozilla-central (4.0b2) to tabcandy-central with conflicts. 2010-07-21 00:32:53 -07:00
Edward Lee 9c721e78ab Remove trailing spaces/tabs from tabcandy files. 2010-07-20 10:17:29 -07:00
Steffen Wilberg 93103884b7 Make close boxes appear on Linux as well. 2010-07-17 23:17:27 +02:00
Ian Gilman 48f08d64fa + The close box wasn't showing up on Windows; fixed (hopefully) 2010-07-15 15:43:51 -07:00
Edward Lee f573baa6f5 Merge mozilla-central to tabcandy-central. 2010-07-13 12:23:12 -07:00
Steffen Wilberg 8639f99c6b Bug 577947: TabCandy toolbarbutton lacks styling on Windows and Linux. 2010-07-11 20:26:36 +02:00
Shawn Wilsher 6f27d118a4 Merge for back out of changeset a0d6e4d37273 (bug 575870)
a=sheriff
2010-08-10 13:05:42 -07:00
Shawn Wilsher 9441651b39 Backed out changeset a0d6e4d37273 (bug 575870) for possibly being the cause of the following performance regression:
Talos Regression: Txul increase 4.57% on Win7 Firefox
Other possible culprits:
bug 574454
2010-08-10 13:03:32 -07:00
Ian Gilman 6f5d3f335b + Moved our platform-independent tabcandy.css to browser/base/content/tabcandy/
+ Created a platform-specific css file for tabcandy in the theme directory.
+ Copied the Mac TabCandy theme additions into the Windows and Linux themes.

--HG--
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.css => browser/base/content/tabcandy/tabcandy.css
2010-07-07 15:00:11 -07:00
Gavin Sharp a1c89a0917 Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske 2010-06-23 12:53:09 -04:00
Dão Gottwald a90334520f Bug 570281 - Draw a border between tabs and web content. r=mano 2010-08-10 09:01:41 +02:00
Marco Bonardo fa18abdbf6 Bug 574511 - Make bookmarks button customize-able. r=dao 2010-07-09 12:44:01 -07:00
Dão Gottwald 5ed419a0fe Bug 579920 - Consolidate tab bar scroll button styling. r=gavin 2010-07-19 22:18:42 +02:00
Dão Gottwald efae28bd96 Bug 569255 follow-up, removing redundant style rule 2010-07-18 16:38:14 +02:00
Azat Tymerkaev 4264b17492 Bug 569255 - Integrate new tabbrowser icons. r=dao 2010-07-18 16:29:32 +02:00
Rob Campbell 4f600d6cbc bug 560692 - Create a style panel for web page inspector. p=me, r=gavin 2010-07-16 11:12:39 -03:00
Jim Mathies fadf8d1721 Bug 574821 - Add titlebar margin to browser-aero css for maximized windows - addresses issue with negative window origins on windows. r=Dao. 2010-06-28 01:03:47 -05:00
Dão Gottwald 8225317cb7 Bug 571871 - Hovering "Print" menuitem shows black on blue instead of white on blue. r=gavin 2010-06-27 16:00:14 +02:00
Marco Bonardo 1e5ec4980c Bug 574708 - bookmarks button looks ugly if not in icon mode. r=dao 2010-06-26 18:22:20 +02:00
Dão Gottwald b8cc222d90 Bug 574434 - Move Firefox button to the left of the tabstrip when not using aero glass. r=gavin 2010-06-25 22:41:04 +02:00
Dão Gottwald 14f32b46b7 Bug 431644 - Make resizer in Page Info media tab invisible. r=gavin 2010-07-24 10:56:37 +02:00
Dão Gottwald 416077bdb2 Bug 580221 - Improve lightweight theme & tabs-on-top appearance. r=gavin 2010-07-20 19:37:10 +02:00
Dão Gottwald 9c224166f3 Bug 580220 - Simplify selectors involving the tabsontop attribute. r=gavin 2010-07-20 19:36:48 +02:00
Gavin Sharp 9068b6f77b Backed out changeset b46982cc0c0a from bug 572967 due to test failures
--HG--
extra : rebase_source : 8ef47209d527047ab2770ae44fb0467fdf2fa97d
2010-08-03 01:37:10 -04:00
Gavin Sharp 75b5f4d7ae Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske, a=Mossop 2010-06-23 12:53:09 -04:00
Paul O’Shannessy 4df49c2ec3 Bug 571897 (Sync UI) - Part 1: Theme [r=dolske] 2010-08-02 16:37:55 -07:00
Kyle Huey dc69e18e4b Backed out changeset 210e4d354aec 2010-07-28 11:39:15 -07:00
Mehdi Mulani 0039b24196 Bug 564900 - Add folder specifically for downloads to Library sidebar
r=mak
a=sdwilsh
2010-07-28 09:50:04 -07:00
Felipe Gomes c8d62a397e Bug 555081 - Can't move the window when using custom titlebar drawing
r=dao
2010-06-24 10:13:59 -07:00
Marco Bonardo 501826fc1b Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao 2010-06-24 10:08:43 -07:00
Dão Gottwald c011332ae8 Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
Dão Gottwald 5c42ff9f69 Bug 567742 - Disable glass in fullscreen mode. r=gavin 2010-06-22 22:20:52 +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
Felipe Gomes eeb5d6a2c4 Bug 572472 - Adjust theme styles for touch-enabled css rules. r=dao 2010-06-17 21:46:26 +02:00
Stephen Horlander 6883e57363 Bug 570277 - Tab corner tweaks. r=dao
--HG--
extra : rebase_source : 40861b653b2ddcdccd54f7a4b5d26efff626caa8
2010-06-14 21:42:42 +02:00
Dão Gottwald 127e306e75 Bug 570278 followup, fixing tabs-on-top radial gradient position 2010-06-13 11:35:56 +02:00
Dão Gottwald e1d82feb48 Bug 570795 - Create basic "Firefox button" widget. r=gavin 2010-06-13 10:20:58 +02:00
Dão Gottwald 9e37f96049 Bug 570278 - Tab shadow tweaks. r=gavin 2010-06-13 10:19:52 +02:00
Dão Gottwald f4ee9a3b8f Bug 560755 - Textbox border of Location bar and search box is invisible with "High Contrast - Windows Classic". r=gavin 2010-06-12 09:00:09 +02:00
Dão Gottwald 35723b050c Bug 464205 followup, making favicons stand out more again in the all-tabs panel 2010-06-11 14:17:12 +02:00
Dão Gottwald 7c1e1405d9 Bug 568037 - Adjust toolbar backgrounds and gradients for the new theme. rs=gavin 2010-06-11 14:15:37 +02:00
L. David Baron 534169bd6e Rename -moz-background-size to background-size. (Bug 549809) r=roc 2010-06-08 18:44:33 -07: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
Dão Gottwald 80e86a6774 Bug 569935 - remove leftover from the curved identity button. r=gavin 2010-06-06 19:44:45 +02:00
Dão Gottwald 7b4af11d6c Bug 571813 - Hide the Firefox button in full screen mode. r=gavin 2010-07-06 06:17:21 +02:00
Tanner M. Young 2b76dedfb6 Bug 574676 - Fix Page Info tab highlighting. r=db48x 2010-07-04 21:35:40 +02:00
Dave Townsend a091601fc2 Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin 2010-07-01 09:23:11 -07:00
Stephen Horlander d2ecb09aca Bug 565187 - Icons for new geolocation notification. r=dao 2010-07-01 11:03:56 +02:00
Dão Gottwald e758907bb2 Bug 575726 - app button sits two pixels too high on the window frame. r=gavin
--HG--
extra : rebase_source : e002f507b0f6174465d9f4d75a9e8704d913c1a2
2010-07-01 08:30:42 +02:00
Dave Townsend c9419e26e0 Backing out patches for bug 552965 and bug 553455 due to test failures. 2010-06-30 16:51:05 -07:00
Dave Townsend 2f164a09a3 Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin 2010-06-30 14:13:17 -07:00
Dão Gottwald 63b3242939 Bug 575994 - "fullscr-toggler" shouldn't be a toolbar. r=mano
--HG--
extra : rebase_source : 27f2c9b410c87fcc3650a62c6c4e6d5492526715
2010-06-30 19:57:14 +02:00
Jim Mathies 53b8e089e9 Bug 575228 - When maximizing a window, the menu bar gets pushed down. r=dao. 2010-06-29 22:20:02 -05:00
Marco Bonardo 4b06493be2 Bug 575162 - Bookmarks menu button doesn't retain depressed appearance when hovered. r=dao 2010-06-29 00:03:52 +02:00
Dão Gottwald bdad77be75 remove bogus comment again 2010-05-24 09:34:46 +02:00
Rob Arnold c7e25b9989 Bug 556967 - Re-enable aero glass once bug 555182 is fixed r=gavin 2010-05-23 23:29:09 -04:00
Asaf Romano 7d26b0b244 Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
Dão Gottwald 506e7b511c Bug 563671 - anonymous new-tab button makes the tab bar 1px taller. r=gavin 2010-05-05 08:36:57 +02:00
Dão Gottwald 796238243e Bug 562723 - pressing the new-tab button doesn't change the icon. r=gavin
--HG--
extra : rebase_source : c7aef7f8bc075cef8a13908160ee6cb8abd8ecb9
2010-04-29 21:28:32 +02:00
Dão Gottwald d5d3e11f37 Bug 562718 - new-tab button makes the tab bar 1px taller. r=gavin
--HG--
extra : rebase_source : 33f3f1c3763afaf30f1a1c57ba44f38093821c4c
2010-04-29 20:59:34 +02:00
Dão Gottwald 5f14765214 Bug 560562 - Increase contrast between active and background tabs. r=gavin 2010-04-28 07:54:51 +02:00
Dão Gottwald f1b65d54b6 Bug 457187 - Make the tabs toolbar customizable. r=gavin 2010-04-27 18:57:19 +02:00
Dão Gottwald 8744499498 Bug 549061 - new tab bar style. r=gavin 2010-04-20 09:33:08 +02:00
Dão Gottwald 3668e4c44f tweak toolbarbutton disabled state (no bug)
--HG--
extra : rebase_source : 5b339c26c28f5c75c3c189952574d48f97f79454
2010-03-31 13:05:50 +02:00
Dão Gottwald 4d47d4754c Disable aero glass until bug 555182 is fixed (CLOSED TREE) 2010-03-30 01:27:44 +02:00
Dão Gottwald 052892ddaf Bug 554975 - Fix autocomplete url color on Win7/Vista. r=rflint 2010-03-29 12:04:05 +02:00
Dão Gottwald 68550db554 Bug 555477 - #browser and #browser-bottombox shouldn't use Glass. r=rflint 2010-03-28 10:47:51 +02:00
Dão Gottwald 5482885f10 Tweak text legibility on glass (no bug) 2010-03-27 17:05:45 +01:00
Stephen Horlander 489e18c61f Bug 554662 - Further tweaks to toolbar buttons. r=dao 2010-03-27 08:14:58 +01:00
Blair McBride a76c55da65 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Dão Gottwald ee280a8fad Bug 428299 - Location bar and search bar should be transparent when using Glass. r=rflint 2010-03-26 13:14:03 +01:00
Dão Gottwald 36e468bab9 Bug 554809 - Tab drop indicator is misaligned if the tab bar doesn't overflow. r=gavin
--HG--
extra : rebase_source : 20c07e21a0d0ea82b62f43b84ae72d94953ce0cd
2010-03-26 09:30:52 +01:00
Dão Gottwald 3fff7d494f Bug 546259 - enable aero glass for the main window. r=rflint 2010-03-25 08:13:33 +01:00
Dão Gottwald 0ba2e62dc4 Bug 553673 - Border and glow doesn't fade to hovered state on toolbar button hover, only background. r=rflint 2010-03-25 07:44:29 +01:00
Dão Gottwald e75d5557db Bug 549898 - Location bar increases in height at secure sites (https) with higher dpi. r=rflint 2010-03-25 07:43:34 +01:00
Dão Gottwald 963e9a4722 Bug 554001 - Remove superfluous -moz-border-colors usage. r=rflint 2010-03-24 10:15:36 +01:00
Dão Gottwald 830c6a4ac0 Bug 464205 - Attach the panel to the content area and style it accordingly. r=mstange 2010-03-22 15:11:42 +01:00
Dão Gottwald 6f14dd916d Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Blair McBride 41d5c5539c Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride 5f62cb3491 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Dão Gottwald 3bb4e69858 Bug 508499 - simplify tab drop indicator code and styling. r=gavin 2010-03-10 09:07:45 +01:00
Dão Gottwald abaf3f3874 Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801) 2010-03-07 22:05:01 +01:00
Dão Gottwald bef04bfeb9 make selectors more specific to circumvent bug 547128 2010-03-05 12:59:45 +01:00
Dão Gottwald 6c9717e4ea Follow-up to bug 548027: remove spurious duplicate ids on <circle> elements 2010-03-05 01:30:49 +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
Dão Gottwald 523b1cd1dd Bug 549589 - Implement new location bar and search bar style. r=rflint 2010-03-03 00:22:25 +01:00
Dão Gottwald ef20ff5a60 consolidate urlbar styling (no bug) 2010-03-02 12:43:23 +01:00
Dão Gottwald 6c7443f19f Bug 548027 - Tweak toolbarbutton style. r=rflint 2010-03-01 22:30:08 +01:00
Markus Stange 4166f45471 Bug 548017 - Move bookmark toolbaritems' max-width from theme CSS to content CSS and remove superfluous min-width. r=dao 2010-02-26 12:26:43 +01:00
Dão Gottwald 26414880bc Bug 547752 - Adjust toolbarbutton paddings and margins for small and big icon modes. r=rflint 2010-02-23 08:10:45 +01:00
Kaspar Brand c62e0cb5f0 Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao
--HG--
extra : rebase_source : ea62e191112ab31a79ec845e1e382de5eb9e4e62
2010-02-21 23:05:05 +01:00
Dão Gottwald fd1f3b7dbd Bug 482105 - Replace searchbar design images with CSS borders, backgrounds and box shadows. r=mstange, r=rflint 2010-02-21 16:03:52 +01:00
Markus Stange d5a870dc8a Bug 546874 - New style for the bookmarks bar. r=dao 2010-02-21 15:50:10 +01:00
Dão Gottwald 0ba418bda7 Bug 546098 - Integrate new toolbarbutton icons. r=rflint
--HG--
extra : rebase_source : 7e77f36d91011438bc288ebb51793c02f3456690
2010-02-16 21:42:21 +01:00
Dão Gottwald 8efed879ad Bug 545842 - Style menu buttons and impose a standard size on third-party toolbarbutton icons. r=rflint
--HG--
extra : rebase_source : 6b41539ef72ba285b7bfdc6e67b44a46d7237395
2010-02-16 21:41:58 +01:00
Dão Gottwald f94a751a0d Bug 544999 - New toolbarbutton style for the main window. r=rflint 2010-02-12 10:09:56 +01:00
Dão Gottwald 3fd6a889af Bug 543306 - tabpanels background briefly visible when opening a new tab. r=gavin 2010-02-02 08:47:11 +01:00
Dão Gottwald 42233b71c8 Bug 539365 - Lightweight themes text-shadow exists on print-preview screen. r=gavin 2010-01-15 09:20:08 +01:00
Metal Sonic 80ae9b3620 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald ad0f60a0df Bug 528834 - Home button lacks styling for the disabled state, breaking compatibility with the UsableHomeButton extension. r=rflint 2009-12-16 11:16:09 +01:00
Stephen Horlander 8cbf3a1967 Bug 431627 - Toolbar icons should have consistent photoshop blending settings. r=dao, ui-r=faaborg 2009-11-23 19:51:38 +01:00
Dão Gottwald 53761999e5 Bug 525651 - On Windows, tabbrowser tabs often lack legibility when a lightweight theme is selecte. r=rflint 2009-11-11 19:49:56 +01:00
Dão Gottwald a000a5494e Bug 521659 - Main menu doesn't have hover/pressed state when using lightweight theme. r=rflint
--HG--
extra : rebase_source : 977345fdc59197573586aa197ead87c3ff0d2171
2009-11-06 22:57:12 +01:00
Dão Gottwald e4c3443b85 Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad 2009-11-05 09:02:12 +01:00
Dão Gottwald bd2e143dc7 Bug 525712 - Remove dead throbber-specific code from customizeToolbar.js, handle it in themes. r=gavin 2009-11-02 00:24:12 +01:00
Dão Gottwald d121e16fdd Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Marco Bonardo 52895a2f23 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Dão Gottwald 201d2bb245 Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad 2009-10-13 21:57:48 +02:00
Dão Gottwald fdcc1cdfea Bug 520372 - re-enable aero glass for the all tabs panel. r=rflint 2009-10-03 18:36:15 -04:00
Nochum Sossonko 6c269632c9 Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
Dão Gottwald ffb64b861a Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-10-01 14:31:24 +02:00
Dão Gottwald a0f1033fb1 merge 2009-10-01 12:12:55 +02:00
Dão Gottwald a396258d54 Backed out bug 334697 to see if it caused a Ts Shutdown regression 2009-10-01 12:11:50 +02:00
Dão Gottwald 84cda3dcc6 Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss 2009-10-01 10:49:00 +02:00
Dão Gottwald 0cf3cebd9d Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-09-30 10:40:50 +02:00
Marco Bonardo e5e63e4341 Bug 512353 - Unnecessary chevron in bookmarks toolbar, r=dao 2009-09-11 15:25:18 +02:00
Markus Stange 19e21c14dc Bug 514833 - Enforce icon-only fullscreen controls even in text-only mode. r=dao
--HG--
extra : rebase_source : 0b8ee14caf05284986e4e9d95e24cd2a49891f52
2009-09-08 09:55:01 +12:00
Dão Gottwald 03e337e6b9 Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-04 12:58:18 +02:00
Ryan Flint bfb9222b89 Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00
Dão Gottwald 9c31ff038c Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-03 22:19:50 +02:00