home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / z / zapconfig / !ZapConfig / History < prev    next >
Text File  |  1996-12-18  |  3KB  |  90 lines

  1. ZapConfig history
  2. -----------------
  3.  
  4. ZapConfig is © Copyright James Aylett. See the !Help file for more
  5. information.
  6.  
  7. V1.21 (18th December 1996)
  8.  
  9.  * Buffer space for Keys loading increased to 2k at request of Justin Fletcher.
  10.  * Max option sets increased to 16 (max templates increased to 18).
  11.  * Parent window stays open, and changes aren't saved until the main "Save"
  12.    button is clicked. Opening a child window closes the currently open one.
  13.  * Re-aligned iconbar menu.
  14.  * Editing of Zap variable &31C, including FilerPatch suport.
  15.  
  16. V1.20 (26th September 1996) -- FIRST PUBLIC RELEASE
  17.  
  18.  * Mode options editing (Zap-handled options only).
  19.  * Decision on Menus: passes appropriate file for editing (okay, so it's a
  20.    cop-out, but to be perfectly honest I doubt anyone would prefer to use a
  21.    graphical editor over editing the file directly :-).
  22.  * Distribution tidied for release, and helpfile updated.
  23.  
  24. V1.19 (25th September 1996)
  25.  
  26.  * Menu bugs introduced when I moved over to DeskLib fixed.
  27.  * Keymap editing.
  28.  * Miscellaneous other bug fixes.
  29.  
  30. V1.18 (24th September 1996)
  31.  
  32.  * Minor bug fixes and tidying up bits of code and supporting files.
  33.  * (Config) installer plus example files.
  34.  * Can now change the Zap base mode (Misc. window).
  35.  * Installer/module manager/upgrader front end.
  36.  * Added caseless matching for installer so filename case can be preserved.
  37.  * Fudged Config loading to deal with apparently illegal ones that Zap produces
  38.    sometimes (skips garbage data between legal segments). Also fixed a major
  39.    bug (which didn't cause problems for Zap, just for ZapConfig).
  40.  
  41.  # Misc.minibuffer colours - template there, just need code (ha ha).
  42.  
  43. V1.17 (20th September 1996)
  44.  
  45.  * Bug fixes in installer, and extended fragment analyser to cope with Daniel
  46.    Wagenaar's and Elliott Hughes' modules.
  47.  * Background code reorganisations.
  48.  * Change options and templates set used by Zap.
  49.  
  50. V1.16 (19th September 1996)
  51.  
  52.  * Various bug fixes.
  53.  * Still got a problem with the sprite in the filetype opts window. Dunno
  54.    why.
  55.  * Fixed minor bug in keys parsing which crept in when I started using
  56.    strtol() instead of OS_ReadUnsigned.
  57.  * Zap installer - modules and directory autoinstall.
  58.  
  59. V1.15 (17th September 1996)
  60.  
  61.  * Fixed -prerpc switch implementation in !Run file.
  62.  * Fixed wrap width being cleared on closing Display window.
  63.  * Fixed bug with null entries in Keys file (I think).
  64.  * Added "Trap MSDOS files" support.
  65.  * Filetype recognition code added (variables &5xx and &1000-&2000).
  66.  * Moved entirely over to DeskLib.
  67.  * Dropped CLibrary usage.
  68.  
  69. ### V1.14 lost due to harddisc crash :-( ###
  70.  
  71. V1.13 (6th June 1996) -- FIRST RELEASE to D.Symes, M.Wilcox and others
  72.  
  73.  * Editing of !Config file.
  74.  * Miscellaneous doesn't yet support either MS-DOS trapping (because it isn't
  75.    documented), or minibuffer colours.
  76.  
  77. V1.12 (3rd June 1996)
  78.  
  79.  * Added pre-RPC keyboard layout support, selected by !RunImage -prerpc.
  80.  
  81. V1.11 (3rd June 1996)
  82.  
  83.  * Memory leakage traced to slightly stupid assumption on my part that
  84.    Wimp_LoadTemplate requires no scratch space in addition to the actual
  85.    window definition size.
  86.  
  87. V1.10 (27th May 1996)
  88.  
  89.  * Editing of all misc., display and main keymap options from Keys file.
  90.  * Allows editing of different options sets, and creating new ones.