1
0
Fork 0
flightgear/utils
curt c16feaa963 Frederic Bouvier:
I made some changes to current CVS :

 - the window is gently resizable, keeping the buttons' height
   unchanged, with a minimun size,
 - the current activity ( installation or removal ) is displayed
   in the progress bar,
 - the progress status is exact. For installation, I am
   using the total bytes read vs the file size. I had to hack
   untarka somehow and bzip2 and Z methods needs to be implemented.
   For removal, I am counting files by in-depth traversal, in the
   same way remove_dir is working. This seems very quick and
   the overhead is unnoticable.
 - the Quit button is the only way to quit the program, and it is
   deactivated during work. Otherwise, we can get the window hidden
   but the program still running in background.
 - cleanup on start options that seemed to be copied from fgrun.
   Valid options are now :
     --silent
            to write fgadmin.prefs and stop immediately
     --install-source=<DIR>
     --scenery-dest=<DIR>
2004-03-15 20:34:38 +00:00
..
fgadmin Frederic Bouvier: 2004-03-15 20:34:38 +00:00
js_server Add network libraries for Solaris 2004-02-23 14:29:42 +00:00
Modeller Hide the binary executables from CVS 2004-01-09 22:32:24 +00:00
TerraSync MIPSpro 7.4 fixes 2003-12-27 22:27:27 +00:00
.cvsignore Hide more generated files. 2002-12-04 12:01:17 +00:00
Makefile.am Rename utils/3dconvert to utils/Modeller and add Jim Wilson's animassist utility 2004-01-09 21:19:44 +00:00