| .. |
|
juce_ComboBox.cpp
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
juce_ComboBox.h
|
Cleaned up some unused variables.
|
2013-08-01 12:40:50 +01:00 |
|
juce_ImageComponent.cpp
|
Added some more override decorators.
|
2013-07-10 10:22:33 +01:00 |
|
juce_ImageComponent.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_Label.cpp
|
Replaced a few Justification references.
|
2013-07-01 22:07:39 +01:00 |
|
juce_Label.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_ListBox.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ListBox.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_ProgressBar.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ProgressBar.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_Slider.cpp
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
juce_Slider.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_TableHeaderComponent.cpp
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
juce_TableHeaderComponent.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_TableListBox.cpp
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
juce_TableListBox.h
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |
|
juce_TextEditor.cpp
|
Converted a few Colour references to pass-by-values.
|
2013-07-01 17:38:47 +01:00 |
|
juce_TextEditor.h
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |
|
juce_Toolbar.cpp
|
Fixed some toolbar customiser drag+drop problems.
|
2013-07-25 18:14:23 +01:00 |
|
juce_Toolbar.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_ToolbarItemComponent.cpp
|
Fixed some toolbar customiser drag+drop problems.
|
2013-07-25 18:14:23 +01:00 |
|
juce_ToolbarItemComponent.h
|
Fixed some toolbar customiser drag+drop problems.
|
2013-07-25 18:14:23 +01:00 |
|
juce_ToolbarItemFactory.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_ToolbarItemPalette.cpp
|
Fixed some toolbar customiser drag+drop problems.
|
2013-07-25 18:14:23 +01:00 |
|
juce_ToolbarItemPalette.h
|
Fixed some toolbar customiser drag+drop problems.
|
2013-07-25 18:14:23 +01:00 |
|
juce_TreeView.cpp
|
Added some more override decorators.
|
2013-07-10 10:22:33 +01:00 |
|
juce_TreeView.h
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |