1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/lookandfeel
2017-11-27 12:39:15 +00:00
..
juce_LookAndFeel.cpp Avoided a pedantic warning/error in GCC 2017-10-20 15:02:24 +01:00
juce_LookAndFeel.h GUI: Added a SidePanel component class which is useful for auxiliary UI components on mobile 2017-11-09 17:06:28 +00:00
juce_LookAndFeel_V1.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LookAndFeel_V1.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LookAndFeel_V2.cpp Added a getPropertyPanelSectionHeaderHeight() method to PropertyComponent::LookAndFeelMethods 2017-11-27 10:47:54 +00:00
juce_LookAndFeel_V2.h Added a getPropertyPanelSectionHeaderHeight() method to PropertyComponent::LookAndFeelMethods 2017-11-27 10:47:54 +00:00
juce_LookAndFeel_V3.cpp Added ComboBox::ColourIds::focusedOutlineColourId 2017-11-20 16:34:47 +00:00
juce_LookAndFeel_V3.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_LookAndFeel_V4.cpp LookAndFeel_V4: Use getSliderThumbRadius() when drawing slider thumb + some code cleanup 2017-11-27 12:39:15 +00:00
juce_LookAndFeel_V4.h LookAndFeel_V4: Use getSliderThumbRadius() when drawing slider thumb + some code cleanup 2017-11-27 12:39:15 +00:00