This website requires JavaScript.
Explore
Help
Sign in
wagesj45
/
advanced-calculator
Watch
1
Star
0
Fork
You've already forked advanced-calculator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
72e0e47cd3
advanced-calculator
/
src
/
AdvancedCalculator
History
Download ZIP
Download TAR.GZ
Jordan Wages
baaa585adc
Did another publish.
2025-08-28 23:26:57 -05:00
..
Assets
Branding: apply app icons across Desktop, Android, and Web
2025-08-27 01:36:47 -05:00
Converters
theme: propagate palette across UI\n\n- Add selection, menus, flyouts, inputs styling\n- Tinted list selection + menu hover via primary\n- TextBox focus ring uses accent\n- Recolor function group headers via brand palette
2025-08-28 05:03:00 -05:00
Models
UI: grouped functions palette with category headers/icons/colors; seed full function list and categories
2025-08-28 03:21:43 -05:00
Services
Adding variables
2025-08-26 23:24:50 -05:00
Styles
theme: fix foreground/background bindings and list backgrounds\n\n- Define CSurface/CForeground colors; remove invalid .Color DynamicResource usage\n- Restore ListBox background to surface for readability\n- Ensure ThemeForegroundBrush resolves correctly so text is visible
2025-08-28 05:06:06 -05:00
ViewModels
Update MainViewModel.cs
2025-08-28 00:00:47 -05:00
Views
Got function insertion working
2025-08-28 04:54:41 -05:00
AdvancedCalculator.csproj
Did another publish.
2025-08-28 23:26:57 -05:00
App.axaml
theme: add centralized palette and apply across app\n\n- Add Colors.axaml with brand palette (primary/emphasis)\n- Wire into App.axaml; set default window/text styles\n- Theme buttons + variants (success/warning/danger)\n- Align browser splash colors to palette
2025-08-28 05:00:20 -05:00
App.axaml.cs
Fix "using"
2025-08-27 03:20:02 -05:00