home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / afile050.zip / AdeptFile.History < prev    next >
Text File  |  1996-04-22  |  10KB  |  179 lines

  1. 04/22/96: (Revision Level: 00.50) (Middle αlpha)
  2.  
  3.       Made file jumping alot faster with the new system.
  4.       Reorganized the list prompt to include the new [J]ump command.
  5.       Fixed the [N]ostop bug
  6.       Cut Nonstop mode off when displaying the history file.  Looked as if
  7.           it was causing some problems. <shrug>
  8.       Sped up loading a BUNCH for large systems!  It's still kinda pokey,
  9.           but it should be acceptable till I find a faster way.  It's
  10.           just all these undocumented APIs that keep slowing me down...
  11.       Fixed listing message areas when writing a message to a file's
  12.           uploader on the info screen.
  13.       [S] from the info window now always displays "Not Yet Implimented"
  14.           instead of just some of the time.
  15.       CTRL-X will abort most loads and scans.  Sometimes it will dump you
  16.           back to the board, though, due to the nature of the scan/load.
  17.  
  18. 04/15/96: (Revision Level: 00.41) (Early αlpha)
  19.  
  20.       The version screen (* at list prompt) will now give the user the option
  21.           of viewing the history file if found.
  22.       File Tagging has been cut back on!  Thanks to AdeptSoft for fixing the
  23.           problem in Adept!
  24.       Started marking changes in the readme so that people could follow it
  25.           much easier.
  26.  
  27. 04/08/96: (Revision Level: 00.40) (Early αlpha)
  28.  
  29.       APRIL FOOLS! (we hope not :))
  30.  
  31.       HAPPY EASTER!!
  32.  
  33.       The [I]nfo screen now tells the proper NAME of the are in which the
  34.           file is located instead of just its number.
  35.       When writing to the uploader of a particular file, AdeptFile will now
  36.           allow the user to get a list of available message areas by
  37.           entering '?' at the prompt.
  38.       X,Q, and a blank entry will now abort when writing a message to
  39.           the uploader of a file.
  40.       Added a line between the file's data and its description on the [I]nfo
  41.           screen.
  42.       Changed the '?' on "Cost" to a "0" to look a bit more professional.
  43.       Swapped "File Date" and "Download Time" to a more sensible location
  44.           (Download time beside the file's size and the upload date beside
  45.           the uploader.)
  46.       When a user [W]rites to the uploader of a file now, the subject line
  47.           shows the area in which the file resides instead of just its name.
  48.       Completely re-engineered the [I]nfo prompt.  It is now alot more clear
  49.           as to what things do, and special functions are placed in brackets
  50.           at the end of the prompt.
  51.       [D]elete a file has now become [K]ill a file.  The [D] is now used for
  52.           downloading.
  53.       Fixed some bugs in the tagging and downloading routines.  Sometimes
  54.           AdeptFile would tag and/or download the wrong file(s).
  55.       Tagging files now tells you which files AdeptFile has tagged and which
  56.           ones it has not.  Tell me if you think the display should be faster
  57.           or slower. :)
  58.       The tag files prompt will now tell you how many files you tagged as well
  59.           as how many bytes.  This is NOT cumulative!  It's only for how
  60.           much was tagged this time around.  I'll be implimenting a similar
  61.           mechanism with downloads. :)
  62.       Completely re-engineered the file tagging and downloading systems.
  63.       Unavailable entries are now shaded a bit more than the normal files
  64.           in the filebase.
  65.       Changed "Scanning" to a numerical value showing how many files we have
  66.           scanned.
  67.       File tagging will have to wait till Adept 1.07e comes out.  The code
  68.           that tags the files is still inactive in AdeptFile since, in Adept's
  69.           current incarnation, AdeptAddToXferList() kills Adept.
  70.       Getting a list of available message areas when [W]riting to uploader
  71.           doesn't seem tow work in Adept 1.07c when it worked previously.
  72.           The function we call was updated in this release, so I think it's
  73.           a problem with Adept.  I'll check into it. :)
  74.       Fixed the dark bottom desc line on deleted files.
  75.       Files without a description or an uploader will now correctly say
  76.           "No description left by Unknown"
  77.       MAJOR internal structural changes.  I've rewritten many, many things
  78.           internally to support a host of new features in the future!  Some
  79.           things may have been broken by the wide, sweeping changes that I
  80.           made to the internal code.  PLEASE tell me if anything is out of
  81.           the ordinary in this release.
  82.       The first of those features: from any list, you can use the "[]" keys
  83.           to move back and forth between directories.  Koen Koster gave me
  84.           the idea for this so hats off to him for it!
  85.       Redesigned the list prompt.  It now shows the above options.
  86.       On the info screen, you can now also use the "[]" keys to move back
  87.           and forth between files.
  88.     [* Released to a few people for testing purposes ************************]
  89.       CTRL-X will abort loading during a scan
  90.       Up, Down, Left, Right, <, and > will now work the same as the "[]" keys
  91.           to move back and forth between files and areas.
  92.       AdeptFile now supports more than 99 files in a filebase without
  93.           mucking up the display.
  94.       Rewrote the file area jumping routines so that they will remember
  95.           where you were in the list while jumping back and forth.  The code
  96.           is still a bit shakey.  Please tell me if it does anything out
  97.           of the ordinary so that I can fix it.  The only odd thing I've
  98.           seen it do in this build is mess up the "## of ##" text when jumping
  99.           to a new area.  I'll try and fix that by .50.
  100.       Using the jump keys in the info screen will let you jump to files you
  101.           supposedly can't access.  I'll fix this in .50, too.
  102.  
  103. 03/30/96: (Revision Level: 00.30) (Early αlpha)
  104.  
  105.       HAPPY BIRTHDAY TO ME...... :)
  106.  
  107.       Revised small parts of the information screen.
  108.       I have started adding the time to download calculation code.  It's
  109.           still rough and probably contains errors, but it will get better
  110.           as I tweak the routine.
  111.       Many of the prompts now accept '-' to go back to the previous screen.
  112.       Started work on the rest of the [I]nfo screen.  Notice the new options:
  113.              [C]alibrate Info - Updates the filebase with the file's true
  114.                                 filesize, date, etc.
  115.              [S]ysop          - Only available to sysops.  Allows for file
  116.                                 mgmt.
  117.              [D]elete         - Allows for the file uploader or sysop to delete
  118.                                 the file.
  119.              [ENTER]          - Exits, along with Q,X,Esc,-.
  120.           Please note that none of this works yet and the sysop option is
  121.           shown to everyone.  Eventually I hope to read Adept's "Sysop" flags,
  122.           etc. to determine who has access to sysop functions and who doesn't
  123.           on an area-by-area basis.
  124.       All non-working functions on the Info window now say "Not Yet
  125.           Implimented."
  126.       "Cost" became "DLable?" on the Info screen.
  127.       I've reworked alot of the description management code to make use of
  128.           my own internal routines.  The code is alot easier to maintain
  129.           because of it. :)
  130.       "[W]rite Author" on the Information screen now works!
  131.       AdeptFile will now allow special access to a file if the user is either
  132.           (1) the sysop or (2) the uploader.  Special access is needed to
  133.           delete a file.
  134.       [D]eleting a file does not work yet.  I can't seem to get Adept to
  135.           delete anything from the filebase. :(
  136.       The date on the info screen now reads correctly.
  137.       GREATLY enhanced how we handle deleted/orphaned files.  AdeptFile will
  138.           give all deleted files a date of "00/00/00," a file size of "0,"
  139.           and a description of "<< Deleted File >>."  We do not write these
  140.           values into Adept's actual database, of course; we simply show
  141.           them to the user.  Deleted files can neither have information pulled
  142.           on them nor can they be downloaded or tagged.
  143.       Downloading now works! (hurrah!)
  144.       The pointer is no longer miscalculated when returning from the info
  145.           screen.
  146.       AdeptFile now leaves temp files in its home directory that look like
  147.           "AdeptFile.1.Tmp"  These are used to download files so please
  148.           ignore them.  They're small anyway. :)
  149.  
  150. 03/25/96: (Revision Level: 00.20) (Early αlpha)
  151.  
  152.       Made some of the displays a bit prettier.
  153.       Moved the "(25/90)" text up to the top of the screen.  We make better
  154.          use of space by doing it this way.
  155.       AdeptFile now flashes a "(Scanning)" line when it's searching the
  156.          filebase.  This will let the user know that it's actually doing
  157.          something.  Hopefully Ill find a faster way to scan the filebase in
  158.          the future.  Currently the AdeptfSys() functions aren't documented
  159.          well at all so I cannot use many of the calls I'd like to.
  160.       Rewrote most of the file listing code.  It works alot better than it
  161.          used to now. :)
  162.       Added a [P]revious button.
  163.       Fixed some problems with showing incorrect file sizes (commas were in
  164.          the wrong places and other misc. glitches)
  165.       Vastly improved the [N]onstop feature.
  166.       I have rewritten the display system because it seems that Adept
  167.          EXPLODES if AdeptPrint() gets overloaded (the whole board goes up in
  168.          smoke.)  The system works flawlessly now!
  169.       The [I]nfo screen works now.  It will be enhanced alot in the future.
  170.       Got the dates working, albeit not via the standard machanism <g>
  171.  
  172. 03/20/96: (Revision Level: 00.10) (Early αlpha)
  173.  
  174.       Sent a copy out to a few people for input and whatnot...
  175.  
  176. 03/19/96: (Revision Level: 00.00)
  177.  
  178.       Work began on AdeptFile on a cold and windy March evening.....
  179.