1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer/Source
2018-02-19 09:12:42 +00:00
..
Application Projucer: call ComponentPeer::setRepresentedFile() and ::setIcon() when loading a project 2018-02-12 14:26:53 +00:00
BinaryData Projucer: Fixed a missing argument in the simple content component template 2018-01-22 09:11:44 +00:00
CodeEditor Projucer: Removed an unused lambda capture and some code cleanup in SourceCodeEditor 2018-02-19 09:12:42 +00:00
ComponentEditor Cranked up the Clang warning level in the projucer, and fixed a few minor warnings 2018-01-16 17:15:06 +00:00
Licenses Projucer: Used Button::onClick to simplify some code 2018-01-12 10:44:23 +00:00
LiveBuildEngine Cranked up the Clang warning level in the projucer, and fixed a few minor warnings 2018-01-16 17:15:06 +00:00
Project Projucer: Fixed a VS2013 compiler error 2018-02-14 09:43:17 +00:00
ProjectSaving Projucer: add option to customise activity base class in Android exporter. 2018-02-09 11:54:45 +01:00
Settings Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
Utility Projucer: add option to customise activity base class in Android exporter. 2018-02-09 11:54:45 +01:00
Wizards Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00