Quote Colors
| resources: | Home Download Installation notes User Guide FAQ Mailing List Changelog Source Code |
|---|
Changelog
0.3 11/14/2009- full compatibility with Thunderbird 3 and SeaMonkey 2
- [improved] quote colors and formatting repeat once after the fifth quote level (i.e. level 6 has the same formatting as level 1, level 7 the same as level 2, and so on...) which helps to visually distinguish up to 10 quote levels now
- [improved] internal code cleanup and many small fixes
- [improved] extension description displayed in add-on manager is now localized for some languages (Tb3 and SM2 only)
- [improved] removed contents.rdf files from package (Tb and SM2 only)
0.2.9 06/21/2009
- preliminary Thunderbird 3 and SeaMonkey 2 compatibility
- [new] new language: Danish
0.2.8 04/22/2007
- Thunderbird 2.0 compatibility
- [new] new languages: Hungarian, Russian
0.2.7 11/19/2005
- [new] don't color quotes in messages marked as "Junk" (message colors will be applied)
- [improved] package contains seven additional languages, thanks to all translators (see about dialog for credits)!
- [fix] color quotes correctly in separately opened messages (with File > Open saved message...)
- [fix] printed messages that contained attachments are colored properly now
- [fix] eliminated some strict javascript warnings and fixed errors that occured when printing address cards/books
0.2.6 02/12/2005
- [new] allow to change link colors in messages
- [improved] message colors can be disabled, if you don't want that feature you aren't forced to use it
- [fix] don't apply message colors to HTML messages with pre-defined colors
- [fix] don't apply message colors to mail start page
- [improved] all user colors are applied correctly in print preview
- [fix] "wide view" layout selected on startup should work flawlessly now
0.2.5 12/14/2004
- [new] quote colors now are printed just as displayed in the message
- [new] new option to collapse borders in graphical quoting mode, which means that only one border will be shown on left/right side per quoted paragraph
- [new] new messages options to setup message text and background colors, signature color and a switch to enable font effects in plain text messages. (The latter just sets a preference value that's not accessible in Thunderbirds user interface)
- [improved] quotes in HTML messages are colored again, this can be switched off in advanced options
- [improved] open messages are now reloaded automatically after closing the Quote Colors options dialog to show the new settings
- [fix] (internal) properly unload observers for pref changes
0.2 06/27/2004
- [fix] made extension work with Thunderbird 0.7 (the Tb developers decided to implement a new quote level coloring feature (actually "only" one css file) that completely broke Quote Colors) ^_^
- [fix] changes needed by the new extension manager of Thunderbird: removed the Uninstall script, added new default preferences file, added install.rdf
- [new] new options for graphical quoting (border style, border position)
- [improved] preview box in options dialog shows a preview for graphical quoting settings, too, and should be much more exactly now
- [improved] removed checkbox for format=flowed, this option will be automatically set when disabling graphical quoting
- quotes in HTML messages won't be colored with this version, is anyone missing this "feature"? It could be added as an option in next version
0.1c 10/25/2003
- [fix] the extension now works in the preview pane with any window layout selected by observing layout changes (thanks to Scott!)
there my be still problems if wide view is selected on startup - [new] added "reset to default colors" button to settings dialog
- [improved] added access keys to most of the elements on the settings dialog
0.1b 10/11/2003
- [fix] fixed a problem that caused Thunderbird to react strange when viewing messages (some key shortcuts did not work, message pane did not get updated etc.)
- [improved] using a better colorpicker from editor component that allows to enter any RGB value for colors
0.1a 10/03/2003
- first public (beta) release