1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_gui_basics/components
2018-01-10 14:49:57 +00:00
..
juce_CachedComponentImage.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_Component.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_Component.h Fixed a typo in the comment above Component::createFocusTraverser() 2018-01-08 08:48:35 +00:00
juce_ComponentListener.cpp Added a componentEnablementChanged method to ComponentListener 2017-11-20 11:23:03 +00:00
juce_ComponentListener.h Added a componentEnablementChanged method to ComponentListener 2017-11-20 11:23:03 +00:00
juce_Desktop.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_Desktop.h Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_ModalComponentManager.cpp Tweaked the Component::setBoundsToFit method to take a rectangle, and tidied up a few things inside Component 2017-12-22 12:03:23 +00:00
juce_ModalComponentManager.h Tweaked the Component::setBoundsToFit method to take a rectangle, and tidied up a few things inside Component 2017-12-22 12:03:23 +00:00