.. |
colour
|
Mouse click and colour tweaks. Changed OSX URL reading to avoid local caching.
|
13 years ago |
contexts
|
Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed.
|
13 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
|
AU path fix. Minor tweaks. Version number bump.
|
13 years ago |
geometry
|
Fixed a typo.
|
13 years ago |
image_formats
|
A few minor tweaks to ZipFile. Handling for aliased folders in OSX file chooser.
|
13 years ago |
images
|
New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround.
|
13 years ago |
native
|
Refactored the linux Freetype font code and native file chooser (via zenity).
|
13 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
|
Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules.
|
14 years ago |
juce_graphics.h
|
New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround.
|
13 years ago |
juce_graphics.mm
|
New class: ChildProcess. Fixed android build problems with paths.
|
13 years ago |
juce_module_info
|
AU path fix. Minor tweaks. Version number bump.
|
13 years ago |