2015-02-09 StephaneLenclud Adding basic support for networks.
2015-02-09 StephaneLenclud Audio tab now displaying default audio device name.
2015-02-08 StephaneLenclud MDM166AA: Adding support for volume label.
2015-02-08 StephaneLenclud Audio: Taking icon statuc count into account.
2015-02-08 StephaneLenclud Audio: adding support for mute status.
2015-02-08 StephaneLenclud Adding 'Audio' tab.
2015-02-07 StephaneLenclud Publishing v0.1.3.0
2015-02-07 StephaneLenclud Cleaning up design tab by removing layout debug buttons.
2015-02-07 StephaneLenclud MiniDisplay: Improved icon APIs.
2015-02-05 StephaneLenclud Server: Adding icon support
2015-02-05 StephaneLenclud MiniDisplay DLL update providing support for MDM166AA.
2015-02-05 StephaneLenclud Server: Adding scrolling speed setting.
2015-02-04 StephaneLenclud Making display resize work.
2015-02-04 StephaneLenclud Adding events for display closed/opened.
2015-02-04 StephaneLenclud Setting layout size according to display.
2015-01-24 sl Now properly disposing of tray icon on exit.
2015-01-24 StephaneLenclud Version
2015-01-23 sl Adding label "scale to fit" functionality.
2015-01-23 sl Fixing crash when changing font while in bitmap layout.
2015-01-18 sl Version.
2015-01-18 sl Clearing screen when last client disconnects.
2015-01-18 sl Clear the screen on startup if not in debug mode.
2015-01-18 sl Adding tray icon context menu.
2015-01-18 sl Adding tray icon support and minimize to tray option.
2015-01-18 sl Auto start now properlly working with ClickOnce.
2015-01-18 sl Auto Start should work.
2015-01-17 sl Adding progress dialog.
2015-01-17 sl Update checks now gives notification when the application is already up-to-date.
2015-01-16 sl Removing admin rights for now and until we can publish with ClickOnce.
2015-01-15 sl Adding application update button.
2015-01-12 sl Moving DLL to please Visual Studio.
2015-01-11 sl Adding app exit event handler.
2015-01-11 sl ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
2015-01-11 sl ClickOnce setup.
2014-12-27 sl Merge
2014-12-27 sl Adding VFD application icon.
2014-12-16 sl Adding error message for single field set attempt.
2014-12-16 sl Client now enforcing field creations to guarantee client side fields always
2014-12-16 sl Adding indicators layout demo.
2014-12-16 sl Prevent stackoverflow when client reconnects.
2014-12-16 sl Merge field unification changes and client recovery feature.
2014-12-16 sl Onlu update client tree view when needed.
2014-10-26 sl Removing specific functions for setting text and bitmap.
2014-12-15 sl Removing some Text and Bitmap specific stuff and using generic Field instead.
2014-12-15 sl Client now recovers from faulty states and timeout.
2014-10-25 sl Now having a single class for both text and bitmap field.
2014-10-22 sl Better client documentation regarding our bitmap layout.
2014-10-14 sl Support row and column span.
2014-10-13 sl Cleaning up control creation code.
2014-10-13 sl Bitmap field now mostly working.
2014-10-13 sl Ground work for supporting generic field and bitmap ones.
2014-10-13 sl Adding bitmap field object.
2014-10-03 sl Adding current client concept.
2014-09-22 StephaneLenclud Docs.
2014-09-22 sl TableLayout now support row and column styles.
2014-09-22 sl Adding the possibility for clients to define a basic layout.
2014-09-22 sl Implement generic function to regenerate our display table layout.
2014-09-22 sl Adding and removing row is now working.
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.