The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 7bc8db2ff4 Minor code style tweaks. 16 years ago
..
juce_ActionBroadcaster.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_ActionBroadcaster.h Minor code style tweaks. 16 years ago
juce_ActionListener.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_ActionListenerList.cpp Minor code clean-ups. 16 years ago
juce_ActionListenerList.h Minor code style tweaks. 16 years ago
juce_AsyncUpdater.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_AsyncUpdater.h Minor code clean-ups. 16 years ago
juce_CallbackMessage.h Minor code clean-ups. 16 years ago
juce_ChangeBroadcaster.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_ChangeBroadcaster.h Minor code style tweaks. 16 years ago
juce_ChangeListener.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_ChangeListenerList.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_ChangeListenerList.h Minor code style tweaks. 16 years ago
juce_InterprocessConnection.cpp New methods for PropertiesFile. Fix for InterprocessConnection. 16 years ago
juce_InterprocessConnection.h Minor code style tweaks. 16 years ago
juce_InterprocessConnectionServer.cpp New class: ScopedPointer, which auto-releases a pointer when it goes out of scope. I've used this extensively to replace a lot of pointer deletions with more RAII-style patterns. 16 years ago
juce_InterprocessConnectionServer.h Minor code style tweaks. 16 years ago
juce_ListenerList.h Work-arounds for compiling with VC6. 16 years ago
juce_Message.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_Message.h Minor code style tweaks. 16 years ago
juce_MessageListener.cpp Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_MessageListener.h Minor code style tweaks. 16 years ago
juce_MessageManager.cpp Modernised some old code. 16 years ago
juce_MessageManager.h Minor code style tweaks. 16 years ago
juce_MultiTimer.cpp Minor tidying up. 16 years ago
juce_MultiTimer.h Minor code style tweaks. 16 years ago
juce_Timer.cpp Modernised some old code. 16 years ago
juce_Timer.h Minor code style tweaks. 16 years ago