OSDN Git Service

2000-06-22 Mo DeJong <mdejong@redhat.com>
authorspolk <spolk>
Tue, 27 Jun 2000 21:53:32 +0000 (21:53 +0000)
committerspolk <spolk>
Tue, 27 Jun 2000 21:53:32 +0000 (21:53 +0000)
commit91cb693f049e82fd68a6b48a485e25226632789c
tree87bebdb80dbe034da42efa3ca29836ddf62a3839
parent505b334ca4112c4b369da7f6794406d62976a0a2
2000-06-22  Mo DeJong  <mdejong@redhat.com>

* library/tree.tcl: Remove use of watch
command. Add check to see if toplevel
exists to avoid error.

2000-06-22  Mo DeJong  <mdejong@redhat.com>

* src/tkGraphCanvas.c (GetEdgeNodes): Fixed
crash in ckfree caused by call to strdup that
was later freed using ckfree.

2000-06-19  Syd Polk  <spolk@redhat.com>

* configure.in: Use CYG_AC_PATH_ITCLCONFIG and CYG_AC_LOAD_ITCLCONFIG
instead of using exising itclsh.
* aclocal.m4: Regenerated with new ../config/acinclude.m4.
* configure: Regenerate.
* Makefile.in library/Makefile.in src/Makefile.in: Regenerate.
libgui/ChangeLog
libgui/Makefile.in
libgui/aclocal.m4
libgui/configure
libgui/configure.in
libgui/library/Makefile.am
libgui/library/Makefile.in
libgui/library/tclIndex
libgui/library/tree.tcl
libgui/src/Makefile.in
libgui/src/tkGraphCanvas.c