1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics
2017-08-16 12:35:27 +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 a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
layout Removed some old compiler bug workarounds 2017-08-14 12:59:18 +01:00
lookandfeel Added colour ids to modify the colours of the TableHeaderComponent 2017-08-16 12:35:27 +01:00
menus Reduced the minimum height of PopupMenu ItemComponent from 2 to 1 2017-08-16 10:52:48 +01:00
misc UnitTestRunner: Fixed some build warnings on Linux 2017-07-06 17:17:52 +01:00
mouse Fixed a scaling bug when doing drag auto-repeat 2017-08-07 16:41:25 +01:00
native Added in-app purchase feature to JUCE 2017-08-09 20:15:17 +01: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 Added colour ids to modify the colours of the TableHeaderComponent 2017-08-16 12:35:27 +01:00
windows Removed some old compiler bug workarounds 2017-08-14 12:59:18 +01:00
juce_gui_basics.cpp Added CSS Grid classes 2017-08-01 16:22:19 +01:00
juce_gui_basics.h Bump version number to 5.1.1 2017-08-02 18:35:29 +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