1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/example projects/Builds/MacOSX
2013-10-27 22:02:21 +00:00
..
HelloWorld.xcodeproj Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 2013-10-27 22:02:21 +00:00
Info.plist Introjucer: added a flag to help with OSX retina displays. 2012-07-08 17:32:58 +01:00
RecentFilesMenuTemplate.nib Introjucer: swapped the xib file for a nib file. 2012-11-08 11:28:16 +00:00
RecentFilesMenuTemplate.xib Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 2012-10-28 18:38:10 +00:00