Bug List

Member AP_CocoaApp::initialize (void)
This function is 136 lines - way too long. Needs to be refactored, to use a buzzword.

Member AP_UnixApp::initialize (bool has_display)
This function is 136 lines - way too long. Needs to be refactored, to use a buzzword.

Member fp_Run::_drawTextLine (UT_sint32, UT_sint32, UT_uint32, UT_uint32, UT_UCSChar *)
Currently, this does not detect whether it is on the screen or not, so it redraws way too often.