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
2019-01-11 09:52:10 +00: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 Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_LookAndFeel_V2.cpp Added some free functions to help make XML parsing less verbose: parseXML() 2018-10-15 16:08:25 +01:00
juce_LookAndFeel_V2.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_LookAndFeel_V3.cpp Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V3.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_LookAndFeel_V4.cpp Clarified some Button LookAndFeel parameter names 2018-07-16 12:26:27 +01:00
juce_LookAndFeel_V4.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00