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_extra/misc
2017-04-18 18:03:53 +01:00
..
juce_AnimatedAppComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AnimatedAppComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AppleRemote.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_BubbleMessageComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_BubbleMessageComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ColourSelector.cpp Fixed bug in ColourSelector::HueSelectorComp where the colour gradient was pink at the bottom 2017-02-15 16:01:29 +00:00
juce_ColourSelector.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_KeyMappingEditorComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_KeyMappingEditorComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_LiveConstantEditor.cpp Added a workaround for a strange bug with monospace fonts in OS X sierra 2016-10-31 10:22:19 +00:00
juce_LiveConstantEditor.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_PreferencesPanel.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_PreferencesPanel.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_RecentlyOpenedFilesList.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_RecentlyOpenedFilesList.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SplashScreen.cpp Make splash screens fullscreen on mobile platforms 2016-07-22 10:12:44 +01:00
juce_SplashScreen.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SystemTrayIconComponent.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_SystemTrayIconComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_WebBrowserComponent.h Added a clearCookies method to WebBrowserComponent to clear any stored cookies 2017-04-18 18:03:53 +01:00