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
2016-07-05 11:27:53 +01:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
buttons Minor documentation corrections. 2016-06-28 19:52:14 +01:00
commands Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
components Add support for isCurrentlyModal to detect if the current component is in a modal stack - regardless if foremost or not 2016-06-17 11:09:20 +01:00
drawables Add some minor changes to stay compatible with GCC 4.4 2016-05-05 16:35:38 +01:00
filebrowser Avoided an analyser warning on iOS 2016-07-05 11:16:56 +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 a minor assertion in Viewport. 2016-03-02 18:05:13 +00:00
lookandfeel Modify buttonColourId and buttonOnColourId to be different colours 2016-05-24 17:24:12 +01:00
menus Made PopupMenu avoid overwriting a custom shortcut key description with one that comes from a command manager 2016-06-21 14:22:09 +01:00
misc Added some layout arguments to BubbleComponent::setPosition() 2016-02-05 11:09:51 +00:00
mouse Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
native Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +01:00
positioning Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
properties Fixed minor comment typo 2016-03-29 17:49:26 +01:00
widgets Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +01:00
windows Add windowIgnoresMouseClicks flag to tooltip windows 2016-05-19 10:20:26 +01:00
juce_gui_basics.cpp Fixed a compile error when building for 32-bit OS X with JUCE_SUPPORT_CARBON enabled. 2016-03-18 12:42:18 +00:00
juce_gui_basics.h Version number update 2016-07-05 11:27:53 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00