binutils-gdb/gdb/tui
Tom Tromey daa15dde72 Change make_invisible_and_set_new_height to be a method
This changes make_invisible_and_set_new_height to be a method on
tui_win_info.  I felt that this was cleaner.

gdb/ChangeLog
2019-07-17  Tom Tromey  <tom@tromey.com>

	* tui/tui-win.c (tui_resize_all)
	(tui_source_window_base::update_tab_width)
	(tui_adjust_win_heights): Update.
	(tui_win_info::make_invisible_and_set_new_height): Rename from
	make_invisible_and_set_new_height.
	* tui/tui-data.h (struct tui_win_info)
	<make_invisible_and_set_new_height>: New method.
2019-07-17 12:19:24 -06:00
..
ChangeLog-1998-2003
tui-command.c Move TUI command window code 2019-07-17 12:19:22 -06:00
tui-command.h Move TUI command window code 2019-07-17 12:19:22 -06:00
tui-data.c Move TUI data item window to tui-regs.h 2019-07-17 12:19:23 -06:00
tui-data.h Change make_invisible_and_set_new_height to be a method 2019-07-17 12:19:24 -06:00
tui-disasm.c Move tui_source_window to tui-source.h 2019-07-17 12:19:24 -06:00
tui-disasm.h Move tui_disasm_window to tui-disasm.h 2019-07-17 12:19:23 -06:00
tui-file.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-file.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-hooks.c Rearrange TUI data window code 2019-07-17 12:19:21 -06:00
tui-hooks.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-interp.c Move interpreter_p declaration to main.h 2019-05-08 10:38:02 -06:00
tui-io.c Move tui_dispatch_ctrl_char to tui-io.c 2019-07-17 12:19:22 -06:00
tui-io.h Improve/fix the TUI's current source line highlight 2019-03-18 14:26:00 +00:00
tui-layout.c Move tui_source_window to tui-source.h 2019-07-17 12:19:24 -06:00
tui-layout.h Change tui_set_layout to return void 2019-07-17 12:19:15 -06:00
tui-out.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
tui-out.h Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
tui-regs.c Move TUI data item window to tui-regs.h 2019-07-17 12:19:23 -06:00
tui-regs.h Move TUI data item window to tui-regs.h 2019-07-17 12:19:23 -06:00
tui-source.c Remove the win_type parameter from tui_gen_win_info::reset 2019-07-17 12:19:13 -06:00
tui-source.h Move tui_source_window to tui-source.h 2019-07-17 12:19:24 -06:00
tui-stack.c Remove unused parameter from two TUI functions 2019-07-17 12:19:07 -06:00
tui-stack.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-win.c Change make_invisible_and_set_new_height to be a method 2019-07-17 12:19:24 -06:00
tui-win.h Introduce methods for scrolling 2019-06-25 07:48:28 -06:00
tui-wingeneral.c Rearrange TUI data window code 2019-07-17 12:19:21 -06:00
tui-wingeneral.h Remove tui_make_visible and tui_make_invisible 2019-07-17 12:19:19 -06:00
tui-winsource.c Always create an execution info window for a source window 2019-07-17 12:19:12 -06:00
tui-winsource.h Remove unused parameter from two TUI functions 2019-07-17 12:19:07 -06:00
tui.c Move tui_source_window to tui-source.h 2019-07-17 12:19:24 -06:00
tui.h Clean up tui_layout_command 2019-07-17 12:19:15 -06:00