home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1057.lha / Docs / English / Contents < prev    next >
Encoding:
Text File  |  1995-03-30  |  4.7 KB  |  160 lines

  1.  
  2. ButtonMenu      1.23    Easy creation of customizable menus
  3.  
  4. ButtonMenu allows you to create menus in the form of a window full
  5. of GadTools buttons.  Two programs are provided: one to allow you to
  6. create the menu and one which runs the menu.  It is then possible to
  7. run your menu from a startup-sequence, for example.  The GUI for the
  8. creator was designed to use Topaz 8, but it will adapt to the current
  9. screen font if it is not too big.
  10.  
  11. An added bonus is the ability to load ButtonMenu from within ButtonMenu
  12. from within ButtonMenu and so on... This means you can nest menus to
  13. create complicated menu systems.
  14.  
  15. Author: Oliver Roberts
  16. Path: AmigaLibDisk1057:Programs/ButtonMenu/
  17.  
  18. ==========
  19.  
  20. DOSPrefs       2.2    Small commodity with three functions.
  21.  
  22. DOSPrefs is a small commodity with three functions:
  23.  
  24. 1. Control the "Wildstar"-flag of the Amiga OS 2.0+ dos.library.
  25.  
  26. 2. Control the "Noclick"-flags of the Amiga OS 2.0+ trackdisk.device.
  27.  
  28. 3. Provide an all new "Unixdirs"-feature.
  29.  
  30. Author: Norbert Püschel
  31. Path: AmigaLibDisk1057:Programs/DOSPrefs/
  32.  
  33. ==========
  34.  
  35. IconTrace      2.02    An icon.library monitor, version 2.02
  36.  
  37. Use this program to find out which tooltypes a program
  38. supports and which icons it looks for.
  39.  
  40. Author: Peter Stuer
  41. Path: AmigaLibDisk1057:Programs/IconTrace/
  42.  
  43. ==========
  44.  
  45. Picticon      0.96    Scales pictures into icons. os3.x only
  46.  
  47. Allows  pictures  to  be  dropped onto an appicon.  Will then load the
  48. pictures using datatypes.library and scale them into icons.
  49.  
  50. Many  options  to  customize  how  the scaled picture icons will look.
  51. Allows frames/backgrounds and size text (built in fonts, tho)
  52.  
  53. Features:
  54. o  Files may  be passed by dropping them onto an appicon, selecting an
  55.    apptool item, shift-selection, or via a CLI interface.
  56. o  Dithering (one type, error-diffusion)
  57. o  Remaps to current Workbench palette
  58. o  Both fractional and integer scaling
  59. o  User defined icon size
  60. o  Allows templates for both tooltypes and/or background underlay
  61. o  User defined appicon image
  62. o  Ability to place picture dimension text onto icon
  63. o  Preserves aspect of pictures with aspect information
  64. o  User defined screen aspect. (for non-lace or s-hires users)
  65. o  HAM-6/HAM-8 support
  66. o  Datatype  loader/scaler  module  is  available for registered E 3.0
  67.    users.  (no source)
  68. o  NewIcons support (optional) 
  69. o  WhatIs support (optional)
  70. o  Multiple filenames and/or wildcards from the CLI interface
  71.  
  72. Author: Chad Randall
  73. Path: AmigaLibDisk1057:Programs/Picticon/
  74.  
  75. ==========
  76.  
  77. PMontre       1.2    Digital Clock/Date/Free Mem/Alarm
  78.  
  79.  
  80. PMontre V1.2 is a FreeWare digital clock for the WB.
  81.  
  82. Some features:
  83.  
  84.     - Digital Clock :-)
  85.     - Date (possible disable)
  86.     - Calendar (for French language only)
  87.     - English/French/German languages
  88.     - Free memory Chip/Fast/Total in only one
  89.       bargraph (possible disable)
  90.     - PubScreen option
  91.     - WB toolstypes and Shell options supported
  92.     - Alarm whith requester
  93.     - Borderless option
  94.  
  95. Author: Pascal Pensa
  96. Path: AmigaLibDisk1057:Programs/PMontre/
  97.  
  98. ==========
  99.  
  100. Publican       1.6    Public screen support utility.
  101.  
  102. Publican is a public screen support utility. It allows you to set
  103. the default public screen, set global public screen behaviour flags and
  104. obtain the name of the frontmost public screen (and write it to StdOut
  105. or a local/global variable).
  106.  
  107. Author: Lee Kindness
  108. Path: AmigaLibDisk1057:Programs/Publican/
  109.  
  110. ==========
  111.  
  112. QDisk      2.11    WorkBench utility to monitor space usage
  113.  
  114. A WorkBench utility that will monitor the space usage of any mounted
  115. AMIGA DOS volume, like your hard drive or your floppy drive.  QDisk
  116. will also notify you if a volume becomes too full.  Comes with a
  117. preference editor to customize QDisk to your needs.
  118.  
  119. Author: Norman Baccari
  120. Path: AmigaLibDisk1057:Programs/QDisk/
  121.  
  122. ==========
  123.  
  124. ToolType       3.2    Edit ToolTypes easily.
  125.  
  126. A program to make it easier to edit tooltypes in icons.  ToolType will
  127. read the tooltypes from an icon file and let you use your favorite
  128. text editor to change or add to the tooltypes.  ToolType can be run
  129. from shell, Workbench, or set up as an appicon.  Includes an option to
  130. sort the tooltypes alphabetically.
  131.  
  132. Author: Michael J Barsoom
  133. Path: AmigaLibDisk1057:Programs/ToolType/
  134.  
  135. ==========
  136.  
  137. UnLock      37.0    Unlock Lock()-ed objects on HD
  138.  
  139. This is just a little program to
  140. fix problems occuring with programs,
  141. leaving locks on objects somewhere on
  142. your HD. Have you ever had the problem,
  143. that when you tested a program just
  144. downloaded from a BBS, it seemed that
  145. the program kept a Lock() on some
  146. object on your HD? If so, you know
  147. that you can not delete the object
  148. (dir, file whatever), without removing
  149. the lock first or rebooting. I have
  150. encountered this problem lots of times,
  151. but didn`t always want to launch a
  152. System Monitor, to remove the
  153. outstanding locks, just to delete
  154. something.
  155.  
  156. Author: Kai Iske
  157. Path: AmigaLibDisk1057:Programs/UnLock/
  158.  
  159. ==========
  160.