| .. |
|
colour
|
AttributedString class and advanced text layout (stage 1)
|
14 years ago |
|
contexts
|
OpenGL renderer optimisations.
|
14 years ago |
|
effects
|
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 |
|
fonts
|
TextLayout fix. Windows stylus fix. Minor clean-ups.
|
14 years ago |
|
geometry
|
Minor update to ResizableWindow positioning, and slider tooltips.
|
14 years ago |
|
image_formats
|
Cleaned up a few 64-bit VC++ warnings.
|
14 years ago |
|
images
|
AlertWindow text colour fix. URL::getPort() method. Image::createCopy() method.
|
14 years ago |
|
native
|
Cleaned up a few 64-bit VC++ warnings.
|
14 years ago |
|
placement
|
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_graphics.cpp
|
New class: MP3AudioFormat.
|
14 years ago |
|
juce_graphics.h
|
Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn.
|
14 years ago |
|
juce_graphics.mm
|
New class: ChildProcess. Fixed android build problems with paths.
|
14 years ago |
|
juce_module_info
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
14 years ago |