home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / CEREBRUM / WDRAW108.ZIP / HISTORY.TXT < prev    next >
Text File  |  1995-09-09  |  5KB  |  145 lines

  1. WDRAW History:
  2.  
  3. v1.00    ■ Initial Release (6-9-95)
  4.  
  5. v1.01    ■ Released (6-13-95)
  6.  
  7.          ■ Saving Bug Fixed.. if anything was in the (1,1) area
  8.            "Garbage" was saved to the first line of the file.
  9.  
  10.          ■ Fixed a color 4 saving Bug. If there was a color change 
  11.            right after color 4 text, the color was saved as color 0.
  12.  
  13.          ■ Bonehead me included the documentation for Wgrab but forgot
  14.            to include the EXE! WGRAB.EXE is now included in the ZIP file.
  15.  
  16. v1.02   
  17. v1.03    ■ Released (6-18-95)
  18.  
  19.          ■ You are now able to load a file from the Command line
  20.            i.e.  WDRAW.EXE C:\WWIV\GFILES\MYMENU.MSG
  21.  
  22.          ■ I forgot Function Key sets 11-15! Use ALT- 1-5 to change
  23.            to these function sets.
  24.  
  25.          ■ ALT-A is now a Combo of Changing Function Key Sets and 
  26.            changing current Color.
  27.  
  28.          ■ ALT-G added for a Global Color Change.
  29.  
  30.          ■ WDRAW.INI now used for Configuration and Registration Routines.
  31.  
  32.          ■ Colors are all configurable. via the WDRAW.INI file. See docs
  33.            for details.
  34.  
  35.          ■ Default Directory can be set, for when hitting [Enter] after ALT-L
  36.  
  37.          ■ "Intro" can be toggled on/off in the INI file (Registered only)
  38.  
  39. v1.04    ■ Released (6-24-95)
  40.  
  41.          ■ ALT-R To register Wdraw (Written mostly by Dale Cooper!)
  42.  
  43.          ■ Big Source code change, split things up, organized it.. 
  44.  
  45.          ■ ALT-B Block Editing Functions! 
  46.                - Delete Block
  47.                - Copy Block (Stamp)
  48.                - Move Block
  49.  
  50.          ■ Fixed a Small ALT-I (Insert Line) saving/loading bug.
  51.  
  52. v1.05    ■ Released (6-30-95)
  53.  
  54.          ■ Fixed an ALT-G bug. Splitting up the source code in 1.04
  55.            caused ALT-G not to work. (Spit out a lot of garbage)
  56.            Thanks to Nero for finding it.
  57.  
  58.          ■ Fixed yet ANOTHER saving bug.. Colors on the first column
  59.            were not being saved.  Thanks to Infinity for finding it.
  60.  
  61.          ■ Pull Down menus! (Self Explanatory)
  62.  
  63.          ■ Box drawing now added to Block Editing 
  64.                - Single Line
  65.                - Double Line
  66.                - Mixed1 (Double Vert, Single Horz)
  67.                - Mixed2 (Single Vert, Double Horz)
  68.                - Thick
  69.                - None              
  70.  
  71.          ■ Character Fill now added to Block Editing 
  72.  
  73.          ■ New File Loading Routine (Able to Change Directories)
  74.  
  75.          ■ A Simple Screen Saver! Thanks to Infinity for most of the code. 
  76.            (ALT-=) to invoke it from the editor.
  77.  
  78.          ■ Able to load WWIV's Multiple Menu Files (MENUS.MSG & MENUSANS.MSG)
  79.            (ALT-W) 
  80.  
  81. v1.06    ■ Released (7-14-95)
  82.  
  83.          ■ Fixed a ALT-W Loading bug, wasn't loading the right menus unless
  84.            they were numbered in sequence, 1,2,3,4,5.. (MENUS.MSG worked,
  85.            MENUSANS.MSG wouldn't)
  86.  
  87.          ■ Forgot to turn off ScreenSaver-Auto Checking in the ALT-A screen,
  88.            if the ScreenSaver kept turning on when you did an ALT-A, you
  89.            now know why :)
  90.  
  91.          ■ Resets color on Exit, no more red command prompts on exit. ;)
  92.  
  93.          ■ Fonts! *.WDF Files are WDRAW Font Files, you are able to create
  94.            your own Font files with WDRAW.  Feel free to distribute your 
  95.            font files :)
  96.  
  97.          ■ Cosemetic changes, new Help screen, new exit screen (Thanks Nero)
  98.  
  99.          ■ When saving a file, you are reminded which file you have loaded.
  100.  
  101.          ■ No Longer can CTRL-UP/DOWN when you have White on Blue..  :)
  102.  
  103. v1.07    ■ Released (8-17-95)
  104.  
  105.          ■ Due to many complaints, I have decided to stray away from 
  106.            supporting Hackmaster J's Extended Color Mod Directly.
  107.  
  108.            Instead I am allowing people to change all Colors and Heart Codes
  109.            (0-9) Along with up to 6 additional colors. This can be done
  110.            either by editing WDRAW.INI or via the ALT-E command.
  111.  
  112.             i.e. COLOR[1]= 11
  113.                  HEART[1]= 1       
  114.  
  115.          ■ ALT-E Can be used to Edit the default colors setup
  116.  
  117.          ■ Colors are no longer in the standard REAL order, they are
  118.            now listed in WWIVs Non Standard order on the ALT-A screen.
  119.  
  120.          ■ Fixed an ALT-G bug (Change color Globally), it would only work
  121.            with foreground colors and not background colors.
  122.  
  123.          ■ If you had loaded a file at the commandline, it will now show you
  124.            what file you loaded when you save.
  125.  
  126.          ■ When you now save a file, and you have a file loaded, it will
  127.            ask you if you would like to save as that file.
  128.  
  129. v1.08    ■ Released (9-9-95)
  130.  
  131.          ■ If you change the current screen/file, you will be prompted
  132.            on exit if you would like to save.
  133.  
  134.          ■ Fixed a Bug that caused some systems to lockup on Exit of WDRAW..
  135.  
  136.          ■ Now instead of Mallocing Memory at the Startup, WDRAW looks
  137.            for FONT.WDF in the same directory, this file should not be 
  138.            changed or moved if you want the fonts to work properly.
  139.  
  140.          ■ If there was an Error saving a file, WDRAW wouldn't tell you,
  141.             WDRAW now mentions "Error Saving File". Thanks to Kaz Vorpal for
  142.             mentioning that.
  143.  
  144.  
  145.