Tags: littleSun/WinObjC
Tags
Fix activation to create delegate and principal class ( 10673 microsoft#686) * Fix activation to create delegate and principal class * Fix method call and style fixes * Change method names and remove unused method * Remove extra activation function * Change function names to match convention of UI prefix * Move definitions to application entry points
Revert "_CGImageJPEGRepresentation" This reverts commit 5315d9b.
Include the CoreFoundation unicode mapping tables in every AppX packa… …ge. (microsoft#647) Fixes microsoft#643. This was caught by neither functional tests _nor_ unit tests, as the CoreFoundation unicode mapping tables were unequivocally copied into the test library directory. The only place this failed, therefore, was in a real AppX deployment scenario. This fixes, among other things, `-[NSString lowercaseString]`.
Implemented CGContextSetPatternPhase (microsoft#596) Implemented CGContextSetPatternPhase using the translation portion of the pattern's transform matrix. Also contains a fix for a missing retain in CGContextSetFillPattern. Implements last item in Issue microsoft#524
Merge remote-tracking branch 'origin/master' into github_master
Merge remote-tracking branch 'origin/master' into github_master
Merge branch 'master' of github.com:Microsoft/WinObjC into github_master
Merge branch 'master' of github.com:Microsoft/WinObjC into github_master
PreviousNext