binutils-gdb/gdb/tui
Tom Tromey 3d34df0aa7 Make some TUI globals "static"
This changes a few TUI globals to be "static".  Tested by rebuilding.

gdb/ChangeLog
2019-12-30  Tom Tromey  <tom@tromey.com>

	* tui/tui-win.c (tui_border_mode_translate)
	(tui_border_kind_translate_vline, tui_border_kind_translate_hline)
	(tui_border_kind_translate_ulcorner)
	(tui_border_kind_translate_urcorner)
	(tui_border_kind_translate_llcorner)
	(tui_border_kind_translate_lrcorner, tui_active_border_mode)
	(tui_border_mode, tui_border_kind): Now static.

Change-Id: Ibb49a0df195dfe780a5ba1f90e9125ab5f6b7ce1
2019-12-30 09:11:32 -07:00
..
ChangeLog-1998-2003
tui-command.c Remove tui_gen_win_info::viewport_height 2019-12-27 09:33:36 -07:00
tui-command.h Remove can_highlight from TUI windows 2019-11-10 10:33:07 -07:00
tui-data.c Fix the "winheight" command 2019-11-19 13:27:25 -07:00
tui-data.h Remove tui_gen_win_info::viewport_height 2019-12-27 09:33:36 -07:00
tui-disasm.c Reimplement tui_get_begin_asm_address 2019-12-20 09:15:54 -07:00
tui-disasm.h Use symtab_and_line when updating TUI windows 2019-12-20 09:15:53 -07:00
tui-file.c
tui-file.h
tui-hooks.c Use "bool" in more spots in TUI 2019-12-30 09:07:33 -07:00
tui-hooks.h
tui-interp.c Use "bool" in more spots in TUI 2019-12-30 09:07:33 -07:00
tui-io.c Make isearch change readline prompt in TUI 2019-12-20 08:49:52 -07:00
tui-io.h Add TUI border colors 2019-12-01 11:59:23 -07:00
tui-layout.c Remove tui_gen_win_info::viewport_height 2019-12-27 09:33:36 -07:00
tui-layout.h Add virtual destructor to tui_layout_base 2019-12-17 15:01:15 -05:00
tui-out.c Don't call tui_show_source from tui_ui_out 2019-12-20 09:15:59 -07:00
tui-out.h Introduce metadata style 2019-10-01 15:12:40 -06:00
tui-regs.c Remove tui_gen_win_info::viewport_height 2019-12-27 09:33:36 -07:00
tui-regs.h Introduce the tui_gen_win_info::min_height method 2019-12-11 15:49:00 -07:00
tui-source.c Remove dead code from TUI 2019-12-27 09:44:34 -07:00
tui-source.h Use symtab_and_line when updating TUI windows 2019-12-20 09:15:53 -07:00
tui-stack.c Change tui_show_frame_info to return bool 2019-12-20 09:15:58 -07:00
tui-stack.h Change tui_show_frame_info to return bool 2019-12-20 09:15:58 -07:00
tui-win.c Make some TUI globals "static" 2019-12-30 09:11:32 -07:00
tui-win.h Use "bool" in more spots in TUI 2019-12-30 09:07:33 -07:00
tui-wingeneral.c Remove struct tui_point 2019-12-11 15:49:01 -07:00
tui-wingeneral.h Make TUI window handle a unique_ptr 2019-10-09 16:50:35 -06:00
tui-winsource.c Don't call set_current_source_symtab_and_line from TUI 2019-12-20 09:15:56 -07:00
tui-winsource.h Simplify tui_update_source_windows_with_line 2019-12-20 09:15:54 -07:00
tui.c Use "bool" in more spots in TUI 2019-12-30 09:07:33 -07:00
tui.h Use "bool" in more spots in TUI 2019-12-30 09:07:33 -07:00