Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-11 | richview: fixes right alignment of images | Graeme Geldenhuys | |
When we reach the end of a line, we shouldn't always default alignment back to Left - I think. Anyway, this changes makes the output in DocView look the same as IBM's iview program. | |||
2010-09-01 | docview: fixed unwanted linefeeds which were not in INF docs. | Graeme Geldenhuys | |
2010-08-13 | docview: Added include file to project. | Graeme Geldenhuys | |
Some minor code formatting too. | |||
2010-03-11 | fixes compilation for docview and fpc 2.5.1 | Andrew | |
Not sure when it became the case but it makes sense that var parameters must use the exact type and not a descendant class. This patch puts that into effect. | |||
2010-02-11 | Fix compiler warning about type range issues. | Graeme Geldenhuys | |
2009-11-27 | Merged separate DocView project as our subdirectory | Graeme Geldenhuys | |