From 500bbb1c0b85f62ffb1af8a61fc9737926c7c5df Mon Sep 17 00:00:00 2001 From: Waldi Date: Tue, 13 Sep 2016 11:19:36 +0200 Subject: [PATCH] =?UTF-8?q?Update=20gro=C3=9F=20Emojis=20funktion=20implem?= =?UTF-8?q?entiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/BeWo.csproj | 7 ++ BeWo/View/ChatView.xaml | 31 ++++-- BeWo/View/ChatView.xaml.cs | 75 +++++++++++-- BeWo/View/Detail/ServiceRecordEditView.xaml | 2 +- BeWo/View/HomeDragPanelView.xaml.cs | 105 +++++++----------- BeWoChatServer/Server.cs | 4 +- Data/Entities/ChatMessage.cs | 4 +- .../ChatMessageDC_ChatMessage.cs | 4 +- .../OperationsServiceImp.cs | 2 +- 9 files changed, 144 insertions(+), 90 deletions(-) diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index 3443b90cb..8f6217bac 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -405,6 +405,10 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + MSBuild:Compile Designer @@ -766,6 +770,9 @@ ChatDokumentationsView.xaml + + ChatEmojisView.xaml + MiniChatView.xaml diff --git a/BeWo/View/ChatView.xaml b/BeWo/View/ChatView.xaml index 99f7ba591..daf559b6a 100644 --- a/BeWo/View/ChatView.xaml +++ b/BeWo/View/ChatView.xaml @@ -18,8 +18,17 @@ - + + + + + + + + + + - + + + +