Client/MainForm.Designer.cs
Thu, 05 Feb 2015 22:28:27 +0100 Server: Adding icon support
Tue, 16 Dec 2014 18:05:55 +0100 Client now enforcing field creations to guarantee client side fields always
Tue, 16 Dec 2014 16:35:55 +0100 Adding indicators layout demo.
Wed, 22 Oct 2014 12:17:52 +0200 Better client documentation regarding our bitmap layout.
Tue, 14 Oct 2014 19:32:09 +0200 Support row and column span.
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.