- #5 : winprn and prnprint use wrong character size after setLpi() [Done] — It seems that the fonts used in a PDF document have different proportions than those used by the MFC. I want to use the same TIM driver (PRN2PDF.DRV) for both methods, but currently TIM codes the character heights per font in the driver. So I have a problem.
- #14 : lino.forms : examples don't work [Done] — forms1.py and forms2.py have a messed-up layout. Must be related to the fact that these forms have an automagic application.
- #17 : configuration files and form [Done]
- #22 : Release 0.6.5 [Done]
- #25 : prnprint.py should support images and landscape [Done]
- #28 : slow startup after upgrade [Done] — The TIM Tools binaries had a horrible startup time on a system where Kaspersky virus scanner is running. 20 to 40 seconds, before even the first line of my (Lino's) code gets executed. When the virus scanner is disabled, the startup is normal.
- #34 : Crash in big addrbook demo [Done] — I was having a Python crash (Windows XP tells me «python.exe has encountered a problem and needs to close. We are sorry for the inconveniences... Please tell Microsoft about this problem...»)
- #36 : Replace field and table names transparently if they are a reserved SQL word [Done]
- #37 : Landscape printing with Win32TextPrinter [Done] — I had some work before getting prnprint.py to render pages in landscape orientation on some printers.
- #40 : subclassable Reports [Done]
- #48 : Setting Nations.isocode in wxgrid works only sometimes [Done]