BoucherS_cp
|
fcc59e8737
|
Version 2.9
|
10 years ago |
BoucherS_cp
|
a9332abb2d
|
|
10 years ago |
emartin_cp
|
983f425e67
|
Version 2.0
|
13 years ago |
emartin_cp
|
0d9a63a7d2
|
Version 1.9
|
13 years ago |
emartin_cp
|
a64bb838eb
|
Rename WPFToolkit.Extended directories for Xceed.Wpf.Toolkit
|
13 years ago |
emartin_cp
|
2edfd42354
|
1.7.0 Release
|
14 years ago |
Nebuleux_cp
|
1f0dbeb7e0
|
Change the license back to Microsoft Public (Ms-PL) in the header of every .cs and .xaml files.
|
14 years ago |
Nebuleux_cp
|
a5a5359315
|
Change the namespaces.
|
14 years ago |
Nebuleux_cp
|
f0775d4061
|
Add a license description in the header of every .cs and .xaml files.
|
14 years ago |
brianlagunas_cp
|
ecb8324c33
|
fixed all OnApplyTemplate overrides that hook into events.
|
14 years ago |
brianlagunas_cp
|
efb4e47187
|
Calculator: fixed bug where key would appearstuck when typing the values rapidly with the keyboard.
|
15 years ago |
brianlagunas_cp
|
1de41a011a
|
added Calculator samples to sample application
|
15 years ago |
brianlagunas_cp
|
2e5e1afd1f
|
Calculator: % now works like Windows Calc.exe
|
15 years ago |
brianlagunas_cp
|
9d90261826
|
UpDown editors: due to a bug in Visual Studio, you cannot create event handlers for events that have generic or nullable event args in XAML. So I changed the event args to object to support the design experience, but this now forces you to cast the result of the new value to the appropriate data type.
Various bug fixes
|
15 years ago |
brianlagunas_cp
|
504f833b7e
|
Calculator: localize value
|
15 years ago |
brianlagunas_cp
|
e6f4e6a4bf
|
Calculator: added ValueChanged event and now "ERROR" is displayed for any invalid math operation such as division by zero.
|
15 years ago |
brianlagunas_cp
|
b7b88c6903
|
removed NumericUpDown control.
|
15 years ago |
brianlagunas_cp
|
55c9ce7f55
|
small misc fixed and changes.
|
15 years ago |
brianlagunas_cp
|
a94adadbaf
|
Calculator: added Precision proeprty to user can specify to what precision to round results to.
|
15 years ago |
brianlagunas_cp
|
a78bf7baae
|
Calculator: implemented memory functions
|
15 years ago |
brianlagunas_cp
|
87f7305430
|
Calculator: got the rest of math functions working. Now I am moving on to the Memory functions.
|
15 years ago |
brianlagunas_cp
|
67b8175d62
|
Calculator: got basic math working.
|
15 years ago |
brianlagunas_cp
|
7d6b612fff
|
Working on Calculator
|
15 years ago |
brianlagunas_cp
|
3a3f64f6d2
|
initial check-in of Calculator control.
|
15 years ago |