.. |
juce_MultiTouchMapper.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_android_FileChooser.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_android_Windowing.cpp
|
JUCE Demo: Increased the compiler warning level
|
7 years ago |
juce_ios_UIViewComponentPeer.mm
|
iOS: Always assume that your main view is in focus if you are running as an app extension
|
7 years ago |
juce_ios_Windowing.mm
|
Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer
|
7 years ago |
juce_linux_FileChooser.cpp
|
Linux: continue servicing the message loop while a file browser modal component is open (fixes #177)
|
8 years ago |
juce_linux_X11.cpp
|
Cleanups to some X windowing classes
|
8 years ago |
juce_linux_X11.h
|
Cleanups to some X windowing classes
|
8 years ago |
juce_linux_X11_Clipboard.cpp
|
Cleanups to some X windowing classes
|
8 years ago |
juce_linux_X11_Windowing.cpp
|
Fix my own typo in juce_linux_X11_Windowing.cpp
|
7 years ago |
juce_mac_FileChooser.mm
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
7 years ago |
juce_mac_MainMenu.mm
|
Fixed a problem with the Mac main menu bar showing menus in the wrong position
|
8 years ago |
juce_mac_MouseCursor.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_mac_NSViewComponentPeer.mm
|
Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase
|
7 years ago |
juce_mac_Windowing.mm
|
Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer
|
7 years ago |
juce_win32_DragAndDrop.cpp
|
Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer
|
7 years ago |
juce_win32_FileChooser.cpp
|
Added File::isRoot()
|
8 years ago |
juce_win32_Windowing.cpp
|
More mingw stuff and fixes from Carla
|
7 years ago |