1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Introjucer/Source
2012-06-01 16:26:10 +01:00
..
Application Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'. 2012-05-23 21:31:44 +01:00
BinaryData Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 2011-11-18 13:50:19 +00:00
Code Editor Initial commit of font style access, providing access to the styles available for each font family. 2012-05-01 12:10:05 +01:00
Project Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 2012-05-31 08:21:34 +01:00
Project Saving Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 2012-06-01 16:26:10 +01:00
Utility Introjucer: ability to specify an iOS deployment version. 2012-05-24 13:14:12 +01:00
jucer_Headers.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00