home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 160 - Disc 2 / MF_UK_160_2.iso / pc / DiscContent / Shareware / appstop / App / CHANGELOG.txt next >
Encoding:
Text File  |  2005-07-18  |  1.5 KB  |  32 lines

  1. 07/18/2005 -V.8
  2. -Fixed bug where CPU usage for applications running as root would display incorrectly, now applications running as root will display CPU usage as -1.
  3. -Added ability to force update CPU usage
  4. -Added ability to select all running applications
  5. -Added ability to select all paused applications
  6. -Rewrote the CPU refresh timer code, now allowing preference changes to be reflected immediatly without restarting App Stop
  7. -Fixed human readable priority representation. Now -20 is represented like it should be, as "Max"
  8. -Added 'Add to Startup Items' options in the preferences
  9. -Yet again, I redesigned the preference pane
  10. -Fixed bad bug which would cause App Stop to crash... alot
  11. -Added ability to set the table view window to float above all other windows
  12. -Added option to have an alternate image displayed in the menu bar when applications are paused
  13.  
  14. 22/06/05 -V.7
  15. -Added optional numeric priority display
  16. -Added 'Check For Updates...' mechanism
  17. -Added Application CPU usage display support (Thanks to the AGProcess class!)
  18. -Reorganized the preference panel
  19.  
  20. 06/22/05 -V.6
  21. -Fixed bug where stopped applications would prevent your computer from sleeping
  22. -Support added for sleep/awake/shut-down operations
  23. -Added preference panel
  24. -Added hide application before stopping feature
  25. -Added show application after continue feature
  26. -Added ability to specify the icon size
  27. -Added ability to set priority for applications
  28. -Added authentication for lowering priority on applications
  29. -Full source code is now available
  30.  
  31. 05/25/05 -V.5 Release
  32. -Initial release