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
2016-09-12 17:29:20 +01:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
buttons Added a check in Button to detect self-deletion as a side-effect of its toggle value changing 2016-09-08 13:31:40 +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 Reverted #bea45f84 - this only fixed SVG positioning bugs for limited cases 2016-09-05 22:12:27 +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 Added a LookAndFeel method preparePopupMenuWindow() to allow the window component to be customised before being displayed 2016-09-04 12:37:53 +01:00
menus Fixed a missing call to lf.preparePopupMenuWindow in PopupMenu 2016-09-05 09:52:56 +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 Add support for retina mouse cursors on OS X 2016-09-12 17:29:20 +01:00
positioning Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
properties Added a method to get the internal viewport of a PropertyPanel 2016-09-12 12:05:52 +01:00
widgets Fix to avoid negative width assertion when drawing fitted text in very deep TreeView file trees. 2016-09-05 17:35:09 +01:00
windows Windows touch with CallOutBox bug fix 2016-08-11 11:02:04 +01:00
juce_gui_basics.cpp Fixed a bug where FlexBox would still be compiled on older versions of VS 2016-09-06 16:49:31 +01:00
juce_gui_basics.h Fixed a bug where FlexBox would still be compiled on older versions of VS 2016-09-06 16:49:31 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00