Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-06 | Just to make sure us humans understand what must happen. ;-) | Graeme Geldenhuys | |
2011-03-26 | Minor code changes so docview is compilable with FPC 2.5.1 | Graeme Geldenhuys | |
Thanks to Michael van Canneyt for the patch. | |||
2011-02-03 | temp storage for Encoding implementation in DocView | Graeme Geldenhuys | |
2010-08-25 | docview: File Information output now contains INF structure version info | Graeme Geldenhuys | |
2010-08-23 | Use fpGUI wrapper functions instead of RTL functions directly. | Graeme Geldenhuys | |
fpGUI's wrapper functions handle unicode conversions from OS automatically. | |||
2010-08-13 | docview: Added include file to project. | Graeme Geldenhuys | |
Some minor code formatting too. | |||
2010-08-11 | docview: Replaced fake NullObject unit with HelpBitmap unit. | Graeme Geldenhuys | |
2010-08-11 | docview: Replaced the fake TImageList with the actual TfpgImageList | Graeme Geldenhuys | |
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. | |||
2009-11-27 | Merge commit 'remotes/DocView/work' | Graeme Geldenhuys | |
2009-11-27 | Merged separate DocView project as our subdirectory | Graeme Geldenhuys | |