|
baaa585adc
|
Did another publish.
|
2025-08-28 23:26:57 -05:00 |
|
|
f8c1ef0e96
|
Updating to latest version
|
2025-08-27 02:36:37 -05:00 |
|
|
0def6434d6
|
Adding variables
|
2025-08-26 23:24:50 -05:00 |
|
Codex CLI
|
e45003ce6e
|
Copy materialdesignicons-webfont.ttf into src/AdvancedCalculator/Assets/Fonts and remove cross-project link from csproj
|
2025-08-26 02:04:36 -05:00 |
|
Codex CLI
|
0205e725ab
|
Fix AvaloniaResource path to materialdesignicons-webfont.ttf (use ..\..\src.4.7)
|
2025-08-26 02:02:11 -05:00 |
|
Codex CLI
|
7b1912579f
|
Implement migration plan: models, service, MVVM, XAML layout, icons\n\n- Add Models: HistoryItem, VariableItem, FunctionDefinitionItem, IconFont\n- Add Services: ICalculatorService, CalculatorService wrapping interpreter\n- Update MainViewModel: properties and Submit/ToggleFunctions commands\n- Rebuild Views/MainView.axaml with variables, history, input, functions panel\n- Add BoolToGridLengthConverter for panel toggle\n- Wire Material Design Icons font as Avalonia resource in App.axaml/csproj
|
2025-08-26 01:45:05 -05:00 |
|
|
e176488f5c
|
Adding necessary CS-MIC library
|
2025-08-26 01:02:50 -05:00 |
|
|
8110fe420e
|
Setting up source code for Avalonia port.
|
2025-08-25 23:11:13 -05:00 |
|