1. d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 5 months ago
  2. f03b611 Drop having a separate type for style options and make them all strings, by nicm · 4 years, 5 months ago
  3. 5bf96c2 Use a grid cell not a style for the pane style. by nicm · 4 years, 5 months ago
  4. 471f697 Add an attribute for ACS. by nicm · 4 years, 5 months ago
  5. 63e07b2 Add push-default and pop-default in styles to change the default colours by nicm · 5 years ago
  6. 3635b3c Correctly clear underscore colour in grid_get_cell1, also fix struct by nicm · 5 years ago
  7. 2da0504 Add a "fill" style attribute to clear the entire format drawing area in by nicm · 5 years ago
  8. dae2868 Add support for underscore colours with Setulc capability, mostly from by nicm · 5 years ago
  9. 00f19b7 Fix some indentation and dead assignments. by nicm · 5 years ago
  10. 1b5a8a0 Fix some warnings, from Thomas Adam. by nicm · 6 years ago
  11. 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago
  12. bace79a Remove some unnecessary temporary variables and be much less strict by nicm · 6 years ago
  13. 0425e31 A little tidying in style_parse. by nicm · 6 years ago
  14. 13f9a06 Add a wrapper (struct style) around styles rather than using the by nicm · 6 years ago
  15. df3ab87 Add support for the strikethrough attribute (SGR 9), using the new smxx by nicm · 8 years ago
  16. 2b0bc9f Major tidy up and rework of options tree and set-option/show-options by nicm · 8 years ago
  17. 08d2193 options_get_style return const too. by nicm · 8 years ago
  18. 24cba59 Simplify appending to string options. by nicm · 8 years ago
  19. 1fd6ca2 Instead of representing colours in several different forms with various by nicm · 8 years ago
  20. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  21. af16ce6 When the active pane changes, redraw panes if the style has by nicm · 9 years ago
  22. 8e9b6e0 Style spacing nits. by nicm · 9 years ago
  23. f922920 Fix setting old-style window -fg/-bg/-attr options that aren't global. by nicm · 10 years ago
  24. 568f5ef When given an invalid style, don't set the option to the default. Fix by nicm · 10 years ago
  25. 900f6fc Tidy up some includes. by nicm · 10 years ago
  26. 6369ea1 Handle colour 8 properly in the 256 colour palette, from Timothy Allen. by nicm · 10 years ago
  27. c7f3599 Fix -fg/-bg/-style with 256 colour terminals. by nicm · 11 years ago
  28. 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago