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
2012-11-14 11:42:17 +00:00
..
juce_ComboBox.cpp Minor cleanups. 2012-10-20 15:12:37 +01:00
juce_ComboBox.h Cleaned out some defunct ComponentBuilder code. 2012-07-26 15:32:34 +01:00
juce_ImageComponent.cpp Cleaned out some defunct ComponentBuilder code. 2012-07-26 15:32:34 +01:00
juce_ImageComponent.h Cleaned out some defunct ComponentBuilder code. 2012-07-26 15:32:34 +01:00
juce_Label.cpp Allowed filename drag-and-drop into a TextPropertyComponent. 2012-10-01 10:15:18 +01:00
juce_Label.h Allowed filename drag-and-drop into a TextPropertyComponent. 2012-10-01 10:15:18 +01:00
juce_ListBox.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
juce_ListBox.h New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +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 Slider: alt-click acts like double-clicking. 2012-11-10 15:11:21 +00:00
juce_Slider.h Added slider type LinearBarVertical. 2012-11-05 20:33:34 +00:00
juce_TableHeaderComponent.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_TableHeaderComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_TableListBox.cpp Cleaned up some compiler warnings. 2012-09-24 14:03:54 +01:00
juce_TableListBox.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_TextEditor.cpp Removed leak in ValueSource async updater. 2012-11-10 14:52:04 +00:00
juce_TextEditor.h Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00
juce_Toolbar.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_Toolbar.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_ToolbarItemComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_ToolbarItemComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01: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 New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
juce_TreeView.h New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00