1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics
2017-09-05 15:05:56 +01:00
..
application Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
buttons Removed a few more old compiler workarounds 2017-08-14 13:10:40 +01:00
commands Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
components Bit of tidying up in Component 2017-08-01 10:08:09 +01:00
drawables SVG parser: if font-size is unspecified for text, a non-zero default size is used 2017-08-10 15:09:23 +01:00
filebrowser Removed some old compiler bug workarounds 2017-08-14 12:59:18 +01:00
keyboard Added support for more F-keys 2017-08-29 17:54:41 +01:00
layout Added a minimum velocity property to the ContinuousWithMomentum animated position behaviour and increased the minimum velocity of the viewport to avoid some jitter when the viewport animation is close to stand still 2017-08-30 15:53:04 +01:00
lookandfeel Fixed an issue where sliders would draw incorrectly in LookAndFeel4 if the slider's value text box was placed left to the slider 2017-08-30 18:07:59 +01:00
menus Fixed a bug where PopupMenus with a border size of 0 were being immediately dismissed 2017-08-22 16:48:35 +01:00
misc Fixed some g++ compiler warnings 2017-08-29 14:47:04 +01:00
mouse Fixed a scaling bug when doing drag auto-repeat 2017-08-07 16:41:25 +01:00
native InAppPurchases: fix linker error on iOS when product unlocking module is included by IAP capability is turned off. 2017-09-05 10:43:19 +02:00
positioning Suppressed a VS2013 assignment operator compiler warning 2017-05-04 09:54:52 +01:00
properties Removed a few more old compiler workarounds 2017-08-14 13:10:40 +01:00
widgets Removed the need for the window to be focused for the slider's hover popup to work 2017-09-05 15:05:56 +01:00
windows Made TooltipWindow::getTipFor() a public virtual method 2017-09-05 14:13:11 +01:00
juce_gui_basics.cpp Avoided unnecessarily including the grid unit test code 2017-08-17 11:11:20 +01:00
juce_gui_basics.h Fixed compiler errors when compiling with GNU libstdc++ 2017-08-28 12:31:59 +01:00
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00