Client/MainForm.Designer.cs
Mon, 13 Oct 2014 21:21:53 +0200 Bitmap field now mostly working.
Mon, 13 Oct 2014 20:05:48 +0200 Ground work for supporting generic field and bitmap ones.
Mon, 22 Sep 2014 16:04:26 +0200 Adding the possibility for clients to define a basic layout.
Fri, 22 Aug 2014 22:48:30 +0200 Client now supports text alignment through our new TextField.
Sat, 16 Aug 2014 11:15:42 +0200 Adding texts fields to our test client.
Thu, 14 Aug 2014 18:37:23 +0200 Client/Server duplex is still a mess in C#.
Thu, 14 Aug 2014 09:57:44 +0200 Adding disconnect function to our interface.
Tue, 12 Aug 2014 20:55:50 +0200 Adding our client implementation. Moving server into its own folder.