| .. |
|
containers
|
Used the ignoreUnused() function to tidy up some old code
|
2015-12-23 16:27:50 +00:00 |
|
files
|
Added method Desktop::isOSXDarkModeActive()
|
2016-02-03 11:30:55 +00:00 |
|
javascript
|
Added support for javascript Array.push method
|
2016-01-18 15:59:23 +00:00 |
|
logging
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
maths
|
Added some length-squared methods to Line and Point
|
2016-02-01 11:22:04 +00:00 |
|
memory
|
Added some safety-checking to stop people accidentally passing a ScopedPointer to an OptionalScopedPointer
|
2016-01-27 16:03:15 +00:00 |
|
misc
|
Cleaned up a few String::empty uses
|
2015-12-21 12:01:28 +00:00 |
|
native
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +00:00 |
|
network
|
Add assertion when port numbers are out of range
|
2016-02-03 12:25:02 +00:00 |
|
streams
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
system
|
Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling.
|
2016-01-28 15:34:00 +00:00 |
|
text
|
Fix for case-insensitive comparison of extended UTF8 unicode chars, and some refactoring of CharacterFunctions.
|
2016-01-07 11:19:45 +00:00 |
|
threads
|
Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result.
|
2015-12-23 14:31:06 +00:00 |
|
time
|
Added comment to Time::getCurrentTime() to make clear that it is not required to be monotonic.
|
2016-01-25 12:13:12 +00:00 |
|
unit_tests
|
Cleaned up a few String::empty uses
|
2015-12-21 12:01:28 +00:00 |
|
xml
|
Cleaned up a few String::empty uses
|
2015-12-21 12:01:28 +00:00 |
|
zip
|
Fixed some spelling mistakes in a comment
|
2015-12-23 09:08:47 +00:00 |
|
juce_core.cpp
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +00:00 |
|
juce_core.h
|
Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public
|
2016-02-04 16:07:21 +00:00 |
|
juce_core.mm
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_module_info
|
Version number update
|
2015-12-16 18:14:23 +00:00 |