Remove tui_set_win_height
[external/binutils.git] / gdb / tui / tui-win.c
2019-07-17 Tom TromeyRemove tui_set_win_height
2019-07-17 Tom TromeyFix comment typos
2019-07-17 Tom TromeyIntroduce TUI window iterator
2019-07-17 Tom TromeyIntroduce tui_data_window::display_all_data method
2019-06-25 Tom TromeyRemove union tui_which_element
2019-06-25 Tom TromeyMore type safety for TUI source window functions
2019-06-25 Tom TromeyFix "auxiliary" typo
2019-06-25 Tom TromeySeparate out data window
2019-06-25 Tom TromeySeparate out locator window
2019-06-25 Tom TromeyDon't check window type in tui_set_win_focus_to
2019-06-25 Tom TromeyIntroduce tui_win_info::make_visible_with_new_height
2019-06-25 Tom TromeyIntroduce tui_win_info::update_tab_width
2019-06-25 Tom TromeyRemove tui_scroll_direction enum
2019-06-25 Tom TromeyIntroduce tui_gen_win_info::name method
2019-06-25 Tom TromeyChange tui_update_source_window for better type safety
2019-06-25 Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25 Tom TromeyChange tui_which_element::data_window to be a pointer
2019-06-25 Tom TromeyIntroduce max_height method
2019-06-25 Tom TromeyIntroduce set_new_height method
2019-06-25 Tom TromeyIntroduce the refresh_all method
2019-06-25 Tom TromeyRemove struct tui_source_info
2019-06-25 Tom TromeyIntroduce has_locator method
2019-06-25 Tom TromeyIntroduce methods for scrolling
2019-06-25 Tom TromeyRemove tui_list
2019-06-25 Tom TromeyAdd destructor to tui_win_info
2019-06-16 Tom TromeyRemove unnecessary casts of NULL
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-19 Tom TromeyDeprecate and replace the "tabset" command
2018-10-16 Tom TromeyRemove unnecessary casts from TUI
2018-09-26 Tom TromeySmall fix for "winheight" usage
2018-05-24 Tom TromeyUpdate help strings in TUI
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-15 Simon Marchitui-win: Replace VEC with std::vector
2017-11-07 Tom TromeyConstify add_setshow_*
2017-11-07 Tom TromeyConstify add_info
2017-11-07 Tom TromeyConstify add_com
2017-10-11 Tom TromeyRemove cleanups from TUI
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-04 Andrew Burgessgdb/tui: Remove casts of NULL during assignment.
2015-08-21 Patrick PalkaRemove fields curch and cur_line from TUI_CMD_WIN
2015-07-13 Andrew Burgessgdb/tui: Add command completion to winheight command.
2015-07-10 Andrew Burgessgdb/tui: Use cleanups to free string copies.
2015-07-10 Andrew Burgessgdb/tui: Define tui window names once.
2015-07-10 Andrew Burgessgdb: Convert TUI windows names to lower case.
2015-07-06 Andrew Burgessgdb/tui: Don't cast between window types.
2015-06-26 Patrick PalkaAdd tab completion for TUI's "focus" command
2015-05-13 Patrick PalkaAvoid race condition when handling a SIGWINCH signal
2015-04-28 Patrick PalkaUpdate our idea of our terminal's dimensions even outsi...
2015-04-28 Patrick PalkaIntroduce function for directly updating GDB's screen...
2015-04-23 Patrick PalkaExplicitly call rl_resize_terminal() in TUI's SIGWINCH...
2015-04-11 Jan KratochvilRemove --xdb
2015-02-27 Tom TromeyDo not increment of decrement enums
2015-02-18 Patrick PalkaAsynchronously resize the TUI
2015-01-16 Eli ZaretskiiFix an erroneous commentary.
2015-01-16 Eli ZaretskiiMake setting TUI border attributes take effect immediately
2015-01-16 Eli ZaretskiiMake the change of tab size in TUI mode effective immed...
2015-01-16 Eli ZaretskiiFix TUI-related documentation.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-23 Patrick PalkaSpecify SA_RESTART when registering the SIGWINCH signal...
2014-11-15 Doug EvansPR symtab/17559
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-06-13 Tom Tromeymake calls to help_list use enumerator
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-03-16 Tom Tromey2012-03-16 Chris January <chris.january@allinea.com>
2012-02-02 Tom Tromey PR gdb/13405:
2012-01-28 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-07-28 Pedro Alves2010-07-28 Pedro Alves <pedro@codesourcery.com>
2010-07-28 Pedro Alves2010-07-28 Balazs Kezes <rlblaster@gmail.com>
2010-07-28 Pedro Alves * tui/tui-win.c (tui_resize_all): Update the...
2010-07-28 Pedro Alves2010-07-28 Balazs Kezes <rlblaster@gmail.com>
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-07-02 Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-02 Ulrich Weigand2007-10-02 Carlos Eduardo Seo <cseo@linux.vnet.ibm...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-15 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14 Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-02-27 Daniel Jacobowitz * frame.c (deprecated_selected_frame): Rename to...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
next