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_basics/components
2018-01-11 09:08:51 +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 More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_Component.h Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability 2018-01-11 09:08:51 +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 More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_Desktop.h More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +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