1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_extra/native
2012-07-12 14:10:46 +01:00
..
juce_android_WebBrowserComponent.cpp Couple of minor linux + android fixes. 2011-11-29 15:11:14 +00:00
juce_ios_UIViewComponent.mm OSX10.4 menu fix. Graphics::drawSingleLineText justification. 2011-10-20 22:22:40 +01:00
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.. 2011-08-12 10:04:52 +01:00
juce_linux_WebBrowserComponent.cpp Couple of minor linux + android fixes. 2011-11-29 15:11:14 +00:00
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.. 2011-08-12 10:04:52 +01:00
juce_mac_CarbonViewWrapperComponent.h Oops! Fixed a typo in the last check-in. 2012-04-16 15:42:14 +01:00
juce_mac_NSViewComponent.mm Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
juce_mac_WebBrowserComponent.mm Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
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. 2012-07-07 21:09:10 +01:00
juce_win32_SystemTrayIcon.cpp Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 2012-03-06 20:31:39 +00:00
juce_win32_WebBrowserComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00