summaryrefslogtreecommitdiff
path: root/gdb/tui/tui-win.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/tui: relax restrictions on window max height and widthAndrew Burgess2022-04-031-2/+2
* gdb/tui: support placing the cmd window into a horizontal layoutAndrew Burgess2022-04-031-2/+4
* gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess2022-04-031-7/+61
* gdb: move some commands into the tui namespaceAndrew Burgess2022-04-031-8/+32
* Unify gdb printf functionsTom Tromey2022-03-291-12/+12
* gdb/tui: add window width information to 'info win' outputAndrew Burgess2022-02-061-1/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Consistently Use ui_file parameter to show callbacksTom Tromey2021-12-291-2/+2
* gdb: add add_setshow_prefix_cmdSimon Marchi2021-10-281-6/+5
* Make the TUI command window support the mousePedro Alves2021-06-171-9/+3
* gdb: make add_com_alias accept target as a cmd_list_elementSimon Marchi2021-05-271-9/+11
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-5/+3
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-241-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* gdb: give names to async event/signal handlersSimon Marchi2020-10-021-1/+2
* [gdb/tui,c++17] Fix NULL string_view in tui_partial_win_by_nameTom de Vries2020-07-061-13/+10
* Remove tui_gen_win_infoTom Tromey2020-07-011-1/+1
* Move some code out of tui-data.hTom Tromey2020-07-011-0/+2
* Update more calls to add_prefix_cmdTom Tromey2020-05-031-18/+8
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-11/+3
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-131-1/+1
* Introduce async-event.[ch]Tom Tromey2020-04-131-0/+1
* Add "usage" text to all TUI command helpTom Tromey2020-02-221-1/+2
* Use error_no_arg in TUITom Tromey2020-02-221-90/+70
* Remove tui_set_win_with_focusTom Tromey2020-02-221-15/+0
* Remove tui_delete_invisible_windows and tui_make_all_invisibleTom Tromey2020-02-221-1/+0
* Handle ambiguity in tui_partial_win_by_nameTom Tromey2020-02-221-2/+11
* Add horizontal splitting to TUI layoutTom Tromey2020-02-221-0/+8
* Remove hard-coded TUI layoutsTom Tromey2020-02-221-1/+1
* gdb/tui: Update help text for scroll commandsAndrew Burgess2020-01-311-4/+12
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make some TUI globals "static"Tom Tromey2019-12-301-10/+10
* Use "bool" in more spots in TUITom Tromey2019-12-301-6/+6
* Change "winheight" resizing to use new layout codeTom Tromey2019-12-111-279/+2
* Re-apply the current layout when resizingTom Tromey2019-12-111-104/+2
* Remove struct tui_pointTom Tromey2019-12-111-15/+15
* Treat inactive TUI specially in "info win"Tom Tromey2019-12-011-0/+6
* Add TUI border colorsTom Tromey2019-12-011-0/+4
* Allow using less horizontal space in TUI source windowTom Tromey2019-12-011-0/+33
* Remove declaration of tui_set_var_cmd, make definition staticSimon Marchi2019-11-261-1/+2
* Fix the "winheight" commandTom Tromey2019-11-191-7/+22
* Make TUI resizing tests more robustTom Tromey2019-11-121-0/+34
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-2/+2
* Make TUI window handle a unique_ptrTom Tromey2019-10-091-3/+3
* Change TUI window commands to be case-sensitiveTom Tromey2019-09-201-81/+59
* Remove separator comments from TUITom Tromey2019-09-201-15/+0
* Don't call refresh in tui_resize_allTom Tromey2019-09-201-1/+0
* Set TUI locator height to 1Tom Tromey2019-09-201-5/+4