Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-indented everything. Sorry to break the blame chain. | murphy | 2006-04-16 | 1 | -2/+4 |
| | |||||
* | styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted. | murphy | 2006-04-15 | 1 | -4/+1 |
| | | | | | | | | | | ROADMAP and TODO updated. Ruby scanner: Fixed a bug: Fancy strings don't allow \w delimiters. They _do_ also allow whitespace delimiters, but adding this would cause many scan errors. So I leave this bug unfixed. | ||||
* | Fixed HTML encoder. | murphy | 2006-03-15 | 1 | -1/+1 |
| | | | | | Changed HTML::CSS.load_stylesheet behaviour. | ||||
* | Some fixes for cYcnus style (capital Y makes problems) | murphy | 2005-12-05 | 1 | -1/+1 |
| | | | | | Fixes in the coderay_rdoc_template. | ||||
* | New Style system added - still beta. | murphy | 2005-11-13 | 1 | -111/+22 |
| | | | | | | | | Demos adjusted coderay.rb, encoders/html.rb, encoders/div.rb adjusted. encoders/html/* files rebuild. | ||||
* | New helper module scheme, step 3 | murphy | 2005-11-05 | 1 | -0/+155 |