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
2019-01-11 09:52:10 +00:00
..
Components Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
Documents Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
PaintElements Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
Properties Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
UI Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00: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 Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 2018-12-13 10:12:50 +00:00
jucer_ComponentLayout.h Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 2018-12-13 10:12:50 +00: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: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings 2018-11-28 15:32:15 +00:00
jucer_JucerDocument.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
jucer_ObjectTypes.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
jucer_ObjectTypes.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00: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