Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-10 | Replace text strings in the reporting units with resource strings - for ↵ | Graeme Geldenhuys | |
localization. I also updated all language files to include the latest resource string constants. | |||
2012-10-18 | Moved some constants from fpg_main to fpg_constants unit. | Graeme Geldenhuys | |
2012-10-18 | pdf: replace RTL function with fpGUI wrapper version. | Graeme Geldenhuys | |
This allows for better Unicode support. | |||
2012-10-18 | pdf report "Producer" property now shows fpGUI name and version number. | Graeme Geldenhuys | |
2012-08-02 | pdf: applied the fpGUI code style to the reporting engine units. | Graeme Geldenhuys | |
I used JCF to automate the process, but always double check and test the code afterwards. While double checking, I also added some quick TODO notes about code that must be improved. | |||
2012-08-02 | Updates the PDF reporting units to contain the standard fpGUI copyright notice. | Graeme Geldenhuys | |
I also extended the descriptions of each unit, and made sure the credit of creating these units go to Jean-Marc Levecque. | |||
2012-08-02 | Fixes compiler warning about unused local variables. | Graeme Geldenhuys | |
2012-08-01 | Moves the PDF report engine & demo into the main source tree. | Graeme Geldenhuys | |