| .. |
|
juce_ComboBox.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_ComboBox.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
2012-02-13 17:56:59 +00:00 |
|
juce_ImageComponent.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_ImageComponent.h
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
juce_Label.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_Label.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
2012-02-13 17:56:59 +00:00 |
|
juce_ListBox.cpp
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
2012-02-12 22:16:42 +00:00 |
|
juce_ListBox.h
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
2012-02-12 22:16:42 +00:00 |
|
juce_ProgressBar.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +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
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_Slider.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
2012-02-13 17:56:59 +00:00 |
|
juce_TableHeaderComponent.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_TableHeaderComponent.h
|
RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs.
|
2012-01-10 17:26:45 +00:00 |
|
juce_TableListBox.cpp
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
2012-02-12 22:16:42 +00:00 |
|
juce_TableListBox.h
|
Added a unit-test, and removed constness from a couple more return types.
|
2011-09-13 15:09:21 +01:00 |
|
juce_TextEditor.cpp
|
Fixes for CoreAudio, MidiFile, TextEditor, Tooltip.
|
2012-02-20 12:04:49 +00:00 |
|
juce_TextEditor.h
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
juce_Toolbar.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_Toolbar.h
|
Fixed a minor leak in CoreAudioFormat. Fixed incorrect OSX and iOS version reporting. Added Xext library to linux introjucer build. Mac menu shortcut key fix.
|
2011-11-15 16:53:34 +00:00 |
|
juce_ToolbarItemComponent.cpp
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
juce_ToolbarItemComponent.h
|
Tidied up a few return types.
|
2011-12-11 21:25:53 +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
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +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
|
TreeView key navigation fix.
|
2012-02-13 21:24:38 +00:00 |
|
juce_TreeView.h
|
Couple of minor additions to file browser comps.
|
2011-10-01 18:26:53 +01:00 |