1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_events
2012-10-19 09:47:28 +01:00
..
broadcasters Fix for menu bar problem on OSX. 2012-09-21 11:37:22 +01:00
interprocess Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 2012-07-17 15:49:55 +01:00
messages New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
native Linux: fixed dependency between juce_gui_basics and juce_events. 2012-09-24 16:59:14 +01:00
timers VSTPluginFormat: internal refactoring, and some new accessor methods. 2012-10-19 09:47:28 +01:00
juce_events.cpp Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
juce_events.h New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
juce_events.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version bump: 2.0.27 2012-09-08 14:37:39 +01:00