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_gui_basics
2018-04-16 09:56:48 +01:00
..
application Add documentation tags 2018-03-15 12:10:32 +00:00
buttons Add documentation tags 2018-03-15 12:10:32 +00:00
commands Add documentation tags 2018-03-15 12:10:32 +00:00
components Use isLongPressOrDrag() when creating MouseEvents in Component 2018-04-10 10:21:41 +01:00
drawables Add documentation tags 2018-03-15 12:10:32 +00:00
filebrowser iOS: fix a crash in ContentSharer upon sharing finish. 2018-03-20 12:37:30 +01:00
keyboard Add documentation tags 2018-03-15 12:10:32 +00:00
layout Make Viewport::DragToScrollListener more robust and able to cope with the deletion of the original mouseDown event component 2018-04-12 11:05:42 +01:00
lookandfeel Add documentation tags 2018-03-15 12:10:32 +00:00
menus Take the scale factor of a PopupMenu into account when resizing the window in ensureItemIsVisible() 2018-04-05 16:13:16 +01:00
misc Add documentation tags 2018-03-15 12:10:32 +00:00
mouse Clarified the documentation of MouseEvent::mouseWasDraggedSinceMouseDown() 2018-04-10 11:10:16 +01:00
native Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
positioning Add documentation tags 2018-03-15 12:10:32 +00:00
properties Ensure that the expand button remains visible in MultiChoicePropertyComponent when expanding/shrinking the choice list 2018-04-10 11:21:35 +01:00
widgets Fixed a bug calculating the number of decimal places displayed in a slider 2018-04-16 09:56:48 +01:00
windows AlertWindow: ensure a native keyboard is hidden when alert window gets dismissed. 2018-04-09 18:56:38 +02:00
juce_gui_basics.cpp Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it 2018-03-22 15:04:53 +00:00
juce_gui_basics.h Bump version number to 5.3.1 2018-04-10 17:01:54 +01:00
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00