Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | docview: renamed local variables to reduce future confusion. | Graeme Geldenhuys | |
We don't want to confuse properties and local variables, so the latter gets a different style: normally prefixed with the letter 'l'. | |||
2010-03-09 | When debugging with GDB these lines sometimes gives FPC AnsiString errors. | Graeme Geldenhuys | |
No idea why!! So we comment them simply because they are debug lines to start with. | |||
2010-02-24 | docview: This drastically improved text width calculations. | Graeme Geldenhuys | |
Due to this change the text wrapping has also improved a lot. Still not 100% but much better than before. | |||
2010-02-24 | docview: Lets not hardcode the Arial font. | Graeme Geldenhuys | |
2009-11-27 | Merged separate DocView project as our subdirectory | Graeme Geldenhuys | |