Fork of the Cocotron for Darling
Go to file
Sergey Bugaev 56ba4b6a39 Add the X11 socket to kCFRunLoopCommonModes
And only do it once, not ecah time nextEventMatchingMask:untilDate:inMode:dequeue:
is called.
2019-05-09 17:13:29 +03:00
AppKit Add the X11 socket to kCFRunLoopCommonModes 2019-05-09 17:13:29 +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 CoreData stubs for Xcode (darlinghq/darling#445) 2019-01-04 18:53:27 -05:00
CoreGraphics Add symbols for sketchtool 2019-04-01 09:15:47 -04: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 Move the *_FT classes out of AppKit 2019-04-27 00:15:16 +03: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 some warnings 2019-04-27 00:15: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 Add symbols for sketchtool 2019-04-01 09:15:47 -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