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 7590e3f1fe Fixed some toolbar customiser drag+drop problems. 12 years ago
..
juce_ComboBox.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
juce_ComboBox.h Updated the format of the header include guard macros. 12 years ago
juce_ImageComponent.cpp Added some more override decorators. 12 years ago
juce_ImageComponent.h Updated the format of the header include guard macros. 12 years ago
juce_Label.cpp Replaced a few Justification references. 12 years ago
juce_Label.h Updated the format of the header include guard macros. 12 years ago
juce_ListBox.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_ListBox.h Updated the format of the header include guard macros. 12 years ago
juce_ProgressBar.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_ProgressBar.h Updated the format of the header include guard macros. 12 years ago
juce_Slider.cpp Added some "override" annotations. 12 years ago
juce_Slider.h Updated the format of the header include guard macros. 12 years ago
juce_TableHeaderComponent.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_TableHeaderComponent.h Updated the format of the header include guard macros. 12 years ago
juce_TableListBox.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_TableListBox.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
juce_TextEditor.cpp Converted a few Colour references to pass-by-values. 12 years ago
juce_TextEditor.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
juce_Toolbar.cpp Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_Toolbar.h Updated the format of the header include guard macros. 12 years ago
juce_ToolbarItemComponent.cpp Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_ToolbarItemComponent.h Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_ToolbarItemFactory.h Updated the format of the header include guard macros. 12 years ago
juce_ToolbarItemPalette.cpp Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_ToolbarItemPalette.h Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_TreeView.cpp Added some more override decorators. 12 years ago
juce_TreeView.h Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago