Move TUI command window code
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index da9015d5c8c2ad0aebcd6f94df0f25df36a2eddf..ae1577259a09d9ce673d8298afd530a36ca81d3d 100644 (file)
@@ -1,3 +1,19 @@
+2019-07-17  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui.c: Update.
+       * tui/tui-win.c (tui_cmd_window::do_make_visible_with_new_height)
+       (tui_cmd_window::max_height): Move to tui-command.c.
+       * tui/tui-layout.c: Update.
+       * tui/tui-data.h (struct tui_cmd_window): Move to tui-command.h.
+       * tui/tui-data.c (tui_cmd_window::clear_detail): Move to
+       tui-command.c.
+       * tui/tui-command.h (struct tui_cmd_window): Move from
+       tui-data.h.
+       * tui/tui-command.c: Remove "structuring" comments.
+       (tui_cmd_window::clear_detail)
+       (tui_cmd_window::do_make_visible_with_new_height)
+       (tui_cmd_window::max_height): Move from elsewhere.
+
 2019-07-17  Tom Tromey  <tom@tromey.com>
 
        * tui/tui-io.c (tui_dispatch_ctrl_char): Move from tui-command.c.
This page took 0.024228 seconds and 4 git commands to generate.