-
Notifications
You must be signed in to change notification settings - Fork 568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement disabled for druid controls #1717
Commits on Mar 20, 2021
-
- added LifeCycle::DisabledChanged and InternalLifeCycle::RouteDisab…
…ledChanged - implemented the disabled state in WidgetPod - changed call to focus_change from event to post event processing - implemented disabled handling in window.rs and core.rs
xarvic committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for fe93a1b - Browse repository at this point
Copy the full SHA fe93a1bView commit details -
xarvic committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e1874b - Browse repository at this point
Copy the full SHA 3e1874bView commit details -
xarvic committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for d6e34b2 - Browse repository at this point
Copy the full SHA d6e34b2View commit details -
xarvic committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 500954e - Browse repository at this point
Copy the full SHA 500954eView commit details -
xarvic committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for f606199 - Browse repository at this point
Copy the full SHA f606199View commit details
Commits on Mar 22, 2021
-
- the focus chain was cleared, if the widget was disabled
xarvic committedMar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 6fd0b71 - Browse repository at this point
Copy the full SHA 6fd0b71View commit details -
xarvic committed
Mar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 25d19c9 - Browse repository at this point
Copy the full SHA 25d19c9View commit details -
xarvic committed
Mar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for e3d8b92 - Browse repository at this point
Copy the full SHA e3d8b92View commit details -
fixed code (all tests succeed)
xarvic committedMar 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 77d4f8f - Browse repository at this point
Copy the full SHA 77d4f8fView commit details
Commits on Mar 23, 2021
-
refactored core.rs and tests/mod.rs
xarvic committedMar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d48edd - Browse repository at this point
Copy the full SHA 4d48eddView commit details -
xarvic committed
Mar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 9b2c8ba - Browse repository at this point
Copy the full SHA 9b2c8baView commit details -
xarvic committed
Mar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for d5116de - Browse repository at this point
Copy the full SHA d5116deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c79e1e - Browse repository at this point
Copy the full SHA 6c79e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe6971 - Browse repository at this point
Copy the full SHA 1fe6971View commit details -
xarvic committed
Mar 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 40be21f - Browse repository at this point
Copy the full SHA 40be21fView commit details
Commits on Mar 31, 2021
-
Apply suggestions from code review
Update Documentation Co-authored-by: Colin Rofls <colin@cmyr.net>
Configuration menu - View commit details
-
Copy full SHA for 5520e5b - Browse repository at this point
Copy the full SHA 5520e5bView commit details -
Update documentation Co-authored-by: Colin Rofls <colin@cmyr.net>
Configuration menu - View commit details
-
Copy full SHA for 232e7ee - Browse repository at this point
Copy the full SHA 232e7eeView commit details -
xarvic committed
Mar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for eccd596 - Browse repository at this point
Copy the full SHA eccd596View commit details -
xarvic committed
Mar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 9754051 - Browse repository at this point
Copy the full SHA 9754051View commit details -
fixed error, revered change of focus_chain
xarvic committedMar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 74b86b2 - Browse repository at this point
Copy the full SHA 74b86b2View commit details -
xarvic committed
Mar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for c181f51 - Browse repository at this point
Copy the full SHA c181f51View commit details -
xarvic committed
Mar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for cfc544e - Browse repository at this point
Copy the full SHA cfc544eView commit details -
reverted changes to the focus_chain
xarvic committedMar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 05d45fc - Browse repository at this point
Copy the full SHA 05d45fcView commit details
Commits on Apr 5, 2021
-
implemented new focus-chain using LifeCycle::BuildFocusChain
xarvic committedApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for b9b9aca - Browse repository at this point
Copy the full SHA b9b9acaView commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for f091bf9 - Browse repository at this point
Copy the full SHA f091bf9View commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 4766ceb - Browse repository at this point
Copy the full SHA 4766cebView commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for a901d1c - Browse repository at this point
Copy the full SHA a901d1cView commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for eb3cfd7 - Browse repository at this point
Copy the full SHA eb3cfd7View commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for fdd510a - Browse repository at this point
Copy the full SHA fdd510aView commit details -
Co-authored-by: Colin Rofls <colin@cmyr.net>
Configuration menu - View commit details
-
Copy full SHA for 4ef9697 - Browse repository at this point
Copy the full SHA 4ef9697View commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 4745fe9 - Browse repository at this point
Copy the full SHA 4745fe9View commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 4567f8f - Browse repository at this point
Copy the full SHA 4567f8fView commit details -
refactored post_event_processing
xarvic committedApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for ba58aad - Browse repository at this point
Copy the full SHA ba58aadView commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 8d6b784 - Browse repository at this point
Copy the full SHA 8d6b784View commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for d3e73d1 - Browse repository at this point
Copy the full SHA d3e73d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be336c - Browse repository at this point
Copy the full SHA 7be336cView commit details -
xarvic committed
Apr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for a52437c - Browse repository at this point
Copy the full SHA a52437cView commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2919953 - Browse repository at this point
Copy the full SHA 2919953View commit details
Commits on Apr 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aad03e0 - Browse repository at this point
Copy the full SHA aad03e0View commit details -
xarvic committed
Apr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 8cc5aed - Browse repository at this point
Copy the full SHA 8cc5aedView commit details -
xarvic committed
Apr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 1b1b661 - Browse repository at this point
Copy the full SHA 1b1b661View commit details -
xarvic committed
Apr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for c1c51fe - Browse repository at this point
Copy the full SHA c1c51feView commit details -
xarvic committed
Apr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for b414907 - Browse repository at this point
Copy the full SHA b414907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a38b81 - Browse repository at this point
Copy the full SHA 9a38b81View commit details
Commits on Apr 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2124684 - Browse repository at this point
Copy the full SHA 2124684View commit details -
added License, updated documentation
Signed-off-by: xarvic <xarvix@web.de>
xarvic committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 6315f20 - Browse repository at this point
Copy the full SHA 6315f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4f0de - Browse repository at this point
Copy the full SHA 0c4f0deView commit details -
Merge remote-tracking branch 'origin/disabled_if' into disabled_if
xarvic committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 3a70a0a - Browse repository at this point
Copy the full SHA 3a70a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8ece0 - Browse repository at this point
Copy the full SHA ba8ece0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e47c5 - Browse repository at this point
Copy the full SHA 37e47c5View commit details -
Merge remote-tracking branch 'origin/disabled_if' into disabled_if
xarvic committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for cd79332 - Browse repository at this point
Copy the full SHA cd79332View commit details
Commits on Apr 12, 2021
-
implement disabled state for button
Signed-off-by: xarvic <xarvix@web.de>
xarvic committedApr 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 2e991cb - Browse repository at this point
Copy the full SHA 2e991cbView commit details
Commits on Apr 13, 2021
-
Merge branch 'disabled_if' into disable-widgets-2
# Conflicts: # CHANGELOG.md
xarvic committedApr 13, 2021 Configuration menu - View commit details
-
Copy full SHA for cddcf4e - Browse repository at this point
Copy the full SHA cddcf4eView commit details -
updated visuals of controls when disabled
Signed-off-by: xarvic <xarvix@web.de>
xarvic committedApr 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f452a0 - Browse repository at this point
Copy the full SHA 4f452a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cccf5e2 - Browse repository at this point
Copy the full SHA cccf5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c542489 - Browse repository at this point
Copy the full SHA c542489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a73d4b - Browse repository at this point
Copy the full SHA 4a73d4bView commit details
Commits on Apr 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 573ed24 - Browse repository at this point
Copy the full SHA 573ed24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d15a590 - Browse repository at this point
Copy the full SHA d15a590View commit details
Commits on Apr 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 45e2ee5 - Browse repository at this point
Copy the full SHA 45e2ee5View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9925a05 - Browse repository at this point
Copy the full SHA 9925a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7869dde - Browse repository at this point
Copy the full SHA 7869ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebb7b8 - Browse repository at this point
Copy the full SHA 0ebb7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced8b37 - Browse repository at this point
Copy the full SHA ced8b37View commit details
Commits on Apr 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cec3486 - Browse repository at this point
Copy the full SHA cec3486View commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dea7c3a - Browse repository at this point
Copy the full SHA dea7c3aView commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 271a7df - Browse repository at this point
Copy the full SHA 271a7dfView commit details