| .. |
|
juce_MultiTouchMapper.h
|
Experimental support for Win7 multi-touch.
|
14 years ago |
|
juce_android_FileChooser.cpp
|
Refactored the linux Freetype font code and native file chooser (via zenity).
|
14 years ago |
|
juce_android_Windowing.cpp
|
Android: multi-touch support.
|
13 years ago |
|
juce_ios_UIViewComponentPeer.mm
|
Added a PropertiesFile::reload() method.
|
13 years ago |
|
juce_ios_Windowing.mm
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
13 years ago |
|
juce_linux_Clipboard.cpp
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
13 years ago |
|
juce_linux_FileChooser.cpp
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
13 years ago |
|
juce_linux_Windowing.cpp
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
13 years ago |
|
juce_mac_FileChooser.mm
|
OSX modal behaviour fix.
|
13 years ago |
|
juce_mac_MainMenu.mm
|
OSX main menu fix.
|
13 years ago |
|
juce_mac_MouseCursor.mm
|
MouseCursor refactoring.
|
13 years ago |
|
juce_mac_NSViewComponentPeer.mm
|
Image subsection fix. Linux text drag-and-drop.
|
13 years ago |
|
juce_mac_Windowing.mm
|
Fix for iOS windowing, and some CGRect clean-ups.
|
13 years ago |
|
juce_win32_DragAndDrop.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_win32_FileChooser.cpp
|
New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays().
|
13 years ago |
|
juce_win32_Windowing.cpp
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
13 years ago |