dcollin
|
5a9e709ae8
|
Refactoring: Moving GUI program logic from CoderClient to each controller class
-Removing the Session Guard
-Adding a SessionHandler
-Adding a ProjectHandler
|
2015-11-11 16:16:34 +01:00 |
|
dcollin
|
94c8b0dd72
|
Adding some more traces and donginsome small fixes
|
2015-10-28 12:59:24 +01:00 |
|
dcollin
|
d9c86b44e0
|
Adding logic to NewProjectDialog
|
2015-10-27 17:01:59 +01:00 |
|
dcollin
|
eb71b4da59
|
Moving state variables from CoderClient to each GUI window.
|
2015-10-27 12:18:22 +01:00 |
|
Daniel Collin
|
223fe1f136
|
Added NewProjectDialog, fixed some error handling and general stability fixes
|
2015-10-23 13:44:11 +00:00 |
|
Daniel Collin
|
34cf5865fe
|
Implemented SSDP client and is now using graphical list cells in ListViews
|
2015-10-22 14:08:31 +00:00 |
|
Daniel Collin
|
120dded24f
|
some more buttons in the GUI and fixed the project list logic when the list was cleared.
|
2015-10-21 16:13:45 +00:00 |
|
Daniel Collin
|
eb35156313
|
will clear the project list before updating it
|
2015-10-21 14:26:41 +00:00 |
|
Daniel Collin
|
907e401c6a
|
forgot some small thing in last commit
|
2015-10-21 14:23:46 +00:00 |
|
Daniel Collin
|
bd77c2de28
|
the project list will now be populated with data from the server
|
2015-10-21 14:23:00 +00:00 |
|
Daniel Collin
|
3634a61ee5
|
using listeners instead of a main thread for main logic
|
2015-10-20 15:52:23 +00:00 |
|