aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-wingeneral.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Tidy tui_delete_winTom Tromey1-2/+0
2019-06-25Fix "auxiliary" typoTom Tromey1-1/+1
2019-06-25Separate out data windowTom Tromey1-8/+4
2019-06-25Separate out locator windowTom Tromey1-1/+1
2019-06-25Don't check window type in tui_set_win_focus_toTom Tromey1-0/+1
2019-06-25Introduce enum tui_boxTom Tromey1-2/+3
2019-06-25Move make_visible method to tui_gen_win_infoTom Tromey1-27/+14
2019-06-25Introduce refresh_window methodTom Tromey1-21/+19
2019-06-25Derive tui_win_info from tui_gen_win_infoTom Tromey1-11/+11
2019-06-25Change tui_which_element::data_window to be a pointerTom Tromey1-1/+1
2019-06-25Introduce set_highlight methodTom Tromey1-2/+2
2019-06-25Remove redundant check from make_visibleTom Tromey1-3/+1
2019-06-25Introduce the refresh methodTom Tromey1-11/+20
2019-06-25Use bool for visibilityTom Tromey1-11/+11
2019-06-25Introduce make_visible methodTom Tromey1-11/+18
2019-06-25Remove struct tui_source_infoTom Tromey1-4/+9
2019-06-16Don't cast a tui_win_info directly to tui_gen_win_infoTom Tromey1-3/+3
2019-06-16Remove unnecessary casts of NULLTom Tromey1-7/+7
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-15Remove unnecessary casts from TUITom Tromey1-3/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-05-19Fix tui compilation with Solaris libcurses: non-const last arg to mvwaddstr (...Rainer Orth1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess1-1/+1
2015-02-27Do not increment of decrement enumsTom Tromey1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
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-152007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-3/+5
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-5/+6
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-10/+10
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2004-09-25* configure.in: Check for waddstr instead of mvwaddstr whenMark Kettenis1-0/+4
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+1
2004-02-082004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-15/+13
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-52/+53
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-13/+13
2004-02-072004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-062004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-70/+68