OSDN Git Service

2003-01-21 Martin M. Hunt <hunt@redhat.com>
authorhunt <hunt>
Tue, 21 Jan 2003 21:58:20 +0000 (21:58 +0000)
committerhunt <hunt>
Tue, 21 Jan 2003 21:58:20 +0000 (21:58 +0000)
commit6137cfd90f6fe3a440f21375206ae434abe1ee4e
tree02888586213bc6b5ff5e631f652d267f9686cb4b
parentdb24b9ed8f62bf48ab732215b860430bcee81035
2003-01-21  Martin M. Hunt  <hunt@redhat.com>
* library/main.tcl: Don't require iwidgets 3.0.

* library/console.itb (Console::_build_win): Rename
tkTextClosestGap to tk::TextClosestGap. Rename tkCancelRepeat
to tk::CancelRepeat. Rename tkPriv to tk::Priv. Needed for tk 8.4.1.

* library/bpwin.itb (BpWin::build_win): Don't
create sizebox.
* library/locals.tcl (build_win): Ditto.
* library/regwin.itb (RegWin::_build_win): Ditto.
* library/srcwin.itb (SrcWin::constructor): Ditto.
* library/stackwin.itb (StackWin::build_win): Ditto.
* library/watch.tcl (build_win): Ditto.
gdb/gdbtk/library/bpwin.itb
gdb/gdbtk/library/console.itb