aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-regs.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-07-01Don't derive tui_data_item_window from tui_gen_win_infoTom Tromey1-18/+9
2020-07-01Rename tui_data_item_window::item_noTom Tromey1-2/+2
2020-07-01Remove tui_data_window::nameTom Tromey1-1/+0
2020-07-01Remove tui_expand_tabsTom Tromey1-1/+1
2020-02-22TUI windows do not need to store their typeTom Tromey1-8/+2
2020-01-19Remove flickering from the TUITom Tromey1-0/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-11Introduce the tui_gen_win_info::min_height methodTom Tromey1-0/+5
2019-12-11Move max_height method to tui_gen_win_infoTom Tromey1-0/+5
2019-09-20Rename private data members of tui_data_windowTom Tromey1-4/+4
2019-09-20Use "bool" in tui_data_window::show_register_groupTom Tromey1-1/+1
2019-08-30Remove tui_win_info::refresh_allTom Tromey1-2/+0
2019-08-30Simplify register displayTom Tromey1-0/+4
2019-08-30Private data members in tui_data_windowTom Tromey1-5/+10
2019-08-30Remove tui_data_window::display_all_dataTom Tromey1-4/+0
2019-08-20Change some tui_data_window methods to be privateTom Tromey1-30/+32
2019-08-20Remove tui_data_window::display_regsTom Tromey1-2/+0
2019-08-20Remove indirection from tui_data_window::regs_contentTom Tromey1-1/+5
2019-08-20Add two methods to tui_data_windowTom Tromey1-2/+6
2019-08-20Change tui_check_register_values to be a methodTom Tromey1-1/+2
2019-08-20Change tui_data_item_window::content to be a unique_xmalloc_ptrTom Tromey1-3/+1
2019-08-20Remove tui_data_item_window::valueTom Tromey1-1/+0
2019-08-15TUI resize unificationTom Tromey1-3/+2
2019-08-13clear_detail can only be called on TUI source windowsTom Tromey1-1/+0
2019-07-17Move TUI data item window to tui-regs.hTom Tromey1-0/+19
2019-07-17Rearrange TUI data window codeTom Tromey1-1/+83
2019-07-17Introduce two more tui_data_window methodsTom Tromey1-2/+0
2019-07-17Don't declare unimplemented functionsTom Tromey1-1/+0
2019-07-17Remove tui_display_data_from_lineTom Tromey1-1/+1
2019-07-17Introduce tui_data_window::first_reg_element_no_inlineTom Tromey1-1/+0
2019-07-17Introduce tui_data_window::line_from_reg_element_no methodTom Tromey1-1/+0
2019-07-17Introduce tui_data_window::last_regs_line_no methodTom Tromey1-1/+0
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3