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
2016-04-19 16:46:45 +01:00
..
application Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
buttons Added colour IDs for ToggleButton tick colour 2016-04-19 15:32:11 +01:00
commands Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
components Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
drawables Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 2016-03-18 14:38:12 +00:00
filebrowser Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
keyboard Update copyright notice 2015-07-22 15:59:34 +01:00
layout Added a minor assertion in Viewport. 2016-03-02 18:05:13 +00:00
lookandfeel Added colour IDs for ToggleButton tick colour 2016-04-19 15:32:11 +01:00
menus Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +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 Deleted some defunct Mac PowerPC code 2016-04-19 16:46:45 +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 Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
windows Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +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 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00