aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-data.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-30gdb: cleanup includes in tui/users/simark/try-remove-unused-includes-tuiSimon Marchi1-2/+0
2024-05-30gdb/tui: change some macros to functionsSimon Marchi1-11/+0
2024-05-28Make tui_win_info::make_window non-virtualTom Tromey1-1/+2
2024-03-01Fix TUI text centeringTom Tromey1-3/+3
2024-02-24[gdb/build] Fix static cast of virtual baseTom de Vries1-2/+2
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-21Rename TUI locator window -> statusTom Tromey1-1/+1
2023-12-04[gdb/tui] Fix wrapping stringsTom de Vries1-0/+8
2023-11-14[gdb/tui] Factor out tui_noscroll_window et alTom de Vries1-5/+87
2023-11-13[gdb/tui] Add tui_win_info::{box_width,box_size}Tom de Vries1-0/+12
2023-09-20Remove explanatory comments from includesTom Tromey1-1/+1
2023-07-15gdb/tui: make tui_win_info::title privateAndrew Burgess1-4/+9
2023-07-10Update TUI window title when changedTom Tromey1-0/+4
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-04Initial TUI mouse supportHannes Domani1-0/+7
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess1-1/+1
2021-01-28gdb/tui: remove special handling of locator/status windowAndrew Burgess1-1/+1
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