Theme changes for FF3.5

Discuss application theming and theme development.
Post Reply
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 423469 - Theme list can be completely obscured

Interesting effect of fixing bugs like this one and the previous one in your theme, is that they also apply in older versions of Firefox (3.0 and 2.0, if your theme support 2.0 as well).
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 448939 - XULBrowserWindow cleanup
User avatar
Alfred Kayser
Posts: 708
Joined: November 7th, 2002, 3:51 am
Location: The Netherlands
Contact:

Re: Theme changes for FF3.1

Post by Alfred Kayser »

Bug 449664 - use the new search textbox binding in the cookie viewer.
Bug 449669 - use the new search textbox binding in about:config.
Bug 372826 - Update about:license, about:buildconfig to the new style/look of about:
User avatar
steviex
Moderator
Posts: 28902
Joined: August 12th, 2006, 8:27 am
Location: Middle England

Re: Theme changes for FF3.1

Post by steviex »

Ilan S ... Your Post has been split to HERE. viewtopic.php?f=18&t=841825

This thread is purely for information about changes the Developers are making to the UI...

It is NOT for Support or for Theme Requests. Start a new topic for this.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -Albert Einstein

Please DO NOT PM me for support... Lets keep it on the board, so we can all learn.
User avatar
ShareBird
Posts: 2740
Joined: December 8th, 2004, 7:09 am
Location: Berlin | Made in Brasil
Contact:

Re: Theme changes for FF3.1

Post by ShareBird »

Alfred Kayser wrote:Bug 372826 - Update about:license, about:buildconfig to the new style/look of about:

Ouch. This will probably brake third party themes as they are removing the element #aboutPageContainer. If someone (like me) is already using it to skin that page, it will brake the style and makes compatibility downwards impossible...(in my case).
Image
Silvermel - A Theme for Firefox and Thunderbird
YATT - Yet Another Theme Tutorial
Don't give a man a fish. Teach him how to fish instead.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 454867 - Gnomestripe needs decent treeline styles (for now)
Bug 418538 - Enable color management support by default
- So Many Colors
Bug 435293 - Add support for WebKit's CSS3 Transform proposal
- CSS Transforms - Web Tech Blog
- screenshot

Code: Select all

#bookmarksMenu > .menubar-text {
  -moz-transform: scale(-1, -1);
}


Shiretoko Alpha 2 Release
- Firefox 3.1 Beta 1 Code freeze: September 30th
Theme: new icon work for Windows is underway, if you need icon work, talk to faaborg
Polishing Firefox 9-8-08
Last edited by Kuden on October 9th, 2008, 3:08 am, edited 5 times in total.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 368972 - Default width/height for plugin placeholders should be 240px/200px
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 431444 - Update Bookmark Star Icon States
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 439354 - OS X toolbar background doesn't have a good gradient
- Implement '-moz-appearance: -moz-mac-unified-toolbar' (OS X only)
Bug 449832 - Color mismatch between unified toolbar and selected tab after bug 439354
Bug 449833 - Need a platform color for chrome background on Mac OS X
- Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive

This feature is on target for landing in Beta 2: windows default toolbar refresh
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 448767 - [Mac] Allow themes to differentiate between Blue and Graphite system appearance color / Add -moz-system-metric(mac-graphite-theme)

- Firefox 3.1 Beta 1 Code freeze: September 30th
- Firefox 3.1 Beta 2 Code freeze: November 4th
From: Firefox3.1/StatusMeetings/2008-09-17
Last edited by Kuden on October 9th, 2008, 3:05 am, edited 1 time in total.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 418671 - Clean up places views drag and drop code
User avatar
ShareBird
Posts: 2740
Joined: December 8th, 2004, 7:09 am
Location: Berlin | Made in Brasil
Contact:

Re: Theme changes for FF3.1

Post by ShareBird »

Kuden wrote:Bug 448939 - XULBrowserWindow cleanup


This one removed the ability to change the color from urlbar according to secure urls as described here: viewtopic.php?f=23&t=850885&start=0&st=0&sk=t&sd=a

And because https://bugzilla.mozilla.org/show_bug.cgi?id=436170 there is no other way to make this. More and more make themes becomes to just change icons from default theme... :evil:
Silvermel - A Theme for Firefox and Thunderbird
YATT - Yet Another Theme Tutorial
Don't give a man a fish. Teach him how to fish instead.
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 436681 - CSS rule not usable by extensions in General tab
User avatar
Kuden
Posts: 588
Joined: June 5th, 2004, 6:53 pm
Location: Japan
Contact:

Re: Theme changes for FF3.1

Post by Kuden »

Bug 441827 - tabstrip background too dark when window in background
User avatar
ShareBird
Posts: 2740
Joined: December 8th, 2004, 7:09 am
Location: Berlin | Made in Brasil
Contact:

Re: Theme changes for FF3.1

Post by ShareBird »

Bug 455756 - Add a "new tab" button to the tab bar
Silvermel - A Theme for Firefox and Thunderbird
YATT - Yet Another Theme Tutorial
Don't give a man a fish. Teach him how to fish instead.
Post Reply