author | Michael Krelin <hacker@klever.net> | 2006-12-18 19:18:07 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-12-18 19:18:07 (UTC) |
commit | 0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910 (patch) (unidiff) | |
tree | 0c2fd72859dcc5ad9bccf5f8eeeee916d94d999f | |
parent | 71a2c8a80f3c7a99e893efb32c6bbf5080e16ff1 (diff) | |
download | fireflix-0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910.zip fireflix-0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910.tar.gz fireflix-0f814a85fbbe5b06efb7cd70ae4eb4bdd6c40910.tar.bz2 |
summarized changes
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@242 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | NEWS.xml | 6 |
2 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | 0.0.6 () | ||
2 | - Added ability to edit future photo privacy settings before uploading | ||
3 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). | ||
4 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) | ||
5 | - doubleclicking files in uploads tab | ||
1 | 0.0.5 (November 17th, 2006) | 6 | 0.0.5 (November 17th, 2006) |
2 | - Added toolbar button | 7 | - Added toolbar button |
3 | - Generating HTML for photos selection in sets browser | 8 | - Generating HTML for photos selection in sets browser |
4 | - Enter or double click on photo in set now opens photo in flickr | 9 | - Enter or double click on photo in set now opens photo in flickr |
5 | - Double click on photoset opens photoset in flickr | 10 | - Double click on photoset opens photoset in flickr |
6 | - Hiding completely photo properties in sets browser when no photo | 11 | - Hiding completely photo properties in sets browser when no photo |
@@ -1,8 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="us-ascii"?> | 1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> | 2 | <news> |
3 | <version version="0.0.6"> | ||
4 | <ni>Added ability to edit future photo privacy settings before uploading</ni> | ||
5 | <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> | ||
6 | <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> | ||
7 | <ni>doubleclicking files in uploads tab</ni> | ||
8 | </version> | ||
3 | <version version="0.0.5" date="November 17th, 2006"> | 9 | <version version="0.0.5" date="November 17th, 2006"> |
4 | <ni>Added toolbar button</ni> | 10 | <ni>Added toolbar button</ni> |
5 | <ni>Generating HTML for photos selection in sets browser</ni> | 11 | <ni>Generating HTML for photos selection in sets browser</ni> |
6 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> | 12 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> |
7 | <ni>Double click on photoset opens photoset in flickr</ni> | 13 | <ni>Double click on photoset opens photoset in flickr</ni> |
8 | <ni>Hiding completely photo properties in sets browser when no photo | 14 | <ni>Hiding completely photo properties in sets browser when no photo |