Tue, 16 Dec 2014 13:24:12 +0100 sl Prevent stackoverflow when client reconnects.
Tue, 16 Dec 2014 11:08:18 +0100 sl Merge field unification changes and client recovery feature.
Tue, 16 Dec 2014 10:59:10 +0100 sl Onlu update client tree view when needed.
Sun, 26 Oct 2014 16:16:57 +0100 sl Removing specific functions for setting text and bitmap.
Mon, 15 Dec 2014 19:44:41 +0100 sl Removing some Text and Bitmap specific stuff and using generic Field instead.
Mon, 15 Dec 2014 18:52:42 +0100 sl Client now recovers from faulty states and timeout.
Sat, 25 Oct 2014 13:35:11 +0200 sl Now having a single class for both text and bitmap field.
Wed, 22 Oct 2014 12:17:52 +0200 sl Better client documentation regarding our bitmap layout.
Tue, 14 Oct 2014 19:32:09 +0200 sl Support row and column span.
Mon, 13 Oct 2014 21:42:42 +0200 sl Cleaning up control creation code.
Mon, 13 Oct 2014 21:21:53 +0200 sl Bitmap field now mostly working.
Mon, 13 Oct 2014 20:05:48 +0200 sl Ground work for supporting generic field and bitmap ones.
Mon, 13 Oct 2014 19:24:30 +0200 sl Adding bitmap field object.
Fri, 03 Oct 2014 18:43:55 +0200 sl Adding current client concept.
Mon, 22 Sep 2014 22:04:39 +0200 StephaneLenclud Docs.
Mon, 22 Sep 2014 17:23:35 +0200 sl TableLayout now support row and column styles.
Mon, 22 Sep 2014 16:04:26 +0200 sl Adding the possibility for clients to define a basic layout.
Mon, 22 Sep 2014 13:21:00 +0200 sl Implement generic function to regenerate our display table layout.
Mon, 22 Sep 2014 13:00:27 +0200 sl Adding and removing row is now working.
Mon, 22 Sep 2014 10:05:45 +0200 sl Trying to fix our design time issues with table layout control.
Sun, 21 Sep 2014 21:51:01 +0200 sl Fixing table borders in non-inverted mode.
Sun, 21 Sep 2014 19:07:18 +0200 sl Simplifying client construction.
Sun, 21 Sep 2014 13:40:21 +0200 sl Renaming and deleting files. Adding documentation.
Sun, 21 Sep 2014 13:15:52 +0200 sl Renaming stuff.
Mon, 01 Sep 2014 19:23:36 +0200 sl Now displaying font width and height.
Sun, 31 Aug 2014 21:34:58 +0200 sl GP1212A02: Clock support.
Sun, 31 Aug 2014 18:33:05 +0200 sl Adding support for power on/off.
Sun, 31 Aug 2014 17:44:18 +0200 sl Fixing issue with interval zero exception.
Sun, 31 Aug 2014 16:21:50 +0200 sl Renaming some of our new display settings classes.
Sun, 31 Aug 2014 16:14:10 +0200 sl Adding missing file.
Sun, 31 Aug 2014 16:12:59 +0200 sl Extending our settings framework to store custom settings for each display type.
Sat, 30 Aug 2014 19:24:47 +0200 sl Timer interval can now be set and is persisted.
Sat, 30 Aug 2014 18:45:06 +0200 sl Adding support for display type selection.
Tue, 26 Aug 2014 19:24:04 +0200 sl Now requesting extra info on auto start-up too.
Mon, 25 Aug 2014 22:06:20 +0200 sl MiniDisplay API update.
Fri, 22 Aug 2014 22:48:30 +0200 sl Client now supports text alignment through our new TextField.
Fri, 22 Aug 2014 10:55:34 +0200 sl Now that we fixed that nasty iStringFormat static bug we could cleanup and
Fri, 22 Aug 2014 10:44:45 +0200 sl Adding buttons to test our alignment setup.
Fri, 22 Aug 2014 08:24:51 +0200 sl Fixing designer issues with controls being outside our dialog.
Thu, 21 Aug 2014 21:54:57 +0200 sl Adding support to open different MiniDisplay type.
Wed, 20 Aug 2014 18:02:30 +0200 sl Adding Design tab.
Tue, 19 Aug 2014 21:26:17 +0200 sl Font height now also checked on startup.
Tue, 19 Aug 2014 17:29:52 +0200 sl Adding warning when newly selected font is too height.
Mon, 18 Aug 2014 23:43:44 +0200 StephaneLenclud Tried using Control instead of Label as base class for our Marquee.
Sun, 17 Aug 2014 22:30:30 +0200 sl Adding text field support to our tree view.
Sat, 16 Aug 2014 11:15:42 +0200 sl Adding texts fields to our test client.
Fri, 15 Aug 2014 13:26:38 +0200 sl Reworking our protocols. Client name now displayed in our clients tab.
Fri, 15 Aug 2014 11:11:17 +0200 sl Fixing our client issue with static MainForm overwritten when using multiple clients.
Fri, 15 Aug 2014 10:20:01 +0200 sl Still trying to setup WCF for us to work nicely.
Thu, 14 Aug 2014 18:37:23 +0200 sl Client/Server duplex is still a mess in C#.
Thu, 14 Aug 2014 10:41:44 +0200 sl Adding option to select fixed pitch font only.
Thu, 14 Aug 2014 10:19:53 +0200 sl Adding suspend/resume button.
Thu, 14 Aug 2014 09:57:44 +0200 sl Adding disconnect function to our interface.
Thu, 14 Aug 2014 09:30:14 +0200 sl Fixing hang when closing server with live client due to client instance context
Thu, 14 Aug 2014 09:12:59 +0200 sl Adding interface project.
Thu, 14 Aug 2014 09:12:18 +0200 sl Removing older solution file.
Thu, 14 Aug 2014 09:11:27 +0200 sl Adding interface library.
Thu, 14 Aug 2014 00:23:18 +0200 sl Adding server closing notification to clients.
Wed, 13 Aug 2014 23:02:40 +0200 sl Now support duplex mode with new client.
Tue, 12 Aug 2014 21:27:35 +0200 sl Adding server method to set all texts at once.