| .. |
|
juce_ComboBox.cpp
|
cosmetic cleanup
|
17 years ago |
|
juce_ComboBox.h
|
|
17 years ago |
|
juce_Label.cpp
|
added URL stream length detection to Mac/win32; fixed a small linux audio bug; added some callbacks to Label to report when its text editor is shown or hidden; fixed a mouse-wheel problem with some types of slider; fixed a small SVG parsing error;
|
16 years ago |
|
juce_Label.h
|
added URL stream length detection to Mac/win32; fixed a small linux audio bug; added some callbacks to Label to report when its text editor is shown or hidden; fixed a mouse-wheel problem with some types of slider; fixed a small SVG parsing error;
|
16 years ago |
|
juce_ListBox.cpp
|
|
17 years ago |
|
juce_ListBox.h
|
|
17 years ago |
|
juce_ProgressBar.cpp
|
A handful of small fixes and whitespace clean-ups. Added a parameter to the DatagramSocket::read to specify whether the operation should block.
|
16 years ago |
|
juce_ProgressBar.h
|
Fixed a couple of messaging problems on the mac; reduced the number of messages used by timers; improved ProgressBar performance; fixed a bug in ThreadWithProgressWindow; added tooltips to TreeView items; slightly tweaked the look of tooltips and improved their behaviour; stopped tab keystrokes being consumed unless they're needed; fixed a small bug in ZipFile.
|
16 years ago |
|
juce_Slider.cpp
|
small fixes to for problems in the amalgamated build with certain build flags.
|
16 years ago |
|
juce_Slider.h
|
whitespace clean-up
|
16 years ago |
|
juce_SliderListener.h
|
(automatic tidy-up of whitespace)
|
18 years ago |
|
juce_TableHeaderComponent.cpp
|
|
17 years ago |
|
juce_TableHeaderComponent.h
|
Changed the access to a method in TableHeaderComponent
|
16 years ago |
|
juce_TableListBox.cpp
|
Tweaks to VST for building on linux; improved linux code for detecting the executable's file path; small changes to linux window hinting; change on the Mac to fix app shutdown when the app isn't currently active; added Mac support for 3rd mouse button; fix to AudioDeviceManager thread safety when changing midi output devices; fix to DrawableButton text; made ComponentAnimator a change broadcaster to send messages when animations stop and start; small fix to DatagramSocket.
|
16 years ago |
|
juce_TableListBox.h
|
|
17 years ago |
|
juce_TextEditor.cpp
|
|
17 years ago |
|
juce_TextEditor.h
|
Rewrote MessageManagerLock (again), hopefully now making it bulletproof. Also gave it an extra constructor and changed the threads section of the juce demo to use messagemanagerlocks to animate its components. Stopped using NSLog on the mac because it's unsafe for non-literal strings. Added a bodge to fake italic fonts on the mac if a real italic is unavailable. Added a new class: CallbackMessage, for triggering a custom callback on the event thread. Updated the RTAS plugin build to use the 8.0 version of the SDK. Fixed a problem with ComponentDraggers when working inside a magnifier component.
|
16 years ago |
|
juce_Toolbar.cpp
|
|
17 years ago |
|
juce_Toolbar.h
|
|
17 years ago |
|
juce_ToolbarItemComponent.cpp
|
|
17 years ago |
|
juce_ToolbarItemComponent.h
|
(automatic tidy-up of whitespace)
|
18 years ago |
|
juce_ToolbarItemFactory.h
|
(automatic tidy-up of whitespace)
|
18 years ago |
|
juce_ToolbarItemPalette.cpp
|
(automatic tidy-up of whitespace)
|
18 years ago |
|
juce_ToolbarItemPalette.h
|
(automatic tidy-up of whitespace)
|
18 years ago |
|
juce_TreeView.cpp
|
A handful of small fixes and whitespace clean-ups. Added a parameter to the DatagramSocket::read to specify whether the operation should block.
|
16 years ago |
|
juce_TreeView.h
|
Fixed a couple of messaging problems on the mac; reduced the number of messages used by timers; improved ProgressBar performance; fixed a bug in ThreadWithProgressWindow; added tooltips to TreeView items; slightly tweaked the look of tooltips and improved their behaviour; stopped tab keystrokes being consumed unless they're needed; fixed a small bug in ZipFile.
|
16 years ago |