1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra
2017-01-26 10:40:42 +00:00
..
code_editor Fixed some spelling mistakes in comments 2017-01-01 11:59:39 +00:00
documents Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
embedding Added method Component::alphaChanged(), and fixed NSViewComponent to handle alpha values. 2015-09-08 20:38:47 +01:00
misc Added a workaround for a strange bug with monospace fonts in OS X sierra 2016-10-31 10:22:19 +00:00
native Added code to properly escape non-ascii characters in URLs passed to the WebBrowserComponent on macOS/iOS 2017-01-12 15:27:35 +00:00
juce_gui_extra.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +00:00
juce_gui_extra.h Bump version number to 4.3.1 2017-01-26 10:40:42 +00:00
juce_gui_extra.mm Update copyright notice 2015-07-22 15:59:34 +01:00