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.