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.

Tue, 16 Dec 2014 16:35:55 +0100Adding indicators layout demo.
sl [Tue, 16 Dec 2014 16:35:55 +0100] rev 79
Adding indicators layout demo.

Tue, 16 Dec 2014 13:24:12 +0100Prevent stackoverflow when client reconnects.
sl [Tue, 16 Dec 2014 13:24:12 +0100] rev 78
Prevent stackoverflow when client reconnects.
Client now specifies layout rather than relying on default one.

Tue, 16 Dec 2014 11:08:18 +0100Merge field unification changes and client recovery feature.
sl [Tue, 16 Dec 2014 11:08:18 +0100] rev 77
Merge field unification changes and client recovery feature.

Tue, 16 Dec 2014 10:59:10 +0100Onlu update client tree view when needed.
sl [Tue, 16 Dec 2014 10:59:10 +0100] rev 76
Onlu update client tree view when needed.

Sun, 26 Oct 2014 16:16:57 +0100Removing specific functions for setting text and bitmap.
sl [Sun, 26 Oct 2014 16:16:57 +0100] rev 75
Removing specific functions for setting text and bitmap.
Now having a generic functions for setting any kind of fields.
Thus bitmaps can now be set together with text fields in a single server call.

Mon, 15 Dec 2014 19:44:41 +0100Removing some Text and Bitmap specific stuff and using generic Field instead.
sl [Mon, 15 Dec 2014 19:44:41 +0100] rev 74
Removing some Text and Bitmap specific stuff and using generic Field instead.

Mon, 15 Dec 2014 18:52:42 +0100Client now recovers from faulty states and timeout.
sl [Mon, 15 Dec 2014 18:52:42 +0100] rev 73
Client now recovers from faulty states and timeout.

Sat, 25 Oct 2014 13:35:11 +0200Now having a single class for both text and bitmap field.
sl [Sat, 25 Oct 2014 13:35:11 +0200] rev 72
Now having a single class for both text and bitmap field.
Thus we should soon be able to use common functions to pass in fields.

Wed, 22 Oct 2014 12:17:52 +0200Better client documentation regarding our bitmap layout.
sl [Wed, 22 Oct 2014 12:17:52 +0200] rev 71
Better client documentation regarding our bitmap layout.