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) (unidiff) | |
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 @@ | |||
1 | 0.0.5 () | 1 | 0.0.5 (November 17th, 2006) |
2 | - Added toolbar button | 2 | - Added toolbar button |
3 | - Generating HTML for photos selection in sets browser | ||
3 | - Enter or double click on photo in set now opens photo in flickr | 4 | - Enter or double click on photo in set now opens photo in flickr |
4 | - Double click on photoset opens photoset in flickr | 5 | - Double click on photoset opens photoset in flickr |
6 | - Hiding completely photo properties in sets browser when no photo | ||
7 | selected | ||
5 | 0.0.4 (November 13th, 2006) | 8 | 0.0.4 (November 13th, 2006) |
6 | - Added button to remove linebreaks from generated HTML | 9 | - Added button to remove linebreaks from generated HTML |
7 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | 10 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it |
8 | - UI polishing, including making it more boring | 11 | - UI polishing, including making it more boring |
9 | - code cosmetics | 12 | - code cosmetics |
10 | 0.0.3 (November 6th, 2006) | 13 | 0.0.3 (November 6th, 2006) |
11 | - Firefox 2.0 compatibility | 14 | - Firefox 2.0 compatibility |
12 | 0.0.2 (October 17th, 2006) | 15 | 0.0.2 (October 17th, 2006) |
13 | - Added brief help file | 16 | - Added brief help file |
14 | - Fixed HTML generation code | 17 | - Fixed HTML generation code |
15 | - Fixed a mistyped flickr url so that the 'Flickr' button works now | 18 | - Fixed a mistyped flickr url so that the 'Flickr' button works now |
16 | 0.0.1 (October 3rd, 2006) | 19 | 0.0.1 (October 3rd, 2006) |
17 | - Added ability to paginate through search results | 20 | - Added ability to paginate through search results |
18 | - Fixed packaging bug that omitted packaging license dialog | 21 | - Fixed packaging bug that omitted packaging license dialog |
19 | - A lot of code cleanup and UI polishing | 22 | - A lot of code cleanup and UI polishing |
20 | 0.0 (September 26th, 2006) | 23 | 0.0 (September 26th, 2006) |
21 | - Initial release | 24 | - Initial release |