Simplify tui_source_window_base::maybe_update method
[binutils-gdb.git] / gdb / tui / tui-layout.c
2019-12-11 Tom TromeyChange "winheight" resizing to use new layout code
2019-12-11 Tom TromeyFirst use of tui_layout
2019-12-11 Tom TromeyIntroduce new layout code
2019-12-11 Tom TromeyRemove struct tui_point
2019-11-12 Tom TromeyConsolidate setting of current_layout
2019-11-12 Tom TromeyMove _initialize_tui_layout to end of file
2019-10-09 Tom TromeyMake TUI window handle a unique_ptr
2019-10-09 Tom TromeyRemove tui_default_win_viewport_height
2019-09-20 Tom TromeyChange TUI window commands to be case-sensitive
2019-09-20 Tom TromeyRemove separator comments from TUI
2019-09-20 Tom TromeySet TUI locator height to 1
2019-09-20 Tom TromeyRemove some explicit re-rendering from the TUI
2019-09-20 Tom TromeyRemove tui_clear_source_windows_detail
2019-08-30 Tom TromeyDon't call tui_refresh_all from show_layout
2019-08-30 Tom TromeySimplify register display
2019-08-30 Tom TromeyPrivate data members in tui_data_window
2019-08-20 Tom TromeyChange tui_make_window to be a method
2019-08-20 Tom TromeyAdd two methods to tui_data_window
2019-08-16 Tom TromeyRemove m_has_locator
2019-08-15 Tom TromeyTUI resize unification
2019-08-15 Tom TromeyTUI window resize should not need invisibility
2019-08-15 Tom TromeyChange TUI source window iteration
2019-08-15 Tom TromeyRename the "reset" method to "resize"
2019-08-15 Tom TromeyMinor simplification in tui_default_win_viewport_height
2019-08-15 Tom TromeyRemove FIXMEs from tui-layout.c
2019-08-15 Tom TromeySimplify TUI boxing
2019-08-13 Tom TromeyChange tui_show_source_content to be a method
2019-08-13 Tom TromeyDelete invisible TUI windows
2019-08-13 Tom TromeyMake tui_default_win_height static
2019-08-13 Tom TromeyTwo simplifications in tui-layout.c
2019-08-13 Tom TromeySimplify tui_make_all_invisible
2019-08-13 Tom TromeyMove current_layout to tui-layout.c
2019-08-13 Tom TromeyRemove struct tui_layout_def
2019-07-17 Tom TromeyMove tui_source_window to tui-source.h
2019-07-17 Tom TromeyMove TUI command window code
2019-07-17 Tom TromeyRearrange TUI data window code
2019-07-17 Tom TromeyRemove tui_make_visible and tui_make_invisible
2019-07-17 Tom TromeyRemove make_data_window
2019-07-17 Tom TromeyRemove make_source_window and make_disasm_window
2019-07-17 Tom TromeyRemove make_command_window
2019-07-17 Tom TromeySimplify show_source_or_disasm_and_command
2019-07-17 Tom TromeySimplify show_source_disasm_command
2019-07-17 Tom TromeyClean up tui_layout_command
2019-07-17 Tom TromeyChange tui_set_layout to return void
2019-07-17 Tom TromeyRemove reset_locator
2019-07-17 Tom TromeyRemove the win_type parameter from tui_gen_win_info...
2019-07-17 Tom TromeyIntroduce reset_locator function in tui-layout.c
2019-07-17 Tom TromeyAlways create an execution info window for a source...
2019-07-17 Tom TromeyRemove some dead code from tui_set_layout
2019-07-17 Tom TromeyMerge refresh and refresh_window methods
2019-07-17 Tom TromeyIntroduce TUI window iterator
2019-07-17 Tom TromeyIntroduce tui_data_window::display_all_data method
2019-06-25 Tom TromeyMake tui_gen_win_info constructor protected
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 TromeyFix "auxiliary" typo
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 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 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 TromeyIntroduce set_highlight method
2019-06-25 Tom TromeyIntroduce two TUI source window methods
2019-06-25 Tom TromeyRemove an unneeded NULL check
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 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
2019-06-16 Tom TromeyRemove unnecessary casts of NULL
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-16 Tom TromeyRemove unnecessary casts from TUI
2018-05-24 Tom TromeyUpdate help strings in TUI
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_com
2017-10-11 Tom TromeyRemove cleanups from TUI
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-04 Andrew Burgessgdb/tui: Remove casts of NULL during assignment.
2015-05-21 Andrew Burgessgdb: Add cleanup to avoid memory leak on error.
2015-05-21 Andrew Burgessgdb: Don't call tui_enable too early.
2015-05-21 Andrew Burgessgdb: Add completer for layout command.
2015-05-21 Andrew Burgessgdb: Remove register class specific layout names.
2015-04-11 Jan KratochvilRemove --xdb
2015-02-27 Tom TromeyDo not increment of decrement enums
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
next