1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_extra/misc
2013-11-04 19:08:37 +00:00
..
juce_AppleRemote.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_BubbleMessageComponent.cpp Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_BubbleMessageComponent.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 2013-07-22 13:18:29 +01:00
juce_ColourSelector.cpp Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 2013-08-30 21:42:23 +01:00
juce_ColourSelector.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_KeyMappingEditorComponent.cpp Fixed colour in key-mapping editor comp. 2013-11-04 19:08:37 +00:00
juce_KeyMappingEditorComponent.h Couple of translation tweaks to KeyMappingEditorComponent. 2013-09-17 16:52:57 +01:00
juce_PreferencesPanel.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 2013-07-08 13:05:51 +01:00
juce_PreferencesPanel.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_RecentlyOpenedFilesList.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_RecentlyOpenedFilesList.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_SplashScreen.cpp Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads. 2013-08-02 15:36:49 +01:00
juce_SplashScreen.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_SystemTrayIconComponent.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_SystemTrayIconComponent.h Added some new methods to SystemTrayIconComponent for highlighting and message bubbles. 2013-09-16 11:21:49 +01:00
juce_WebBrowserComponent.h A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00