aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Remove strcat_to_bufTom Tromey1-2/+0
2019-08-16Remove the TUI execution info windowTom Tromey1-1/+0
2019-07-17Clean up tui_layout_commandTom Tromey1-3/+0
2019-06-25Fix "auxiliary" typoTom Tromey1-1/+1
2019-06-25Remove two unused enum constants from tui_win_typeTom Tromey1-4/+1
2019-06-25Use bool for visibilityTom Tromey1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-2/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-29PR tui/16138, PR tui/17519, and misc failures to initialize the terminalPedro Alves1-4/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-03gdb/Jan Kratochvil1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-03-30 * tui/tui-interp.c (tui_is_toplevel): New.Pedro Alves1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-3/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+3
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-3/+5
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-05-272005-05-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-17/+0
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-15/+5
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-52/+33
2004-01-232004-01-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-01-202004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+5
2003-09-142003-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-08-31 * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez1-11/+0
2002-08-312002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez1-0/+17
2002-08-25 * tuiSourceWin.c (tui_display_main): Rename from tuiDisplayMainFunctionStephane Carrez1-1/+0
2002-08-24 * tui.c (strcat_to_buf): Use const char* for source item.Stephane Carrez1-2/+1
2002-08-24 * tuiSourceWin.c (tuiSrcWinIsDisplayed): Remove.Stephane Carrez1-4/+0
2001-09-28 * tuiLayout.h (tui_set_layout): Don't declare.Tom Tromey1-2/+1
2001-07-23 * tuiStack.c (tuiUpdateLocatorFilename): Use const char*.Stephane Carrez1-0/+13
2001-07-21 * tui.h (tui_show_assembly): Declare.Stephane Carrez1-0/+3
2001-07-21 * tui.h: Remove old declarations, add the new ones.Stephane Carrez1-9/+11
2001-07-18 * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll.Stephane Carrez1-2/+0
2001-07-16 * tui.h: Cleanup to avoid inclusion of curses includes.Stephane Carrez1-27/+1
2001-07-14 * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright.Stephane Carrez1-1/+20
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-4/+4