Simplify register display
[external/binutils.git] / gdb / tui / tui-layout.c
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
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-03-20 Daniel Jacobowitz * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-15 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
next