-------------------------AmigaOS 3.2 project -------------------------

Changes for 47.1 (19.5.2020):

- Initial and almost final version

- The editing of the rule "protection" is not implemented yet

Changes for 47.2 (24.11.2019):

- Fixed some problems with buttons and their labels

- Fixed version being icontrol and not defaulticons as it should be

- Fixed that it couldn't open some icons

- Fixed that it used a wrong locations for it's Deficons.prefs files

- Fix crash when creating the first rule in a file type

- Removed the iconify and depth gadgets from the popup

Changes for 47.3 (29.11.2019):

- We are now feature complete: the file attributes rule now has 
  buttons so it can be manipulated

Changes for 47.4 (17.9.2019):

- The icon preview no longer spills over the frame if the icon is too 
  large

- An endless loop and potential crash was fixed

Changes for 47.5 (30.11.2019):

- GUI for the file attribute matching rule was, reworked to hopefully 
  be less confusing

- The previous icon preview implementation was buggy. Now we no longer 
  use bitmap.gadget to scale icons, but just clip them

- The icon images and arrow glyphs are now properly released after use.

Changes for 47.6 (1.12.2019):

- File size matching rule is now also implemented - Don't know how I 
  missed this unimplemented

Changes for 47.7 (14.12.2019):

- Fix exccessiv clipping of icons if workbench shows borders around 
  icons

Changes for 47.8 (19.12.2019):

- Fix enforce hits

Changes for 47.9 (27.12.2019):

- Rearranged the layout to hopefully improve the UX

Changes for 47.10 (28.12.2019):

- Introduce an "advanced settings" mode

- Don't draw a frame around the icon

- Fixed enforcer hit possibly causing crashes

Changes for 47.11 (28.04.2020):

- Fix memory leak

Changes for 47.12 (02.05.2020):

- Change file location to ENV:DefIcons.prefs

- Hopefully fix glowicons rendering etc

Changes for 47.13 (07.05.2020):

- Fix text about contains at Offset didn't show the number

- i18n the strings regarding changing icon

- Implement the change icon functionalities

- Make the "new rule" popup nicer with a cancel button and window title

- Fix that the offset was always reported as 0 in the overview

Changes for 47.14 (16.5.2020):

- Dont free NULL pointers

defaulticons 47.15 (19.5.2020)

- Rebuilt with the small data model. And this time it's serious.

Changes for 47.16 (10.6.2020):

- Make it just fit into a 200px high screen

- Fix that in some cases when the icon changeds it would not be 
  updated on the display

- Fix opening iconedit didn't work if launched from workbench

- Fix the display of offset in the rules list erronously showed the 
  string length instead

DefaultIcons 47.17 (17.6.2020):

- Made GUI fit 640x200 screen, still need some cosmetic overwork

DefaultIcons 47.18 (11.12.2020):

- Cosmetic work to fix glitches with large fonts

DefaultIcons 47.19 (03.01.2021):

- Cosmetic work to fix redraw glitches
- Moved icon position a bit out of the way with colliding text
- Revised icon clearence area to accomodate large icons with large gui fonts

Changes for 47.20 (24.3.2021)

- Fix for bug #2003. No longer crashes if gadtools.library cannot be opened.
