What's New?
    See the ChangeLog for more details.
    Changes in release 5.1.6p10 (21 Jun 2003)
    
    - Fixed a bug in tracing variables with dde and winsend
- Fixed a bug in the windows view that garbled the display.
- Always namespace qualify commands sent to the target.
- Fixed a problem formatting the ChangeLog view.
    
Changes in release 5.1.6p9 (10 Oct 2002)
    
    - Support for use in scripted documents (tclkit).
- Support 'trace' when using alternative 'send' implementations
- Fix array checking.
    
Changes in release 5.1.6p8 (04 Apr 2002)
    
    - Merged in Paul Healy's p4 patch which provides
        namespaces and afters windows for examining entire
        namespaces or the after event timers.
- Fixed array checking. array size was use instead of
        array exists in some places which can cause an empty
        array to be treated as if it is a normal variable.
- Merged in Steve Landers code for Scripted Document
        support
Changes in release 5.1.6p7 (22 Mar 2002)
    
    - A raft of bugs have been fixed - see the 
        ChangeLog for just what.
- Added a DDE implementation of send for use on
        Windows.
Changes in release 5.1.6p6 (14 Mar 2002)
    
    The original code plus some patches have been collected together and
    added to the tkcon
    project as SourceForge. Some
    general work has been done to bring tkinspect up to date for use with
    Tcl 8.3 and 8.4 and incr Tcl 3.2.
    
    Changes in release 5.1.6 (23 June 1995)
    
    5.1.6 has only 2 bug fixes, see the 
    ChangeLog if you're really interested.
    
    Changes in release 5.1.4 (21 June 1995)
    
    5.1.4 adds more browsing lists, and has a few refinements.
    
    
      -  Added 3 new lists: images,
        menus, and 
        canvases.  The images
        list was contributed by Gero Kohnert
        <gero@marvin.franken.de>.
      
-  Added button-3 bindings on lists and value (brings
        up menu.)
      
-  Added Update This List menu item to lists.
      
-  Cleaned up some things for Tk 4.0b4.
      
-  Renamed the interface function
        tkinspect_value_text_window to
        tkinspect_value_text_widget (now returns the Tk text
        widget.)  Added tkinspect_display_image,
        tkinspect_show_list, and tkinspect_remove_list.
    
Changes in release 5.1 (5 June 1995)
    
    5.1 fills in the missing holes of 5.0, fixes a few bugs, and adds some
    features.
    
    
      -  Fixed the bug (?) that caused no interpreters to show up under
        Tk 4.0b3.
      
-  Added this HTML help system (renderer based on code from Angel Li
        <angel@flipper.rsmas.miami.edu>.)
      
-  Added the command line interface.
      
-  Cleaned up the menus, added some keyboard bindings.
      
-  tkinspect nows reads ~/.tkinspect_opts and
        .tkinspect_init (in the current directory.)
      
-  There's an external interface available.  See 
        the miscellany help page.
        
    
Changes in release 5.0 (February 1995)
    
    Release 5.0 was a complete rewrite of previous versions of
    tkinspect.  This version runs only with Tk 4.0.
    
    
Last modified: Thu Mar 14 23:34:01 GMT 2002