1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics
2012-11-23 17:37:30 +00:00
..
application Minor cleanups. 2012-10-20 15:12:37 +01:00
buttons Minor clean-ups. 2012-10-28 20:33:17 +00:00
commands KeyPressMappingSet fix. 2012-11-23 17:37:30 +00:00
components Modal component fix. Minor tweaks. 2012-11-19 23:29:39 +00:00
drawables OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 2012-11-15 17:55:57 +00:00
filebrowser Added error callback dispatching to AudioDeviceManager. 2012-09-26 16:30:05 +01:00
keyboard Introjucer: added text search for the code editor. 2012-09-18 20:04:26 +01:00
layout More notification options for Scrollbar. 2012-11-22 15:03:42 +00:00
lookandfeel Slider type lookandfeel change. 2012-11-06 21:30:38 +00:00
menus PopupMenu: allowed custom components to have sub-menus. 2012-11-18 14:06:55 +00:00
misc Cleaned up some compiler warnings. 2012-09-24 14:03:54 +01:00
mouse Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00
native Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 2012-11-15 13:58:49 +00:00
positioning Minor clean-ups. 2012-09-11 09:35:03 +01:00
properties 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
widgets Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00
windows Added DialogWindow::LaunchOptions::create() method. 2012-11-11 20:02:26 +00:00
juce_gui_basics.cpp Minor updates for mingw compatibility. 2012-08-24 08:57:18 +01:00
juce_gui_basics.h New class: ConcertinaPanel. 2012-08-05 22:09:26 +01:00
juce_gui_basics.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version 2.0.28 2012-11-14 10:01:45 +00:00