| Commit | Date | |
|---|---|---|
|
[r1563]
by
david_costanzo
Remove leading whitespace from within <programlisting> tags. Extraneous whitespace became important when I started using CSS for the HTML output. Now that I shade examples in grey, any extraneous newlines is very apparent (and looks amateur-ish). |
2006-09-04 06:46:56 | Tree |
| 2006-09-04 05:05:43 | Tree | |
|
[r1561]
by
david_costanzo
Change the way the .PDF file is generated to use XSLT and FO, instead of using jade and DSSSL. This fixes bug #1432655; logohelp.pdf has strange indentation of examples |
2006-09-04 04:36:37 | Tree |
|
[r1560]
by
david_costanzo
Make it so that the HHC doesn't show the root. Now, each chapter is shown at the top level. In addition to saving the user a click, the TOC also auto-updates to whatever the user clicks on in the index. This is a major improvement. |
2006-09-04 01:23:03 | Tree |
|
[r1559]
by
david_costanzo
Remove extraneous whitespace from within <userinput> tags. I also fixed a few typos that I noticed along the way. Extraneous whitespace became important when I started using CSS for the HTML output. Now that I shade examples in grey, any extraneous newlines is very apparent (and looks amateur-ish). |
2006-09-04 00:01:33 | Tree |
|
[r1558]
by
david_costanzo
Add a way to generate HTML that is suitable for uploading to the FMSLogo homepage. I also added style sheets to the HTMLHelp content .HHP for the OSs that support it. |
2006-09-03 23:30:32 | Tree |
|
[r1557]
by
david_costanzo
Add a benchmark test. I'm not sure where I'm going with this, but it's nice to have *some* benchmarks, at least. |
2006-09-03 21:13:19 | Tree |
| 2006-09-03 21:12:27 | Tree | |
| 2006-09-03 21:11:32 | Tree | |
|
[r1554]
by
david_costanzo
Dead Code/Dead Store removal: Remove some legacy functions and global variables that delt with manipulating the terminal. FMSLogo will always have it's own GUI, so terminal capabilities doesn't make sense. This change makes the code simpler and smaller, and possibly faster. |
2006-09-03 21:03:31 | Tree |