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-02-28 12:33:56 +00:00
..
application Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
buttons Fixed typo in DrawableButton 2017-02-23 09:49:40 +00:00
commands Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
components Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
drawables Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
filebrowser Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
keyboard Fixed multiple harmless warnings in Android builds 2017-02-08 18:07:37 +00:00
layout Small extra deletion safeguard in ComponentAnimator 2017-02-28 12:33:56 +00:00
lookandfeel Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
menus Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
misc Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
mouse Fixed a bug in an Objective-C drag and drop helper class 2017-02-23 18:10:28 +00:00
native Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state 2017-02-27 12:24:13 +00:00
positioning Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
properties Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
widgets Fixed a bug where ComboBoxes with no itmes wouldn't show the "no choices" entry 2017-02-23 10:01:21 +00:00
windows Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_gui_basics.cpp Added several linux improvements to the event loop, MIDI and X11 (see commit messsage) 2017-02-13 17:14:34 +00:00
juce_gui_basics.h Restored module header #defines 2017-02-17 10:26:09 +00:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00