Issue 123895

Summary: Add VCL support for 64bit OSX port
Product: General Reporter: hdu <hdu>
Component: codeAssignee: hdu <hdu>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 4.1.0-dev   
Target Milestone: 4.1.0   
Hardware: All   
OS: Mac OS X, all   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on: 123951, 124201    
Issue Blocks: 122301    

Description hdu@apache.org 2013-12-20 16:22:16 UTC
The APIs in newer MacOSX have evolved since the original port that was made for OSX 10.4. Many APIs have been deprecated, eliminated or have been replaced by whole new frameworks
Comment 1 SVN Robot 2013-12-20 16:25:19 UTC
"hdu" committed SVN revision 1552720 into branches/rejuvenate01:
#i123895# improve text justification for CoreText layouts
Comment 2 SVN Robot 2014-01-02 16:50:50 UTC
"hdu" committed SVN revision 1554844 into trunk:
#i123895# split impfont.cxx source from metric.cxx
Comment 3 SVN Robot 2014-01-08 13:57:53 UTC
"hdu" committed SVN revision 1556533 into trunk:
#i123895# make the Mac code 64bit clean regarding CGFloat/float mismatches
Comment 4 SVN Robot 2014-01-22 14:34:52 UTC
"hdu" committed SVN revision 1560359 into trunk:
#i123895# implement Drag&Drop for images on OSX>=10.6
Comment 5 SVN Robot 2014-01-23 16:56:04 UTC
"hdu" committed SVN revision 1560745 into trunk:
#i123895# add VCL support for 64bit OSX port
Comment 6 Oliver-Rainer Wittmann 2014-02-10 10:06:32 UTC
@Herbert: Is this is solved?
Comment 7 hdu@apache.org 2014-02-25 09:10:10 UTC
Fixed with the commits above.
Comment 8 hdu@apache.org 2014-04-01 12:24:05 UTC
Closing the resolved issue.