Remove TUI data window special case
[external/binutils.git] / gdb / tui /
2019-07-17 Tom TromeyRemove TUI data window special case
2019-07-17 Tom TromeyRemove tui_set_focus
2019-07-17 Tom TromeyMerge refresh and refresh_window methods
2019-07-17 Tom TromeyRemove tui_source_window::content_in_use
2019-07-17 Tom TromeySimplify source window clearing
2019-07-17 Tom TromeyRemove UNDEFINED_ITEM define from TUI
2019-07-17 Tom TromeyRemove unused TUI defines
2019-07-17 Tom TromeyRemove unused parameter from two TUI functions
2019-07-17 Tom TromeyAdd win_info parameter to tui_set_disassem_content
2019-07-17 Tom TromeyMove content_in_use to tui_source_window class
2019-07-17 Tom TromeyIntroduce tui_source_window_base::location_matches_p...
2019-07-17 Tom TromeyRemove tui_set_win_height
2019-07-17 Tom TromeyMake source windows be self-updating
2019-07-17 Tom TromeyFix comment typos
2019-07-17 Tom TromeyIntroduce TUI window iterator
2019-07-17 Tom TromeyMinor tui_reg_next / tui_reg_prev cleanup
2019-07-17 Tom TromeySimplify tui_show_registers
2019-07-17 Tom TromeyParameterize tui_show_register_group with window
2019-07-17 Tom TromeyIntroduce tui_data_window::display_reg_element_at_line...
2019-07-17 Tom TromeyIntroduce two more tui_data_window methods
2019-07-17 Tom TromeyIntroduce tui_data_window::erase_data_content method
2019-07-17 Tom TromeyIntroduce tui_data_window::delete_data_content_windows...
2019-07-17 Tom TromeyDon't declare unimplemented functions
2019-07-17 Tom TromeyIntroduce tui_data_window::display_all_data method
2019-07-17 Tom TromeyRemove tui_display_data_from
2019-07-17 Tom TromeyRemove tui_display_data_from_line
2019-07-17 Tom TromeyIntroduce tui_data_window::first_reg_element_no_inline
2019-07-17 Tom TromeyIntroduce tui_data_window::line_from_reg_element_no...
2019-07-17 Tom TromeyIntroduce tui_data_window::last_regs_line_no method
2019-07-17 Tom TromeyRemove deleted breakpoint from TUI display
2019-07-17 Tom TromeyConsolidate "if"s in tui_show_frame_info
2019-07-17 Tom TromeyRemove some uses of TUI_WIN_SRC
2019-07-17 Tom TromeyCheck can_highlight in tui_check_and_display_highlight_...
2019-07-17 Tom TromeyIntroduce can_scroll method
2019-07-17 Tom TromeyRename field_int to field_signed
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-04 Tom TromeyFix TUI use of "has_break" field
2019-06-25 Tom TromeyTidy tui_delete_win
2019-06-25 Tom TromeyMake tui_gen_win_info constructor protected
2019-06-25 Tom TromeyFix latent bug in set_is_exec_point_at
2019-06-25 Tom TromeyRemove NULL checks before xfree
2019-06-25 Tom TromeyRemove union tui_which_element
2019-06-25 Tom TromeyMore type safety for TUI source window functions
2019-06-25 Tom TromeyUse bool for is_exec_point
2019-06-25 Tom TromeyFix "auxiliary" typo
2019-06-25 Tom TromeySeparate out data window
2019-06-25 Tom TromeyRemove "data_content" and "data_content_count" from...
2019-06-25 Tom TromeyTurn tui_first_data_item_displayed into a method
2019-06-25 Tom TromeyRemove tui_init_generic_part
2019-06-25 Tom TromeySeparate out data item window
2019-06-25 Tom TromeyRemove two unused enum constants from tui_win_type
2019-06-25 Tom TromeyRemove command from tui_which_element
2019-06-25 Tom TromeyRemove layout_def::split
2019-06-25 Tom TromeySeparate out locator window
2019-06-25 Tom TromeySeparate out execution-info window
2019-06-25 Tom TromeyRemove tui_alloc_win_info
2019-06-25 Tom TromeyDon't check window type in tui_set_win_focus_to
2019-06-25 Tom TromeyIntroduce tui_win_info::make_visible_with_new_height
2019-06-25 Tom TromeyIntroduce tui_win_info::update_tab_width
2019-06-25 Tom TromeyIntroduce enum tui_box
2019-06-25 Tom TromeyRemove some TUI static allocations
2019-06-25 Tom TromeyIntroduce tui_gen_win_info::reset method
2019-06-25 Tom TromeyMove make_visible method to tui_gen_win_info
2019-06-25 Tom TromeyRemove tui_scroll_direction enum
2019-06-25 Tom TromeyChange more TUI functions to take a tui_source_window_base
2019-06-25 Tom TromeyChange tui_set_exec_info_content to return void
2019-06-25 Tom TromeyRemove NULL check from tui_set_exec_info_content
2019-06-25 Tom TromeyChange tui_alloc_source_buffer return type to void
2019-06-25 Tom TromeyIntroduce tui_gen_win_info::name method
2019-06-25 Tom TromeyChange tui_update_source_window for better type safety
2019-06-25 Tom TromeyIntroduce refresh_window method
2019-06-25 Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25 Tom TromeyUse new and delete for tui_gen_win_info
2019-06-25 Tom TromeyChange tui_which_element::data_window to be a pointer
2019-06-25 Tom TromeyIntroduce set_highlight method
2019-06-25 Tom TromeyRemove redundant check from make_visible
2019-06-25 Tom TromeyIntroduce max_height method
2019-06-25 Tom TromeyIntroduce set_new_height method
2019-06-25 Tom TromeyIntroduce the refresh_all method
2019-06-25 Tom TromeyIntroduce two TUI source window methods
2019-06-25 Tom TromeyIntroduce the refresh method
2019-06-25 Tom TromeyUse bool for visibility
2019-06-25 Tom TromeyIntroduce make_visible method
2019-06-25 Tom TromeyRemove an unneeded NULL check
2019-06-25 Tom TromeyInline constructors and initializers
2019-06-25 Tom TromeyChange tui_data_window::display_regs to bool
2019-06-25 Tom TromeyRemove struct tui_data_info
2019-06-25 Tom TromeyRemove struct tui_command_info
2019-06-25 Tom TromeyRemove struct tui_source_info
2019-06-25 Tom TromeyIntroduce has_locator method
2019-06-25 Tom TromeyRemove tui_clear_win_detail
2019-06-25 Tom TromeyDon't use TUI_DISASM_WIN in tui_disasm_window method
2019-06-25 Tom TromeyIntroduce methods for scrolling
2019-06-25 Tom TromeyCreate tui_disasm_window
2019-06-25 Tom TromeySplit the tui_win_info destructor
2019-06-25 Tom TromeyRemove tui_list
2019-06-25 Tom TromeyIntroduce tui_win_info::clear_detail method
2019-06-25 Tom TromeySimplify source and disassembly window creation
2019-06-25 Tom TromeySimplify command window creation
2019-06-25 Tom TromeyRemove an unnecessary NULL check from the TUI
next