I managed to find time..

It now works in nearly everything.
Reminder so broken I disabled it till I'm done with everything else.
Appt list? Almost done.
New font support ( with ALL settings but font size supported! )
It's so much closer to being done.

One object ( appt manager ) has over thousand lines of code! I didn't realize it till I saw it displaying line number in 4 digits!
Whew. This is definitely my largest project.
My to do list:
Fix reminders
namemonthly support in many of parts. This is pretty hard part so far.

Check for useless variables, make sure there is no O(n^2) or worse crap in my code. I don't think any part of my object should need that much computation!