.. |
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.
|
13 years ago |
juce_ComboBox.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
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.
|
13 years ago |
juce_ImageComponent.h
|
Internal work on the ComponentBuilder system.
|
13 years ago |
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.
|
13 years ago |
juce_Label.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
juce_ListBox.cpp
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
13 years ago |
juce_ListBox.h
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
13 years ago |
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.
|
13 years ago |
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..
|
14 years ago |
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.
|
13 years ago |
juce_Slider.h
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
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.
|
13 years ago |
juce_TableHeaderComponent.h
|
RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs.
|
13 years ago |
juce_TableListBox.cpp
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
13 years ago |
juce_TableListBox.h
|
Added a unit-test, and removed constness from a couple more return types.
|
13 years ago |
juce_TextEditor.cpp
|
Fixes for CoreAudio, MidiFile, TextEditor, Tooltip.
|
13 years ago |
juce_TextEditor.h
|
Internal work on the ComponentBuilder system.
|
13 years ago |
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.
|
13 years ago |
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.
|
13 years ago |
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.
|
13 years ago |
juce_ToolbarItemComponent.h
|
Tidied up a few return types.
|
13 years ago |
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..
|
14 years ago |
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.
|
13 years ago |
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..
|
14 years ago |
juce_TreeView.cpp
|
TreeView key navigation fix.
|
13 years ago |
juce_TreeView.h
|
Couple of minor additions to file browser comps.
|
13 years ago |