1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/components
2018-01-03 11:13:14 +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 Added a base class MarkerList::MarkerListHolder, and used it to remove the getMarkers() method from Component. 2017-12-22 13:05:11 +00:00
juce_Component.h Removal of RelativeCoordinate classes from the Drawables 2018-01-03 11:13:14 +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 Fixed some const violation errors 2017-12-19 12:44:24 +00:00
juce_Desktop.h Some minor formatting and comment fixes 2017-11-28 17:46:15 +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