calculator/src/Calculator
Rudy Huyn 80912a33d0 Prevent the history panel to be displayed when using the Programmer mode (#676)
Be sure we don't display the panel when the current view is the Programmer mode.

Fixes #665
2019-09-20 16:29:45 -07:00
..
Assets Remove colorize and fullcolor app list icons (#644) 2019-08-21 15:40:01 -07:00
Common Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
Controls Fix scroll buttons in CalculationResult (#652) 2019-09-09 09:57:30 -07:00
Converters Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07:00
DesignData Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
Resources Add copy button to history menu item context menu (#628) 2019-09-19 16:41:50 -07:00
Views Prevent the history panel to be displayed when using the Programmer mode (#676) 2019-09-20 16:29:45 -07:00
AboutFlyout.xaml Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
AboutFlyout.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
AboutFlyout.xaml.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
App.xaml Always-on-Top mode implemented (#579) 2019-07-30 17:53:39 -07:00
App.xaml.cpp Always-on-Top mode implemented (#579) 2019-07-30 17:53:39 -07:00
App.xaml.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
Calculator.rc Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.vcxproj Updated Win UI to 2.2 for Calculator and CalcViewModel projects (#658) 2019-09-05 10:23:35 -07:00
Calculator.vcxproj.filters Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07:00
Package.appxmanifest Update to SDK 18362 (#568) 2019-06-27 09:53:06 -07:00
packages.config Updated Win UI to 2.2 for Calculator and CalcViewModel projects (#658) 2019-09-05 10:23:35 -07:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
TemporaryKey.pfx Add TemporaryKey.pfx (#354) 2019-03-21 17:03:42 -07:00
WindowFrameService.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
WindowFrameService.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00