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
Volodymyr Bagriy d7416fab70 Improvement to support simplest sequential animations
- added a delay before animation start which provides a possibility to make a simple sequential animation. Moreover it gives an opportunity to animate the second comoponent in the middle of the first component animation
2021-01-05 11:51:35 +02: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 Replaced deprecated Displays methods 2020-10-27 12:38:59 +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 Improvement to support simplest sequential animations 2021-01-05 11:51:35 +02: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: Allow new filechooser to load paths containing unicode characters 2020-11-30 19:50:46 +00:00
positioning Updated all license headers 2020-06-29 08:30:22 +01:00
properties Squashed some compiler warnings with -Wmissing-prototypes enabled 2020-08-27 14:13:58 +01: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 Updated all license headers 2020-06-29 08:30:22 +01:00
juce_gui_basics.h Bump version number to 6.0.5 2020-12-01 10:08:50 +00:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00