1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/widgets
2013-04-01 14:33:27 +01:00
..
juce_ComboBox.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
juce_ComboBox.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ImageComponent.cpp Cleaned out some defunct ComponentBuilder code. 2012-07-26 15:32:34 +01:00
juce_ImageComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Label.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
juce_Label.h Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
juce_ListBox.cpp Minor clean-ups. 2013-03-31 12:13:02 +01:00
juce_ListBox.h Fix for listbox mousewheeling when using select-on-mouse-move mode. 2013-03-30 12:31:49 +00:00
juce_ProgressBar.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_ProgressBar.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Slider.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
juce_Slider.h Added missing JUCE_API flags. 2013-02-12 12:46:42 +00:00
juce_TableHeaderComponent.cpp Minor clean-ups. 2012-12-31 19:10:54 +00:00
juce_TableHeaderComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_TableListBox.cpp Mingw fix. Spelling correction. 2013-01-14 09:37:15 +00:00
juce_TableListBox.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_TextEditor.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
juce_TextEditor.h Added missing JUCE_API flags. 2013-02-12 12:46:42 +00:00
juce_Toolbar.cpp Minor clean-ups. 2013-01-05 20:07:22 +00:00
juce_Toolbar.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ToolbarItemComponent.cpp Minor clean-ups. 2013-03-31 12:13:02 +01:00
juce_ToolbarItemComponent.h Documentation pedanticism. 2013-01-14 16:51:02 +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 Minor clean-ups. 2012-12-28 13:34:39 +00:00
juce_ToolbarItemPalette.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_TreeView.cpp Prevented TreeViews from responding to mouse clicks when they're disabled. 2013-03-18 21:13:07 +00:00
juce_TreeView.h Minor clean-ups. 2013-03-31 12:13:02 +01:00