1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics
2018-04-04 16:43:17 +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 Mouse: Added MouseListener::mouseMagnify and cleaned up some mouse event handler code 2018-03-19 13:52:37 +00: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 Added new method Rectangle::toNearestIntEdges(), and used this to improve the Grid layout snapping 2018-04-04 16:43:17 +01:00
lookandfeel Add documentation tags 2018-03-15 12:10:32 +00:00
menus Add documentation tags 2018-03-15 12:10:32 +00:00
misc Add documentation tags 2018-03-15 12:10:32 +00:00
mouse Mouse: Added MouseListener::mouseMagnify and cleaned up some mouse event handler code 2018-03-19 13:52:37 +00:00
native macOS: Fixed a bug which would prevent a SystemTrayIconComponent from creating a native popup window 2018-03-29 10:45:09 +01:00
positioning Add documentation tags 2018-03-15 12:10:32 +00:00
properties Fixed typo in docs of MultiChoicePropertyComponent 2018-03-29 15:27:53 +01:00
widgets Add documentation tags 2018-03-15 12:10:32 +00:00
windows Add documentation tags 2018-03-15 12:10:32 +00: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 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.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00