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