darling-cocotron/AppKit/NSColor.subproj
Sergey Bugaev a4dcd62451 Consistently use CGFloat/O2Float or O2Float32 instead of plain float
Becuase CGFloat/O2Float are actually 64 bits wide on x64, whereas float is just 4.
This fixes various bugs with color conversion.
2018-06-15 17:47:11 +03:00
..
conversions.h Consistently use CGFloat/O2Float or O2Float32 instead of plain float 2018-06-15 17:47:11 +03:00
NSColor_catalog.h Remove execution bit from source files of AppKit 2017-08-23 09:25:24 -07:00
NSColor_catalog.m NSColor_catalog isn't friend with key archivers - the superclass is actually doing the right thing 2012-09-27 18:57:18 +02:00
NSColor_CGColor.h Consistently use CGFloat/O2Float or O2Float32 instead of plain float 2018-06-15 17:47:11 +03:00
NSColor_CGColor.m Consistently use CGFloat/O2Float or O2Float32 instead of plain float 2018-06-15 17:47:11 +03:00
NSColor.m Consistently use CGFloat/O2Float or O2Float32 instead of plain float 2018-06-15 17:47:11 +03:00