author | Michael Krelin <hacker@klever.net> | 2006-11-16 21:56:15 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-11-16 21:56:15 (UTC) |
commit | dd82dbcb0be6f49d58594bfbe3a3ae5f01c54e5c (patch) (unidiff) | |
tree | 91100ed5085b0e5a3251984848201ba25f9e72a9 /NEWS | |
parent | 8db8cc953a91ccba910228bdaf2563ffd92f3d61 (diff) | |
download | fireflix-dd82dbcb0be6f49d58594bfbe3a3ae5f01c54e5c.zip fireflix-dd82dbcb0be6f49d58594bfbe3a3ae5f01c54e5c.tar.gz fireflix-dd82dbcb0be6f49d58594bfbe3a3ae5f01c54e5c.tar.bz2 |
news item
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@227 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,19 +1,20 @@ | |||
1 | 0.0.5 () | 1 | 0.0.5 () |
2 | - Added toolbar button | 2 | - Added toolbar button |
3 | - Enter or double click on photo in set now opens photo in flickr | ||
3 | 0.0.4 (November 13th, 2006) | 4 | 0.0.4 (November 13th, 2006) |
4 | - Added button to remove linebreaks from generated HTML | 5 | - Added button to remove linebreaks from generated HTML |
5 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | 6 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it |
6 | - UI polishing, including making it more boring | 7 | - UI polishing, including making it more boring |
7 | - code cosmetics | 8 | - code cosmetics |
8 | 0.0.3 (November 6th, 2006) | 9 | 0.0.3 (November 6th, 2006) |
9 | - Firefox 2.0 compatibility | 10 | - Firefox 2.0 compatibility |
10 | 0.0.2 (October 17th, 2006) | 11 | 0.0.2 (October 17th, 2006) |
11 | - Added brief help file | 12 | - Added brief help file |
12 | - Fixed HTML generation code | 13 | - Fixed HTML generation code |
13 | - Fixed a mistyped flickr url so that the 'Flickr' button works now | 14 | - Fixed a mistyped flickr url so that the 'Flickr' button works now |
14 | 0.0.1 (October 3rd, 2006) | 15 | 0.0.1 (October 3rd, 2006) |
15 | - Added ability to paginate through search results | 16 | - Added ability to paginate through search results |
16 | - Fixed packaging bug that omitted packaging license dialog | 17 | - Fixed packaging bug that omitted packaging license dialog |
17 | - A lot of code cleanup and UI polishing | 18 | - A lot of code cleanup and UI polishing |
18 | 0.0 (September 26th, 2006) | 19 | 0.0 (September 26th, 2006) |
19 | - Initial release | 20 | - Initial release |