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-10 17:39:27 +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 Fix for side-panel close button shape rendering 2017-11-10 17:39:27 +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 some methods ColourGradient::vertical and ColourGradient::horizontal, and also some missing move operators for that class 2017-11-08 15:00: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 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_V4.h Display current progress in LookAndFeel_V4 linear ProgressBar 2017-09-14 11:02:20 +01:00