------------------------------------------------------------------------
 r226 | kenstah | 2004-11-30 23:23:29 -0800 (Tue, 30 Nov 2004) | 3 lines

 Fixed issues with positing tables in scrollers and splitter views.
 Moved CalcRects in CP_Splitter from private to protected.

 ------------------------------------------------------------------------
 r225 | kenstah | 2004-11-30 14:58:58 -0800 (Tue, 30 Nov 2004) | 8 lines

 Better implementation of MacOS FileSystemSpec Set from a full path 
 string.
 Added GetCPARGBColor to CP_Color.
 Fixed unitialized variables in CP_SMTP.
 Fixed header guard in CP_PrintPolicy_Print.
 Changed kCP_Signal_TextFieldExit signal to send a CP_S_FieldExit 
 structure so the modifiers can also be passed, and allow for future 
 expansion.
 Finish implementation of Mac CP_TabGroups. Need to do Windows side.
 Added MacOS control click event handler in CP_EditField to handle 
 synchronization of the fields focus and the CP_View idea of focus.

 ------------------------------------------------------------------------
 r224 | kenstah | 2004-11-29 14:34:42 -0800 (Mon, 29 Nov 2004) | 3 lines

 Added CP_TabGroup.
 Fixed header position of ProgressIndicator to be consistant with others.

 ------------------------------------------------------------------------
 r223 | kenstah | 2004-11-28 19:30:32 -0800 (Sun, 28 Nov 2004) | 4 lines

 Fixed ref count issue with CP_Fonts and CP_Canvas.
 Fixed file path issue on Windows and CP_FileIterator. The final path 
 separator was not appended.
 Fixed user supplied issue with Windows and Regions.
 Changed QTMovieController on Windows to handle idle events when 
 inactive.


