* tuiGeneralWin.c (boxWin): Use the tui configuration variables.
authorStephane Carrez <stcarrez@nerim.fr>
Sat, 21 Jul 2001 19:44:38 +0000 (19:44 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sat, 21 Jul 2001 19:44:38 +0000 (19:44 +0000)
commitaf101512330aa06212f39e1af3691f8da8158692
tree236201fe89831c633a695dfd822f04edc6e567cb
parent56347833653a3fa317f87261d50cfc05935b3c77
* tuiGeneralWin.c (boxWin): Use the tui configuration variables.
* tuiWin.h: Declare the new variables.
* tuiWin.c (_initialize_tuiWin): Create TUI configuration variables.
(tui_update_variables): New function.
(translate): New function.
(tui_border_kind_enums, tui_border_mode_enums): New tables.
(tui_border_mode_translate): New table.
(tui_border_kind_translate_*): New tables.
(tui_active_border_mode): New variables.
(tui_border_*): New variables.
gdb/tui/ChangeLog
gdb/tui/tuiGeneralWin.c
gdb/tui/tuiWin.c
gdb/tui/tuiWin.h
This page took 0.025516 seconds and 4 git commands to generate.