Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Kraus 36e10d05fd Add AbnormalStyle.Underline; use toggle buttons. 2015-08-25 06:12:53 +02:00
Daniel Kraus cde32f0a7e Implement styling of abnormal values.
- NEU: Auszeichnung pathologischer Werte kann eingestellt werden.
2015-08-24 23:17:49 +02:00
Daniel Kraus 63447def9b Multiple fixes for Views and ViewModels. 2015-08-13 17:59:23 +02:00
Daniel Kraus a9d0e8ee7e Add IsExpanded property to ElementViewModel. 2015-08-12 22:29:31 +02:00
Daniel Kraus 2bb0452a87 Implement moving of elements.
- NEU: Elemente können verschoben werden.
2015-08-12 22:03:25 +02:00
Daniel Kraus 12c2412e38 Adjust size of SettingsView window. 2015-08-12 17:55:19 +02:00
Daniel Kraus e0b749382e Use buttons in SettingsView. 2015-08-12 17:54:23 +02:00
Daniel Kraus 1afa9bb14f Fix views.
Needed to set all WindowStyles to ToolWindow and make the windows
topmost because Word and WPF do not play together all too well.
2015-08-12 10:04:59 +02:00
Daniel Kraus 53d13b394e Do not expand elements tree by default. 2015-08-10 09:18:36 +02:00
Daniel Kraus b59c9f2898 Wire up the views. 2015-08-09 13:24:44 +02:00
Daniel Kraus bde85e5651 Fix views and view models. 2015-08-07 21:37:14 +02:00