{{{  Additional Features / Bug fixes
Version 1.6.21
{{{  mf-files
 * All mf-files accept now one argument : you can add -a, so all source-
   files will be compiled !
   If you don't want to compile all source files, you have to use mf -
}}}
{{{  sawk
 * Added features to sawk :
   - Detects comments in columns 1-4 instead only in column 3
   - You can use spaces as break characters, if you don't specify FS !
}}}
{{{  version switches
 * The AREXX and VIRTUELL defines are no longer included in the BIG define
}}}
{{{  oripager
 * the origami pager will work !
   There are no additional predefines !
   Oripager will only compile with SAS !
}}}
{{{  iconify
 * The iconify feature will now work, if the window got resized smaller
   than 60x30 Points, too. There was a (documented) bug in old version,
   that would allow resizing to a size, where the resize gadget couldn't
   be reached !
   It will resize on menu click (right mouse button) !
}}}
{{{  refer
 * A refer exists in the amiga origami version, now.
   It will get references for the word under the cursor. See
   refer.doc for more information !
}}}
{{{  icon
 * There is a icon for the origami programm (origami.info) !
   (The icon is designed by Patrick Kandel)
}}}
Version 1.6.21 gamma
{{{  refer
 * The -e option didn't work, if no arg was specified
 * There was an error in expanding the file name of the referenced file
   (if you secified a filename aaa:bbb in s:refer, where refer found a
    reference in file ccc, refer tried to open the file accc !)
 * The refer should work with the search_string_option of dme and
   the end_string_option of dme, but this isn't tested.
}}}
{{{  mkref
 * The mkref utilities is available now.
 * A worse structure reference bug has been found and fixed
   (mkref looked for the definition of structure, expecting :
    struct { definition } name;
    instead of
    struct name { definition };
   )
}}}
{{{  shell-commands
 * The shell-command-function will now not wait for a character for closing
   the window, if you are executing a macro; so shell-commands can be used
   in macros now !
}}}
{{{  amiga.keys
 * The amiga.keys file has been changed. The emacs.keys is no longer
   included.
}}}
Version 1.6.35 alpha
{{{  protection bits
 * origami now preserves the r,w,d,e,s and p protection bits. The a bit
   will always be deleted.
}}}
Version 1.6.37 beta
{{{  reorganised amiga file structure
 * I have reorganised the file structure in this version. You may read
   the AMIGA.DOC file for more information.
}}}
{{{  dice
 * I added DICE support for the protection feature and tested origami with
   DICE.
}}}
{{{  refer
 * Fixed a malloc/free bug in refer, which caused a system crash.
}}}
Version 1.6.39 alpha
{{{  refer
 * Andreas Schneider has found another three bugs in the end-/firststring
   search routine. thanx.
}}}
{{{  sawk
 * sawk : Found one bug in sawk, using memory, freed already
 * sawk : Added support for @ separator
}}}
Version 1.6.39 beta
{{{  help-menu
 * There was a bug in the help-menu : If origami tried to list the mouse
   buttons, origami crashed. I simply forgot an *.
}}}
Version 1.6.39 gamma
{{{  small things
 * I just did some small things to clean up the code (e.g. deleted non
   ANSI Code)
}}}
Version 1.6.42 alpha
{{{  NTSC
 * NTSC Amigas got problems using the PAL-compiled origami version, origami
   tried to open and 640x256 sized window...
   I inserted a notice in the README.FIRST and README.AMIGA and found a bug
   only using the NTSC-switch for own screens.
   Also origami will check for the maximum window size and open a window
   with maximum size only.
}}}
{{{  window size
 * Origami will determine the maximum window size using workbench 2.0
   differently to workbench 1.3, so origami can be used on overscan
   screens.
}}}
{{{  bug in screen
 * I found a bug in the screen module : if you insert a character in a line,
   not appending it to other characters, the line will not be redisplayed,
   when another line is inserted above. This was hard to find...
}}}
{{{  fonts
 * After getting a hard, but justified posting, i inserted handling of fonts
   of different sizes, as supported by commodore.
}}}
{{{  system messages
 * there was a bug in sawk, so origami only displayed the first word of an
   error message in the mesaage line. I fixed it.
}}}
{{{  docs
 * I fixed some errors in the docs concerning the use of the ORITERM
   enviroment variable.
}}}
}}}
{{{  Known Bugs
{{{  shell-command
 * The shell command, that sould be executed, has to be in the current
   directory or in the C: dircetory. All other commands will not be found.
   (specify the whole path instead)
}}}
{{{  Kickstart 1.3, Commodore Cli
 * I have heard, that origami crashes, if you start origami in a directory
   origami is in, when you are using Kickstart 1.3 and the original cli
   tool. I will check this out !
}}}
{{{  dice
 * If you use the dmakefiles, I use, origami will only work with OS2.0 !
}}}
}}}
{{{  To Do
{{{  options
 * origami will get special Amiga option to determine window size and
   arexx port (when ready).
}}}
{{{  oripager
 {{{  predefines
 * The pager will get predefines for SAS C, dice C-compiler
 }}}
 {{{  dice
 * The oripager will be compilable with dice, too.
   (still fork definition to make !)
 }}}
}}}
{{{  dme-binding
 * I will try to make a small dme binding, defining some of the
   DME-functions.
}}}
{{{  arexx
 * An arexx port will be added
}}}
}}}
