Tue, 26 May 2015 12:23:55 +0200 |
Documentation and minor clean-up.
|
file | diff | annotate |
Tue, 10 Feb 2015 17:14:27 +0100 |
Liscense and Copyright fix.
|
file | diff | annotate |
Tue, 16 Dec 2014 18:05:55 +0100 |
Client now enforcing field creations to guarantee client side fields always
|
file | diff | annotate |
Tue, 16 Dec 2014 13:24:12 +0100 |
Prevent stackoverflow when client reconnects.
|
file | diff | annotate |
Tue, 16 Dec 2014 11:08:18 +0100 |
Merge field unification changes and client recovery feature.
|
file | diff | annotate |
Sun, 26 Oct 2014 16:16:57 +0100 |
Removing specific functions for setting text and bitmap.
|
file | diff | annotate |
Mon, 15 Dec 2014 19:44:41 +0100 |
Removing some Text and Bitmap specific stuff and using generic Field instead.
|
file | diff | annotate |
Mon, 15 Dec 2014 18:52:42 +0100 |
Client now recovers from faulty states and timeout.
|
file | diff | annotate |
Sat, 25 Oct 2014 13:35:11 +0200 |
Now having a single class for both text and bitmap field.
|
file | diff | annotate |
Mon, 13 Oct 2014 20:05:48 +0200 |
Ground work for supporting generic field and bitmap ones.
|
file | diff | annotate |
Mon, 22 Sep 2014 16:04:26 +0200 |
Adding the possibility for clients to define a basic layout.
|
file | diff | annotate |
Sun, 21 Sep 2014 19:07:18 +0200 |
Simplifying client construction.
|
file | diff | annotate |
Sun, 21 Sep 2014 13:15:52 +0200 |
Renaming stuff.
|
file | diff | annotate |
Fri, 22 Aug 2014 22:48:30 +0200 |
Client now supports text alignment through our new TextField.
|
file | diff | annotate |
Fri, 15 Aug 2014 13:26:38 +0200 |
Reworking our protocols. Client name now displayed in our clients tab.
|
file | diff | annotate |
Fri, 15 Aug 2014 11:11:17 +0200 |
Fixing our client issue with static MainForm overwritten when using multiple clients.
|
file | diff | annotate |
Fri, 15 Aug 2014 10:20:01 +0200 |
Still trying to setup WCF for us to work nicely.
|
file | diff | annotate |
Thu, 14 Aug 2014 18:37:23 +0200 |
Client/Server duplex is still a mess in C#.
|
file | diff | annotate |
Thu, 14 Aug 2014 09:57:44 +0200 |
Adding disconnect function to our interface.
|
file | diff | annotate |
Thu, 14 Aug 2014 09:30:14 +0200 |
Fixing hang when closing server with live client due to client instance context
|
file | diff | annotate |
Thu, 14 Aug 2014 09:11:27 +0200 |
Adding interface library.
|
file | diff | annotate |
Thu, 14 Aug 2014 00:23:18 +0200 |
Adding server closing notification to clients.
|
file | diff | annotate |
Wed, 13 Aug 2014 23:02:40 +0200 |
Now support duplex mode with new client.
|
file | diff | annotate |