Commit Graph

  • 50dc48a3fc implemented SerilogLogger, added to App Startup Jonas Arnold 2023-04-08 14:54:47 +0200
  • d40c7c63a8 implemented interface for a generic logger Jonas Arnold 2023-04-08 14:02:42 +0200
  • c55411d6c9 implemented context menu that opens when the AddTab Button is pressed Jonas Arnold 2023-04-07 10:33:57 +0200
  • b0e63d0437 added MergedDictionaries in Generic.xaml to split custom controls in seperate xaml files, implemented add button visually in ExtendedTabControl Jonas Arnold 2023-04-06 21:27:33 +0200
  • 59f674f663 moved xaml and source of ExtendedTabControl into seperate folder Jonas Arnold 2023-04-06 20:54:02 +0200
  • a7d289f91c added CustomControl ExtendedTabControl, imported original TabControl theme Jonas Arnold 2023-04-06 20:40:56 +0200
  • f1054a534a added project for custom controls Jonas Arnold 2023-04-06 20:35:19 +0200
  • f869d217ac implemented creation of TerminalViewModel Tabs with DI, therefore added TerminalViewModelFactory, revisited StartupHelpers (mainly added AbstractFactory) Jonas Arnold 2023-04-06 16:38:52 +0200
  • b862b61599 implemented CommandableSubMenu to generate list of clickable MenuItems and binding to a command with parameter Jonas Arnold 2023-04-06 14:15:39 +0200
  • d7e0fcaf21 AllowNoneSelected hinzugefuegt im SingleSelectSubMenu Jonas Arnold 2023-04-06 12:06:44 +0200
  • aec146cf88 added enum for Protocol and TerminalView Types, implemented selection of TerminalViewType in UI, added BindingProxy to provide DataContext to elements that are not in the VisualTree of the UI Jonas Arnold 2023-03-26 19:34:53 +0200
  • 63946ad478 implemented tab closing Jonas Arnold 2023-03-26 16:54:35 +0200
  • 2daa9c2027 changed source of enum type to xaml, removed titleMenuItem Entry, since it is not necessary, renamed NewlineSeparator Selector to "Default" Jonas Arnold 2023-03-26 16:01:43 +0200
  • 96ab06353d resolved warnings and messages, beautified code Jonas Arnold 2023-03-26 15:29:34 +0200
  • 1c2e67df8d Finished implementation of SingleSelectSubMenu, removed MenuItemExtensions Jonas Arnold 2023-03-26 15:23:49 +0200
  • 07a86117e1 worked on settings for NewlineSeparator in menubar, updating binded datasource does not yet work Jonas Arnold 2023-03-25 21:15:25 +0100
  • c3a965875f added SendReceiveViewModel and according View, moved StartupHelpers to new Common project, added TabControl to ShellView Jonas Arnold 2023-03-25 12:31:33 +0100
  • d152bf121d created and mapped ShellViewModel and according View Jonas Arnold 2023-03-25 11:24:36 +0100
  • 5d1744bbc7 implemented DI for MainWindow, added MVVM package for Backend Jonas Arnold 2023-03-25 11:05:27 +0100
  • 2e47e3d558 Add project files. Jonas Arnold 2023-03-25 10:45:41 +0100
  • 6c98ee51e3 Add .gitattributes and .gitignore. Jonas Arnold 2023-03-25 10:45:39 +0100