Commit Graph

12 Commits

Author SHA1 Message Date
Lubos Dolezel
6453711d11 Fix the build and review comments 2020-05-15 12:38:22 +02:00
TheBrokenRail
b6548a202d Fix Continuation Indent 2020-05-12 17:04:16 -04:00
TheBrokenRail
55c7b99e5d Proper Braces 2020-05-12 17:04:16 -04:00
TheBrokenRail
cda40d9947 Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
Sergey Bugaev
a66dd5efba NSInteger-ization & CGFloat/O2Float-ization
See https://github.com/darlinghq/darling/issues/418
2018-09-02 23:14:39 +03:00
Airy ANDRE
7364b733e4 Implement CGImageSourceGetType 2014-02-17 18:46:37 +01:00
Airy ANDRE
8f07b0bdc6 Merge with the trunk with a few fixes
- make the JPEG exporters to work by including proper library-installation detection and not using unimplemented API
- disable/comment special observing on addXXX: & removeXXX: method, that throw exceptions when you have some of these methods not using NSSet
- repair the NS<geometry>FromString methods ('{%g,%g}' is a good scan string, not '{"%g","%g"}')
- keep our branch changes on Win32 keyboard handling as it supports dead-keys
2012-11-28 18:34:54 +01:00
Airy ANDRE
106a50650c Fix BMP flipping 2012-09-20 16:27:17 +02:00
Christopher Lloyd
197a5af187 fix image init, variety of warnings 2012-05-15 01:05:28 -04:00
Christopher Lloyd
091bb5dc7b Onyx2D improvements 2010-10-22 11:57:22 -04:00
Christopher Lloyd
508451c124 - switch to Onyx as default window contents renderer, to use GDI, set default CGBackingRasterizer to "GDI"
- rename NSTIFFImageFileDirectory to O2TIFFImageDirectory
- cleanup warnings for Onyx2D MacOS target
2010-04-01 22:51:31 -04:00
Christopher Lloyd
25f22b4c7b split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00