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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_ComboBox.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
juce_ComboBox.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ImageComponent.cpp Cleaned out some defunct ComponentBuilder code. 13 years ago
juce_ImageComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Label.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
juce_Label.h Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
juce_ListBox.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_ListBox.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_ProgressBar.cpp (automated whitespace clean-up) 13 years ago
juce_ProgressBar.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Slider.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 12 years ago
juce_Slider.h Added missing JUCE_API flags. 12 years ago
juce_TableHeaderComponent.cpp Minor clean-ups. 12 years ago
juce_TableHeaderComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TableListBox.cpp Mingw fix. Spelling correction. 12 years ago
juce_TableListBox.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TextEditor.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_TextEditor.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_Toolbar.cpp Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 12 years ago
juce_Toolbar.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ToolbarItemComponent.cpp Minor clean-ups. 12 years ago
juce_ToolbarItemComponent.h Documentation pedanticism. 12 years ago
juce_ToolbarItemFactory.h 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_ToolbarItemPalette.cpp Minor clean-ups. 12 years ago
juce_ToolbarItemPalette.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TreeView.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_TreeView.h Minor clean-ups. 12 years ago