Server/MainForm.Designer.cs
Mon, 13 Oct 2014 20:05:48 +0200 Ground work for supporting generic field and bitmap ones.
Mon, 22 Sep 2014 13:00:27 +0200 Adding and removing row is now working.
Mon, 22 Sep 2014 10:05:45 +0200 Trying to fix our design time issues with table layout control.
Sun, 21 Sep 2014 19:07:18 +0200 Simplifying client construction.
Mon, 01 Sep 2014 19:23:36 +0200 Now displaying font width and height.
Sun, 31 Aug 2014 21:34:58 +0200 GP1212A02: Clock support.
Sun, 31 Aug 2014 18:33:05 +0200 Adding support for power on/off.
Sat, 30 Aug 2014 19:24:47 +0200 Timer interval can now be set and is persisted.
Sat, 30 Aug 2014 18:45:06 +0200 Adding support for display type selection.
Fri, 22 Aug 2014 10:44:45 +0200 Adding buttons to test our alignment setup.
Fri, 22 Aug 2014 08:24:51 +0200 Fixing designer issues with controls being outside our dialog.
Wed, 20 Aug 2014 18:02:30 +0200 Adding Design tab.
Tue, 19 Aug 2014 21:26:17 +0200 Font height now also checked on startup.
Tue, 19 Aug 2014 17:29:52 +0200 Adding warning when newly selected font is too height.
Sun, 17 Aug 2014 22:30:30 +0200 Adding text field support to our tree view.
Sat, 16 Aug 2014 11:15:42 +0200 Adding texts fields to our test client.
Fri, 15 Aug 2014 10:20:01 +0200 Still trying to setup WCF for us to work nicely.
Thu, 14 Aug 2014 18:37:23 +0200 Client/Server duplex is still a mess in C#.
Thu, 14 Aug 2014 10:41:44 +0200 Adding option to select fixed pitch font only.
Thu, 14 Aug 2014 10:19:53 +0200 Adding suspend/resume button.
Thu, 14 Aug 2014 09:30:14 +0200 Fixing hang when closing server with live client due to client instance context
Tue, 12 Aug 2014 20:55:50 +0200 Adding our client implementation. Moving server into its own folder.