home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / boot / WBStartupPlus.readme < prev   
Encoding:
Text File  |  1997-03-02  |  15.7 KB  |  291 lines

  1. Short:    V2.8 Expands WBStartup capabilities.
  2. Author:   johughes@heartland.bradley.edu  (John Hughes)
  3. Uploader: johughes@heartland.bradley.edu  (John Hughes)
  4. Type:     util/boot
  5.  
  6.   Program:        WBStartup+
  7.   Version:        2.8
  8.   Date:           December 12, 1996
  9.   Coded by:       John Hughes
  10.   Email:          johughes@heartland.bradley.edu
  11.   WWW:            http://rhf.bradley.edu/~jhughes/
  12.   Compiled with:  SAS/C 6.56
  13.   Machine:        A4000 68EC030/25  AmigaDOS 3.1
  14.   Distribution:   Postcardware (public domain)
  15.   Required:       AmigaDOS 2.0 or above
  16.                   The Prefs program requires AmigaDOS 3.0 or above
  17.   Included:       WBStartup+ for OS2.x and 3.x
  18.                   WBStartup+ for OS3.x
  19.                   launcher.library
  20.                   Documentation in AmigaGuide format
  21.                   MagicWB icons
  22.  
  23.  
  24.  Features:
  25.  
  26.   o  Easy to use GUI preferences program for OS3.x.
  27.   o  Lets you choose the order in which the startup programs run.
  28.   o  Lets you enable and disable the running of each program quickly.
  29.   o  Allows you to have access to Workbench while all of your
  30.      startup programs are being loaded.
  31.   o  Can be disabled at startup by holding left shift key down.
  32.   o  Progress window shows the icon of the program that is being loaded,
  33.      and a progress bar with userdefine window background.
  34.  
  35.  
  36.   New Features in Version 2.8:
  37.  
  38.   WBStartup+ Prefs now moves programs across volumes if the enabled and disabled paths
  39.     are located on two different volumes.
  40.   The WAIT tooltype was accidently disabled.  It now works again.
  41.   Lots of people complained about launch.library, so the WBStartup+ for Amiga OS 3.x
  42.     now uses the new version of WBStart.library.
  43.   WBStartup+ Prefs now tells the user if it can not lock the enabled or disabled directories.
  44.   This is the last version of this program that intend to compile and distribute, since I
  45.     may not own an Amiga for much long.  RIP
  46.   Therefore the Source Code is now included.
  47.   Included more catalog files: Español, Magyar, Russian.
  48.  
  49.   New Features in Version 2.7:
  50.  
  51.   Now uses launcher.library instead of WBStart-Handler.  Local variables and paths are
  52.     now inherited by launched applications.  (Sorry it took so long.)
  53.   Included more catalog files.
  54.   Included WBStartupPlus.cd
  55.  
  56.  
  57.   New Features in Version 2.6:
  58.  
  59.   When no program is highlighted in WBStartup+Prefs, and the menu item "Icon Window" is selected,
  60.     a requester appears telling the user to select a program first.  However this requester is
  61.    NOT localized, because not all of the catalog authors gave me a translation.
  62.   Changed all MEMF_ANY's to MEMF_PUBLIC.
  63.   If the "Choose Group" window failed to open and set up properly, the program still would cycle
  64.     through the list nodes and return an invalid pointer and crash.  It now will return NULL.
  65.   Increased the height of all the button gadgets by 2.
  66.   Better calculations on the listview gadget's height and the button gadgets positions.
  67.   I'm Working on fixing the alias/local var environment problem. The problem IS in WBStart-Handler,
  68.     which I did not write, and the author doesn't reply to mail.  I have found the bug in his
  69.     program, but can not include my updated version due to copyright laws.
  70.  
  71.  
  72.   New Features in Version 2.5:
  73.  
  74.   Now supports Localization.  Included catalogs: Deutsch, Français, Italiano, Norsk, Svenska.
  75.   Holding the Ctrl key down when WBStartup+ is run will cause WBStartup+Prefs to be
  76.     run before any programs are loaded, allowing you to choose which programs get loaded.
  77.   Holding the left Alt key when WBStartup+ is run causes the user to be asked which of the
  78.     enabled programs should be run.
  79.   Added PREFSPATH tooltype to WBStartup+ icon.  This is the location of the preferences file.
  80.   Program names are shown in WBStartup+'s progress window.
  81.   If the case of the letters in the filename and icon name varied, the same program name
  82.     would be recognized as two different programs.  This is now fixed.
  83.   Added Cancel and Ok gadgets to the Copy File window.
  84.   The OS3.x version of WBStartup+ was getting it's bottom border of the prefs window
  85.     overwritten by the background pattern under the right icon image, if the user was
  86.     using sysihack.
  87.   WBStartup+ now recognizes the WAIT= tooltype as the # of seconds to wait before loading the next program.
  88.   WBStartup+ now recognizes the TOOLPRI= tooltype as the priority that the program should have when running.
  89.   The DELAY= tooltype is now obsolete, therefore it has been removed.
  90.   WBStartup+ now knows if it has already been run, and if it is run more than once, the user
  91.     will see a requester asking if it is ok to run it again.
  92.   The STARTUPPRI tooltype is no longer recognized, please use STARTPRI instead.
  93.   When the WBStartup+Prefs window is opened on a virtual screen, it is centered
  94.     vertically in the visible section, and is 100 pixels to the right of the leftmost
  95.     visible section.
  96.   The Amiga Workbench x.x text is now properly centered in WBStartup+'s progress window.
  97.   The busy pointer is now shown when a secondary window is opened, such as the Priority Window.
  98.   Sizing the main window is now impossible when a secondary window is opened since IDCMP is cut off.
  99.   Priority Window is now activated when opened.
  100.   You may use the keyboard up and down arrow keys to change the selected element in the listview gadget.
  101.  
  102.  
  103.   New Features in Version 2.4:  
  104.  
  105.   Was allocating one byte less than needed for groupnames when creating them from the menu.
  106.   When resizing the window, the gadgets are remade, but glist was not initialized to NULL again.
  107.   WBStartup+ now sets the stack size for each loaded program, although WBStart-Handler seems
  108.     to not always use the exacts stack size specified.
  109.   Was allocating sizeof(struct Node) instead of sizeof(struct WBStartupNode) in the OS2.x version of WBStartup+.
  110.  
  111.  
  112.   New Features in Version 2.3:
  113.  
  114.   The WBStartup+Prefs window is now a WB AppWindow, so ou can drop icons into it
  115.     and a requester appears asking you if you want to copy or move the files to
  116.     the enabled or disabled directory.
  117.   Was allocating pathname size, and deallocating filename size.
  118.   Possible program crash removed due to another forgotten glist=NULL.
  119.   Add "..." to some menu items.
  120.  
  121.  
  122.   New Features in Version 2.2:
  123.  
  124.   Bug Fix: WBStartup+ sometimes crashed when the PROGRESSWINDOW tooltype was diabled.
  125.  
  126.  
  127.   New Features in Version 2.1:
  128.  
  129.   Now uses Memory Pooling instead of AllocVec().
  130.   Fixed potential bug in a list structure when alphabetizing.
  131.   Received permission to include L:WBStart-Handler in this archive.
  132.   Archive has moved to Aminet:util/boot
  133.   Removed accidental FreePool() when "Delete Group" was done, and there were no groups.
  134.   Enforcer Hit removed: forgot to initialize glist=NULL before CreateContext().
  135.   Did I release V2.0 WBStartup+Prefs with a missing tail parenthesis in two path tooltypes? Sorry.
  136.   A requester now appears when you quit without saving, and there was a group modification.
  137.   WBStartup+ now has an optional Progress Indicator when it runs, whick can have a user defined background.
  138.   Changed the name of drawer icon images, so they don't have parenthises in them, that way
  139.     they can be archived with lzx.  They are copyied by the installer script and given their
  140.     proper default names with parenthises.
  141.   Included a WBStartup+ version for OS2.x and OS3.x
  142.   Updated installer script to recognize OS2.x and OS3.x
  143.  
  144.  
  145. ============================= Archive contents =============================
  146.  
  147. Original  Packed Ratio    Date     Time    Name
  148. -------- ------- ----- --------- --------  -------------
  149.     1240     836 32.5% 01-Nov-95 23:33:42 +Disabled_Icon.info
  150.     1240     852 31.2% 01-Nov-95 23:33:42 +Enabled_Icon.info
  151.     4379    1274 70.9% 12-Dec-96 10:29:24 +Install
  152.     1931     990 48.7% 12-Dec-96 10:35:00 +Install.info
  153.     2664    1588 40.3% 12-Dec-96 10:26:30 +dospath.library
  154.     3396    2060 39.3% 29-Feb-96 23:39:44 +launcher.library
  155.     4032    2461 38.9% 04-Nov-96 22:33:48 +wbstart.library
  156.     1233     596 51.6% 12-Dec-96 10:35:00 +Locale.info
  157.     1282     725 43.4% 03-Mar-96 18:03:30 +Dansk.catalog
  158.     1482     823 44.4% 01-Nov-95 23:33:42 +Deutsch.catalog
  159.     1382     781 43.4% 31-Oct-96 23:16:10 +Español.catalog
  160.     1448     806 44.3% 01-Nov-95 23:33:42 +Français.catalog
  161.     1348     754 44.0% 01-Nov-95 23:33:42 +Italiano.catalog
  162.     1470     864 41.2% 31-Oct-96 23:37:28 +Magyar.catalog
  163.     4179    1790 57.1% 31-Oct-96 22:36:04 +MYLANGUAGE.ct
  164.     1619     999 38.2% 01-Nov-95 23:33:42 +MYLANGUAGE.ct.info
  165.     1292     718 44.4% 01-Nov-95 23:33:42 +Norsk.catalog
  166.     1378     836 39.3% 31-Oct-96 23:14:38 +Russian.catalog
  167.     1404     770 45.1% 03-Mar-96 18:03:00 +Suomi.catalog
  168.     1302     733 43.7% 01-Nov-95 23:33:42 +Svenska.catalog
  169.     3157    1368 56.6% 01-Nov-95 23:33:36 +WBStartupPlusPrefs.cd
  170.     1617     998 38.2% 03-Mar-96 18:05:00 +WBStartupPlusPrefs.cd.info
  171.     9508    5450 42.6% 12-Dec-96 10:08:00 +WBStartup+
  172.     1370    1049 23.4% 12-Dec-96 10:09:04 +WBStartup+.info
  173.    11580    6531 43.6% 12-Dec-96 10:00:08 +WBStartup+
  174.     1400    1071 23.5% 12-Dec-96 10:00:50 +WBStartup+.info
  175.    22268   12090 45.7% 12-Dec-96 09:54:32 +WBStartup+Prefs
  176.     1785    1378 22.8% 12-Dec-96 09:57:00 +WBStartup+Prefs.info
  177.     1238     736 40.5% 12-Dec-96 10:35:00 +Source.info
  178.     1238     735 40.6% 12-Dec-96 10:13:18 +WBStartup+OS2.x.info
  179.      841     498 40.7% 01-Nov-95 23:33:44 +Build.info
  180.     2632    1711 34.9% 01-Nov-95 23:33:46 +Debug
  181.      831     382 54.0% 01-Nov-95 23:33:44 +Debug.info
  182.      838     544 35.0% 01-Nov-95 23:33:44 +Edit.info
  183.      842     452 46.3% 01-Nov-95 23:33:44 +Find.info
  184.     7434    2407 67.6% 01-Nov-95 23:33:46 +ProgressWindow.c
  185.      486     282 41.9% 01-Nov-95 23:33:44 +ProgressWindow.c.info
  186.      499     225 54.9% 01-Nov-95 23:33:46 +ProgressWindow.h
  187.      486     230 52.6% 01-Nov-95 23:33:44 +ProgressWindow.h.info
  188.     1416     614 56.6% 01-Nov-95 23:33:46 +ReadKeyboard.c
  189.      486     277 43.0% 01-Nov-95 23:33:44 +ReadKeyboard.c.info
  190.       58      58  0.0% 01-Nov-95 23:33:46 +ReadKeyboard.h
  191.      486     229 52.8% 01-Nov-95 23:33:44 +ReadKeyboard.h.info
  192.      188     144 23.4% 01-Nov-95 23:33:46 +SCoptions
  193.     2954     456 84.5% 01-Nov-95 23:33:44 +SCoptions.info
  194.    14267    4308 69.8% 12-Dec-96 10:05:18 +WBStartup+.c
  195.      486     282 41.9% 01-Nov-95 23:33:44 +WBStartup+.c.info
  196.      816     358 56.1% 01-Nov-95 23:33:46 +WBStartup+.h
  197.      486     232 52.2% 01-Nov-95 23:33:44 +WBStartup+.h.info
  198.      171     134 21.6% 12-Dec-96 10:07:54 +WBStartup+.lnk
  199.     1238     732 40.8% 12-Dec-96 10:13:28 +WBStartup+OS3.x.info
  200.      841     495 41.1% 01-Nov-95 23:33:46 +Build.info
  201.     2632    1711 34.9% 01-Nov-95 23:33:46 +Debug
  202.      831     378 54.5% 01-Nov-95 23:33:46 +Debug.info
  203.      838     540 35.5% 01-Nov-95 23:33:46 +Edit.info
  204.      842     447 46.9% 01-Nov-95 23:33:46 +Find.info
  205.    13895    4089 70.5% 13-Feb-96 22:28:32 +ProgressWindow.c
  206.      486     276 43.2% 01-Nov-95 23:33:46 +ProgressWindow.c.info
  207.      840     326 61.1% 01-Nov-95 23:33:48 +ProgressWindow.h
  208.      486     230 52.6% 01-Nov-95 23:33:46 +ProgressWindow.h.info
  209.     1416     614 56.6% 13-Feb-96 22:28:40 +ReadKeyboard.c
  210.      486     274 43.6% 01-Nov-95 23:33:46 +ReadKeyboard.c.info
  211.       56      56  0.0% 01-Nov-95 23:33:50 +ReadKeyboard.h
  212.      486     233 52.0% 01-Nov-95 23:33:46 +ReadKeyboard.h.info
  213.      204     153 25.0% 03-Mar-96 18:20:02 +SCoptions
  214.     2954     451 84.7% 01-Nov-95 23:33:46 +SCoptions.info
  215.    15520    4628 70.1% 12-Dec-96 09:46:20 +WBStartup+.c
  216.      486     276 43.2% 01-Nov-95 23:33:46 +WBStartup+.c.info
  217.     1043     489 53.1% 01-Nov-95 23:33:48 +WBStartup+.h
  218.      486     228 53.0% 01-Nov-95 23:33:46 +WBStartup+.h.info
  219.      171     134 21.6% 12-Dec-96 10:00:00 +WBStartup+.lnk
  220.     1238     740 40.2% 12-Dec-96 10:14:10 +WBStartup+Prefs.info
  221.      841     502 40.3% 01-Nov-95 23:33:34 +Build.info
  222.     1233     590 52.1% 29-Feb-96 23:43:50 +Catalogs.info
  223.     1811    1048 42.1% 16-Oct-96 21:56:22 +2nd_Russian.ct
  224.     5032    2157 57.1% 08-Feb-96 23:34:54 +dansk.ct
  225.     4352    1941 55.3% 10-Jan-96 23:00:20 +Deutsch.ct
  226.     5119    2202 56.9% 11-Mar-96 22:35:02 +Español.ct
  227.     3793    1669 55.9% 01-Nov-95 23:33:36 +français.ct
  228.     1619    1002 38.1% 29-Feb-96 23:43:50 +français.ct.info
  229.     4191    1824 56.4% 10-Jan-96 22:49:52 +Italiano.ct
  230.     1619     997 38.4% 29-Feb-96 23:43:50 +Italiano.ct.info
  231.     5718    2492 56.4% 31-Oct-96 23:37:14 +magyar.ct
  232.     3112    1387 55.4% 31-Oct-96 22:35:22 +MYLANGUAGE.ct
  233.     3327    1538 53.7% 01-Nov-95 23:33:36 +Norsk.ct
  234.     5208    2385 54.2% 16-Oct-96 21:18:10 +Russian.ct
  235.     5184    2253 56.5% 28-Feb-96 23:00:28 +Suomi.ct
  236.     5104    2189 57.1% 28-Feb-96 23:06:36 +svenska.ct
  237.     1619     999 38.2% 29-Feb-96 23:43:50 +svenska.ct.info
  238.     6415    2434 62.0% 12-Dec-96 10:34:28 +CheckBoxListView.c
  239.      486     277 43.0% 01-Nov-95 23:33:34 +CheckBoxListView.c.info
  240.     1100     489 55.5% 07-Nov-96 23:43:26 +CheckBoxListView.h
  241.      486     223 54.1% 01-Nov-95 23:33:34 +CheckBoxListView.h.info
  242.     2584    1547 40.1% 12-Dec-96 09:38:08 +CheckBoxListView.o
  243.     7110    2194 69.1% 03-Feb-96 15:10:26 +ChooseGroupWindow.c
  244.      486     277 43.0% 01-Nov-95 23:33:34 +ChooseGroupWindow.c.info
  245.      238     139 41.5% 01-Nov-95 23:33:38 +ChooseGroupWindow.h
  246.      486     232 52.2% 01-Nov-95 23:33:34 +ChooseGroupWindow.h.info
  247.     2008    1356 32.4% 12-Dec-96 09:37:02 +ChooseGroupWindow.o
  248.      131     105 19.8% 01-Nov-95 23:33:40 +ChooseGroupWindow_protos.h
  249.     6880    2046 70.2% 03-Feb-96 15:10:38 +CopyWindow.c
  250.      486     274 43.6% 01-Nov-95 23:33:34 +CopyWindow.c.info
  251.      567     232 59.0% 01-Nov-95 23:33:38 +CopyWindow.h
  252.      486     225 53.7% 01-Nov-95 23:33:34 +CopyWindow.h.info
  253.     2264    1351 40.3% 12-Dec-96 09:33:48 +CopyWindow.o
  254.     2632    1711 34.9% 01-Nov-95 23:33:38 +Debug
  255.      831     378 54.5% 01-Nov-95 23:33:34 +Debug.info
  256.      757     330 56.4% 01-Nov-95 23:33:38 +DisableWindow.c
  257.      486     277 43.0% 01-Nov-95 23:33:34 +DisableWindow.c.info
  258.      103      76 26.2% 01-Nov-95 23:33:38 +DisableWindow.h
  259.      486     228 53.0% 01-Nov-95 23:33:34 +DisableWindow.h.info
  260.      552     372 32.6% 12-Dec-96 09:32:08 +DisableWindow.o
  261.      838     541 35.4% 01-Nov-95 23:33:34 +Edit.info
  262.     3898    1406 63.9% 01-Nov-95 23:33:36 +GetPriorityWindow.c
  263.      486     273 43.8% 01-Nov-95 23:33:34 +GetPriorityWindow.c.info
  264.      115      95 17.3% 01-Nov-95 23:33:38 +GetPriorityWindow.h
  265.      486     227 53.2% 01-Nov-95 23:33:34 +GetPriorityWindow.h.info
  266.     1308     928 29.0% 12-Dec-96 09:31:34 +GetPriorityWindow.o
  267.     4046    1424 64.8% 03-Feb-96 15:10:32 +GetStringWindow.c
  268.      486     277 43.0% 01-Nov-95 23:33:34 +GetStringWindow.c.info
  269.      153     111 27.4% 01-Nov-95 23:33:38 +GetStringWindow.h
  270.      486     232 52.2% 01-Nov-95 23:33:34 +GetStringWindow.h.info
  271.     1088     800 26.4% 12-Dec-96 09:32:56 +GetStringWindow.o
  272.       62      60  3.2% 01-Nov-95 23:33:40 +GetStringWindow_protos.h
  273.      193     148 23.3% 12-Dec-96 09:22:28 +SCoptions
  274.     2954     452 84.6% 01-Nov-95 23:33:34 +SCoptions.info
  275.    53123   12504 76.4% 12-Dec-96 09:47:10 +WBStartup+Prefs.c
  276.      486     278 42.7% 01-Nov-95 23:33:34 +WBStartup+Prefs.c.info
  277.     3227    1098 65.9% 04-Apr-96 00:16:44 +WBStartup+Prefs.h
  278.      486     230 52.6% 01-Nov-95 23:33:34 +WBStartup+Prefs.h.info
  279.      290     183 36.8% 12-Dec-96 09:54:18 +WBStartup+Prefs.lnk
  280.    14732    7551 48.7% 12-Dec-96 09:54:14 +WBStartup+Prefs.o
  281.     5841    1926 67.0% 01-Nov-95 23:33:36 +WBStartupPlusPrefs_Cat.c
  282.      486     275 43.4% 01-Nov-95 23:33:34 +WBStartupPlusPrefs_Cat.c.info
  283.     3581     768 78.5% 01-Nov-95 23:33:38 +WBStartupPlusPrefs_Cat.h
  284.      486     232 52.2% 01-Nov-95 23:33:34 +WBStartupPlusPrefs_Cat.h.info
  285.     2896    1510 47.8% 12-Dec-96 09:31:44 +WBStartupPlusPrefs_Cat.o
  286.    28958   10029 65.3% 12-Dec-96 10:30:44 +WBStartup+.guide
  287.     2084    1592 23.6% 12-Dec-96 10:35:00 +WBStartup+.guide.info
  288.     1240     795 35.8% 12-Dec-96 10:47:46  WBStartup+V2.8.info
  289. -------- ------- ----- --------- --------
  290.   410497  173878 57.6% 29-Jan-97 19:01:02   140 files
  291.