corrects display of extensions panel in one of my favourite skin - Charamel - applied to Thunderbird
Makes tabs follow GTK2 theme on Linux, like in Thunderbird 3. Based on Firefox 4 on Linux - Native Tabs. Native look for Firefox 4+ on Linux.
- controls the actual/min/max size of the preferences dialog window - works in thunderbird 1.5.0.x
Some beautifying tweaks I've been using with Tb for a long time: - adds a nice gray line-through to deleted imap emails - draws soft gray gridlines in the folder and thread panes - tested with Thunderbird 1.* and 2.0.0.*
Tweaks the message pane of TB3. Adds images to the buttons. Removes text on the buttons. Adds margins and shadows to the email.
- controls the actual/min/max size of the address book card window - automatically provides scrollbars if needed - works in Thunderbird 1.5.0.x
These are my own personal tweaks for Thunderbird. Probably only of interest to me. (With a big thanks to http://www.linnhe2.free-online.co.uk/thunderbird/chrome.html for info.)
A small piece of code to display a visual aid for line length editing. Designed to be used with medium sized, Consolas-monospaced (or any monospaced) font. Guides will only be displayed in message body to the author, not the person receiving the message. The code is heavily commented and should be easily modifiable. NOTE: The message body for Thunderbird is a generic shell, having no unique selectors known to the author. This means the guide will be displayed for all messages, sent and received, unless disabled. This should also serve as a caution that if the style is mistakenly installed in Firefox, the lines will display on every single web page until disabled and uninstalled.
- stops Thunderbird from truncating long attachment file names - works in Thunderbird 1.5.0.x/2.0.0.x/3.0.x ps - only affects read-message window, NOT NEW-message window
- forces tbird to show an attachment box on outbound msg windows - works in Thunderbird 1.5.0.x/2.0.0.x/3.0.x