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.
Julian Storer 2a2677d7ca Fix for incredibly subtle windows popupmenu problem. 13 years ago
..
juce_ComboBox.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.. 13 years ago
juce_ComboBox.h Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
juce_ImageComponent.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.. 13 years ago
juce_ImageComponent.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.. 13 years ago
juce_Label.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.. 13 years ago
juce_Label.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.. 13 years ago
juce_ListBox.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
juce_ListBox.h Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
juce_ProgressBar.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.. 13 years ago
juce_ProgressBar.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.. 13 years ago
juce_Slider.cpp Fix for incredibly subtle windows popupmenu problem. 13 years ago
juce_Slider.h Tweaks to streams and gzip compressor. 13 years ago
juce_TableHeaderComponent.cpp Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_TableHeaderComponent.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_TableListBox.cpp Added a unit-test, and removed constness from a couple more return types. 13 years ago
juce_TableListBox.h Added a unit-test, and removed constness from a couple more return types. 13 years ago
juce_TextEditor.cpp Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_TextEditor.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 13 years ago
juce_Toolbar.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.. 13 years ago
juce_Toolbar.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.. 13 years ago
juce_ToolbarItemComponent.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.. 13 years ago
juce_ToolbarItemComponent.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.. 13 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.. 13 years ago
juce_ToolbarItemPalette.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.. 13 years ago
juce_ToolbarItemPalette.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.. 13 years ago
juce_TreeView.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
juce_TreeView.h Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago