home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 February / NETGUID0402N.iso / mac / featured / Mac / junk / JunkBroom.dmg / JunkBroom.app / Contents / Resources / ChangeLog next >
Encoding:
Text File  |  2003-11-29  |  3.0 KB  |  98 lines

  1. 1.0.2
  2. + Added German localization
  3. + Several language fixes in the menus
  4. + Actions are now deactivated by default when neither JunkBroom nor Entourage are in front
  5. + Pref UI for action deactivation
  6. + Changes to the global menu
  7. + Changes to the preferences
  8.  
  9. 1.0.1
  10. + Jaguar column sorting fix
  11. + Installer automatically quits JunkBroom
  12. + Changes to the quick start guide
  13.  
  14. 1.0
  15. + Final script name change (cosmetic)
  16.  
  17. 0.95
  18. + Menu item now has the icon
  19. + Changed the names of the scripts (to avoid confusion in the scripts menu)
  20.  
  21. 0.94
  22. + UI changes (accelerators, menu entries, window display)
  23. + Major changes to the probability table (includes proper sorting)
  24. + Some code cleanup
  25. + Implemented pruning of irrelevant tokens (use with care)
  26. + Initial Preferences UI
  27. + Initial NSStatusItem
  28. + Adapted the online help to reflect changes
  29. + Preferences for dock menu statistics
  30.  
  31. 0.93
  32. + Mark as NOT Junk now UNMARKS the Junk category
  33. + Changed names of menu entries to avoid confusion
  34. + Removed filter entry from the dock menu (useless)
  35. + Added a "Details" section to the online help
  36. + Return of the "Save" menu entry (for future use mostly)
  37. + Several fixes for the probability table not refreshing
  38. + Small UI changes
  39.  
  40. 0.92
  41. + Safeguards for saving the database
  42. + Save database on quitting the application (should be a pref)
  43. + Safe backup and restore dialogs
  44. + Small fix for the probability view
  45. + Messages that are manually marked as junk are now immediately moved to the Junk folder
  46. + Several UI changes
  47. + Several changes in the help files
  48.  
  49. 0.91.1
  50. + Small fix for a slowdown in 0.91
  51.  
  52. 0.91
  53. + Added a License file to the online help
  54. + Added a slightly modified icon file
  55. + Added the icon to the online help index
  56. + Corrected several small errors in the online help (language)
  57. + Added a little background to the help
  58. + Added instructions on how to use the "Junk Filter" script
  59. + Added installation help for Jaguar
  60. + Initial UI for probabilities (includes backend functionality and sorting)
  61. + Menu entries for backups
  62. + Changed the way databases are stored (to speed up loading)
  63. + Added automatic importing of old databases
  64. + Moved database loading beyond application startup (to reduce bounciness)
  65.  
  66. 0.9
  67. + New icon (again by Patrick Heller)
  68. + Upped the minimum requirements again (because of the installer)
  69. + Added the requirements to the quick start guide
  70. + Added menu items for the AppleScript actions
  71. + Added menu items to the dock menu
  72. + Added a simple help document
  73.  
  74. 0.2
  75. + Changed the "Human Readable Copyright" (About Box) to include a notice about the icon
  76. + Added a dock menu display for statistics
  77. + Added an Installer
  78. + Added a menu item to show or hide the statistics window
  79.  
  80. 0.14
  81. + Added a statistics display
  82. + Removed probability saving and loading (better tradeoff)
  83.  
  84. 0.13
  85. + Added an Icon file (courtesy of Patrick Heller, http://www.patrickheller.de)
  86. + Fixed a crasher
  87. + Removed some experimental front end code
  88.  
  89. 0.12
  90. + Compiled on Panther
  91. + Fixed some leaks
  92.  
  93. 0.11
  94. + Menu cleanup
  95. + "Save" menu item (saves the dictionary)
  96.  
  97. 0.1
  98. Initial Release