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_basics
2021-01-13 16:06:01 +00:00
..
application Updated all license headers 2020-06-29 08:30:22 +01:00
buttons Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
commands Updated all license headers 2020-06-29 08:30:22 +01:00
components Ensure that modal components set auto-delete when dismissed are properly cleaned up 2020-12-01 19:13:11 +00:00
desktop Added Desktop::isHeadless() method 2020-10-27 12:39:11 +00:00
drawables Made the SVG parser catch "NaN" string values rather than passing them into the Path class 2020-09-21 10:19:38 +01:00
filebrowser FileBrowserComponent: Update all filenameBox text when LnF changes 2020-07-03 17:52:21 +01:00
keyboard Updated all license headers 2020-06-29 08:30:22 +01:00
layout Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
lookandfeel PopupMenu: Add LookAndFeelMethods for drawing column separators 2020-10-26 17:04:49 +00:00
menus Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
misc juce6: Update some referenes to JUCE 5 in docstrings 2020-07-01 10:00:43 +01:00
mouse Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
native FileChooser: Respect comma delimiters for file filters 2021-01-11 18:37:15 +00:00
positioning Updated all license headers 2020-06-29 08:30:22 +01:00
properties Added a way to specify some space between PropertyComponents in a PropertyPanel 2020-12-03 17:27:10 +00:00
widgets Avoid drawing TextEditor "empty" text when it isn't visible 2020-11-16 16:10:13 +00:00
windows Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_gui_basics.cpp Narrowed the scoped of some undeclared Objective-C selector warnings 2020-12-10 12:48:42 +00:00
juce_gui_basics.h Bump version number to 6.0.6 2021-01-13 16:06:01 +00:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00