Fork of the Cocotron for Darling
Go to file
2020-05-12 22:27:04 +02:00
AppKit Initial work on implementing CGS* APIs and moving platform abstraction into QuartzCore 2020-05-12 16:42:00 +02:00
CFNetwork in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
CFSSLHandler_openssl in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
Cocoa Clean up build output 2020-03-17 14:24:42 -04:00
Cocotron/Cocotron.xcodeproj in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
CommonCrypto in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
CoreData Some stubs for NSApplication, NSWorkspace 2019-06-11 03:53:32 +02:00
CoreGraphics Use NSCoding in CGEvent 2020-05-12 22:27:04 +02:00
CoreServices in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
CoreText Add CT constants used by Qt 2020-05-06 12:45:35 +02:00
Examples Consistently use CGFloat/O2Float or O2Float32 instead of plain float 2018-06-15 17:47:11 +03:00
Foundation Correct some Foundation permissions 2018-11-23 12:08:53 -05:00
ImageKit in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
InstallCDT fix a typo on install.sh 2015-10-15 22:21:41 -10:00
IOKit in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
makefiles Fix direct isa access 2017-12-17 16:11:05 +03:00
NSSpellEngine_hunspell in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
O2Context_AntiGrain in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
objc fix invalid return statement 2015-10-16 13:04:25 -10:00
Onyx2D Fix a warning 2020-02-21 13:37:14 +03:00
OpenGL Revert "Link to CF using the new way" 2017-08-22 12:20:24 -07:00
PDFKit Fix direct isa access 2017-12-17 16:11:05 +03:00
pthread in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
QuartzCore Update CoreVideo framework reexport path 2020-05-05 12:19:20 -04:00
ScriptingBridge in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
Security in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
testing Fix direct isa access 2017-12-17 16:11:05 +03:00
xcconfig changes for building cocotron-master on Mac OS X 10.0.4 + Xcode 6.4 2015-08-09 22:53:36 -03:00
.clang-format c++ tweak to format 2015-05-22 22:17:23 -04:00
.gitignore added more files/directories to .gitignore 2015-08-09 23:37:36 -03:00
.hgignore fiddle build directories and install OpenSSL and Hunspell local to working copy 2013-04-05 23:18:12 -04:00
LICENSE.txt A test commit 2013-04-09 17:12:27 -04:00
README Added README 2015-05-01 22:24:31 -04:00

The Cocotron