From f82599ae8ea12986e9f18d5bc4dea2f9903521c2 Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Fri, 16 Jul 2010 04:47:39 -0400 Subject: [PATCH] Updated and turned on the manual ChangeLog. --- .pkgmeta | 6 +++--- Docs/CHANGES.txt | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/.pkgmeta b/.pkgmeta index fa225ad..d6a5f56 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -2,9 +2,9 @@ license-output: LICENSE.txt -#manual-changelog: -# filename: Docs/CHANGES.txt -# markup-type: creole +manual-changelog: + filename: Docs/CHANGES.txt + markup-type: creole enable-nolib-creation: yes diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt index 374dfc1..dd857db 100644 --- a/Docs/CHANGES.txt +++ b/Docs/CHANGES.txt @@ -1,6 +1,26 @@ ==ARL Change Log NOTE: Always remove the folder for old versions and install a fresh copy when upgrading. +== Version 2.0 Release + +==== Changes to the recipe list panel: +* Improved search editbox functionality - focus is no longer lost when every letter has been deleted, in which case the text is reset and highlighted for type-over. +* Clicking anywhere outside of the panel will now remove focus from the search editbox. +* It is now possible to list only recipes of certain skill levels by typing the skill level into the search editbox. +* The "Skill Level" checkbox now simply reads as "Skill" - this fixes issues with other locales. +* Expanding or contracting the recipe panel will now generate a "clicking" sound. + +==== Miscellaneous changes: +* Moved many configuration options around to make sense and removed those which are accessible directly from the main panel. +* Added Display Option to toggle between using a small (default) or large font in the recipe list. +* Waypoint descriptions are now colored by acquisition type and item quality. + + +==== Bug Fixes. +* Resetting the main panel's position no longer resets the tooltip scale or font size. +* Added a work-around for the French localization of the Runeforging "profession" not being conformant with other locales. +* Fixed tooltip colorcode for excluded recipes. + == Version 2.0 Release Candidate 2 ==== Changes to the recipe list panel: -- 1.7.9.5