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-06-04 11:35:51 +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 safety-check in Label. Typo fix in MessageManager. 2013-05-25 11:57:28 -07: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 Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_ListBox.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06: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 Better handling of start/end drag callbacks in Slider. 2013-06-04 11:35:51 +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 some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_TextEditor.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_Toolbar.cpp Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 2013-05-05 17:13:53 +01: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 Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_TreeView.h Minor clean-ups. 2013-03-31 12:13:02 +01:00