Make TUI borders respect "set style enabled"
[deliverable/binutils-gdb.git] / gdb / tui / tui-winsource.c
2020-01-11  Tom TromeyMake TUI borders respect "set style enabled"
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-20  Tom TromeyDon't call set_current_source_symtab_and_line from TUI
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_line
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_addr
2019-12-20  Tom TromeyUse symtab_and_line when updating TUI windows
2019-12-20  Tom TromeyUse start_line_or_addr in TUI windows
2019-12-20  Tom TromeyChange tui_source_window_base::set_contents to return...
2019-12-20  Tom TromeyRemove tui_source_window::show_symtab_source
2019-12-20  Tom TromeyRemove tui_show_disassem
2019-12-20  Tom TromeyRemove some unnecessary focus switches
2019-12-20  Tom TromeyRemove some TUI asserts
2019-12-20  Tom TromeyRemove tui_show_disassem_and_update_source
2019-12-20  Tom TromeyChange tui_update_locator_fullname to take a symtab
2019-12-01  Tom TromeyFix latent bug in tui_copy_source_line
2019-12-01  Tom TromeyAllow using less horizontal space in TUI source window
2019-11-05  Tom TromeyStyle disassembly in the TUI
2019-11-05  Tom TromeyChange tui_source_element::line to have type std::string
2019-10-15  Christian BiesingerMake tui-winsource not use breakpoint_chain
2019-10-09  Tom TromeyMake TUI window handle a unique_ptr
2019-09-20  Tom TromeySimplify tui_source_window_base::show_source_content
2019-09-20  Tom TromeyMove "fullname" to tui_source_window
2019-09-20  Tom TromeyChange tui_source_element::line to be a unique_xmalloc_ptr
2019-09-20  Tom TromeyRemove tui_clear_source_windows_detail
2019-08-30  Tom TromeyRemove tui_win_info::refresh_all
2019-08-16  Tom TromeyRemove the TUI execution info window
2019-08-16  Tom TromeyChange tui_show_symtab_source to be a method
2019-08-16  Tom TromeyIntroduce tui_source_window_base::set_contents method
2019-08-16  Tom TromeyChange tui_update_breakpoint_info to be a method
2019-08-16  Tom TromeyChange tui_update_source_window to be a method
2019-08-16  Tom TromeyChange tui_update_source_window_as_is to be a method
2019-08-16  Tom TromeyRemove "noerror" parameter from some TUI functions
2019-08-15  Tom TromeyTUI resize unification
2019-08-15  Tom TromeyChange TUI source window iteration
2019-08-15  Tom TromeyRename the "reset" method to "resize"
2019-08-15  Tom TromeyRemove tui_clear_source_content
2019-08-15  Tom TromeyTurn tui_erase_source_content into a method
2019-08-15  Tom TromeyRemove tui_alloc_source_buffer
2019-08-15  Tom TromeyChange tui_line_is_displayed to be a method
2019-08-15  Tom TromeyChange tui_addr_is_displayed into a method
2019-08-13  Tom TromeyDon't track the contents of the execution info window
2019-08-13  Tom TromeyRemove tui_clear_exec_info_content
2019-08-13  Tom TromeyRemove tui_erase_exec_info_content
2019-08-13  Tom TromeyTurn tui_show_exec_info_content into a method
2019-08-13  Tom TromeyChange tui_update_exec_info to be a method
2019-08-13  Tom TromeyChange tui_set_exec_info_content to be a method
2019-08-13  Tom TromeyChange tui_show_source_content to be a method
2019-08-13  Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-07-17  Tom TromeyRemove unnecessary "return"s
2019-07-17  Tom TromeyMove source window common to code to tui-winsource...
2019-07-17  Tom TromeyAlways create an execution info window for a source...
2019-07-17  Tom TromeyMerge refresh and refresh_window methods
2019-07-17  Tom TromeyRemove tui_source_window::content_in_use
2019-07-17  Tom TromeySimplify source window clearing
2019-07-17  Tom TromeyRemove unused parameter from two TUI functions
2019-07-17  Tom TromeyAdd win_info parameter to tui_set_disassem_content
2019-07-17  Tom TromeyMove content_in_use to tui_source_window class
2019-07-17  Tom TromeyIntroduce tui_source_window_base::location_matches_p...
2019-07-17  Tom TromeyRemove deleted breakpoint from TUI display
2019-07-17  Tom TromeyRemove some uses of TUI_WIN_SRC
2019-07-04  Tom TromeyFix TUI use of "has_break" field
2019-06-25  Tom TromeyFix latent bug in set_is_exec_point_at
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 TromeyUse bool for is_exec_point
2019-06-25  Tom TromeySeparate out execution-info window
2019-06-25  Tom TromeyRemove tui_scroll_direction enum
2019-06-25  Tom TromeyChange more TUI functions to take a tui_source_window_base
2019-06-25  Tom TromeyChange tui_set_exec_info_content to return void
2019-06-25  Tom TromeyRemove NULL check from tui_set_exec_info_content
2019-06-25  Tom TromeyChange tui_alloc_source_buffer return type to void
2019-06-25  Tom TromeyChange tui_update_source_window for better type safety
2019-06-25  Tom TromeyIntroduce refresh_window method
2019-06-25  Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25  Tom TromeyIntroduce two TUI source window methods
2019-06-25  Tom TromeyRemove struct tui_source_info
2019-06-25  Tom TromeyIntroduce methods for scrolling
2019-06-25  Tom TromeyRemove tui_list
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-03-18  Pedro AlvesImprove/fix the TUI's current source line highlight
2019-03-17  Eli ZaretskiiFix redisplay of the current line in GDB TUI mode
2019-03-16  Eli ZaretskiiRevert "Use wclrtoeol in tui_show_source_line"
2019-03-14  Tom TromeyMake TUI react to "set style enabled"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyHighlight source code using GNU Source Highlight
2018-12-28  Tom TromeyUse wclrtoeol in tui_show_source_line
2018-10-16  Tom TromeyRemove unnecessary casts from TUI
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-04  Pedro AlvesKill init_sal
2017-05-19  Rainer OrthFix tui compilation with Solaris libcurses: non-const...
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-09  Andreas Arneztui-winsource: Remove failed-allocation logic
2016-11-09  Andreas Arneztui-winsource: Allocate for actual lines only
2016-07-14  Tom TromeyUse getcurx in curses code
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-28  Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-18  Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-15  Doug EvansPR symtab/17559
next
This page took 0.928321 seconds and 107 git commands to generate.