1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source/ComponentEditor
2018-11-27 17:28:36 +00:00
..
Components Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
Documents Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
PaintElements Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
Properties Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
UI Added some free functions to help make XML parsing less verbose: parseXML() 2018-10-15 16:08:25 +01:00
jucer_BinaryResources.cpp Cleaned up a few more ScopedPointer uses 2018-01-09 12:22:31 +00:00
jucer_BinaryResources.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_ComponentLayout.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
jucer_ComponentLayout.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_GeneratedCode.cpp Projucer: Standardise replacement strings in file templates 2018-03-12 14:34:24 +00:00
jucer_GeneratedCode.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_JucerDocument.cpp Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project 2018-11-27 17:28:36 +00:00
jucer_JucerDocument.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_ObjectTypes.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_ObjectTypes.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_PaintRoutine.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_PaintRoutine.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_UtilityFunctions.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00