author | hacker <hacker@fe716a7a-6dde-0310-88d9-d003556173a8> | 2008-06-19 22:14:19 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2008-06-22 22:08:43 (UTC) |
commit | 2006dedac467448e2f58964244d26d0c22129a83 (patch) (unidiff) | |
tree | 08510893df5ed0d1946ca4ab4431261a2a6de971 | |
parent | 48ce1fa6ea531652df75eb6a8748feff290443bb (diff) | |
download | fireflix-2006dedac467448e2f58964244d26d0c22129a83.zip fireflix-2006dedac467448e2f58964244d26d0c22129a83.tar.gz fireflix-2006dedac467448e2f58964244d26d0c22129a83.tar.bz2 |
0.0.6.2 - firefox compatibility release0.0.6.2
git-svn-id: file:///home/hacker/svns/kin/fireflix/trunk@310 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | NEWS.xml | 3 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | install.rdf.in | 2 |
4 files changed, 7 insertions, 2 deletions
@@ -1,32 +1,34 @@ | |||
1 | 0.0.6.2 (June 19th, 2008) | ||
2 | - Firefox 3.0.* compatibility release | ||
1 | 0.0.6.1 (December 20th, 2006) | 3 | 0.0.6.1 (December 20th, 2006) |
2 | - Firefox 2.0.0.* compatibility release | 4 | - Firefox 2.0.0.* compatibility release |
3 | 0.0.6 (December 18th, 2006) | 5 | 0.0.6 (December 18th, 2006) |
4 | - Added ability to edit future photo privacy settings before uploading | 6 | - Added ability to edit future photo privacy settings before uploading |
5 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). | 7 | - Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though). |
6 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) | 8 | - Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet) |
7 | - doubleclicking files in uploads tab | 9 | - doubleclicking files in uploads tab |
8 | - "What's new?" link in help | 10 | - "What's new?" link in help |
9 | 0.0.5 (November 17th, 2006) | 11 | 0.0.5 (November 17th, 2006) |
10 | - Added toolbar button | 12 | - Added toolbar button |
11 | - Generating HTML for photos selection in sets browser | 13 | - Generating HTML for photos selection in sets browser |
12 | - Enter or double click on photo in set now opens photo in flickr | 14 | - Enter or double click on photo in set now opens photo in flickr |
13 | - Double click on photoset opens photoset in flickr | 15 | - Double click on photoset opens photoset in flickr |
14 | - Hiding completely photo properties in sets browser when no photo | 16 | - Hiding completely photo properties in sets browser when no photo |
15 | selected | 17 | selected |
16 | 0.0.4 (November 13th, 2006) | 18 | 0.0.4 (November 13th, 2006) |
17 | - Added button to remove linebreaks from generated HTML | 19 | - Added button to remove linebreaks from generated HTML |
18 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | 20 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it |
19 | - UI polishing, including making it more boring | 21 | - UI polishing, including making it more boring |
20 | - code cosmetics | 22 | - code cosmetics |
21 | 0.0.3 (November 6th, 2006) | 23 | 0.0.3 (November 6th, 2006) |
22 | - Firefox 2.0 compatibility | 24 | - Firefox 2.0 compatibility |
23 | 0.0.2 (October 17th, 2006) | 25 | 0.0.2 (October 17th, 2006) |
24 | - Added brief help file | 26 | - Added brief help file |
25 | - Fixed HTML generation code | 27 | - Fixed HTML generation code |
26 | - Fixed a mistyped flickr url so that the 'Flickr' button works now | 28 | - Fixed a mistyped flickr url so that the 'Flickr' button works now |
27 | 0.0.1 (October 3rd, 2006) | 29 | 0.0.1 (October 3rd, 2006) |
28 | - Added ability to paginate through search results | 30 | - Added ability to paginate through search results |
29 | - Fixed packaging bug that omitted packaging license dialog | 31 | - Fixed packaging bug that omitted packaging license dialog |
30 | - A lot of code cleanup and UI polishing | 32 | - A lot of code cleanup and UI polishing |
31 | 0.0 (September 26th, 2006) | 33 | 0.0 (September 26th, 2006) |
32 | - Initial release | 34 | - Initial release |
@@ -1,34 +1,37 @@ | |||
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.2" date="June 19th, 2008"> | ||
4 | <ni>Firefox 3.0.* compatibility release</ni> | ||
5 | </version> | ||
3 | <version version="0.0.6.1" date="December 20th, 2006"> | 6 | <version version="0.0.6.1" date="December 20th, 2006"> |
4 | <ni>Firefox 2.0.0.* compatibility release</ni> | 7 | <ni>Firefox 2.0.0.* compatibility release</ni> |
5 | </version> | 8 | </version> |
6 | <version version="0.0.6" date="December 18th, 2006"> | 9 | <version version="0.0.6" date="December 18th, 2006"> |
7 | <ni>Added ability to edit future photo privacy settings before uploading</ni> | 10 | <ni>Added ability to edit future photo privacy settings before uploading</ni> |
8 | <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> | 11 | <ni>Show reasons for failed uploads and make uploaded files properties visible after upload is completed (readonly, though).</ni> |
9 | <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> | 12 | <ni>Added shortcut key for opening fireflix: Ctrl+Shift+X (not configurable, yet)</ni> |
10 | <ni>doubleclicking files in uploads tab</ni> | 13 | <ni>doubleclicking files in uploads tab</ni> |
11 | <ni>"What's new?" link in help</ni> | 14 | <ni>"What's new?" link in help</ni> |
12 | </version> | 15 | </version> |
13 | <version version="0.0.5" date="November 17th, 2006"> | 16 | <version version="0.0.5" date="November 17th, 2006"> |
14 | <ni>Added toolbar button</ni> | 17 | <ni>Added toolbar button</ni> |
15 | <ni>Generating HTML for photos selection in sets browser</ni> | 18 | <ni>Generating HTML for photos selection in sets browser</ni> |
16 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> | 19 | <ni>Enter or double click on photo in set now opens photo in flickr</ni> |
17 | <ni>Double click on photoset opens photoset in flickr</ni> | 20 | <ni>Double click on photoset opens photoset in flickr</ni> |
18 | <ni>Hiding completely photo properties in sets browser when no photo | 21 | <ni>Hiding completely photo properties in sets browser when no photo |
19 | selected</ni> | 22 | selected</ni> |
20 | </version> | 23 | </version> |
21 | <version version="0.0.4" date="November 13th, 2006"> | 24 | <version version="0.0.4" date="November 13th, 2006"> |
22 | <ni>Added button to remove linebreaks from generated HTML</ni> | 25 | <ni>Added button to remove linebreaks from generated HTML</ni> |
23 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> | 26 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> |
24 | <ni>UI polishing, including making it more boring</ni> | 27 | <ni>UI polishing, including making it more boring</ni> |
25 | <ni>code cosmetics</ni> | 28 | <ni>code cosmetics</ni> |
26 | </version> | 29 | </version> |
27 | <version version="0.0.3" date="November 6th, 2006"> | 30 | <version version="0.0.3" date="November 6th, 2006"> |
28 | <ni>Firefox 2.0 compatibility</ni> | 31 | <ni>Firefox 2.0 compatibility</ni> |
29 | </version> | 32 | </version> |
30 | <version version="0.0.2" date="October 17th, 2006"> | 33 | <version version="0.0.2" date="October 17th, 2006"> |
31 | <ni>Added brief help file</ni> | 34 | <ni>Added brief help file</ni> |
32 | <ni>Fixed HTML generation code</ni> | 35 | <ni>Fixed HTML generation code</ni> |
33 | <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> | 36 | <ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni> |
34 | </version> | 37 | </version> |
diff --git a/configure.ac b/configure.ac index fbfa666..61b9747 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1,28 +1,28 @@ | |||
1 | AC_INIT([fireflix], [0.0.6.1], [fireflix-bugs@klever.net]) | 1 | AC_INIT([fireflix], [0.0.6.2], [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.rdf | 23 | update.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 |
diff --git a/install.rdf.in b/install.rdf.in index e069fcd..9a00e0d 100644 --- a/install.rdf.in +++ b/install.rdf.in | |||
@@ -1,28 +1,28 @@ | |||
1 | <?xml version="1.0"?> | 1 | <?xml version="1.0"?> |
2 | <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | 2 | <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
3 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | 3 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
4 | 4 | ||
5 | <Description about="urn:mozilla:install-manifest"> | 5 | <Description about="urn:mozilla:install-manifest"> |
6 | 6 | ||
7 | <em:id>@MOZ_EXT_ID@</em:id> | 7 | <em:id>@MOZ_EXT_ID@</em:id> |
8 | <em:name>Fireflix</em:name> | 8 | <em:name>Fireflix</em:name> |
9 | <em:version>@VERSION@</em:version> | 9 | <em:version>@VERSION@</em:version> |
10 | <em:description>Sidebar flickr management tool</em:description> | 10 | <em:description>Sidebar flickr management tool</em:description> |
11 | <em:creator>Klever Group; http://www.klever.net/</em:creator> | 11 | <em:creator>Klever Group; http://www.klever.net/</em:creator> |
12 | <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> | 12 | <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> |
13 | <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> | 13 | <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> |
14 | <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> | 14 | <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> |
15 | <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> | 15 | <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> |
16 | 16 | ||
17 | <!-- Firefox --> | 17 | <!-- Firefox --> |
18 | <em:targetApplication> | 18 | <em:targetApplication> |
19 | <Description> | 19 | <Description> |
20 | <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> | 20 | <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
21 | <em:minVersion>1.5</em:minVersion> | 21 | <em:minVersion>1.5</em:minVersion> |
22 | <em:maxVersion>2.0.0.*</em:maxVersion> | 22 | <em:maxVersion>3.0.*</em:maxVersion> |
23 | </Description> | 23 | </Description> |
24 | </em:targetApplication> | 24 | </em:targetApplication> |
25 | 25 | ||
26 | </Description> | 26 | </Description> |
27 | 27 | ||
28 | </RDF> | 28 | </RDF> |