OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [insight/] [itcl/] [ChangeLog] - Diff between revs 579 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 579 Rev 1765
2000-12-20  Syd Polk  
2000-12-20  Syd Polk  
        * itcl/itcl/itclConfig.sh.in: Added new line at end of file.
        * itcl/itcl/itclConfig.sh.in: Added new line at end of file.
2000-10-27  Syd Polk  
2000-10-27  Syd Polk  
        * itk/win/Makefile.in: Install itk dll when installing libraries.
        * itk/win/Makefile.in: Install itk dll when installing libraries.
2000-10-13  Mo DeJong  
2000-10-13  Mo DeJong  
        * itcl/generic/itcl_objects.c (Itcl_CreateObject):
        * itcl/generic/itcl_objects.c (Itcl_CreateObject):
        Add code to check for an object that deletes itself
        Add code to check for an object that deletes itself
        inside its own constructor. We need to avoid adding
        inside its own constructor. We need to avoid adding
        this object to the global object list.
        this object to the global object list.
2000-06-22  Syd Polk  
2000-06-22  Syd Polk  
        * itcl/win/Makefile.in: Added target install-shared-libraries.
        * itcl/win/Makefile.in: Added target install-shared-libraries.
        Make install-binaries and install-libraries both install it.
        Make install-binaries and install-libraries both install it.
        * itk/win/Makefile.in: Likewise.
        * itk/win/Makefile.in: Likewise.
        * iwidgets3.0.0/unix/Makefile.in: Add dummy target
        * iwidgets3.0.0/unix/Makefile.in: Add dummy target
        install-binaries.
        install-binaries.
2000-06-19  Syd Polk  
2000-06-19  Syd Polk  
        * itcl/win/Makefile.in: Install ITCLLIB instead of CYGITCLLIB
        * itcl/win/Makefile.in: Install ITCLLIB instead of CYGITCLLIB
        when installing the finished binaries.
        when installing the finished binaries.
2000-06-15  Jonathan Larmour  
2000-06-15  Jonathan Larmour  
        * iwidgets3.0.0/unix/configure.in: Use config scripts from build
        * iwidgets3.0.0/unix/configure.in: Use config scripts from build
        tree before exec_prefix
        tree before exec_prefix
        * iwidgets3.0.0/unix/configure: regenerate
        * iwidgets3.0.0/unix/configure: regenerate
Tue Jun  6 22:09:02 2000  Christopher Faylor 
Tue Jun  6 22:09:02 2000  Christopher Faylor 
        * itcl/win/Makefile.in: Set up and use autoconf variables throughout to
        * itcl/win/Makefile.in: Set up and use autoconf variables throughout to
        allow overriding variables from the make command line.
        allow overriding variables from the make command line.
        * itk/win/Makefile.in: Ditto.
        * itk/win/Makefile.in: Ditto.
        * itcl/iwidgets3.0.0/unix/Makefile.in: Ditto.
        * itcl/iwidgets3.0.0/unix/Makefile.in: Ditto.
2000-05-03  Syd Polk  
2000-05-03  Syd Polk  
        * Makefile.in (check test): Call "make test" explicitly when
        * Makefile.in (check test): Call "make test" explicitly when
        running toplevel "make check" or "make test".
        running toplevel "make check" or "make test".
2000-04-29  Andreas Jaeger  
2000-04-29  Andreas Jaeger  
        * Makefile.in (check): Handle make check like make test.
        * Makefile.in (check): Handle make check like make test.
Wed Apr 19 13:58:32 2000  Andrew Cagney  
Wed Apr 19 13:58:32 2000  Andrew Cagney  
        * itcl/unix/config.log, itcl/unix/confdefs.h: Delete generated
        * itcl/unix/config.log, itcl/unix/confdefs.h: Delete generated
        files.
        files.
2000-01-26  DJ Delorie  
2000-01-26  DJ Delorie  
        * itcl/win/dllEntryPoint.c (DllMain): Use _imp__ instead of __imp_
        * itcl/win/dllEntryPoint.c (DllMain): Use _imp__ instead of __imp_
        * itk/win/dllEntryPoint.c (DllMain): ditto
        * itk/win/dllEntryPoint.c (DllMain): ditto
        * itcl/generic/itcl_methods.c (tclByteCodeType): ditto, but unused
        * itcl/generic/itcl_methods.c (tclByteCodeType): ditto, but unused
1999-12-21  Mo DeJong  
1999-12-21  Mo DeJong  
        * itcl/generic/itcl_parse.c: Applied patch to fix
        * itcl/generic/itcl_parse.c: Applied patch to fix
        crash when tearing down the itcl::parser namespace.
        crash when tearing down the itcl::parser namespace.
1999-09-23  Ben Elliston  
1999-09-23  Ben Elliston  
        * itcl/unix/configure.in: Quoting fix for AC_EGREP_CPP.
        * itcl/unix/configure.in: Quoting fix for AC_EGREP_CPP.
        * itcl/win/configure.in: Likewise.
        * itcl/win/configure.in: Likewise.
        * itk/unix/configure.in: Likewise.
        * itk/unix/configure.in: Likewise.
        * itk/win/configure.in: Likewise.
        * itk/win/configure.in: Likewise.
        * itcl/unix/configure: Regenerate.
        * itcl/unix/configure: Regenerate.
        * itcl/win/configure: Likewise.
        * itcl/win/configure: Likewise.
        * itk/unix/configure: Likewise.
        * itk/unix/configure: Likewise.
        * itk/win/configure: Likewise.
        * itk/win/configure: Likewise.
1999-09-22  DJ Delorie  
1999-09-22  DJ Delorie  
        * itcl/win/Makefile.in (ITCL_LIB_DIR etc): use @dir@ form
        * itcl/win/Makefile.in (ITCL_LIB_DIR etc): use @dir@ form
        * itk/win/Makefile.in (INSTALL_LIB_DIR etc): ditto
        * itk/win/Makefile.in (INSTALL_LIB_DIR etc): ditto
1999-07-13  Jonathan Larmour  
1999-07-13  Jonathan Larmour  
        * itcl/unix/configure.in: Workaround bug in autoconf 2.13 by adding
        * itcl/unix/configure.in: Workaround bug in autoconf 2.13 by adding
        an extra AC_PROG_CPP before AC_EGREP_CPP
        an extra AC_PROG_CPP before AC_EGREP_CPP
        * itcl/win/configure.in: Likewise
        * itcl/win/configure.in: Likewise
        * itk/unix/configure.in: Likewise
        * itk/unix/configure.in: Likewise
        * itk/win/configure.in: Likewise
        * itk/win/configure.in: Likewise
        * itcl/unix/configure: regenerated
        * itcl/unix/configure: regenerated
        * itcl/win/configure: regenerated
        * itcl/win/configure: regenerated
        * itk/unix/configure: regenerated
        * itk/unix/configure: regenerated
        * itk/win/configure: regenerated
        * itk/win/configure: regenerated
1999-06-16  Keith Seitz  
1999-06-16  Keith Seitz  
        * itk/win/Makefile.in (install-man): Don't install *.3 -- there
        * itk/win/Makefile.in (install-man): Don't install *.3 -- there
        are no manpages in this section.
        are no manpages in this section.
1999-03-26  Martin Hunt  
1999-03-26  Martin Hunt  
        * iwidgets3.0.0/generic/scrolledwidget.itk
        * iwidgets3.0.0/generic/scrolledwidget.itk
        (iwidgets::Scrolledwidget::sbwidth): The default width of 15
        (iwidgets::Scrolledwidget::sbwidth): The default width of 15
        was incompatible with Windows.  Change the default to "" and
        was incompatible with Windows.  Change the default to "" and
        only actually change the scrollbar width if someone changes
        only actually change the scrollbar width if someone changes
        it to something else.
        it to something else.
1999-03-22  James Ingham  
1999-03-22  James Ingham  
        * itcl/unix/configure.in: Leave the LD_SEARCH_PATH off of
        * itcl/unix/configure.in: Leave the LD_SEARCH_PATH off of
        MAKE_LIBS.  This loses on OSF with --enable-shared.
        MAKE_LIBS.  This loses on OSF with --enable-shared.
        * itcl/unix/configure: regenerated
        * itcl/unix/configure: regenerated
        * itk/unix/configure.in: Leave the LD_SEARCH_PATH off of
        * itk/unix/configure.in: Leave the LD_SEARCH_PATH off of
        MAKE_LIBS.  This lses on OSF with --enable-shared.
        MAKE_LIBS.  This lses on OSF with --enable-shared.
        * itk/unix/configure: regenerated
        * itk/unix/configure: regenerated
1999-03-18  Keith Seitz  
1999-03-18  Keith Seitz  
        * iwidgets3.0.0/unix/Makefile.in (install-libraries): Don't bother with
        * iwidgets3.0.0/unix/Makefile.in (install-libraries): Don't bother with
        making symlinks for other versions of iwidgets -- we don't use them.
        making symlinks for other versions of iwidgets -- we don't use them.
1999-03-03  James Ingham  
1999-03-03  James Ingham  
        * iwidgets3.0.0/generic/labeledframe.itk (_reconfigure): Make sure
        * iwidgets3.0.0/generic/labeledframe.itk (_reconfigure): Make sure
        that the widget has not been destroyed while in the update
        that the widget has not been destroyed while in the update
        idletasks.  FIXME - see if we can eliminate the need for this
        idletasks.  FIXME - see if we can eliminate the need for this
        update.
        update.
        * iwidgets3.0.0/generic/labeledframe.itk (clientHandlesConfigure):
        * iwidgets3.0.0/generic/labeledframe.itk (clientHandlesConfigure):
        Added method to allow the user of the labeled frame to do the
        Added method to allow the user of the labeled frame to do the
        reconfigure, so this can be batched up and reduce flashing.
        reconfigure, so this can be batched up and reduce flashing.
1999-03-02  DJ Delorie  
1999-03-02  DJ Delorie  
        * itk/win/configure.in: support cross compiling, fix syntax error
        * itk/win/configure.in: support cross compiling, fix syntax error
        in BASELIBS.
        in BASELIBS.
        * itk/win/configure: regenerate
        * itk/win/configure: regenerate
1999-03-02  Syd Polk  
1999-03-02  Syd Polk  
        * itk/win/configure.in: Generated incorrect library name for cygwin
        * itk/win/configure.in: Generated incorrect library name for cygwin
        build.
        build.
        * itk/win/configure: Regenerate.
        * itk/win/configure: Regenerate.
Fri Feb 26 12:48:01 1999  Geoffrey Noer  
Fri Feb 26 12:48:01 1999  Geoffrey Noer  
        * configure.in: Change "cygwin32*" check to "cygwin*".
        * configure.in: Change "cygwin32*" check to "cygwin*".
        * configure: Regenerate.
        * configure: Regenerate.
        * itcl/win/configure.in: Change "cygwin32*" check to "cygwin*".
        * itcl/win/configure.in: Change "cygwin32*" check to "cygwin*".
        * itcl/win/configure: Regenerate.
        * itcl/win/configure: Regenerate.
        * itk/win/configure.in: Change "cygwin32*" check to "cygwin*".
        * itk/win/configure.in: Change "cygwin32*" check to "cygwin*".
        * itk/win/configure: Regenerate.
        * itk/win/configure: Regenerate.
1999-02-24  James Ingham  
1999-02-24  James Ingham  
        * iwidgets3.0.0/generic/labeledframe.itk: Make it derive from Widget
        * iwidgets3.0.0/generic/labeledframe.itk: Make it derive from Widget
        not Archetype (which was a BAD idea).  Add an interposing frame so
        not Archetype (which was a BAD idea).  Add an interposing frame so
        you didn't have to much with the highlightthickness of the
        you didn't have to much with the highlightthickness of the
        MegaWidget itself.  Doing this allows you to actually use the
        MegaWidget itself.  Doing this allows you to actually use the
        labeledframe in derived classes.
        labeledframe in derived classes.
        * iwidgets3.0.0/generic/scrolledwidget.itk: Derive from labeledframe,
        * iwidgets3.0.0/generic/scrolledwidget.itk: Derive from labeledframe,
        not labeledwidget.  This way you can add a relief around the
        not labeledwidget.  This way you can add a relief around the
        label, which looks better for scrolled text, scrolled listboxes
        label, which looks better for scrolled text, scrolled listboxes
        and scrolled canvases.
        and scrolled canvases.
        * iwidgets3.0.0/generic scrolledcanvas.itk, scrolledlistbox.itk,
        * iwidgets3.0.0/generic scrolledcanvas.itk, scrolledlistbox.itk,
        scrolledtext.itk: Pushed throught the changes needed to get the
        scrolledtext.itk: Pushed throught the changes needed to get the
        derivation from labeledframe to work.
        derivation from labeledframe to work.
1999-02-22  Syd Polk  
1999-02-22  Syd Polk  
        * itcl/win/configure.in: Export ITCL_SH.
        * itcl/win/configure.in: Export ITCL_SH.
        * itcl/win/configure: Regenerate.
        * itcl/win/configure: Regenerate.
        * itk/win/configure.in: Set all of the build components based on cygwin
        * itk/win/configure.in: Set all of the build components based on cygwin
        vs. Visual C++.
        vs. Visual C++.
        Fix ITK_BUILD_LIB_SPEC, ITK_LIB_SPEC, ITK_LIB_FULL_PATH.
        Fix ITK_BUILD_LIB_SPEC, ITK_LIB_SPEC, ITK_LIB_FULL_PATH.
        * itk/win/configure: Regenerate.
        * itk/win/configure: Regenerate.
1999-02-19  Syd Polk  
1999-02-19  Syd Polk  
        * itk/win/rc/itk.rc: Fixed problem in .rc file that winres did not
        * itk/win/rc/itk.rc: Fixed problem in .rc file that winres did not
        like.
        like.
1999-02-18  Syd Polk  
1999-02-18  Syd Polk  
        * itcl/unix/Makefile.in: "make install" was failing
        * itcl/unix/Makefile.in: "make install" was failing
        with itclConfig.sh.
        with itclConfig.sh.
        * itcl/win/configure.in: Export ITCL_BUILD_LIB_SPEC and
        * itcl/win/configure.in: Export ITCL_BUILD_LIB_SPEC and
        ITCL_LIB_FULL_PATH.
        ITCL_LIB_FULL_PATH.
        * itcl/win/configure: Regnerate.
        * itcl/win/configure: Regnerate.
        * itcl/win/Makefile.in: Minor corrections to dependencies.
        * itcl/win/Makefile.in: Minor corrections to dependencies.
        * itk/generic/itk_cmds.c: Fixed newline in constant.
        * itk/generic/itk_cmds.c: Fixed newline in constant.
        * itk/win/configure.in: Added AC_OBJEXT.
        * itk/win/configure.in: Added AC_OBJEXT.
        * itk/win/configure: Regenerated.
        * itk/win/configure: Regenerated.
        * itk/win/Makefile.in: Added OBJEXT. Overhauled for MSVC
        * itk/win/Makefile.in: Added OBJEXT. Overhauled for MSVC
        build.
        build.
1999-02-18  James Ingham  
1999-02-18  James Ingham  
        * itcl/unix/Makefile.in itk/unix/Makefile.in: fix the install
        * itcl/unix/Makefile.in itk/unix/Makefile.in: fix the install
        target so it points to itclConfig.sh in the itcl or itk, rather
        target so it points to itclConfig.sh in the itcl or itk, rather
        than in the itcl/unix or itk/unix directories.
        than in the itcl/unix or itk/unix directories.
        * itcl/win/configure.in: use the ITCLCYGRC & ITCLCYGSHRC variables
        * itcl/win/configure.in: use the ITCLCYGRC & ITCLCYGSHRC variables
        in the name of the windres output file.
        in the name of the windres output file.
        * itcl.rc: For some reason, windres is choking on STRINGIFY of the
        * itcl.rc: For some reason, windres is choking on STRINGIFY of the
        Itcl version numbers.  Some day we should figure out why.  For
        Itcl version numbers.  Some day we should figure out why.  For
        now, I just put in the version numbers by hand.
        now, I just put in the version numbers by hand.
1999-02-10  Syd Polk  
1999-02-10  Syd Polk  
        * Makefile.in: Propogate make errors from subdirectories
        * Makefile.in: Propogate make errors from subdirectories
        back to the top level.
        back to the top level.
        * itcl/win/configure.in: Moved itclConfig.sh. Fixed problems
        * itcl/win/configure.in: Moved itclConfig.sh. Fixed problems
        finding tclConfig.sh and tkConfig.sh.
        finding tclConfig.sh and tkConfig.sh.
        Figure out all of the appropriate directories at this level
        Figure out all of the appropriate directories at this level
        so that cygwin and msvc differences can be accounted for.
        so that cygwin and msvc differences can be accounted for.
        * itcl/win/configure: Regenerate.
        * itcl/win/configure: Regenerate.
        * itcl/win/Makefile.in: Use OBJEXT.
        * itcl/win/Makefile.in: Use OBJEXT.
        Set build directories correctly.
        Set build directories correctly.
        Set -DDLL_BUILD, -DSTATIC_BUILD, and -DBUILD_itcl correctly.
        Set -DDLL_BUILD, -DSTATIC_BUILD, and -DBUILD_itcl correctly.
        * itk/win/configure.in: Moved itkConfig.sh. Look for itclConfig.sh
        * itk/win/configure.in: Moved itkConfig.sh. Look for itclConfig.sh
        in new place. Fixed problems finding tclConfig.sh and tkConfig.sh.
        in new place. Fixed problems finding tclConfig.sh and tkConfig.sh.
        * itk/win/configure: Regnerate.
        * itk/win/configure: Regnerate.
        * itcl/generic/itcl_cmds.c (initScript): Fixed broken new line.
        * itcl/generic/itcl_cmds.c (initScript): Fixed broken new line.
        * itcl/win/dllEntryPoint.c: DllMain was not setup correctly for
        * itcl/win/dllEntryPoint.c: DllMain was not setup correctly for
        Microsoft.
        Microsoft.
1999-02-09  James Ingham  
1999-02-09  James Ingham  
        * itcl/itcl/unix/configure.in:
        * itcl/itcl/unix/configure.in:
        * itcl/itk/unix/configure.in:
        * itcl/itk/unix/configure.in:
        LD_SEARCH_FLAGS should NOT be passed to the library build line.
        LD_SEARCH_FLAGS should NOT be passed to the library build line.
        * itcl/itcl/unix/configure:
        * itcl/itcl/unix/configure:
        * itcl/itk/unix/configure:
        * itcl/itk/unix/configure:
        regenerate.
        regenerate.
        * itcl/itk/generic/itk_archetype.c: Put a few CYGNUS LOCAL markers
        * itcl/itk/generic/itk_archetype.c: Put a few CYGNUS LOCAL markers
        in around the 8.1 Fixups that I had left out.
        in around the 8.1 Fixups that I had left out.
1992-02-08  Syd Polk  
1992-02-08  Syd Polk  
        * itcl/itcl/unix/configure.in: Moved itclConfig.sh.in up a level
        * itcl/itcl/unix/configure.in: Moved itclConfig.sh.in up a level
        so that building on Windows will work.
        so that building on Windows will work.
        Added exporting of itclsh so that other parts of the build
        Added exporting of itclsh so that other parts of the build
        tree can call it.
        tree can call it.
        Added exporting of TCL_CFLAGS.
        Added exporting of TCL_CFLAGS.
        Added exporting of TCL_LIB_FULL_PATH.
        Added exporting of TCL_LIB_FULL_PATH.
        Generate and export ITCL_LIB_FULL_PATH.
        Generate and export ITCL_LIB_FULL_PATH.
        * itcl/itcl/unix/configure: Regenerated
        * itcl/itcl/unix/configure: Regenerated
        * itcl/itcl/unix/Makefile.in: Use TCL_CFLAGS so that
        * itcl/itcl/unix/Makefile.in: Use TCL_CFLAGS so that
        -fwritable-strings is enabled.
        -fwritable-strings is enabled.
        Add dependency for TCL_LIB_FULL_PATH.
        Add dependency for TCL_LIB_FULL_PATH.
        * itcl/itclConfig.sh.in: Moved from lower directory.
        * itcl/itclConfig.sh.in: Moved from lower directory.
        * itcl/itk/unix/configure.in: Moved itkConfig.sh.in up a level.
        * itcl/itk/unix/configure.in: Moved itkConfig.sh.in up a level.
        Added export of TCL_CFLAGS.
        Added export of TCL_CFLAGS.
        Added export of TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH,
        Added export of TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH,
        ITCL_LIB_FULL_PATH, and ITK_LIB_FULL_PATH.
        ITCL_LIB_FULL_PATH, and ITK_LIB_FULL_PATH.
        * itcl/itk/unix/Makefile.in: Use TCL_CFLAGS so that
        * itcl/itk/unix/Makefile.in: Use TCL_CFLAGS so that
        -fwritable-strings is enabled.
        -fwritable-strings is enabled.
        Add dependencies for TCL_LIB_FULL_PATH and TK_LIB_FULL_PATH.
        Add dependencies for TCL_LIB_FULL_PATH and TK_LIB_FULL_PATH.
        * itcl/itk/unix/configure: Regenerated.
        * itcl/itk/unix/configure: Regenerated.
        * itcl/itkConfig.sh.in: Moved from a lwoer directory.
        * itcl/itkConfig.sh.in: Moved from a lwoer directory.
        * itcl/iwidgets3.0.0/configure.in: Look for itclConfig.sh and
        * itcl/iwidgets3.0.0/configure.in: Look for itclConfig.sh and
        itkConfig.sh in different places.
        itkConfig.sh in different places.
1999-02-05  James Ingham  
1999-02-05  James Ingham  
        * itcl/itk/generic/itk_archetype.c (Itk_ArchCompAddCmd):
        * itcl/itk/generic/itk_archetype.c (Itk_ArchCompAddCmd):
        * itcl/itcl/generic/itcl_cmds.c (Itcl_ProtectionCmd):
        * itcl/itcl/generic/itcl_cmds.c (Itcl_ProtectionCmd):
          itcl/itcl/generic/itcl_ensemble.c (Itcl_EnsembleCmd):
          itcl/itcl/generic/itcl_ensemble.c (Itcl_EnsembleCmd):
          itcl/itcl/generic/itcl_methods.c (Itcl_EvalMemberCode):
          itcl/itcl/generic/itcl_methods.c (Itcl_EvalMemberCode):
                                           (Itcl_ConstructBase):
                                           (Itcl_ConstructBase):
          itcl/itcl/generic/itcl_obsolete.c (ItclOldClassCmd):
          itcl/itcl/generic/itcl_obsolete.c (ItclOldClassCmd):
          itcl/itcl/generic/itcl_parse.c (Itcl_ClassCmd):
          itcl/itcl/generic/itcl_parse.c (Itcl_ClassCmd):
                                         (Itcl_ClassProtectionCmd):
                                         (Itcl_ClassProtectionCmd):
        Fix up calls to Tcl_EvalObj for Tcl8.1.
        Fix up calls to Tcl_EvalObj for Tcl8.1.
        * itcl/itcl/unix/configure.in:
        * itcl/itcl/unix/configure.in:
        * itcl/itk/unix/configure.in:
        * itcl/itk/unix/configure.in:
        Pick up CFLAGS from AC_PROG_CC rather than hard coding them.
        Pick up CFLAGS from AC_PROG_CC rather than hard coding them.
        * itcl/itcl/unix/configure:
        * itcl/itcl/unix/configure:
        * itcl/itk/unix/configure:
        * itcl/itk/unix/configure:
        regenerate.
        regenerate.
1999-01-30  Brendan Kehoe  
1999-01-30  Brendan Kehoe  
        * Makefile.in (install-info info install-check): Add these null
        * Makefile.in (install-info info install-check): Add these null
        rules, for the standard build process to work..
        rules, for the standard build process to work..
1999-01-28  James Ingham  
1999-01-28  James Ingham  
        * itcl/itcl/unix/configure.in: Check the TCL_LIB_VERSIONS_OK
        * itcl/itcl/unix/configure.in: Check the TCL_LIB_VERSIONS_OK
        variable, and strip out dots if it is nodots.
        variable, and strip out dots if it is nodots.
        * itcl/itk/unix/configure.in: Check the TCL_LIB_VERSIONS_OK
        * itcl/itk/unix/configure.in: Check the TCL_LIB_VERSIONS_OK
        variable, and strip out dots if it is nodots.
        variable, and strip out dots if it is nodots.
        * itcl/itcl/unix/configure: regenerate.
        * itcl/itcl/unix/configure: regenerate.
        * itcl/itk/unix/configure: regenerate.
        * itcl/itk/unix/configure: regenerate.
1999-01-21  James Ingham  
1999-01-21  James Ingham  
        * itcl/library/init.tcl (auto_import): Comment out this function.
        * itcl/library/init.tcl (auto_import): Comment out this function.
        It does not work, because it can not populate the source
        It does not work, because it can not populate the source
        namespace's export list.  There is no easy way to fix this, and
        namespace's export list.  There is no easy way to fix this, and
        since it is just an optimization over the original Tcl proc, we
        since it is just an optimization over the original Tcl proc, we
        will just use Tcl one for now.
        will just use Tcl one for now.
1999-01-20  James Ingham  
1999-01-20  James Ingham  
        * itcl/library/init.tcl: updated to Itcl 3.0.1.  Does not force
        * itcl/library/init.tcl: updated to Itcl 3.0.1.  Does not force
        the addition of class to the auto_mkindex_parser namespace, but
        the addition of class to the auto_mkindex_parser namespace, but
        uses the namespace import instead.
        uses the namespace import instead.
1998-12-15  Martin M. Hunt  
1998-12-15  Martin M. Hunt  
        * iwidgets3.0.0/generic/panedwindow.itk: Reverted back to original
        * iwidgets3.0.0/generic/panedwindow.itk: Reverted back to original
        distribution. The new panedwindow widget is now in libgui.
        distribution. The new panedwindow widget is now in libgui.
        * iwidgets3.0.0/generic/pane.itk: Reverted.
        * iwidgets3.0.0/generic/pane.itk: Reverted.
1998-12-11  Martin M. Hunt  
1998-12-11  Martin M. Hunt  
        * iwidgets3.0.0/generic/panedwindow.itk: Major changes to
        * iwidgets3.0.0/generic/panedwindow.itk: Major changes to
        support panes that are fixed (non-resizable). This allows
        support panes that are fixed (non-resizable). This allows
        the panedwindow to be used as a more general purpose
        the panedwindow to be used as a more general purpose
        container widget where individual parts may or may not be
        container widget where individual parts may or may not be
        resizable.
        resizable.
        * iwidgets3.0.0/generic/pane.itk (iwidgets::Pane): Added
        * iwidgets3.0.0/generic/pane.itk (iwidgets::Pane): Added
        -resizable option to support non-resizable panes.
        -resizable option to support non-resizable panes.
1998-12-08  Martin M. Hunt  
1998-12-08  Martin M. Hunt  
        * iwidgets3.0.0/generic/panedwindow.itk: Major changes to
        * iwidgets3.0.0/generic/panedwindow.itk: Major changes to
        the default look and resizing method to be more modern, more
        the default look and resizing method to be more modern, more
        windows-like, and work better when widgets are placed in childsites.
        windows-like, and work better when widgets are placed in childsites.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.