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
2013-09-02 22:06:10 +01:00
..
application Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
buttons Minor clean-ups. 2013-08-30 10:52:54 +01:00
commands Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
components Added iterator access to Desktop's list of mouse sources. 2013-09-02 22:06:10 +01:00
drawables Minor clean-ups + optimisations. 2013-09-02 14:08:39 +01:00
filebrowser Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
keyboard Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
layout Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 2013-08-30 21:42:23 +01:00
lookandfeel Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 2013-08-30 21:42:23 +01:00
menus Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
misc Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
mouse Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
native Fixed a namespace problem with the iOS build. 2013-09-02 16:34:56 +01:00
positioning Minor clean-ups + optimisations. 2013-09-02 14:08:39 +01:00
properties Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
widgets Added iterator access to Desktop's list of mouse sources. 2013-09-02 22:06:10 +01:00
windows Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
juce_gui_basics.cpp Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_gui_basics.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
juce_gui_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-07-17 16:26:42 +01:00