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_extra
2017-07-27 12:39:23 +01:00
..
code_editor Fixed a repaint glitch in the CodeEditorComponent, and updated some of its internal code 2017-05-10 11:34:40 +01:00
documents Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
embedding Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
misc 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
native Fixed a problem where popup menus triggered from the taskbar could get stuck, and tidied up some internal PopupMenu code 2017-06-19 16:27:47 +01:00
juce_gui_extra.cpp Workarounds for some new "recommended" Xcode warning flags 2017-05-02 17:12:20 +01:00
juce_gui_extra.h Bump version number to 5.1.0 2017-07-27 12:39:23 +01:00
juce_gui_extra.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00