darling-cocotron/AppKit/en.lproj
Sergey Bugaev f965e69721 Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa
The upstream Cocotron assumes that the implementation of the file panels
is provided by the display, i.e. by the native toolkit. That is what we
ultimately want as well, but we're far from being there yet, and we also
don't want to make any toolkit a hard requirement.

So in order to have our cake and eat it too, these panel implementations
are designed work entirely inside Cocoa but also let the display provide
a native implementation instead if one is available.
2018-12-17 00:34:31 +03:00
..
NSColorPanel.nib Internationalize AppKit 2012-01-18 09:55:13 -08:00
NSFontPanel.nib Better encoding support 2013-11-04 18:23:42 +01:00
NSToolbarCustomizationPalette.nib Internationalize AppKit 2012-01-18 09:55:13 -08:00
Localizable.strings Add support for the NSPrintOperation showsProgressPanel 2013-07-25 16:33:33 -04:00
NSMenu.plist Internationalize AppKit 2012-01-18 09:55:13 -08:00
NSOpenPanel.nib Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
NSPrintProgressPanel.xib Add support for the NSPrintOperation showsProgressPanel 2013-07-25 16:33:33 -04:00
NSSavePanel.nib Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa 2018-12-17 00:34:31 +03:00
NSSpellingViewController.xib Internationalize AppKit 2012-01-18 09:55:13 -08:00