| Sun, 18 Jan 2015 19:25:56 +0100 | 
sl | 
Clearing screen when last client disconnects.
 | 
changeset |
files
 | 
| Sun, 18 Jan 2015 19:01:29 +0100 | 
sl | 
Clear the screen on startup if not in debug mode.
 | 
changeset |
files
 | 
| Sun, 18 Jan 2015 18:32:32 +0100 | 
sl | 
Adding tray icon context menu.
 | 
changeset |
files
 | 
| Sun, 18 Jan 2015 18:11:32 +0100 | 
sl | 
Adding tray icon support and minimize to tray option.
 | 
changeset |
files
 | 
| Sun, 18 Jan 2015 14:18:28 +0100 | 
sl | 
Auto start now properlly working with ClickOnce.
 | 
changeset |
files
 | 
| Sun, 18 Jan 2015 12:35:22 +0100 | 
sl | 
Auto Start should work.
 | 
changeset |
files
 | 
| Sat, 17 Jan 2015 18:26:41 +0100 | 
sl | 
Adding progress dialog.
 | 
changeset |
files
 | 
| Sat, 17 Jan 2015 10:57:30 +0100 | 
sl | 
Update checks now gives notification when the application is already up-to-date.
 | 
changeset |
files
 | 
| Fri, 16 Jan 2015 09:50:19 +0100 | 
sl | 
Removing admin rights for now and until we can publish with ClickOnce.
 | 
changeset |
files
 | 
| Thu, 15 Jan 2015 19:18:25 +0100 | 
sl | 
Adding application update button.
 | 
changeset |
files
 | 
| Mon, 12 Jan 2015 08:33:53 +0100 | 
sl | 
Moving DLL to please Visual Studio.
 | 
changeset |
files
 | 
| Sun, 11 Jan 2015 19:00:16 +0100 | 
sl | 
Adding app exit event handler.
 | 
changeset |
files
 | 
| Sun, 11 Jan 2015 18:34:52 +0100 | 
sl | 
ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
 | 
changeset |
files
 | 
| Sun, 11 Jan 2015 15:44:12 +0100 | 
sl | 
ClickOnce setup.
 | 
changeset |
files
 | 
| Sat, 27 Dec 2014 21:52:14 +0100 | 
sl | 
Merge
 | 
changeset |
files
 | 
| Sat, 27 Dec 2014 21:50:15 +0100 | 
sl | 
Adding VFD application icon.
 | 
changeset |
files
 | 
| Tue, 16 Dec 2014 20:02:06 +0100 | 
sl | 
Adding error message for single field set attempt.
 | 
changeset |
files
 | 
| Tue, 16 Dec 2014 18:05:55 +0100 | 
sl | 
Client now enforcing field creations to guarantee client side fields always
 | 
changeset |
files
 | 
| Tue, 16 Dec 2014 16:35:55 +0100 | 
sl | 
Adding indicators layout demo.
 | 
changeset |
files
 | 
| Tue, 16 Dec 2014 13:24:12 +0100 | 
sl | 
Prevent stackoverflow when client reconnects.
 | 
changeset |
files
 | 
| Tue, 16 Dec 2014 11:08:18 +0100 | 
sl | 
Merge field unification changes and client recovery feature.
 | 
changeset |
files
 | 
| Tue, 16 Dec 2014 10:59:10 +0100 | 
sl | 
Onlu update client tree view when needed.
 | 
changeset |
files
 | 
| Sun, 26 Oct 2014 16:16:57 +0100 | 
sl | 
Removing specific functions for setting text and bitmap.
 | 
changeset |
files
 | 
| Mon, 15 Dec 2014 19:44:41 +0100 | 
sl | 
Removing some Text and Bitmap specific stuff and using generic Field instead.
 | 
changeset |
files
 | 
| Mon, 15 Dec 2014 18:52:42 +0100 | 
sl | 
Client now recovers from faulty states and timeout.
 | 
changeset |
files
 | 
| Sat, 25 Oct 2014 13:35:11 +0200 | 
sl | 
Now having a single class for both text and bitmap field.
 | 
changeset |
files
 | 
| Wed, 22 Oct 2014 12:17:52 +0200 | 
sl | 
Better client documentation regarding our bitmap layout.
 | 
changeset |
files
 | 
| Tue, 14 Oct 2014 19:32:09 +0200 | 
sl | 
Support row and column span.
 | 
changeset |
files
 | 
| Mon, 13 Oct 2014 21:42:42 +0200 | 
sl | 
Cleaning up control creation code.
 | 
changeset |
files
 | 
| Mon, 13 Oct 2014 21:21:53 +0200 | 
sl | 
Bitmap field now mostly working.
 | 
changeset |
files
 | 
| Mon, 13 Oct 2014 20:05:48 +0200 | 
sl | 
Ground work for supporting generic field and bitmap ones.
 | 
changeset |
files
 | 
| Mon, 13 Oct 2014 19:24:30 +0200 | 
sl | 
Adding bitmap field object.
 | 
changeset |
files
 | 
| Fri, 03 Oct 2014 18:43:55 +0200 | 
sl | 
Adding current client concept.
 | 
changeset |
files
 | 
| Mon, 22 Sep 2014 22:04:39 +0200 | 
StephaneLenclud | 
Docs.
 | 
changeset |
files
 | 
| Mon, 22 Sep 2014 17:23:35 +0200 | 
sl | 
TableLayout now support row and column styles.
 | 
changeset |
files
 | 
| Mon, 22 Sep 2014 16:04:26 +0200 | 
sl | 
Adding the possibility for clients to define a basic layout.
 | 
changeset |
files
 | 
| Mon, 22 Sep 2014 13:21:00 +0200 | 
sl | 
Implement generic function to regenerate our display table layout.
 | 
changeset |
files
 | 
| Mon, 22 Sep 2014 13:00:27 +0200 | 
sl | 
Adding and removing row is now working.
 | 
changeset |
files
 | 
| Mon, 22 Sep 2014 10:05:45 +0200 | 
sl | 
Trying to fix our design time issues with table layout control.
 | 
changeset |
files
 | 
| Sun, 21 Sep 2014 21:51:01 +0200 | 
sl | 
Fixing table borders in non-inverted mode.
 | 
changeset |
files
 | 
| Sun, 21 Sep 2014 19:07:18 +0200 | 
sl | 
Simplifying client construction.
 | 
changeset |
files
 | 
| Sun, 21 Sep 2014 13:40:21 +0200 | 
sl | 
Renaming and deleting files. Adding documentation.
 | 
changeset |
files
 | 
| Sun, 21 Sep 2014 13:15:52 +0200 | 
sl | 
Renaming stuff.
 | 
changeset |
files
 | 
| Mon, 01 Sep 2014 19:23:36 +0200 | 
sl | 
Now displaying font width and height.
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 21:34:58 +0200 | 
sl | 
GP1212A02: Clock support.
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 18:33:05 +0200 | 
sl | 
Adding support for power on/off.
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 17:44:18 +0200 | 
sl | 
Fixing issue with interval zero exception.
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 16:21:50 +0200 | 
sl | 
Renaming some of our new display settings classes.
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 16:14:10 +0200 | 
sl | 
Adding missing file.
 | 
changeset |
files
 | 
| Sun, 31 Aug 2014 16:12:59 +0200 | 
sl | 
Extending our settings framework to store custom settings for each display type.
 | 
changeset |
files
 | 
| Sat, 30 Aug 2014 19:24:47 +0200 | 
sl | 
Timer interval can now be set and is persisted.
 | 
changeset |
files
 | 
| Sat, 30 Aug 2014 18:45:06 +0200 | 
sl | 
Adding support for display type selection.
 | 
changeset |
files
 | 
| Tue, 26 Aug 2014 19:24:04 +0200 | 
sl | 
Now requesting extra info on auto start-up too.
 | 
changeset |
files
 | 
| Mon, 25 Aug 2014 22:06:20 +0200 | 
sl | 
MiniDisplay API update.
 | 
changeset |
files
 | 
| Fri, 22 Aug 2014 22:48:30 +0200 | 
sl | 
Client now supports text alignment through our new TextField.
 | 
changeset |
files
 | 
| Fri, 22 Aug 2014 10:55:34 +0200 | 
sl | 
Now that we fixed that nasty iStringFormat static bug we could cleanup and
 | 
changeset |
files
 | 
| Fri, 22 Aug 2014 10:44:45 +0200 | 
sl | 
Adding buttons to test our alignment setup.
 | 
changeset |
files
 | 
| Fri, 22 Aug 2014 08:24:51 +0200 | 
sl | 
Fixing designer issues with controls being outside our dialog.
 | 
changeset |
files
 | 
| Thu, 21 Aug 2014 21:54:57 +0200 | 
sl | 
Adding support to open different MiniDisplay type.
 | 
changeset |
files
 | 
| Wed, 20 Aug 2014 18:02:30 +0200 | 
sl | 
Adding Design tab.
 | 
changeset |
files
 |