Multiprocotol Terminalprogram (BAT)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Arnold
f869d217ac
implemented creation of TerminalViewModel Tabs with DI,
therefore added TerminalViewModelFactory,
revisited StartupHelpers (mainly added AbstractFactory)
|
3 years ago |
| .. |
|
Controls
|
implemented CommandableSubMenu to generate list of clickable MenuItems and binding to a command with parameter
|
3 years ago |
|
Helpers
|
added enum for Protocol and TerminalView Types,
|
3 years ago |
|
ValueConverters
|
resolved warnings and messages, beautified code
|
3 years ago |
|
View
|
implemented creation of TerminalViewModel Tabs with DI,
|
3 years ago |
|
App.xaml
|
implemented DI for MainWindow,
|
3 years ago |
|
App.xaml.cs
|
implemented creation of TerminalViewModel Tabs with DI,
|
3 years ago |
|
AssemblyInfo.cs
|
Add project files.
|
3 years ago |
|
MainWindow.xaml
|
worked on settings for NewlineSeparator in menubar,
|
3 years ago |
|
MainWindow.xaml.cs
|
implemented DI for MainWindow,
|
3 years ago |
|
MultiTerm.Wpf.csproj
|
added SendReceiveViewModel and according View,
|
3 years ago |