aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-data.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-24Don't let TUI focus on locatorTom Tromey1-0/+6
2020-07-01Make tui_win_info::name pure virtualTom Tromey1-4/+1
2020-07-01Remove tui_gen_win_infoTom Tromey1-70/+40
2020-07-01Don't derive tui_data_item_window from tui_gen_win_infoTom Tromey1-1/+1
2020-07-01Move some code out of tui-data.hTom Tromey1-26/+0
2020-06-17Remove unnecessary TUI declarationsTom Tromey1-1/+0
2020-06-16Use macros for TUI window namesTom Tromey1-0/+1
2020-02-22Fix cast in TUI_DISASM_WINTom Tromey1-1/+2
2020-02-22Remove tui_set_win_with_focusTom Tromey1-1/+0
2020-02-22TUI windows do not need to store their typeTom Tromey1-8/+3
2020-02-22Remove tui_delete_invisible_windows and tui_make_all_invisibleTom Tromey1-5/+0
2020-02-22Change TUI window iterationTom Tromey1-66/+8
2020-02-22Add horizontal splitting to TUI layoutTom Tromey1-0/+9
2020-02-22Remove hard-coded TUI layoutsTom Tromey1-12/+0
2020-01-19Remove flickering from the TUITom Tromey1-0/+7
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-27Remove tui_gen_win_info::viewport_heightTom Tromey1-2/+0
2019-12-11Remove struct tui_pointTom Tromey1-7/+2
2019-12-11Introduce the tui_gen_win_info::min_height methodTom Tromey1-0/+8
2019-12-11Move can_box to tui_gen_win_infoTom Tromey1-1/+7
2019-12-11Move max_height method to tui_gen_win_infoTom Tromey1-2/+4
2019-11-19Fix the "winheight" commandTom Tromey1-1/+0
2019-11-10Remove can_highlight from TUI windowsTom Tromey1-3/+0
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
2019-10-09Make TUI window handle a unique_ptrTom Tromey1-2/+13
2019-10-09Remove tui_win_is_auxiliaryTom Tromey1-2/+0
2019-09-20Change "win_resized" to boolTom Tromey1-2/+2
2019-09-20Remove tui_clear_source_windows_detailTom Tromey1-1/+0
2019-08-30Remove tui_win_info::refresh_allTom Tromey1-6/+0
2019-08-30Remove NO_DATA_STRINGTom Tromey1-1/+0
2019-08-21Fix g++ 9.1 build breakageChristian Biesinger1-0/+1
2019-08-20Remove some defines from tui-data.hTom Tromey1-2/+0
2019-08-20Move some defines to tui-stack.cTom Tromey1-11/+0
2019-08-20Change tui_make_window to be a methodTom Tromey1-9/+8
2019-08-20Some i18n fixes for the TUITom Tromey1-3/+0
2019-08-16Remove separate visibility flagTom Tromey1-2/+6
2019-08-15TUI resize unificationTom Tromey1-17/+7
2019-08-15Change TUI source window iterationTom Tromey1-3/+0
2019-08-15Rename the "reset" method to "resize"Tom Tromey1-3/+3
2019-08-15Remove tui_initialize_static_dataTom Tromey1-1/+0
2019-08-15Move locator code to tui-stack.cTom Tromey1-25/+0
2019-08-15Simplify TUI boxingTom Tromey1-7/+11
2019-08-13Remove tui_gen_win_info::last_visible_lineTom Tromey1-2/+0
2019-08-13Move code to tui-winsource.hTom Tromey1-41/+0
2019-08-13Change tui_check_and_display_highlight_if_needed to be a methodTom Tromey1-0/+2
2019-08-13Delete invisible TUI windowsTom Tromey1-0/+5
2019-08-13Move current_layout to tui-layout.cTom Tromey1-1/+0
2019-08-13Remove struct tui_layout_defTom Tromey1-7/+0
2019-08-13clear_detail can only be called on TUI source windowsTom Tromey1-3/+0