1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/widgets
2013-03-15 17:48:53 +00:00
..
juce_ComboBox.cpp Minor cleanups. 2012-10-20 15:12:37 +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 Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 2013-01-05 12:53:49 +00:00
juce_Label.h Documentation pedanticism. 2013-01-14 16:51:02 +00:00
juce_ListBox.cpp Mingw fix. Spelling correction. 2013-01-14 09:37:15 +00:00
juce_ListBox.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +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 Minor clean-ups. 2013-01-05 20:07:22 +00: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 Minor clean-ups. 2013-03-15 17:48:53 +00: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. 2012-12-28 13:34:39 +00: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 Minor clean-ups. 2013-01-05 20:07:22 +00:00
juce_TreeView.h Documentation pedanticism. 2013-01-14 16:51:02 +00:00