mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00:00
bc712bbf17
(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. |
||
---|---|---|
.. | ||
ChangeLog | ||
tui-file.c | ||
tui-file.h | ||
tui-hooks.c | ||
tui-out.c | ||
tui.c | ||
tui.h | ||
tuiCommand.c | ||
tuiCommand.h | ||
tuiData.c | ||
tuiData.h | ||
tuiDataWin.c | ||
tuiDataWin.h | ||
tuiDisassem.c | ||
tuiDisassem.h | ||
tuiGeneralWin.c | ||
tuiGeneralWin.h | ||
tuiIO.c | ||
tuiIO.h | ||
tuiLayout.c | ||
tuiLayout.h | ||
tuiRegs.c | ||
tuiRegs.h | ||
tuiSource.c | ||
tuiSource.h | ||
tuiSourceWin.c | ||
tuiSourceWin.h | ||
tuiStack.c | ||
tuiStack.h | ||
tuiWin.c | ||
tuiWin.h |