1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics
2018-01-08 10:28:41 +00:00
..
application Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
buttons Updated Button::onClick and added ComboBox::onChange 2018-01-03 12:07:15 +00:00
commands Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
components Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
drawables Removal of RelativeCoordinate classes from the Drawables 2018-01-03 11:13:14 +00:00
filebrowser Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
keyboard Add missing key press description for number pad equals in juce_KeyPress.h 2017-12-21 09:30:17 +00:00
layout Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
lookandfeel Fixed a mistake in a comment in the LookAndFeel destructor 2018-01-03 12:57:11 +00:00
menus Added a showMenuAsync() method to PopupMenu that takes a std::function 2018-01-08 10:17:32 +00:00
misc Tweaked the JUCE analytics data 2017-12-19 14:35:58 +00:00
mouse Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
native Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
positioning Removal of RelativeCoordinate classes from the Drawables 2018-01-03 11:13:14 +00:00
properties Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
widgets Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
windows Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
juce_gui_basics.cpp Add native content sharing support for iOS and Android 2017-12-11 16:08:01 +00:00
juce_gui_basics.h Clarified comments around the JUCE_ALLOW_STATIC_NULL_VARIABLES items to make clear that they're deprecated 2017-12-31 10:49:33 +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