| .. |
|
juce_ComponentAnimator.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_ComponentAnimator.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_ComponentBoundsConstrainer.cpp
|
Minor code clean-ups.
|
2010-05-08 18:16:09 +01:00 |
|
juce_ComponentBoundsConstrainer.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_ComponentMovementWatcher.cpp
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
2010-05-14 15:18:44 +01:00 |
|
juce_ComponentMovementWatcher.h
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
2010-05-14 15:18:44 +01:00 |
|
juce_GroupComponent.cpp
|
Small mac font fix. Jucer development.
|
2010-05-16 12:31:46 +01:00 |
|
juce_GroupComponent.h
|
Added a way to store a Font descriptor as a string. Tweaked sample-rate initialisation in the AU hosting wrapper. Gave default constructors to a few components.
|
2010-05-12 11:53:28 +01:00 |
|
juce_MultiDocumentPanel.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_MultiDocumentPanel.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_ResizableBorderComponent.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_ResizableBorderComponent.h
|
Made Value constructor explicit. Jucer development.
|
2010-05-02 12:12:15 +01:00 |
|
juce_ResizableCornerComponent.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_ResizableCornerComponent.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_ScrollBar.cpp
|
Cleaned up some compiler warnings. Jucer development.
|
2010-05-04 21:27:45 +01:00 |
|
juce_ScrollBar.h
|
Viewport scrollbar fix.
|
2010-04-25 16:07:53 +01:00 |
|
juce_StretchableLayoutManager.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_StretchableLayoutManager.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_StretchableLayoutResizerBar.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_StretchableLayoutResizerBar.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_StretchableObjectResizer.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_StretchableObjectResizer.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_TabbedButtonBar.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_TabbedButtonBar.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_TabbedComponent.cpp
|
Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development.
|
2010-05-19 14:42:14 +01:00 |
|
juce_TabbedComponent.h
|
Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development.
|
2010-05-19 14:42:14 +01:00 |
|
juce_Viewport.cpp
|
More drawable and geometry class development. Small fixes for viewport scrollbar visibility.
|
2010-06-06 13:51:07 +01:00 |
|
juce_Viewport.h
|
More drawable and geometry class development. Small fixes for viewport scrollbar visibility.
|
2010-06-06 13:51:07 +01:00 |