Fork of the Cocotron for Darling
Go to file
2018-09-12 09:26:24 +03:00
AppKit CGFloat/O2Float-ization 2018-09-12 09:25:27 +03: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 Set dylib versions 2017-08-08 13:03:19 -07: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 Fix direct isa access 2017-12-17 16:11:05 +03:00
CoreGraphics Typedef CG* types to @class-es instead of fake structs 2018-09-12 09:25:27 +03: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 De-NSInteger-ize {CG,O2}FontGetGlyphAdvances() 2018-09-08 14:06:56 +03:00
Examples Consistently use CGFloat/O2Float or O2Float32 instead of plain float 2018-06-15 17:47:11 +03:00
Foundation Syntax modernizations 2018-01-16 21:24:43 -08: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 size_t-ize Onyx2D as appropriate 2018-09-12 09:26:24 +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 NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03: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