2014-08-31 sl Adding missing file.
2014-08-31 sl Extending our settings framework to store custom settings for each display type.
2014-08-30 sl Timer interval can now be set and is persisted.
2014-08-30 sl Adding support for display type selection.
2014-08-26 sl Now requesting extra info on auto start-up too.
2014-08-25 sl MiniDisplay API update.
2014-08-22 sl Client now supports text alignment through our new TextField.
2014-08-22 sl Now that we fixed that nasty iStringFormat static bug we could cleanup and
2014-08-22 sl Adding buttons to test our alignment setup.
2014-08-22 sl Fixing designer issues with controls being outside our dialog.
2014-08-21 sl Adding support to open different MiniDisplay type.
2014-08-20 sl Adding Design tab.
2014-08-19 sl Font height now also checked on startup.
2014-08-19 sl Adding warning when newly selected font is too height.
2014-08-18 StephaneLenclud Tried using Control instead of Label as base class for our Marquee.
2014-08-17 sl Adding text field support to our tree view.
2014-08-16 sl Adding texts fields to our test client.
2014-08-15 sl Reworking our protocols. Client name now displayed in our clients tab.
2014-08-15 sl Fixing our client issue with static MainForm overwritten when using multiple clients.
2014-08-15 sl Still trying to setup WCF for us to work nicely.
2014-08-14 sl Client/Server duplex is still a mess in C#.
2014-08-14 sl Adding option to select fixed pitch font only.
2014-08-14 sl Adding suspend/resume button.
2014-08-14 sl Adding disconnect function to our interface.
2014-08-14 sl Fixing hang when closing server with live client due to client instance context
2014-08-14 sl Adding interface project.
2014-08-14 sl Removing older solution file.
2014-08-14 sl Adding interface library.