Skip to content
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

[WIP] Fix PasswordBoxBindingBehavior and IsWaitingForData #2355

Commits on Feb 16, 2016

  1. add sample for Win8

    punker76 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    787ff30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf970b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d6917c View commit details
    Browse the repository at this point in the history
  4. - fix PasswordBoxBindingBehavior, it doesn't work e.g. in TabControl …

    …TabItems
    
    - use new WaitingForDataDropShadowEffect and fix blurry effect
    - IsWaitingForData for MetroButtonTextBox, MetroPasswordBox, MetroButtonPasswordBox, MetroButtonRevealedPasswordBox
    - remove Win8MetroPasswordBox boilerplate code
    punker76 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    b54cdff View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. doesn't need this

    punker76 committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    95fd034 View commit details
    Browse the repository at this point in the history
  2. - fix waiting for data effect if moving is happen (floating stuff)

    - use AdornerDecorator and BitmapCache for better performance
    punker76 committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    242c728 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    d90179b View commit details
    Browse the repository at this point in the history
  2. ClearTextButton for reveal

    punker76 committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    97dbab2 View commit details
    Browse the repository at this point in the history