The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 481221a256 Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
..
jucer_ComponentLayoutEditor.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_ComponentLayoutEditor.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ComponentLayoutPanel.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ComponentOverlayComponent.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
jucer_ComponentOverlayComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_EditingPanelBase.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_EditingPanelBase.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_JucerCommandIDs.h Projucer: Added some missing #pragma once 7 years ago
jucer_JucerDocumentEditor.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_JucerDocumentEditor.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintRoutineEditor.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintRoutineEditor.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintRoutinePanel.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintRoutinePanel.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_RelativePositionedRectangle.h Fixed a layout bug in the Projucer GUI tool 7 years ago
jucer_ResourceEditorPanel.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_ResourceEditorPanel.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_SnapGridPainter.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_TestComponent.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_TestComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago