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_basics/components
2012-01-30 12:59:36 +00:00
..
juce_CachedComponentImage.h New internal class CachedComponentImage, which is used internally to manage component buffering. I've used this to rebuild the OpenGLComponent's rendering algorithm so that it now supports sub-components and can have 2D content drawn in its paint method. Updated the openGL demo to show this in action. 2011-12-08 19:50:45 +00:00
juce_Component.cpp Viewport component listener fix. Minor clean-ups. 2012-01-30 12:59:36 +00:00
juce_Component.h Viewport component listener fix. Minor clean-ups. 2012-01-30 12:59:36 +00:00
juce_ComponentListener.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_ComponentListener.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_Desktop.cpp Tidied up a few return types. 2011-12-11 21:25:53 +00:00
juce_Desktop.h Tidied up a few return types. 2011-12-11 21:25:53 +00:00
juce_ModalComponentManager.cpp Modal component deletion fix. Minor addition to ComponentAnimator. 2011-08-19 16:33:55 +01:00
juce_ModalComponentManager.h Modal component deletion fix. Minor addition to ComponentAnimator. 2011-08-19 16:33:55 +01:00