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

Merging content of 1.4.1 develop to master #2798

Merged
merged 12 commits into from
Jan 5, 2017
Merged

Merging content of 1.4.1 develop to master #2798

merged 12 commits into from
Jan 5, 2017

Commits on Jan 4, 2017

  1. Prevent the MetroDataGridCheckBox from being toggled by a TAB + SPACE…

    … when the cell is supposed to be read only.
    Peter Townsend committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    66cd4bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ae1be View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Fix NumericUpDown using UseFloatingWatermark

      Let the TextBox handle the UseFloatingWatermark stuff and use TemplateBinding for the attached properties UseFloatingWatermark and HasText
    punker76 committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    063b936 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2793 from MahApps/improved-StringToVisibilityConv…

    …erter
    
    StringToVisibilityConverter should handle null like an empty string
    punker76 authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    072a138 View commit details
    Browse the repository at this point in the history
  3. HamburgerMenu SelectedIndex Fix (#2796)

    * Fix TargetInvocationException on HamburgerMenu
      If we set the SelectedIndex on the HamburgerMenu then we get the System.Reflection.TargetInvocationException
      Now it's possible to set the SelectedIndex/SelectedItem or the SelectedOptionsIndex/SelectedOptionsItem
    
    * Add ItemTemplateSelector for menu and option items
    punker76 authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    d811792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7d3651 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2797 from MahApps/NumericUpDown-UseFloatingWaterm…

    …ark-Fix-2795
    
    Fix NumericUpDown using UseFloatingWatermark
    punker76 authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    5714d68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24e65ca View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2789 from ptownsend1984/metrodatagridcheckbox-rea…

    …donly-focusable
    
    Prevent the MetroDataGridCheckBox from being toggled by a TAB + SPACE…
    punker76 authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    c7430e4 View commit details
    Browse the repository at this point in the history
  8. Fix #2785

      Vailidation tooltips for VS TextBox does not show
    punker76 committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    ddf1864 View commit details
    Browse the repository at this point in the history
  9. Fix #2780

      External Dialogs not visible with MainWindow set to IgnoreTaskbarOnMaximize
    punker76 committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    513b76c View commit details
    Browse the repository at this point in the history
  10. Set version to 1.4.1

    punker76 committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    2353ecc View commit details
    Browse the repository at this point in the history