.. |
containers
|
Minor clean-ups.
|
12 years ago |
files
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
12 years ago |
json
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
logging
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
12 years ago |
maths
|
Minor tidying-up.
|
12 years ago |
memory
|
Fixed a few documentation typos. Tweaked positioning logic for CallOutBox.
|
12 years ago |
misc
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
13 years ago |
native
|
Reverted a win32 networking change.
|
12 years ago |
network
|
Minor clean-ups.
|
12 years ago |
streams
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
system
|
Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup.
|
12 years ago |
text
|
Minor optimisations to StringArray.
|
12 years ago |
threads
|
Minor tidying-up.
|
12 years ago |
time
|
Misc minor tidying up.
|
12 years ago |
unit_tests
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
xml
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
12 years ago |
zip
|
Added a progress value for ZipFile::Builder.
|
13 years ago |
juce_core.cpp
|
New class: TextDiff
|
12 years ago |
juce_core.h
|
New class: TextDiff
|
12 years ago |
juce_core.mm
|
Added new module wrappers.
|
14 years ago |
juce_module_info
|
Version bump: 2.0.27
|
12 years ago |