ilg/IGIsolatedCookieWebView 27
A WebView subclass that uses its own internal non-permanent cookie storage and does not access or affect the system-wide shared cookie storage.
Constants for HTTP status codes and method names
An NSComboBox subclass that adds a small draggable bar to allow drag-resizing of the pop-up list.
MacWJ: a simplistic clone of Windows Journal for OS X 10.5+
Converts the data from an ICO file into PNG-format data.
ilg/IGEscapePassingDatePicker 2
It's really simple: an NSDatePicker subclass that overrides keyDown: to check if the key pressed is the escape key; if so, pass it to the next responder; if not, pass it to NSDatePicker's keyDown: method. I'm only even bothering to post it because I didn't readily find such a thing.
Class to facilitate method swizzling, particularly for testing.
Framework and IB-plugin for creating Inspector panels that match the aesthetics and functionality of those in Mac OS X Leopard
Mailing list manager running on AWS Lambda + SES + S3