|
Builds
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
|
amalgamation
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
|
bin
|
Updated .gitignore
|
16 years ago |
|
docs
|
Updated changelist.
|
15 years ago |
|
extras
|
Updates to browser plugin wrappers.
|
15 years ago |
|
src
|
Updates to browser plugin wrappers.
|
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
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
|
juce.h
|
Tweak to TextInputTarget. Code clean-ups. Jucer development.
|
15 years ago |
|
juce_Config.h
|
Reduced the dependencies of the juce demo. Jucer development.
|
15 years ago |
|
juce_amalgamated.cpp
|
Updates to browser plugin wrappers.
|
15 years ago |
|
juce_amalgamated.h
|
Updates to browser plugin wrappers.
|
15 years ago |
|
juce_amalgamated.mm
|
fix for a mac file bug introduced in the last check-in..
|
16 years ago |