-------------------- AmigaOS 3.1.4.(1) project -----------------------

Changes for 45.1 (18.2.2018)

- Recompiled with SAS/C

- Fixed a couple of missing initializers

- In case the currently active monitor
  cannot be found, use the first available
  monitor on the list (instead of crashing).

Changes for 45.2 (28.4.2018)

- Monitors without customizable overscan won't be listed anymore

- restyled interface

Changes for 45.3 (15.6.2018)

- In case the current monitor cannot be found, the currently
  active monitor is set to the topmost available monitor, but
  the list highlighted the last and not the first monitor.

Changes for 45.4 (2.9.2018)

- increased window width to allow for maximum string size & a 
  more relaxed look.
  
----------------------- AmigaOS 3.2 project --------------------------
  
Changes for 47.1 (18.5.2019):

- Made the GUI scalable.

Changes for 47.2 (8.6.2019):

- The program uses now the default tool icon for iconification
  if it cannot find its own icon.

- In case the font is smaller than 8x8, the GUI falls back to
  topaz.8.

- Fixed a bug in the startup code that could have caused crashes.

Changes for 47.3 (15.6.2019):

- Recompiled with a new data architecture.

- In case the system default font changed, the editing screen
  may have become unreadable or unusable.

Changes for 47.4 (25.6.2019):

- Small changes to GUI layout

Changes for 47.5 (6.7.2019):

- Small cosmetic changes to GUI layout

Changes for 47.6 (4.8.2019):

- No longer uses sprintf from the amiga.lib.

Changes for 47.7 (19.1.2020):

- Added support for the new V47+ help system. The common PrefsEd 
  code will now scan HELP:<mylocale>/sys/Prefs/<PrefsEdName>.guide 
  for an AmigaGuide document which offers a documentation of the 
  respective Preference editor. 
  If unsuccessful, it'll search for a fallback in HELP:english/sys/.

- Replaced most custom string functions with UtilityLib's
  SNPrintf()/Strncpy() et al.

- Some cleanups.

Changes for 47.8 (19.5.2020)

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

Changes for 47.9 (17.6.2020)

- small GUI patches

Changes for 47.10 (25.7.2020)

- Fixed a memory leak.

Changes for 47.11 (7.3.2021)

- Fixed a hit and weird display when there are no monitors in the list

Changes for 47.12 (24.3.2021)

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