1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/widgets
2012-05-25 16:42:36 +01:00
..
juce_ComboBox.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ComboBox.h Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 2012-02-13 17:56:59 +00:00
juce_ImageComponent.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ImageComponent.h Internal work on the ComponentBuilder system. 2012-01-17 18:33:35 +00:00
juce_Label.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_Label.h Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 2012-02-13 17:56:59 +00:00
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. 2012-05-25 16:42:36 +01:00
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. 2012-05-25 16:42:36 +01:00
juce_ProgressBar.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
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.. 2011-08-12 10:04:52 +01:00
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. 2012-05-25 16:42:36 +01:00
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. 2012-05-25 16:42:36 +01:00
juce_TableHeaderComponent.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_TableHeaderComponent.h RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs. 2012-01-10 17:26:45 +00:00
juce_TableListBox.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_TableListBox.h Improved some docs. 2012-05-01 15:47:48 +01:00
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. 2012-05-25 16:42:36 +01:00
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. 2012-05-25 16:42:36 +01:00
juce_Toolbar.cpp Minor clean-ups for GL, removed some old VC6 hacks. 2012-04-03 20:25:05 +01:00
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. 2011-11-15 16:53:34 +00:00
juce_ToolbarItemComponent.cpp Removed some unused android code. Refactored some messaging code. 2012-03-25 20:09:57 +01:00
juce_ToolbarItemComponent.h Tidied up a few return types. 2011-12-11 21:25:53 +00:00
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.. 2011-08-12 10:04:52 +01:00
juce_ToolbarItemPalette.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
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.. 2011-08-12 10:04:52 +01:00
juce_TreeView.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_TreeView.h Couple of minor additions to file browser comps. 2011-10-01 18:26:53 +01:00