home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / targ109b.zip / TarGzipPm / history.epm next >
Text File  |  1998-08-22  |  3KB  |  98 lines

  1. History 
  2.  
  3. v 1.0 First Beta Release
  4.  
  5. Makes tar.gz files and unarchives them, all code in Rexx but it runs
  6. under OS/2 with Object Rexx as the default interpreter.
  7.  
  8. V.101
  9.  
  10. Added the ability to Create Dir to unarchive in
  11.  
  12. Tided some code up, new windows etc
  13.  
  14. added more error checking...
  15.  
  16.  
  17. V 102D, 1998-08-17 12:52:43  
  18.  
  19. the unarchive button no longer works if no files are "open"
  20.  
  21. The create dialog also looks to see if the new Directory is unique, if not
  22. it will tell you and disable the accept button
  23.  
  24. Changed Some of the Dialogs, made most a bit smaller
  25.  
  26. V1.02F TarGz-Pm V1.02F.     1998-08-17 14:49:21   
  27.  
  28.  
  29. Lots of changes Here.      With help from Chris at OS/2 Software
  30.                                     at OS2software@yoursite.co.uk
  31.                                     who have developed the AWE Advanced  Web Writer
  32.  
  33.  
  34. Main Dialog Much improved (thanks Chris)
  35. Output to List after Archiving and Unarchiving
  36.  
  37.  
  38. V103.
  39.  
  40.       Prog now takes Tar gziped files with the extension *.tgz  
  41.  
  42. V104
  43.  
  44.    Some minor adjustment....
  45.  
  46. V 107A
  47.  
  48. 1998-08-15 13:41:31  I have now coded it so that it uses its own temp dir
  49.                            (This is a must requirement for listing of files)
  50.                             Reduced some coding by Adding a Global procedures for
  51.                            Untaring........
  52.  
  53.                      
  54. V 107F      
  55. 1998-08-20 16:36:31  
  56.                         Corrected error where Tempt.tar was not being deleted from the 
  57.                         temp dir or the directory being unarchived into.... This led 
  58.                         to the program freeze as gzip wanted confirmation being 
  59.                         overwriting the old file
  60.  
  61.                         Corrected error when Double clicking on directories, which making 
  62.                         new files AcceptDirs not found
  63.  
  64.                         The main unzip caller is now used in all instances, instead of 
  65.                         having the code in two places 
  66.  
  67.                         Corrected the error with the unarchive Button where it seemed 
  68.                         enabled before a file was opened, then became disabled on click
  69.  
  70.  V 107G
  71. 1998-08-21 23:33:43
  72.  
  73.                      Sorry, when I re-coded for 107D, made a mistake which meand the drag 
  74.                      and drop, point and click did not work any more, this is now fixed
  75.  
  76. V 108
  77.  
  78.                   Minor change, but important, the Gzip phase now uses the --qdf options, 
  79.                   which means that if Tempt.tar is in the temp dir it will not freez the 
  80.                   prog
  81.  
  82.                   The report back to the main Combo Box now gives the names of the files  
  83.                   unarchived?
  84.  
  85.  
  86. V 109
  87.  
  88.                More work on the Directory listings, when you double click on a directory 
  89.                it will take you down one level at a time, if the directory is empty click 
  90.                the upDirButton to take you bak to root.
  91.       
  92.                If the user places a '\' at the end of the new dir to create, The program 
  93.                will take it off... I would have prefered a way to disable certain Key in 
  94.                this Dialog instead, working on it.... I also decided this version might me
  95.                Stable enough for general Release..... ie Hobbes
  96.  
  97.                     
  98.