author | Michael Krelin <hacker@klever.net> | 2006-11-16 23:05:41 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-11-16 23:05:41 (UTC) |
commit | b609e9157c1587b11f177edfa7fe65f6851e9706 (patch) (side-by-side diff) | |
tree | 605bbbde8f24d9eb5a7ff70df1268cd638e2a581 /NEWS | |
parent | a5df65b1ec3c86cba0e2f12d5f51e3cb29c99353 (diff) | |
download | fireflix-b609e9157c1587b11f177edfa7fe65f6851e9706.zip fireflix-b609e9157c1587b11f177edfa7fe65f6851e9706.tar.gz fireflix-b609e9157c1587b11f177edfa7fe65f6851e9706.tar.bz2 |
Yet another NEWS item0.0.5
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@232 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,21 +1,24 @@ -0.0.5 () +0.0.5 (November 17th, 2006) - Added toolbar button + - Generating HTML for photos selection in sets browser - Enter or double click on photo in set now opens photo in flickr - Double click on photoset opens photoset in flickr + - Hiding completely photo properties in sets browser when no photo + selected 0.0.4 (November 13th, 2006) - Added button to remove linebreaks from generated HTML - Added the word 'sidebar' to the extension name so that you don't have to look hard for it - UI polishing, including making it more boring - code cosmetics 0.0.3 (November 6th, 2006) - Firefox 2.0 compatibility 0.0.2 (October 17th, 2006) - Added brief help file - Fixed HTML generation code - Fixed a mistyped flickr url so that the 'Flickr' button works now 0.0.1 (October 3rd, 2006) - Added ability to paginate through search results - Fixed packaging bug that omitted packaging license dialog - A lot of code cleanup and UI polishing 0.0 (September 26th, 2006) - Initial release |