CocoaSplit/CapturePlugins/CSImageCapturePlugin/CSImageCapturePlugin
Zakk b408eb69b8 Renamed 'sticky' inputs to 'pinned'
Live view ignores pinned input status and just replaces entire layout like it should
If a cached source has the allowDedup flag set to false when it is retrieved from cache, it is evicted from the cache and replaced with the 'new' object
Introduced a 'uniqueIdfrompasteboard'; if implemented this allows the caching system to use a cached source on drag+drop
2018-01-30 10:56:23 -05:00
..
en.lproj Most of the input plugins 2014-08-29 03:42:33 -04:00
CSImageCapturePlugin-Info.plist Change the source outline view so it doesn't leak CFStrings (!?!?!) 2017-10-29 12:08:14 -04:00
CSImageCapturePlugin-Prefix.pch Most of the input plugins 2014-08-29 03:42:33 -04:00
ImageCapture.h Massively reduced memory use of animated GIF sources 2017-11-07 23:19:52 -05:00
ImageCapture.m Renamed 'sticky' inputs to 'pinned' 2018-01-30 10:56:23 -05:00
ImageCaptureLayer.h Massively reduced memory use of animated GIF sources 2017-11-07 23:19:52 -05:00
ImageCaptureLayer.m Massively reduced memory use of animated GIF sources 2017-11-07 23:19:52 -05:00
ImageCaptureViewController.h Most of the input plugins 2014-08-29 03:42:33 -04:00
ImageCaptureViewController.m Most of the input plugins 2014-08-29 03:42:33 -04:00
ImageCaptureViewController.xib The base TextCapture class handles loading the settings interface now and inserts standard text controls (font, alignment) in addition to whatever the actual capture source requires. 2015-04-18 21:33:48 -04:00