1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Projucer/Source
2017-12-11 16:08:01 +00:00
..
Application Quick tidy-up of some messaging classes 2017-12-04 11:30:15 +00:00
BinaryData Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
CodeEditor Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 2017-12-06 17:33:26 +00:00
ComponentEditor Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 2017-12-06 17:33:26 +00:00
Licenses Minor tidying up 2017-11-29 17:33:00 +00:00
LiveBuildEngine Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 2017-11-28 16:18:40 +00:00
Project Projucer: Fixed an issue when attempting to open the settings page for a nonexistent exporter 2017-11-27 15:37:39 +00:00
ProjectSaving Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
Settings Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
Utility Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
Wizards Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00