OSDN Git Service

* tuiSourceWin.c (tui_show_source_line): New function.
authorStephane Carrez <stcarrez@nerim.fr>
Sat, 24 Aug 2002 12:28:33 +0000 (12:28 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sat, 24 Aug 2002 12:28:33 +0000 (12:28 +0000)
commitd4a002ad24400718cc392f15609d32d676cfc340
tree68107df19ffdad4958e5de9ea0e94d3f8bed15e4
parentc1caf8905fb4cdc76352d0a60b9c64d663856401
* tuiSourceWin.c (tui_show_source_line): New function.
(tuiShowSourceContent): Call it and avoid clearing the window before
redrawing it.
(tuiClearAllSourceWinsContent): Remove.
* tuiSourceWin.h (tuiClearAllSourceWinsContent): Don't declare.
* tuiWin.h (tuiClearWinFocus, tuiClearWinFocusFrom): Don't declare.
* tuiWin.c (tuiClearWinFocus, tuiClearWinFocusFrom): Remove.
(tuiRefreshAll): Don't clear the window.
(_makeVisibleWithNewHeight): Don't clear locator line.
(tuiResizeAll): Remove unused locals.
(_tuiAdjustWinHeights): Likewise.
(_makeInvisibleAndSetNewHeight): Likewise.
(_newHeightOk): Likewise.
* tuiLayout.c (showLayout): Don't clear source windows.
(tuiSetLayout): Don't clear the window.
(_initAndMakeWin): Likewise for status line.
* tuiGeneralWin.c (makeVisible): Don't clear or refresh the window.
(makeWindow): Likewise.
(tuiClearWin): Remove.
* tuiGeneralWin.h (tuiClearWin): Don't declare.
gdb/tui/ChangeLog
gdb/tui/tuiGeneralWin.c
gdb/tui/tuiGeneralWin.h
gdb/tui/tuiLayout.c
gdb/tui/tuiSourceWin.c
gdb/tui/tuiSourceWin.h
gdb/tui/tuiWin.c
gdb/tui/tuiWin.h