1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/extras/Projucer/Source/Utility
2017-07-31 17:24:57 +01:00
..
jucer_AboutWindowComponent.h
jucer_ApplicationUsageDataWindowComponent.h
jucer_CodeHelpers.cpp Projucer: Added an option to CodeHelpers::makeValidIdentifier() to allow asterisks so that pointer types are not ignored when automatically generating header files in the GUI editor 2017-06-12 09:28:35 +01:00
jucer_CodeHelpers.h Projucer: Added an option to CodeHelpers::makeValidIdentifier() to allow asterisks so that pointer types are not ignored when automatically generating header files in the GUI editor 2017-06-12 09:28:35 +01:00
jucer_ColourPropertyComponent.h
jucer_Colours.h
jucer_EditorColourSchemeWindowComponent.h Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +01:00
jucer_FileHelpers.cpp
jucer_FileHelpers.h
jucer_FilePathPropertyComponent.h Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +01:00
jucer_FloatingToolWindow.h
jucer_GlobalSearchPathsWindowComponent.h Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +01:00
jucer_Icons.cpp
jucer_Icons.h
jucer_JucerTreeViewBase.cpp Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00
jucer_JucerTreeViewBase.h Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00
jucer_MiscUtilities.cpp Projucer: Fixed an edge case where preprocessor macros would not be correctly parsed if they had the form "MYMACRO=" 2017-07-05 11:53:17 +01:00
jucer_MiscUtilities.h
jucer_PresetIDs.h Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 2017-07-19 17:23:20 +01:00
jucer_ProjucerLookAndFeel.cpp Projucer: Added some layout features to the GUI editor to allow alignment of selected components and paint elements and multi-select positioning and resizing 2017-07-31 17:24:57 +01:00
jucer_ProjucerLookAndFeel.h Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 2017-06-21 09:43:42 +01:00
jucer_RelativePath.h
jucer_SlidingPanelComponent.cpp
jucer_SlidingPanelComponent.h
jucer_StoredSettings.cpp Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +01:00
jucer_StoredSettings.h Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +01:00
jucer_SVGPathDataComponent.h
jucer_TranslationHelpers.h
jucer_TranslationToolComponent.h
jucer_UTF8Component.h
jucer_ValueSourceHelpers.h