.. |
juce_android_WebBrowserComponent.cpp
|
Couple of minor linux + android fixes.
|
13 years ago |
juce_ios_UIViewComponent.mm
|
Fix for iOS windowing, and some CGRect clean-ups.
|
12 years ago |
juce_linux_SystemTrayIcon.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
14 years ago |
juce_linux_WebBrowserComponent.cpp
|
Couple of minor linux + android fixes.
|
13 years ago |
juce_mac_AppleRemote.mm
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
14 years ago |
juce_mac_CarbonViewWrapperComponent.h
|
Oops! Fixed a typo in the last check-in.
|
13 years ago |
juce_mac_NSViewComponent.mm
|
Added a get() method to ReferenceCountedObjectPtr.
|
13 years ago |
juce_mac_WebBrowserComponent.mm
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_win32_ActiveXComponent.cpp
|
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 |
juce_win32_SystemTrayIcon.cpp
|
Internal tidying-up.
|
13 years ago |
juce_win32_WebBrowserComponent.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |