Fri, 16 Jan 2015 09:50:19 +0100 sl Removing admin rights for now and until we can publish with ClickOnce.
Thu, 15 Jan 2015 19:18:25 +0100 sl Adding application update button.
Mon, 12 Jan 2015 08:33:53 +0100 sl Moving DLL to please Visual Studio.
Sun, 11 Jan 2015 19:00:16 +0100 sl Adding app exit event handler.
Sun, 11 Jan 2015 18:34:52 +0100 sl ClickOnce: Adding app icon, fixing publisher name and publish directly to FTP.
Sun, 11 Jan 2015 15:44:12 +0100 sl ClickOnce setup.
Sat, 27 Dec 2014 21:52:14 +0100 sl Merge
Sat, 27 Dec 2014 21:50:15 +0100 sl Adding VFD application icon.
Tue, 16 Dec 2014 20:02:06 +0100 sl Adding error message for single field set attempt.
Tue, 16 Dec 2014 18:05:55 +0100 sl Client now enforcing field creations to guarantee client side fields always
Tue, 16 Dec 2014 16:35:55 +0100 sl Adding indicators layout demo.
Tue, 16 Dec 2014 13:24:12 +0100 sl Prevent stackoverflow when client reconnects.
Tue, 16 Dec 2014 11:08:18 +0100 sl Merge field unification changes and client recovery feature.
Tue, 16 Dec 2014 10:59:10 +0100 sl Onlu update client tree view when needed.
Sun, 26 Oct 2014 16:16:57 +0100 sl Removing specific functions for setting text and bitmap.
Mon, 15 Dec 2014 19:44:41 +0100 sl Removing some Text and Bitmap specific stuff and using generic Field instead.
Mon, 15 Dec 2014 18:52:42 +0100 sl Client now recovers from faulty states and timeout.
Sat, 25 Oct 2014 13:35:11 +0200 sl Now having a single class for both text and bitmap field.
Wed, 22 Oct 2014 12:17:52 +0200 sl Better client documentation regarding our bitmap layout.
Tue, 14 Oct 2014 19:32:09 +0200 sl Support row and column span.
Mon, 13 Oct 2014 21:42:42 +0200 sl Cleaning up control creation code.
Mon, 13 Oct 2014 21:21:53 +0200 sl Bitmap field now mostly working.
Mon, 13 Oct 2014 20:05:48 +0200 sl Ground work for supporting generic field and bitmap ones.
Mon, 13 Oct 2014 19:24:30 +0200 sl Adding bitmap field object.
Fri, 03 Oct 2014 18:43:55 +0200 sl Adding current client concept.
Mon, 22 Sep 2014 22:04:39 +0200 StephaneLenclud Docs.
Mon, 22 Sep 2014 17:23:35 +0200 sl TableLayout now support row and column styles.
Mon, 22 Sep 2014 16:04:26 +0200 sl Adding the possibility for clients to define a basic layout.
Mon, 22 Sep 2014 13:21:00 +0200 sl Implement generic function to regenerate our display table layout.
Mon, 22 Sep 2014 13:00:27 +0200 sl Adding and removing row is now working.