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.
jules d6bf2e8cf9 Added line spacing to TextEditor and methods to set/get the current line spacing 8 years ago
..
application Replace include guards with "#pragma once" 8 years ago
buttons Fixed typo in DrawableButton 8 years ago
commands Replace include guards with "#pragma once" 8 years ago
components Reverted #6d356423 as it broke centring for child components 8 years ago
drawables Replace include guards with "#pragma once" 8 years ago
filebrowser Added a check in ImagePreviewComponent to avoid reading directories 8 years ago
keyboard Fixed multiple harmless warnings in Android builds 8 years ago
layout Small extra deletion safeguard in ComponentAnimator 8 years ago
lookandfeel Added isProgressBarOpaque() method to ProgressBar::LookAndFeelMethods 8 years ago
menus Replace include guards with "#pragma once" 8 years ago
misc Replace include guards with "#pragma once" 8 years ago
mouse Fixed a bug in an Objective-C drag and drop helper class 8 years ago
native Added showYesNoBox to NativeMessageBox class 8 years ago
positioning Replace include guards with "#pragma once" 8 years ago
properties Replace include guards with "#pragma once" 8 years ago
widgets Added line spacing to TextEditor and methods to set/get the current line spacing 8 years ago
windows Fixed a typo in the documentation of the NativeMessageBox::showYesNoBox method 8 years ago
juce_gui_basics.cpp Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 8 years ago
juce_gui_basics.h Restored module header #defines 8 years ago
juce_gui_basics.mm Update copyright notice 10 years ago