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
12a3b6792f
implemented progress bar and auto remove status bar message after duration,
...
moved TabContent to Wpf Project instead of CustomControl Project,
added ProgressBarSmoother,
fixed exception in destructor of MultiFormatTextBox,
added message on unintentional disconnect,
added detection in TCP when socket was closed
3 years ago
..
Assets
fixed no tab open exception,
3 years ago
Behaviours
implemented progress bar and auto remove status bar message after duration,
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
implemented Tcp Client Protocol, including UI part,
3 years ago
View
implemented progress bar and auto remove status bar message after duration,
3 years ago
App.xaml
implemented DI for MainWindow,
3 years ago
App.xaml.cs
implemented teardown of all tabs when closing Main App
3 years ago
AssemblyInfo.cs
Add project files.
3 years ago
MainWindow.xaml
Implemented MultiFormatDataView for SentData,
3 years ago
MainWindow.xaml.cs
implemented DI for MainWindow,
3 years ago
MultiTerm.Wpf.csproj
implemented Tcp Client Protocol, including UI part,
3 years ago
WpfContext.cs
wired up real communication protocol to the CommunicationDataViewModel,
3 years ago