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-20 16:47:38 +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 DirectoryContentsDisplayComponent::ColourIds::highlightedTextColourId and removed a line in LookAndFeel_V4::drawFileBrowserRow() that could result in multiple unnecessary repaints 2017-11-20 16:47:38 +00:00
juce_LookAndFeel_V2.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_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 Added DirectoryContentsDisplayComponent::ColourIds::highlightedTextColourId and removed a line in LookAndFeel_V4::drawFileBrowserRow() that could result in multiple unnecessary repaints 2017-11-20 16:47:38 +00:00
juce_LookAndFeel_V4.h Display current progress in LookAndFeel_V4 linear ProgressBar 2017-09-14 11:02:20 +01:00