calculator/src/Calculator/Views
Stephanie Anderl 8106691d7c
Fixed issue where UI Responsive events were not fired (#603)
* Fixed the WindowIdLog so that it is updated when a new WindowCreated event is fired

* Updated the windowidlog check in LogWindowCreated to use IsWindowIdInLog
2019-07-26 11:51:01 -07:00
..
StateTriggers Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
Calculator.xaml Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
Calculator.xaml.cpp Fixed issue where UI Responsive events were not fired (#603) 2019-07-26 11:51:01 -07:00
Calculator.xaml.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
CalculatorProgrammerBitFlipPanel.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
CalculatorProgrammerBitFlipPanel.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
CalculatorProgrammerBitFlipPanel.xaml.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorProgrammerDisplayPanel.xaml Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
CalculatorProgrammerDisplayPanel.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
CalculatorProgrammerDisplayPanel.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorProgrammerOperators.xaml Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
CalculatorProgrammerOperators.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
CalculatorProgrammerOperators.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorProgrammerRadixOperators.xaml Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
CalculatorProgrammerRadixOperators.xaml.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorProgrammerRadixOperators.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorScientificAngleButtons.xaml Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
CalculatorScientificAngleButtons.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
CalculatorScientificAngleButtons.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorScientificOperators.xaml Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
CalculatorScientificOperators.xaml.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorScientificOperators.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalculatorStandardOperators.xaml Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
CalculatorStandardOperators.xaml.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorStandardOperators.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
DateCalculator.xaml Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
DateCalculator.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
DateCalculator.xaml.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
DelighterUnitStyles.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
HistoryList.xaml Make History and Memory list items context menu accessible using keyboard (#432) 2019-07-16 14:24:27 -07:00
HistoryList.xaml.cpp Make History and Memory list items context menu accessible using keyboard (#432) 2019-07-16 14:24:27 -07:00
HistoryList.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
MainPage.xaml Removed entrance transition for about button in NavigationView (#506) 2019-05-17 11:10:28 -07:00
MainPage.xaml.cpp Fixed issue where UI Responsive events were not fired (#603) 2019-07-26 11:51:01 -07:00
MainPage.xaml.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
Memory.xaml Make History and Memory list items context menu accessible using keyboard (#432) 2019-07-16 14:24:27 -07:00
Memory.xaml.cpp Make History and Memory list items context menu accessible using keyboard (#432) 2019-07-16 14:24:27 -07:00
Memory.xaml.h Make History and Memory list items context menu accessible using keyboard (#432) 2019-07-16 14:24:27 -07:00
MemoryListItem.xaml Activate TextSelection on all interesting values/results (#213) 2019-03-14 22:35:55 -07:00
MemoryListItem.xaml.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
MemoryListItem.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
NumberPad.xaml Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
NumberPad.xaml.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
NumberPad.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
OperatorsPanel.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
OperatorsPanel.xaml.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
OperatorsPanel.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
SupplementaryResults.xaml Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
SupplementaryResults.xaml.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
SupplementaryResults.xaml.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
TitleBar.xaml Simplify title bar (#442) 2019-04-19 18:49:08 -07:00
TitleBar.xaml.cpp Modifying the title of the window to "Calculator [Dev]" (#531) 2019-07-25 23:02:37 -07:00
TitleBar.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UnitConverter.xaml Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
UnitConverter.xaml.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
UnitConverter.xaml.h Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00