Fix crash when creating index from index
[binutils-gdb.git] / gdb / cli / cli-style.c
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-02-14 Andrew Burgessgdb: use python to colorize disassembler output
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-25 Andrew Burgessgdb: rename source_styling_changed observer
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-06-26 Simon Marchigdb: remove context parameter from add_setshow_enum_cmd
2021-06-26 Simon Marchigdb: add context getter/setter to cmd_list_element
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-01-22 Andrew Burgessgdb: add new version style
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-05-25 Tom TromeyRevert "Add completion styling"
2020-05-23 Tom TromeyAdd completion styling
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-21 Tom TromeyAllow use of Pygments to colorize source code
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-07 Jon TurneyEnable styling by default on Cygwin
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-01 Tom TromeyAdd TUI border colors
2019-10-03 Tom de Vries[gdb] Fix set/show style metadata help text
2019-10-01 Tom TromeyIntroduce metadata style
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-06-03 Philippe WaroquiersAdd highlight style, title style, fputs_highlighted...
2019-03-14 Tom TromeyAdd the "set style source" command
2019-03-14 Tom TromeyMake TUI react to "set style enabled"
2019-03-09 Eli ZaretskiiSupport styling on native MS-Windows console
2019-01-12 Philippe WaroquiersImplement help/show values for 'set|show style'.
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-30 Philippe WaroquiersFix 'help set/show style' strange layouts/results.
2018-12-28 Tom TromeyHighlight source code using GNU Source Highlight
2018-12-28 Tom TromeyStyle addresses
2018-12-28 Tom TromeyStyle variable names
2018-12-28 Tom TromeyAdd output styles to gdb