2014-09-22 sl Trying to fix our design time issues with table layout control.
2014-09-21 sl Fixing table borders in non-inverted mode.
2014-09-21 sl Simplifying client construction.
2014-09-21 sl Renaming and deleting files. Adding documentation.
2014-09-21 sl Renaming stuff.
2014-09-01 sl Now displaying font width and height.
2014-08-31 sl GP1212A02: Clock support.
2014-08-31 sl Adding support for power on/off.
2014-08-31 sl Fixing issue with interval zero exception.
2014-08-31 sl Renaming some of our new display settings classes.
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.
2014-08-13 sl Adding server closing notification to clients.
2014-08-13 sl Now support duplex mode with new client.
2014-08-12 sl Adding server method to set all texts at once.
2014-08-12 sl Adding our client implementation. Moving server into its own folder.
2014-08-12 sl Adding WCF server implementation.
2014-08-11 sl Adding option to reverse screen. That's useful to avoid having to set our
2014-08-05 sl Forcing marquee label to display code instead of designer.
2014-07-12 sl Fixing issues with render when app is minimized.
2014-07-12 sl Adding option to connect display on startup.
2014-07-10 sl Power supply status, device id and firmware revision queries are now working.
2014-07-09 sl Fixing string measurement issues. Font dialog now properly initialized with
2014-07-08 sl Adding support for vendor, product and serial number.
2014-07-08 sl Persisting brightness, fixing brightness tracker steps, adding show borders option.
2014-07-08 sl Adding persistent settings and marquee separator.
2014-07-08 sl Adding status bar and managing control status.
2014-07-08 sl Marquee now implementing scroll loop properly.
2014-07-08 sl Custom drawing of our Marquee text to avoid warpping, clipping and ellipsis.
2014-07-07 sl Display is now updated as labels are scrolling.
2014-07-07 sl Adding basic display functions: open, close, clear, fill, brightness control.
2014-06-16 sl Adding OwnTimer property to marquee. This enables us to use an external timer
2014-06-14 sl Removing SUO.
2014-06-14 sl First contrib.