|
bin
|
Updated .gitignore
|
16 years ago |
|
build
|
Initial check-in of a CodeEditorComponent class. Also tweaked ProgressBar to stop it sometimes moving too slowly.
|
16 years ago |
|
docs
|
Rebuilt the docs including a couple of missing classes; tweaked WebBrowserComponent to make page unloading optional; small efficiency improvement to ThreadPool
|
16 years ago |
|
extras
|
Added methods Graphics::setTiledImageFill and Graphics::setGradientFill - these are now the preferred way to specify a fill type, rather than using the Brush classes (which will probably disappear at some point in the future). Also refactored and renamed some DrawablePath methods, which might require a few tweaks to your code if you use this class.
|
16 years ago |
|
src
|
Added a getHighlightedFile method to the FileBrowserComponent
|
16 years ago |
|
.gitignore
|
Minor fix for the linux build, and small fix for TreeView dragging logic
|
16 years ago |
|
juce.h
|
fix for a mac file bug introduced in the last check-in..
|
16 years ago |
|
juce_Config.h
|
Initial version of a CoreGraphics-based rendering context for the mac. Also an intial version of JACK support for linux.
|
16 years ago |
|
juce_amalgamated.cpp
|
Added methods Graphics::setTiledImageFill and Graphics::setGradientFill - these are now the preferred way to specify a fill type, rather than using the Brush classes (which will probably disappear at some point in the future). Also refactored and renamed some DrawablePath methods, which might require a few tweaks to your code if you use this class.
|
16 years ago |
|
juce_amalgamated.h
|
Added methods Graphics::setTiledImageFill and Graphics::setGradientFill - these are now the preferred way to specify a fill type, rather than using the Brush classes (which will probably disappear at some point in the future). Also refactored and renamed some DrawablePath methods, which might require a few tweaks to your code if you use this class.
|
16 years ago |
|
juce_amalgamated.mm
|
fix for a mac file bug introduced in the last check-in..
|
16 years ago |