Age | Commit message (Expand) | Author | Files | Lines |
2019-12-11 | Introduce the tui_gen_win_info::min_height method | Tom Tromey | 1 | -0/+5 |
2019-12-11 | Move max_height method to tui_gen_win_info | Tom Tromey | 1 | -0/+5 |
2019-09-20 | Rename private data members of tui_data_window | Tom Tromey | 1 | -4/+4 |
2019-09-20 | Use "bool" in tui_data_window::show_register_group | Tom Tromey | 1 | -1/+1 |
2019-08-30 | Remove tui_win_info::refresh_all | Tom Tromey | 1 | -2/+0 |
2019-08-30 | Simplify register display | Tom Tromey | 1 | -0/+4 |
2019-08-30 | Private data members in tui_data_window | Tom Tromey | 1 | -5/+10 |
2019-08-30 | Remove tui_data_window::display_all_data | Tom Tromey | 1 | -4/+0 |
2019-08-20 | Change some tui_data_window methods to be private | Tom Tromey | 1 | -30/+32 |
2019-08-20 | Remove tui_data_window::display_regs | Tom Tromey | 1 | -2/+0 |
2019-08-20 | Remove indirection from tui_data_window::regs_content | Tom Tromey | 1 | -1/+5 |
2019-08-20 | Add two methods to tui_data_window | Tom Tromey | 1 | -2/+6 |
2019-08-20 | Change tui_check_register_values to be a method | Tom Tromey | 1 | -1/+2 |
2019-08-20 | Change tui_data_item_window::content to be a unique_xmalloc_ptr | Tom Tromey | 1 | -3/+1 |
2019-08-20 | Remove tui_data_item_window::value | Tom Tromey | 1 | -1/+0 |
2019-08-15 | TUI resize unification | Tom Tromey | 1 | -3/+2 |
2019-08-13 | clear_detail can only be called on TUI source windows | Tom Tromey | 1 | -1/+0 |
2019-07-17 | Move TUI data item window to tui-regs.h | Tom Tromey | 1 | -0/+19 |
2019-07-17 | Rearrange TUI data window code | Tom Tromey | 1 | -1/+83 |
2019-07-17 | Introduce two more tui_data_window methods | Tom Tromey | 1 | -2/+0 |
2019-07-17 | Don't declare unimplemented functions | Tom Tromey | 1 | -1/+0 |
2019-07-17 | Remove tui_display_data_from_line | Tom Tromey | 1 | -1/+1 |
2019-07-17 | Introduce tui_data_window::first_reg_element_no_inline | Tom Tromey | 1 | -1/+0 |
2019-07-17 | Introduce tui_data_window::line_from_reg_element_no method | Tom Tromey | 1 | -1/+0 |
2019-07-17 | Introduce tui_data_window::last_regs_line_no method | Tom Tromey | 1 | -1/+0 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-23 | * tui/tui-file.c: | Eli Zaretskii | 1 | -3/+3 |
2004-03-13 | * tui/tui-win.h (tui_get_cmd_list): Declare. | Stephane Carrez | 1 | -3/+1 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-01-19 | 2004-01-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -23/+17 |
2004-01-19 | 2004-01-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+47 |