| .. |
|
juce_AlertWindow.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_AlertWindow.h
|
AlertWindow layout fix.
|
2012-02-08 11:33:12 +00:00 |
|
juce_CallOutBox.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
juce_ComponentPeer.cpp
|
Purged some warnings.
|
2012-04-10 10:29:14 +01:00 |
|
juce_ComponentPeer.h
|
Prevented some mouse-events bypassing modal components.
|
2012-04-11 18:03:05 +01:00 |
|
juce_DialogWindow.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_DialogWindow.h
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
2012-04-03 20:25:05 +01:00 |
|
juce_DocumentWindow.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_DocumentWindow.h
|
Tidied up a few return types.
|
2011-12-11 21:25:53 +00:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
juce_ResizableWindow.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
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.
|
2012-03-15 11:13:38 +00:00 |
|
juce_ThreadWithProgressWindow.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ThreadWithProgressWindow.h
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
2012-04-11 11:04:50 +01:00 |
|
juce_TooltipWindow.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
juce_TopLevelWindow.cpp
|
Purged some warnings.
|
2012-04-10 10:29:14 +01:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |