Sat, 07 Feb 2015 13:51:30 +0100MiniDisplay: Improved icon APIs.
StephaneLenclud [Sat, 07 Feb 2015 13:51:30 +0100] rev 109
MiniDisplay: Improved icon APIs.

Thu, 05 Feb 2015 22:28:27 +0100Server: Adding icon support
StephaneLenclud [Thu, 05 Feb 2015 22:28:27 +0100] rev 108
Server: Adding icon support
Client: Adding button to switch layout to single text field for testing MDM166AA

Thu, 05 Feb 2015 17:16:44 +0100MiniDisplay DLL update providing support for MDM166AA.
StephaneLenclud [Thu, 05 Feb 2015 17:16:44 +0100] rev 107
MiniDisplay DLL update providing support for MDM166AA.
Published new version.

Thu, 05 Feb 2015 17:04:59 +0100Server: Adding scrolling speed setting.
StephaneLenclud [Thu, 05 Feb 2015 17:04:59 +0100] rev 106
Server: Adding scrolling speed setting.
Fixing issue with alignment of newly created text field not being set properly.
Client: Now starting-up first client automatically in debug mode.

Wed, 04 Feb 2015 21:55:45 +0100Making display resize work.
StephaneLenclud [Wed, 04 Feb 2015 21:55:45 +0100] rev 105
Making display resize work.
Clearing the display before when closing.

Wed, 04 Feb 2015 17:44:25 +0100Adding events for display closed/opened.
StephaneLenclud [Wed, 04 Feb 2015 17:44:25 +0100] rev 104
Adding events for display closed/opened.
Display types now loaded dynamically from our MiniDisplay library.
Adding editor config.
Tested against Futaba GP1212A02.

Wed, 04 Feb 2015 15:48:08 +0100Setting layout size according to display.
StephaneLenclud [Wed, 04 Feb 2015 15:48:08 +0100] rev 103
Setting layout size according to display.
Added comments.

Sat, 24 Jan 2015 11:19:28 +0100Now properly disposing of tray icon on exit.
sl [Sat, 24 Jan 2015 11:19:28 +0100] rev 102
Now properly disposing of tray icon on exit.

Sat, 24 Jan 2015 09:31:09 +0100Version
StephaneLenclud [Sat, 24 Jan 2015 09:31:09 +0100] rev 101
Version

Fri, 23 Jan 2015 18:33:51 +0100Adding label "scale to fit" functionality.
sl [Fri, 23 Jan 2015 18:33:51 +0100] rev 100
Adding label "scale to fit" functionality.
Adding scroll separator to config.

Fri, 23 Jan 2015 15:20:32 +0100Fixing crash when changing font while in bitmap layout.
sl [Fri, 23 Jan 2015 15:20:32 +0100] rev 99
Fixing crash when changing font while in bitmap layout.

Sun, 18 Jan 2015 19:31:13 +0100Version.
sl [Sun, 18 Jan 2015 19:31:13 +0100] rev 98
Version.

Sun, 18 Jan 2015 19:25:56 +0100Clearing screen when last client disconnects.
sl [Sun, 18 Jan 2015 19:25:56 +0100] rev 97
Clearing screen when last client disconnects.

Sun, 18 Jan 2015 19:01:29 +0100Clear the screen on startup if not in debug mode.
sl [Sun, 18 Jan 2015 19:01:29 +0100] rev 96
Clear the screen on startup if not in debug mode.

Sun, 18 Jan 2015 18:32:32 +0100Adding tray icon context menu.
sl [Sun, 18 Jan 2015 18:32:32 +0100] rev 95
Adding tray icon context menu.

Sun, 18 Jan 2015 18:11:32 +0100Adding tray icon support and minimize to tray option.
sl [Sun, 18 Jan 2015 18:11:32 +0100] rev 94
Adding tray icon support and minimize to tray option.

Sun, 18 Jan 2015 14:18:28 +0100Auto start now properlly working with ClickOnce.
sl [Sun, 18 Jan 2015 14:18:28 +0100] rev 93
Auto start now properlly working with ClickOnce.

Sun, 18 Jan 2015 12:35:22 +0100Auto Start should work.
sl [Sun, 18 Jan 2015 12:35:22 +0100] rev 92
Auto Start should work.

Sat, 17 Jan 2015 18:26:41 +0100Adding progress dialog.
sl [Sat, 17 Jan 2015 18:26:41 +0100] rev 91
Adding progress dialog.

Sat, 17 Jan 2015 10:57:30 +0100Update checks now gives notification when the application is already up-to-date.
sl [Sat, 17 Jan 2015 10:57:30 +0100] rev 90
Update checks now gives notification when the application is already up-to-date.
Adding version number to main form text.

Fri, 16 Jan 2015 09:50:19 +0100Removing admin rights for now and until we can publish with ClickOnce.
sl [Fri, 16 Jan 2015 09:50:19 +0100] rev 89
Removing admin rights for now and until we can publish with ClickOnce.

Thu, 15 Jan 2015 19:18:25 +0100Adding application update button.
sl [Thu, 15 Jan 2015 19:18:25 +0100] rev 88
Adding application update button.
Adding manifest to run as admin.
Disabling ClickOnce security check to run as admin.
The whole thing is not tested.

Mon, 12 Jan 2015 08:33:53 +0100Moving DLL to please Visual Studio.
sl [Mon, 12 Jan 2015 08:33:53 +0100] rev 87
Moving DLL to please Visual Studio.

Sun, 11 Jan 2015 19:00:16 +0100Adding app exit event handler.
sl [Sun, 11 Jan 2015 19:00:16 +0100] rev 86
Adding app exit event handler.

Sun, 11 Jan 2015 18:34:52 +0100ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
sl [Sun, 11 Jan 2015 18:34:52 +0100] rev 85
ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.

Sun, 11 Jan 2015 15:44:12 +0100ClickOnce setup.
sl [Sun, 11 Jan 2015 15:44:12 +0100] rev 84
ClickOnce setup.

Sat, 27 Dec 2014 21:52:14 +0100Merge
sl [Sat, 27 Dec 2014 21:52:14 +0100] rev 83
Merge

Sat, 27 Dec 2014 21:50:15 +0100Adding VFD application icon.
sl [Sat, 27 Dec 2014 21:50:15 +0100] rev 82
Adding VFD application icon.

Tue, 16 Dec 2014 20:02:06 +0100Adding error message for single field set attempt.
sl [Tue, 16 Dec 2014 20:02:06 +0100] rev 81
Adding error message for single field set attempt.

Tue, 16 Dec 2014 18:05:55 +0100Client now enforcing field creations to guarantee client side fields always
sl [Tue, 16 Dec 2014 18:05:55 +0100] rev 80
Client now enforcing field creations to guarantee client side fields always
in sync.