|
Builds
|
Small fixes for Jucer makefiles.
|
15 years ago |
|
amalgamation
|
Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers.
|
15 years ago |
|
bin
|
Updated .gitignore
|
16 years ago |
|
docs
|
Updated changelist.
|
16 years ago |
|
extras
|
New arrowhead and polygon methods for Path and PathStrokeType. Tweaked a few Path methods to take Line and Point objects instead of loose coordinate parameters. Various new geometric methods and more refactoring of Drawables. Misc fixes for CoreGraphics, AudioFormat.
|
15 years ago |
|
src
|
New arrowhead and polygon methods for Path and PathStrokeType. Tweaked a few Path methods to take Line and Point objects instead of loose coordinate parameters. Various new geometric methods and more refactoring of Drawables. Misc fixes for CoreGraphics, AudioFormat.
|
15 years ago |
|
.gitignore
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
15 years ago |
|
Juce.jucer
|
Added new classes RelativeCoordinate, RelativePoint, RelativeRectangle. Small fixes to Line, TextEditor.
|
15 years ago |
|
juce.h
|
Tweak to TextInputTarget. Code clean-ups. Jucer development.
|
16 years ago |
|
juce_Config.h
|
Reduced the dependencies of the juce demo. Jucer development.
|
16 years ago |
|
juce_amalgamated.cpp
|
New arrowhead and polygon methods for Path and PathStrokeType. Tweaked a few Path methods to take Line and Point objects instead of loose coordinate parameters. Various new geometric methods and more refactoring of Drawables. Misc fixes for CoreGraphics, AudioFormat.
|
15 years ago |
|
juce_amalgamated.h
|
New arrowhead and polygon methods for Path and PathStrokeType. Tweaked a few Path methods to take Line and Point objects instead of loose coordinate parameters. Various new geometric methods and more refactoring of Drawables. Misc fixes for CoreGraphics, AudioFormat.
|
15 years ago |
|
juce_amalgamated.mm
|
fix for a mac file bug introduced in the last check-in..
|
16 years ago |