
Snoopium x (not bumped yet)

  - Styleguide conform menus (tokai)
  - Fixed broken toolbar background (tokai)

Snoopium 1.6 26/2/2008

  - Enhanced tracker display (alfie)
  - Enhanced display filter (alfie)

Snoopium 1.5 8/12/2007

  - Fixed settings bugs introduced by NewObject() patch. (itix)
  - Optimized memory usage

Snoopium 1.4 26/11/2007

  - Scalable toolbar images (implemented by Alfie). (itix)
  - Fixed to build with public SDK. (itix)
  - Now stripes in listview are used only if fastppa is set. (itix)

Snoopium 1.3 28/12/2006

  - Optimized logging. (itix)

Snoopium 1.3 27/12/2006

  - Introduced vapor macros. (itix)
  - Implemented application class for easier expansion. (itix)
  - Display filter is now separate for all columns (except count column). (itix)
  - Reverted back to single display filter for usability purposes. (itix)
  - Can optionally display free PPC stack. (itix)
  - Fixed bug where format edit list could lose entries after edit operation. (itix)
  - Can resolve PPC call address now (and segment name from it). Previous version
    could only resolve 68k call address which was not availabe when called from
    PPC program. (itix)

Snoopium 1.3 11/12/2006

  - Added find to search for events from log buffer. (itix)
  - Save buffer, redirect to file, setup and functions buttons in main window
    are now disabled when in paused state. This helps preventing deadlocks
    because of MUI multithreading. (itix)
  - Added display filter. (itix)

Snoopium 1.3 3/12/2006

  - Fixed "Ignore Ambient" option. (itix)
  - String handling optimized. (itix)
  - No longer uses variadic macros for inlines. (itix)
  - Better handling for new DOS packets. (itix)

Snoopium 1.3 5/3/2006

  - Added settings for different toolbar modes (image+text, image only,
    text only) (itix)

Snoopium 1.2 27/7/2005

  - Some changes to Setup window (alfie)
  - Menus layout reworked (alfie)
  - ARexx commands now work.
    I hade some strange hit with some command, but I was not
    able to reproduce it. (alfie)
  - Some ARexx commands (DISABLE/ENABLE) generate strange hits:
    I think it is MUI(4?) related. Changed some nnset(obj,...)
    to DoMethod(_app(obj),MUIM_Application_PushMethod,obj,3,MUIM_No
    NotifySet,...) . (alfie)
  - Fixed a nasty bug introduced with DOTRAY option. (alfie)
  - Changed DoMethod(obj,MUIM_NoNotifySet,...) to nnset(obj,...)
    Probably that is not useful at all, but I don't really like
    MUIM_#?Set to be called directly. (alfie)

Snoopium 1.1 19/6/2005

  - A closed log file was referenced causing Snoopium to crash: fixed.
  - Fixed all gcc compilation warnings.
  - Toolbar group is now a Virtgroup, making possibile to dimension
    Snoopium window freely.
  - Added "Images only tool bar" and "Framed tool bar" options.
  - Changed "!" to "?" as About menu item short cut.
  - Redesigned Settings and Functions windows a little bit.
  - To compile with Tray support you must now define DOTRAY .
  - Makefile updated.
  - Added MOS stubs so that inlines are usable.


  Changes included in Snoopium 1.1 but werent documented:

  - New tooltype/shell argument: SAFEMODE
    Tries to start Snoopium with minimal resources
  - Support for new AmigaDOS packets (names remain undocumented until
    release of MorphOS 1.5)

  (Alfonso Ranieri created 1.1 update but didnt know about those
  changes. - Ilkka Lehtoranta)
