Age | Commit message (Expand) | Author | Files | Lines |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-23 | * tui/tui-file.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-27 | 2005-05-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-11-09 | * configure.in: Check for ncurses/term.h. | Dave Anglin | 1 | -3/+0 |
2004-09-07 | 2004-09-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -24/+2 |
2004-04-09 | * tui/tui.c: Fix typo in comment. | Mark Kettenis | 1 | -1/+1 |
2004-02-28 | 2004-02-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-28 | * tui/tui.c: Include <readline/readline.h> instead of | Mark Kettenis | 1 | -1/+5 |
2004-02-26 | * tui/tui.c: Move system header includes after local includes. | Joel Brobecker | 1 | -12/+13 |
2004-02-18 | * tui/tui.c: Don't include <malloc.h>. | Mark Kettenis | 1 | -1/+0 |
2004-02-10 | 2004-02-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+2 |
2004-02-08 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-02-08 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+12 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -17/+17 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+1 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |
2004-02-07 | 2004-02-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |
2004-02-07 | 2004-02-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2004-02-07 | 2004-02-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-06 | 2004-02-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-01-28 | 2004-01-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2004-01-23 | 2004-01-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |
2004-01-19 | 2004-01-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -9/+9 |
2003-07-24 | * tui.c (tui_rl_other_window): New function to switch the TUI active | Stephane Carrez | 1 | -0/+27 |
2003-07-23 | * tui.c (tui_enable): Call tuiRefreshAll to make sure the window | Stephane Carrez | 1 | -1/+1 |
2003-06-22 | * tui-hooks.c: Update include order. | Daniel Jacobowitz | 1 | -18/+9 |
2003-02-14 | 2003-02-14 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+2 |
2003-02-12 | 2003-02-12 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-09-30 | 2002-09-29 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+4 |
2002-09-13 | * tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs. | Stephane Carrez | 1 | -4/+6 |
2002-09-03 | * tuiIO.c (tui_putc): New function to print one character. | Stephane Carrez | 1 | -6/+4 |
2002-08-31 | 2002-08-31 Stephane Carrez <stcarrez@nerim.fr> | Stephane Carrez | 1 | -1/+139 |
2002-08-28 | * tui.c (tuiGetLowDisassemblyAddress): Moved from here. | Stephane Carrez | 1 | -25/+0 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+6 |
2002-08-25 | * tui.c (tui_rl_switch_mode): Renames tui_switch_mode. | Stephane Carrez | 1 | -14/+15 |
2002-08-24 | * tui.c (strcat_to_buf): Use const char* for source item. | Stephane Carrez | 1 | -1/+4 |
2002-08-24 | * tuiWin.c (tui_update_gdb_sizes): New function to tell gdb what | Stephane Carrez | 1 | -0/+2 |
2002-08-24 | * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and | Stephane Carrez | 1 | -2/+2 |
2002-08-18 | Fix PR gdb/655 | Daniel Jacobowitz | 1 | -0/+2 |
2002-03-01 | Add FIXME explaining include problem. | Andrew Cagney | 1 | -2/+12 |
2002-02-08 | 2002-02-08 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+10 |
2001-07-31 | * tui.c (tui_enable): Remove call to terminal_save_ours(). | Stephane Carrez | 1 | -5/+0 |
2001-07-23 | * tuiStack.c (tuiUpdateLocatorFilename): Use const char*. | Stephane Carrez | 1 | -1/+23 |
2001-07-21 | * tui.h (tui_show_assembly): Declare. | Stephane Carrez | 1 | -0/+32 |
2001-07-21 | * tui.c (tui_change_windows): New function. | Stephane Carrez | 1 | -19/+93 |
2001-07-21 | * tui.h: Remove old declarations, add the new ones. | Stephane Carrez | 1 | -287/+126 |
2001-07-18 | * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll. | Stephane Carrez | 1 | -210/+0 |
2001-07-17 | * tuiWin.c (_tuiSetFocus): Replace subsetCompare with subset_compare. | Stephane Carrez | 1 | -2/+2 |