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-18 12:25:14 +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 Fix warnings when building in C++20 mode 2021-01-15 13:33:40 +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 Fix warnings when building in C++20 mode 2021-01-15 13:33:40 +00:00
lookandfeel PopupMenu: Add LookAndFeelMethods for drawing column separators 2020-10-26 17:04:49 +00:00
menus PopupMenu: Dismiss popups when minimising parent window 2021-01-15 12:18:31 +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 HWNDComponentPeer: Avoid assertions when opening submenus 2021-01-18 12:25:14 +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.7 2021-01-14 17:26:20 +00:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00