The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hogliux c69d24fa7a Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux 8 years ago
..
juce_MultiTouchMapper.h Replace include guards with "#pragma once" 8 years ago
juce_android_FileChooser.cpp Fixed multiple harmless warnings in Android builds 8 years ago
juce_android_Windowing.cpp Multiple fixes for touch and pen input on Windows 8 years ago
juce_ios_UIViewComponentPeer.mm Multiple fixes for touch and pen input on Windows 8 years ago
juce_ios_Windowing.mm Multiple fixes for touch and pen input on Windows 8 years ago
juce_linux_FileChooser.cpp If ChildProcess is not interested in stdout/stderr, then redirect to /dev/null instead of closing 9 years ago
juce_linux_X11.cpp Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux 8 years ago
juce_linux_X11.h Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux 8 years ago
juce_linux_X11_Clipboard.cpp Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 8 years ago
juce_linux_X11_Windowing.cpp Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux 8 years ago
juce_mac_FileChooser.mm Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_mac_MainMenu.mm Refactored the way OSX main menu updating happens, to avoid some issues when refreshing the whole menu bar 8 years ago
juce_mac_MouseCursor.mm Fixed a potential memory leak 8 years ago
juce_mac_NSViewComponentPeer.mm Multiple fixes for touch and pen input on Windows 8 years ago
juce_mac_Windowing.mm Added showYesNoBox to NativeMessageBox class 8 years ago
juce_win32_DragAndDrop.cpp Lots of small whitespace tweaks. 9 years ago
juce_win32_FileChooser.cpp Fixed a bug in the Windows FileChooser where two backslashes would be added to the file paths of selected files 8 years ago
juce_win32_Windowing.cpp Removed JUCE_USE_WINDOWS_POINTER_API flag from juce_gui_basics.h and changed juce_win32_Windowing.cpp to dynamically load Windows pointer API methods. 8 years ago