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.

Tue, 14 Oct 2014 19:32:09 +0200Support row and column span.
sl [Tue, 14 Oct 2014 19:32:09 +0200] rev 70
Support row and column span.

Mon, 13 Oct 2014 21:42:42 +0200Cleaning up control creation code.
sl [Mon, 13 Oct 2014 21:42:42 +0200] rev 69
Cleaning up control creation code.

Mon, 13 Oct 2014 21:21:53 +0200Bitmap field now mostly working.
sl [Mon, 13 Oct 2014 21:21:53 +0200] rev 68
Bitmap field now mostly working.

Mon, 13 Oct 2014 20:05:48 +0200Ground work for supporting generic field and bitmap ones.
sl [Mon, 13 Oct 2014 20:05:48 +0200] rev 67
Ground work for supporting generic field and bitmap ones.

Mon, 13 Oct 2014 19:24:30 +0200Adding bitmap field object.
sl [Mon, 13 Oct 2014 19:24:30 +0200] rev 66
Adding bitmap field object.

Fri, 03 Oct 2014 18:43:55 +0200Adding current client concept.
sl [Fri, 03 Oct 2014 18:43:55 +0200] rev 65
Adding current client concept.

Mon, 22 Sep 2014 22:04:39 +0200Docs.
StephaneLenclud [Mon, 22 Sep 2014 22:04:39 +0200] rev 64
Docs.

Mon, 22 Sep 2014 17:23:35 +0200TableLayout now support row and column styles.
sl [Mon, 22 Sep 2014 17:23:35 +0200] rev 63
TableLayout now support row and column styles.

Mon, 22 Sep 2014 16:04:26 +0200Adding the possibility for clients to define a basic layout.
sl [Mon, 22 Sep 2014 16:04:26 +0200] rev 62
Adding the possibility for clients to define a basic layout.

Mon, 22 Sep 2014 13:21:00 +0200Implement generic function to regenerate our display table layout.
sl [Mon, 22 Sep 2014 13:21:00 +0200] rev 61
Implement generic function to regenerate our display table layout.
Add and remove column now working.

Mon, 22 Sep 2014 13:00:27 +0200Adding and removing row is now working.
sl [Mon, 22 Sep 2014 13:00:27 +0200] rev 60
Adding and removing row is now working.
Can now have any number of text field.

Mon, 22 Sep 2014 10:05:45 +0200Trying to fix our design time issues with table layout control.
sl [Mon, 22 Sep 2014 10:05:45 +0200] rev 59
Trying to fix our design time issues with table layout control.

Sun, 21 Sep 2014 21:51:01 +0200Fixing table borders in non-inverted mode.
sl [Sun, 21 Sep 2014 21:51:01 +0200] rev 58
Fixing table borders in non-inverted mode.
Experimention with color FX chessboard which is just awesome.

Sun, 21 Sep 2014 19:07:18 +0200Simplifying client construction.
sl [Sun, 21 Sep 2014 19:07:18 +0200] rev 57
Simplifying client construction.
Fixing our borders and sorting out our color issues.
Adding inverse colors options.

Sun, 21 Sep 2014 13:40:21 +0200Renaming and deleting files. Adding documentation.
sl [Sun, 21 Sep 2014 13:40:21 +0200] rev 56
Renaming and deleting files. Adding documentation.

Sun, 21 Sep 2014 13:15:52 +0200Renaming stuff.
sl [Sun, 21 Sep 2014 13:15:52 +0200] rev 55
Renaming stuff.

Mon, 01 Sep 2014 19:23:36 +0200Now displaying font width and height.
sl [Mon, 01 Sep 2014 19:23:36 +0200] rev 54
Now displaying font width and height.

Sun, 31 Aug 2014 21:34:58 +0200GP1212A02: Clock support.
sl [Sun, 31 Aug 2014 21:34:58 +0200] rev 53
GP1212A02: Clock support.

Sun, 31 Aug 2014 18:33:05 +0200Adding support for power on/off.
sl [Sun, 31 Aug 2014 18:33:05 +0200] rev 52
Adding support for power on/off.

Sun, 31 Aug 2014 17:44:18 +0200Fixing issue with interval zero exception.
sl [Sun, 31 Aug 2014 17:44:18 +0200] rev 51
Fixing issue with interval zero exception.
Adding support for GP1212A02 firmware revision display.
Fixing issue that would always auto connect on stratup.

Sun, 31 Aug 2014 16:21:50 +0200Renaming some of our new display settings classes.
sl [Sun, 31 Aug 2014 16:21:50 +0200] rev 50
Renaming some of our new display settings classes.

Sun, 31 Aug 2014 16:14:10 +0200Adding missing file.
sl [Sun, 31 Aug 2014 16:14:10 +0200] rev 49
Adding missing file.

Sun, 31 Aug 2014 16:12:59 +0200Extending our settings framework to store custom settings for each display type.
sl [Sun, 31 Aug 2014 16:12:59 +0200] rev 48
Extending our settings framework to store custom settings for each display type.

Sat, 30 Aug 2014 19:24:47 +0200Timer interval can now be set and is persisted.
sl [Sat, 30 Aug 2014 19:24:47 +0200] rev 47
Timer interval can now be set and is persisted.

Sat, 30 Aug 2014 18:45:06 +0200Adding support for display type selection.
sl [Sat, 30 Aug 2014 18:45:06 +0200] rev 46
Adding support for display type selection.

Tue, 26 Aug 2014 19:24:04 +0200Now requesting extra info on auto start-up too.
sl [Tue, 26 Aug 2014 19:24:04 +0200] rev 45
Now requesting extra info on auto start-up too.

Mon, 25 Aug 2014 22:06:20 +0200MiniDisplay API update.
sl [Mon, 25 Aug 2014 22:06:20 +0200] rev 44
MiniDisplay API update.

Fri, 22 Aug 2014 22:48:30 +0200Client now supports text alignment through our new TextField.
sl [Fri, 22 Aug 2014 22:48:30 +0200] rev 43
Client now supports text alignment through our new TextField.

Fri, 22 Aug 2014 10:55:34 +0200Now that we fixed that nasty iStringFormat static bug we could cleanup and
sl [Fri, 22 Aug 2014 10:55:34 +0200] rev 42
Now that we fixed that nasty iStringFormat static bug we could cleanup and
simplify our alginment code.

Fri, 22 Aug 2014 10:44:45 +0200Adding buttons to test our alignment setup.
sl [Fri, 22 Aug 2014 10:44:45 +0200] rev 41
Adding buttons to test our alignment setup.
Fixing a nasty bug in iStringFormat that would cause us to use the same instance in all marquee objects.

Fri, 22 Aug 2014 08:24:51 +0200Fixing designer issues with controls being outside our dialog.
sl [Fri, 22 Aug 2014 08:24:51 +0200] rev 40
Fixing designer issues with controls being outside our dialog.