diff --git a/.gitignore b/.gitignore index 02dad907..63f985b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ inforss.xpi +inforssOption.xul diff --git a/Changes.md b/Changes.md index eb289985..dcf24f71 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,4 @@ -# Changes for v 2.1.0.2 (pre-release) +# Changes for v 2.2.0.0 (pre-release) Change the scaling of the main icon to match windows padding (Issue #149) @@ -19,6 +19,12 @@ Removes all of twitter support as they stopped doing an RSS feed (Issue #101). T Removes all the support for creating feeds from blog searches, as none of them work any more - the sites are dead or no longer support searching (Issue #100). There are some sites which provide RSS feeds for blogs which can be then plugged into infoRSS. +The options window has been given some overdue care and attention. Among other things: +* it now resizes sensibly (Issues #13, #45) +* the filter list is displayed nicely and doesn't lose numeric values. (Issue #260) +* the up / down errors on the feed selector popup will disappear when not applicable. +* The lists of translators and contributors in the credits tab is now driven from install.rdf + # Changes for v 2.1.0.1 Reverted the add on ID as the new phoebus system isn't happy diff --git a/option_window_source/Options.xul b/option_window_source/Options.xul new file mode 100644 index 00000000..3db496de --- /dev/null +++ b/option_window_source/Options.xul @@ -0,0 +1,96 @@ + + + + + + + + + +