GUI: switch to internal file dialog interface.
authorJames Turner <zakalawe@mac.com>
Sat, 26 Jan 2013 14:16:00 +0000 (14:16 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 26 Jan 2013 14:16:00 +0000 (14:16 +0000)
commit244a10542c0a3ca2ba9ea29d9e3a5d823b790a10
tree0e3c281fdc8e7c358ebf750db9ee64410bdf43a5
parentc111d5295ba2b9d642c5ee2ce64e410b8f6358c6
GUI: switch to internal file dialog interface.

This should give no visible change on platforms other than Mac. On Mac file-dialogs (open, save, choose dir) are now Cocoa native panels, not PUI. If someone wants to create a Windows equivalent, the API is pretty trivial.
Nasal/gui.nas