1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_gui_basics
2016-08-18 14:09:13 +01:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
buttons whitespace 2016-08-08 16:42:39 +01:00
commands Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
components Whitespace. 2016-08-17 09:54:15 +01:00
drawables Fix for the copy constructor of DrawableRectangle 2016-08-18 14:09:13 +01:00
filebrowser Add missing overrides in FileTreeComponent 2016-07-22 09:22:35 +01:00
keyboard Do not represent the numpad divide key as a slash key character 2016-06-15 17:38:33 +01:00
layout Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
lookandfeel Optimisation for look and feel drawing of zero-size title bars 2016-07-06 12:36:56 +01:00
menus Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 2016-08-09 09:26:29 +01:00
misc Added some layout arguments to BubbleComponent::setPosition() 2016-02-05 11:09:51 +00:00
mouse Added mouse-up event pressure handling 2016-07-08 12:33:58 +01:00
native On Windows, suppressed the behaviour that pressing the ALT key triggers the old top-left window menu. If you still need this archaic behaviour in your app, there's a JUCE_WINDOWS_ALT_KEY_TRIGGERS_MENU flag which you can use to keep it 2016-08-17 17:25:20 +01:00
positioning Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
properties Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 2016-07-29 09:57:54 +01:00
widgets Minor tidying up 2016-08-15 16:49:16 +01:00
windows Windows touch with CallOutBox bug fix 2016-08-11 11:02:04 +01:00
juce_gui_basics.cpp Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
juce_gui_basics.h Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00