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
637eb20386
manually implemented reading method to get enum value by matching description, removing dependency Humanizer,
fixed various warnings
|
3 years ago |
| .. |
|
EnumDescriptionToMenuItemConverter.cs
|
manually implemented reading method to get enum value by matching description, removing dependency Humanizer,
|
3 years ago |
|
EnumValueToEnumDescriptionConverter.cs
|
manually implemented reading method to get enum value by matching description, removing dependency Humanizer,
|
3 years ago |
|
IntToStringConverter.cs
|
worked on MultiFormatTextBox
|
3 years ago |
|
MessageImportanceToBrushConverter.cs
|
fixed no tab open exception,
|
3 years ago |
|
MessageImportanceToFontWeightConverter.cs
|
fixed no tab open exception,
|
3 years ago |
|
ProtocolConnectionStateToBrushConverter.cs
|
changed IsConnected boolean to State of Enum ProtocolConnectionState,
|
3 years ago |
|
ProtocolTypeToIconConverter.cs
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |