.. |
juce_AlertWindow.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_AlertWindow.h
|
AlertWindow layout fix.
|
13 years ago |
juce_CallOutBox.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_CallOutBox.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..
|
14 years ago |
juce_ComponentPeer.cpp
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
juce_ComponentPeer.h
|
Android: screen size fix.
|
13 years ago |
juce_DialogWindow.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_DialogWindow.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..
|
14 years ago |
juce_DocumentWindow.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_DocumentWindow.h
|
Tidied up a few return types.
|
13 years ago |
juce_NativeMessageBox.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..
|
14 years ago |
juce_ResizableWindow.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ResizableWindow.h
|
OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object.
|
13 years ago |
juce_ThreadWithProgressWindow.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ThreadWithProgressWindow.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..
|
14 years ago |
juce_TooltipWindow.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_TooltipWindow.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..
|
14 years ago |
juce_TopLevelWindow.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
juce_TopLevelWindow.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..
|
14 years ago |