1. f23621f Blue diagnostic boxes. by Ted Kremenek · 17 years ago
  2. 718ceb1 Added path sequence numbers in HTML output of PathDiagnostics. by Ted Kremenek · 17 years ago
  3. 8fb0016 Better handling for tabs with message bubbles. by Ted Kremenek · 17 years ago
  4. 487f827 Minor CSS tweaking (smaller h1 tags). by Ted Kremenek · 17 years ago
  5. 053ef59 Add html::EscapeText for std::string; use this function to escape text in message bubbles. by Ted Kremenek · 17 years ago
  6. 2e93981 Added <h3> tag in HTML file output that contains the name of the source file. by Ted Kremenek · 17 years ago
  7. 9d4e659 Minor CSS tweaking: use webkit style CSS properties for shadows/rounded edges by Ted Kremenek · 17 years ago
  8. 0f1b67b Added HTML highlighting for ranges. by Ted Kremenek · 17 years ago
  9. eeacc52 Change colors of HTML message bubble. by Ted Kremenek · 17 years ago
  10. db87ca0 More CSS enhancements to HTML code printing. by Ted Kremenek · 17 years ago
  11. e8e019e Misc. cleanups to HTML printing: make code rendered using tables; add by Ted Kremenek · 17 years ago
  12. 13e479b Initial experimentation with adding boxed "annotations" to HTMLized source. by Ted Kremenek · 17 years ago
  13. ad0a203 Moved generation of html header/footer with builtin CSS to the rewriter library. by Ted Kremenek · 17 years ago
  14. d6c1360 More cleanups to the HTML rewriter (with line formatting), with better by Ted Kremenek · 17 years ago
  15. f7768bc Change "style" to "class" in HTML output. by Ted Kremenek · 17 years ago
  16. f830997 More cleanups to HTML rewriter API: remove the InsertTag method; was too complicated by Ted Kremenek · 17 years ago
  17. 1b3188c More HTML rewriter cleanups. Preliminary CSS support in code pretty-printing. by Ted Kremenek · 17 years ago
  18. b485cd1 Some cleanups to the HTMLRewrite API. Added support for printing out line by Ted Kremenek · 17 years ago
  19. c22efea Modified "InsertTag" (HTML rewriter) to have an optional "OutermostTag" flag to by Ted Kremenek · 17 years ago
  20. 6a34083 Added the beginning of a set of rewriter functions for pretty-printing source by Ted Kremenek · 17 years ago