1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
JUCE/modules/juce_gui_basics/lookandfeel
2018-07-27 09:18:19 +01:00
..
juce_LookAndFeel.cpp Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +01:00
juce_LookAndFeel.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_LookAndFeel_V1.cpp Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V1.h Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V2.cpp Added a drawComboBoxTextWhenNothingSelected() method to ComboBox::LookAndFeelMethods and made the drawing code consistent with drawLabel() 2018-07-27 09:18:19 +01:00
juce_LookAndFeel_V2.h Added a drawComboBoxTextWhenNothingSelected() method to ComboBox::LookAndFeelMethods and made the drawing code consistent with drawLabel() 2018-07-27 09:18:19 +01:00
juce_LookAndFeel_V3.cpp Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V3.h Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V4.cpp Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V4.h Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00