-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | NEWS.xml | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
3 files changed, 6 insertions, 1 deletions
@@ -1,36 +1,38 @@ | |||
1 | 0.0.6.7 (August 28th, 2011) | ||
2 | - Compatibility update for the recent pack of foxes. | ||
1 | 0.0.6.3 (August 7th, 2009) | 3 | 0.0.6.3 (August 7th, 2009) |
2 | - Firefox 3.5 compatibility release | 4 | - Firefox 3.5 compatibility release |
3 | 0.0.6.2 (June 19th, 2008) | 5 | 0.0.6.2 (June 19th, 2008) |
4 | - Firefox 3.0.* compatibility release | 6 | - Firefox 3.0.* compatibility release |
5 | 0.0.6.1 (December 20th, 2006) | 7 | 0.0.6.1 (December 20th, 2006) |
6 | - Firefox 2.0.0.* compatibility release | 8 | - Firefox 2.0.0.* compatibility release |
7 | 0.0.6 (December 18th, 2006) | 9 | 0.0.6 (December 18th, 2006) |
8 | - Added ability to edit future photo privacy settings before uploading | 10 | - Added ability to edit future photo privacy settings before uploading |
9 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). | 11 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). |
10 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) | 12 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) |
11 | - doubleclicking files in uploads tab | 13 | - doubleclicking files in uploads tab |
12 | - "What's new?" link in help | 14 | - "What's new?" link in help |
13 | 0.0.5 (November 17th, 2006) | 15 | 0.0.5 (November 17th, 2006) |
14 | - Added toolbar button | 16 | - Added toolbar button |
15 | - Generating HTML for photos selection in sets browser | 17 | - Generating HTML for photos selection in sets browser |
16 | - Enter or double click on photo in set now opens photo in flickr | 18 | - Enter or double click on photo in set now opens photo in flickr |
17 | - Double click on photoset opens photoset in flickr | 19 | - Double click on photoset opens photoset in flickr |
18 | - Hiding completely photo properties in sets browser when no photo | 20 | - Hiding completely photo properties in sets browser when no photo |
19 | selected | 21 | selected |
20 | 0.0.4 (November 13th, 2006) | 22 | 0.0.4 (November 13th, 2006) |
21 | - Added button to remove linebreaks from generated HTML | 23 | - Added button to remove linebreaks from generated HTML |
22 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | 24 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it |
23 | - UI polishing, including making it more boring | 25 | - UI polishing, including making it more boring |
24 | - code cosmetics | 26 | - code cosmetics |
25 | 0.0.3 (November 6th, 2006) | 27 | 0.0.3 (November 6th, 2006) |
26 | - Firefox 2.0 compatibility | 28 | - Firefox 2.0 compatibility |
27 | 0.0.2 (October 17th, 2006) | 29 | 0.0.2 (October 17th, 2006) |
28 | - Added brief help file | 30 | - Added brief help file |
29 | - Fixed HTML generation code | 31 | - Fixed HTML generation code |
30 | - Fixed a mistyped flickr url so that the 'Flickr' button works now | 32 | - Fixed a mistyped flickr url so that the 'Flickr' button works now |
31 | 0.0.1 (October 3rd, 2006) | 33 | 0.0.1 (October 3rd, 2006) |
32 | - Added ability to paginate through search results | 34 | - Added ability to paginate through search results |
33 | - Fixed packaging bug that omitted packaging license dialog | 35 | - Fixed packaging bug that omitted packaging license dialog |
34 | - A lot of code cleanup and UI polishing | 36 | - A lot of code cleanup and UI polishing |
35 | 0.0 (September 26th, 2006) | 37 | 0.0 (September 26th, 2006) |
36 | - Initial release | 38 | - Initial release |
@@ -1,49 +1,52 @@ | |||
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.7" date="August 28th, 2011"> | ||
4 | <ni>Compatibility update for the recent pack of foxes.</ni> | ||
5 | </version> | ||
3 | <version version="0.0.6.3" date="August 7th, 2009"> | 6 | <version version="0.0.6.3" date="August 7th, 2009"> |
4 | <ni>Firefox 3.5 compatibility release</ni> | 7 | <ni>Firefox 3.5 compatibility release</ni> |
5 | </version> | 8 | </version> |
6 | <version version="0.0.6.2" date="June 19th, 2008"> | 9 | <version version="0.0.6.2" date="June 19th, 2008"> |
7 | <ni>Firefox 3.0.* compatibility release</ni> | 10 | <ni>Firefox 3.0.* compatibility release</ni> |
8 | </version> | 11 | </version> |
9 | <version version="0.0.6.1" date="December 20th, 2006"> | 12 | <version version="0.0.6.1" date="December 20th, 2006"> |
10 | <ni>Firefox 2.0.0.* compatibility release</ni> | 13 | <ni>Firefox 2.0.0.* compatibility release</ni> |
11 | </version> | 14 | </version> |
12 | <version version="0.0.6" date="December 18th, 2006"> | 15 | <version version="0.0.6" date="December 18th, 2006"> |
13 | <ni>Added ability to edit future photo privacy settings before uploading</ni> | 16 | <ni>Added ability to edit future photo privacy settings before uploading</ni> |
14 | <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> | 17 | <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> |
15 | <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> | 18 | <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> |
16 | <ni>doubleclicking files in uploads tab</ni> | 19 | <ni>doubleclicking files in uploads tab</ni> |
17 | <ni>"What's new?" link in help</ni> | 20 | <ni>"What's new?" link in help</ni> |
18 | </version> | 21 | </version> |
19 | <version version="0.0.5" date="November 17th, 2006"> | 22 | <version version="0.0.5" date="November 17th, 2006"> |
20 | <ni>Added toolbar button</ni> | 23 | <ni>Added toolbar button</ni> |
21 | <ni>Generating HTML for photos selection in sets browser</ni> | 24 | <ni>Generating HTML for photos selection in sets browser</ni> |
22 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> | 25 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> |
23 | <ni>Double click on photoset opens photoset in flickr</ni> | 26 | <ni>Double click on photoset opens photoset in flickr</ni> |
24 | <ni>Hiding completely photo properties in sets browser when no photo | 27 | <ni>Hiding completely photo properties in sets browser when no photo |
25 | selected</ni> | 28 | selected</ni> |
26 | </version> | 29 | </version> |
27 | <version version="0.0.4" date="November 13th, 2006"> | 30 | <version version="0.0.4" date="November 13th, 2006"> |
28 | <ni>Added button to remove linebreaks from generated HTML</ni> | 31 | <ni>Added button to remove linebreaks from generated HTML</ni> |
29 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> | 32 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> |
30 | <ni>UI polishing, including making it more boring</ni> | 33 | <ni>UI polishing, including making it more boring</ni> |
31 | <ni>code cosmetics</ni> | 34 | <ni>code cosmetics</ni> |
32 | </version> | 35 | </version> |
33 | <version version="0.0.3" date="November 6th, 2006"> | 36 | <version version="0.0.3" date="November 6th, 2006"> |
34 | <ni>Firefox 2.0 compatibility</ni> | 37 | <ni>Firefox 2.0 compatibility</ni> |
35 | </version> | 38 | </version> |
36 | <version version="0.0.2" date="October 17th, 2006"> | 39 | <version version="0.0.2" date="October 17th, 2006"> |
37 | <ni>Added brief help file</ni> | 40 | <ni>Added brief help file</ni> |
38 | <ni>Fixed HTML generation code</ni> | 41 | <ni>Fixed HTML generation code</ni> |
39 | <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> | 42 | <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> |
40 | </version> | 43 | </version> |
41 | <version version="0.0.1" date="October 3rd, 2006"> | 44 | <version version="0.0.1" date="October 3rd, 2006"> |
42 | <ni>Added ability to paginate through search results</ni> | 45 | <ni>Added ability to paginate through search results</ni> |
43 | <ni>Fixed packaging bug that omitted packaging license dialog</ni> | 46 | <ni>Fixed packaging bug that omitted packaging license dialog</ni> |
44 | <ni>A lot of code cleanup and UI polishing</ni> | 47 | <ni>A lot of code cleanup and UI polishing</ni> |
45 | </version> | 48 | </version> |
46 | <version version="0.0" date="September 26th, 2006"> | 49 | <version version="0.0" date="September 26th, 2006"> |
47 | <ni>Initial release</ni> | 50 | <ni>Initial release</ni> |
48 | </version> | 51 | </version> |
49 | </news> | 52 | </news> |
diff --git a/configure.ac b/configure.ac index e8243a0..c2f2ec0 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1,28 +1,28 @@ | |||
1 | AC_INIT([fireflix], [0.0.6.3], [fireflix-bugs@klever.net]) | 1 | AC_INIT([fireflix], [0.0.6.7], [fireflix-bugs@klever.net]) |
2 | AC_CONFIG_SRCDIR([install.rdf.in]) | 2 | AC_CONFIG_SRCDIR([install.rdf.in]) |
3 | AM_INIT_AUTOMAKE([dist-bzip2]) | 3 | AM_INIT_AUTOMAKE([dist-bzip2]) |
4 | AC_SUBST([MOZ_EXT_ID],[{4269f719-86de-4668-b8ad-04752c23a69e}]) | 4 | AC_SUBST([MOZ_EXT_ID],[{4269f719-86de-4668-b8ad-04752c23a69e}]) |
5 | 5 | ||
6 | AC_PATH_PROG([ZIP],[zip],[false]) | 6 | AC_PATH_PROG([ZIP],[zip],[false]) |
7 | if test "${ZIP}" = "false" ; then | 7 | if test "${ZIP}" = "false" ; then |
8 | AC_MSG_ERROR([zip is required to produce packaged extension]) | 8 | AC_MSG_ERROR([zip is required to produce packaged extension]) |
9 | fi | 9 | fi |
10 | AC_PATH_PROG([XSLTPROC],[xsltproc],[true]) | 10 | AC_PATH_PROG([XSLTPROC],[xsltproc],[true]) |
11 | 11 | ||
12 | AC_SUBST([xpidir],[\${top_builddir}/xpi]) | 12 | AC_SUBST([xpidir],[\${top_builddir}/xpi]) |
13 | AC_SUBST([xpichromedir],[\${xpidir}/chrome]) | 13 | AC_SUBST([xpichromedir],[\${xpidir}/chrome]) |
14 | AC_SUBST([xpichromecontentdir],[\${xpichromedir}/content]) | 14 | AC_SUBST([xpichromecontentdir],[\${xpichromedir}/content]) |
15 | AC_SUBST([xpichromelocaledir],[\${xpichromedir}/locale]) | 15 | AC_SUBST([xpichromelocaledir],[\${xpichromedir}/locale]) |
16 | 16 | ||
17 | COPYING="`sed -e 's/\\"/\\"/g' -e 's,$,<br/>,g' -e 's/(c)/\\©/g' ${srcdir}/COPYING|tr '\n' ' '`" | 17 | COPYING="`sed -e 's/\\"/\\"/g' -e 's,$,<br/>,g' -e 's/(c)/\\©/g' ${srcdir}/COPYING|tr '\n' ' '`" |
18 | AC_SUBST([COPYING]) | 18 | AC_SUBST([COPYING]) |
19 | 19 | ||
20 | AC_CONFIG_FILES([ | 20 | AC_CONFIG_FILES([ |
21 | Makefile | 21 | Makefile |
22 | install.rdf | 22 | install.rdf |
23 | update-template.rdf | 23 | update-template.rdf |
24 | content/Makefile | 24 | content/Makefile |
25 | content/autoconf.dtd | 25 | content/autoconf.dtd |
26 | locale/Makefile | 26 | locale/Makefile |
27 | ]) | 27 | ]) |
28 | AC_OUTPUT | 28 | AC_OUTPUT |