jules
|
798de207a7
|
Better implementation of command-line arg escaping for ChilpProcess on win32
|
11 years ago |
jules
|
05afb39185
|
mingw __uuidof update
|
11 years ago |
jules
|
335084c542
|
Made the win32 implementation of ChildProcess automatically add escape characters to arguments containing a quote or space.
|
11 years ago |
jules
|
5645702bd4
|
(Fixed something that was missing from the last commit)
|
11 years ago |
jules
|
aff3ce418b
|
Renamed a variable called "slots" to avoid confusion in Qt creator.
|
11 years ago |
jules
|
5f23c27117
|
Fixed a typo in OSX networking.
|
11 years ago |
jules
|
b5d10d753a
|
Made Process::isForegroundProcess() return a correct result on iOS.
|
11 years ago |
jules
|
8f25b2092b
|
Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class.
|
11 years ago |
jules
|
5409951861
|
Refactored some Xcode warning suppression.
|
11 years ago |
jules
|
e449f1a8af
|
Workarounds for a couple of MSVC quirks.
|
11 years ago |
jules
|
b5af44a485
|
Couple of minor clean-ups.
|
11 years ago |
jules
|
e8a1876a95
|
Added an operator[] to StringRef
|
11 years ago |
jules
|
ad353ac543
|
Avoided compiler warning
|
11 years ago |
jules
|
197688016a
|
Avoided some memory allocation when writing zip files.
|
11 years ago |
jules
|
d2ed531ab8
|
Better device type detection on linux.
|
11 years ago |
jules
|
4251a2437b
|
Version number update
|
11 years ago |
jules
|
aaf4aa7398
|
Documentation for Range.
|
11 years ago |
jules
|
9dcdea59a7
|
Added a couple of methods to Range.
|
11 years ago |
jules
|
2dbd55db3e
|
Fix for threading bug in GlyphCache.
|
11 years ago |
jules
|
e2dee22b07
|
Updated OS version enum.
|
11 years ago |
jules
|
e5e24fd541
|
Avoided assertion in File::isAbsolutePath
|
11 years ago |
jules
|
5ede2da44b
|
Improved some MemoryBlock comments and gave the class a reset() method.
|
11 years ago |
jules
|
845391eb78
|
Documentation fix.
|
11 years ago |
jules
|
bcec781991
|
Tidied up the way the URL class handles file uploads, and added support for in-memory uploads.
|
11 years ago |
jules
|
47aad5a8e7
|
Replaced some win32 cpuid code.
|
11 years ago |
jules
|
4889822eaf
|
Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page.
|
11 years ago |
jules
|
2b037b5095
|
Avoiding spurious assertions in posix when starting child processes without full paths.
|
11 years ago |
jules
|
7f9425058a
|
Version number update
|
11 years ago |
jules
|
1f27553d38
|
Added an assertion to ChildProcess to catch attempts to launch non-existent executables.
|
11 years ago |
jules
|
0455110a0e
|
Added method URL::createWithoutParsing()
|
11 years ago |
jules
|
28e4473a6b
|
Fixed some typos.
|
11 years ago |
jules
|
00f317a717
|
Android JNIEnv locking.
|
11 years ago |
jules
|
fe25f6ee3c
|
Improved some misleading example code for ScopedLock.
|
11 years ago |
jules
|
a3ea53c460
|
Version number update
|
11 years ago |
jules
|
dcbde7b118
|
Added NamedValueSet::indexOf()
|
11 years ago |
jules
|
3e1c6b6a65
|
Optimisation to OutputStream::writeString
|
11 years ago |
jules
|
c0e262463d
|
Added method ThreadPoolJob::getCurrentThreadPoolJob()
|
11 years ago |
jules
|
21d4a82002
|
Added ChildProcess::getExitCode()
|
11 years ago |
jules
|
af746fafa3
|
Documentation typo fix.
|
11 years ago |
jules
|
a2ba38efb8
|
More assertions to catch dodgy XmlElement tag names.
|
11 years ago |
jules
|
1fc549f666
|
Fix for parsing XML elements with comments at the start of a text block.
|
11 years ago |
jules
|
7d3782b9e9
|
Minor documentation typo.
|
11 years ago |
jules
|
f38dc2fe3a
|
Added a DynamicObject::cloneAllProperties() method.
|
11 years ago |
jules
|
174e04b766
|
Added a copy constructor for DynamicObject
|
11 years ago |
jules
|
e80e396f5d
|
Improved documentation.
|
11 years ago |
jules
|
844fda7939
|
Spelling fix.
|
11 years ago |
jules
|
5765dbe670
|
Fix for Time::formatted with empty strings.
|
11 years ago |
jules
|
98bd1c55d3
|
Documentation correction.
|
11 years ago |
jules
|
5cabff2ac2
|
Moved FileFilter and WildcardFileFilter into the juce_core module.
|
11 years ago |
jules
|
7e1dcaa0ed
|
Improved comment.
|
11 years ago |