Jonas Arnold
3539ecb0da
implemented first version of send history,
...
implemented IHistoryElement, StringHistoryElement,
ICloneable for MultiFormatString,
fixed MultiFormatTextBox not resetting when overwritten
3 years ago
Jonas Arnold
82b8f4198d
removed unnecessary package,
...
removed unnecessary code
3 years ago
Jonas Arnold
c7ac429976
potentially fixed bug in MultiFormatTextBox which lead to application crash
3 years ago
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
Jonas Arnold
d8191bc80b
implemented caching behaviour for tab, disables virtualization on tab controls,
...
cleaned up format of MultiFormatTextBox
3 years ago
Jonas Arnold
7bbaa54ea6
fixed paste into RichTextBox in MultiFormatTextBox
3 years ago
Jonas Arnold
e7164953bb
implemented send on enter,
...
fixed selection of textbox in MultiFormatDataView
3 years ago
Jonas Arnold
39e6420a58
worked on conversion of strings,
...
changed sending data as bytes rather than as encoded string,
fixed bug in MultiFormatTextBox
3 years ago
Jonas Arnold
eac55765c2
fixed many bugs in MultiFormatString,
...
cleaned up IFormattedCharacter and subclasses,
3 years ago
Jonas Arnold
a54b02150b
completely overhauled MultiFormatTextBox,
...
now proper spacing and combination of formats is supported,
the data is also cleanly displayed in the backend part
3 years ago
Jonas Arnold
236111f94e
fixed clear MultiFormatTextBox does not work,
...
implemented com port auto select if none is selected and refreshed
3 years ago
Jonas Arnold
907dac42f8
introduced clear button in MultiFormatDataView and cleaned up custom controls
3 years ago
Jonas Arnold
c11c99b3c8
added MultiFormatDataView in first state,
...
fixed some warnings
3 years ago
Jonas Arnold
c87e20c871
Format seperated into seperate file,
...
worked on MultiFormatTextBox,
added SendData to SendReceiveViewModel
3 years ago
Jonas Arnold
90ee6d2fa0
MultiFormatTextBox:
...
fixed deleting from other format,
implemented getting background brush from resources
3 years ago
Jonas Arnold
06f7503586
implemented change of color in MultiFormatTextBox
3 years ago
Jonas Arnold
8bd6a14297
worked on MultiFormatTextBox
3 years ago
Jonas Arnold
6651dfb381
added and included MultiFormatTextBox in SendReceiveView
3 years ago