1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source/Utility/UI
2019-11-14 09:20:51 +00:00
..
PropertyComponents Projucer: Removed some unused code from the FilePathPropertyComponent 2019-11-14 09:20:51 +00:00
jucer_IconButton.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_Icons.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_Icons.h Projucer: Implement PIPGenerator 2018-03-15 12:10:35 +00:00
jucer_JucerTreeViewBase.cpp Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 2019-05-09 10:51:19 +01:00
jucer_JucerTreeViewBase.h Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 2019-01-18 09:09:06 +00:00
jucer_ProjucerLookAndFeel.cpp Projucer: Update PIP creator window colours when colour scheme changes 2019-05-15 10:41:02 +01:00
jucer_ProjucerLookAndFeel.h Projucer: Update PIP creator window colours when colour scheme changes 2019-05-15 10:41:02 +01:00
jucer_SlidingPanelComponent.cpp Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
jucer_SlidingPanelComponent.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
jucer_UserSettingsPopup.h Projucer: Changed the text on the sign out button 2019-01-28 09:32:45 +00:00