.. |
juce_ComboBox.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ComboBox.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
juce_ImageComponent.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ImageComponent.h
|
Internal work on the ComponentBuilder system.
|
13 years ago |
juce_Label.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_Label.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
juce_ListBox.cpp
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_ListBox.h
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_ProgressBar.cpp
|
(automated whitespace clean-up)
|
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
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_Slider.h
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_TableHeaderComponent.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_TableHeaderComponent.h
|
RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs.
|
13 years ago |
juce_TableListBox.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_TableListBox.h
|
Improved some docs.
|
13 years ago |
juce_TextEditor.cpp
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_TextEditor.h
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_Toolbar.cpp
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
juce_Toolbar.h
|
Fixed a minor leak in CoreAudioFormat. Fixed incorrect OSX and iOS version reporting. Added Xext library to linux introjucer build. Mac menu shortcut key fix.
|
13 years ago |
juce_ToolbarItemComponent.cpp
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
juce_ToolbarItemComponent.h
|
Tidied up a few return types.
|
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
|
(automated whitespace clean-up)
|
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
|
Purged some warnings.
|
13 years ago |
juce_TreeView.h
|
Couple of minor additions to file browser comps.
|
13 years ago |