Commit graph

  • 8853b0106c Removed ide specific folders, improved build output, Zutil updates master Ziver Koc 2016-10-13 12:49:55 +02:00
  • 340f0232e4 Adding listener to FileSaveRsp dcollin 2015-11-20 16:09:45 +01:00
  • d33fc8929e editor will recieve and populate the editor text area with the content of the FileRspMsg dcollin 2015-11-20 10:52:00 +01:00
  • 8823e76e85 Adding a connection lost event and adding support for recieveing alternative values for a project configuration dcollin 2015-11-18 15:06:25 +01:00
  • 898f1c5884 moving logic into a new method in EditorWindow dcollin 2015-11-17 16:16:29 +01:00
  • dfbdbb5bfe Removed unused code dcollin 2015-11-17 15:55:52 +01:00
  • ecda338715 ProjectHandler, SessionHandler and SSDPHandler is now singletons dcollin 2015-11-17 15:48:04 +01:00
  • 825eb124cb Adding refresh button to select server dialog dcollin 2015-11-17 15:05:48 +01:00
  • 9caad6b714 Editor can now send a FileReq and recieve a FileRsp. dcollin 2015-11-16 15:16:41 +01:00
  • edf5d445e5 Bug fix: ProjectRspMsg.config is optional and can be null while loading a project dcollin 2015-11-13 16:12:33 +01:00
  • b5e56ca2bf Refactoring: splitting and renaming listeners -Splitting ProjectListener into multiple event handlers -Renaming SessionListener to SessionEventHandler -Bug fixes dcollin 2015-11-13 15:44:47 +01:00
  • 09d15b4a80 Refactoring: moving more GUI logic to each controller class -Adding a handler for SSDP -CoderClient giving control to each controller to be able to show itself on the main stage dcollin 2015-11-13 13:25:36 +01:00
  • 02efc6c22f Adding fault handling to editor window dcollin 2015-11-13 11:58:23 +01:00
  • 5a9e709ae8 Refactoring: Moving GUI program logic from CoderClient to each controller class -Removing the Session Guard -Adding a SessionHandler -Adding a ProjectHandler dcollin 2015-11-11 16:13:01 +01:00
  • 0a580f8c53 Refactoring. Introducing a separate listener for each message type recieved. dcollin 2015-11-10 15:16:10 +01:00
  • 9bdfb6b538 The project name will be visible in the editor when loading a project dcollin 2015-11-10 09:02:39 +01:00
  • eb754aecf9 Adding 'exit' and 'change project' buttons to the editor window dcollin 2015-11-05 14:42:40 +01:00
  • d5b40053fb Preparing code to retrieve the server port over SSDP instead of using a defult port number. dcollin 2015-11-05 13:58:45 +01:00
  • 2b86fb4ce6 Merge branch 'master' of http://repo.koc.se/coder-client Ziver Koc 2015-11-04 23:39:01 +01:00
  • 7130e646ab Updated Coder protocoll Ziver Koc 2015-11-04 23:37:54 +01:00
  • 016b4b07f5 Adding a project descrition field to the NewProjectDialog dcollin 2015-11-04 12:56:20 +01:00
  • 4bcd9aa2a3 Improved create project disabled button logic Ziver Koc 2015-11-02 16:55:48 +01:00
  • de1eba7164 Fixed SSDPClient list display Ziver Koc 2015-10-29 20:40:27 +01:00
  • fb2f5e048a Adding stream loggers dcollin 2015-10-29 17:55:35 +01:00
  • 995e63dd17 Improved logging Ziver Koc 2015-10-29 12:52:11 +01:00
  • 34cfb84159 Fixed a fault where the login dialog would show a missleading error message in some cases. dcollin 2015-10-28 13:26:27 +01:00
  • 94c8b0dd72 Adding some more traces and donginsome small fixes dcollin 2015-10-28 12:58:33 +01:00
  • 35af69def3 Updated log levels Ziver Koc 2015-10-28 12:56:22 +01:00
  • 78e4e108c3 fixed a problem with the client restarting the login interface for ever when the wrong password was typed daniel 2015-10-27 21:03:04 +01:00
  • 5d9215c493 Updated authentication and some updates to SSDPClient class Ziver Koc 2015-10-27 17:23:41 +01:00
  • d9c86b44e0 Adding logic to NewProjectDialog dcollin 2015-10-27 17:01:59 +01:00
  • eb71b4da59 Moving state variables from CoderClient to each GUI window. dcollin 2015-10-27 12:18:22 +01:00
  • 6db9f94014 Added .gitignore file dcollin 2015-10-26 13:34:36 +01:00
  • 367facea6f Added .gitignore file dcollin 2015-10-26 13:33:08 +01:00
  • 223fe1f136 Added NewProjectDialog, fixed some error handling and general stability fixes Daniel Collin 2015-10-23 13:44:11 +00:00
  • 34cf5865fe Implemented SSDP client and is now using graphical list cells in ListViews Daniel Collin 2015-10-22 14:08:31 +00:00
  • 120dded24f some more buttons in the GUI and fixed the project list logic when the list was cleared. Daniel Collin 2015-10-21 16:13:45 +00:00
  • eb35156313 will clear the project list before updating it Daniel Collin 2015-10-21 14:26:41 +00:00
  • 907e401c6a forgot some small thing in last commit Daniel Collin 2015-10-21 14:23:46 +00:00
  • bd77c2de28 the project list will now be populated with data from the server Daniel Collin 2015-10-21 14:23:00 +00:00
  • 3634a61ee5 using listeners instead of a main thread for main logic Daniel Collin 2015-10-20 15:52:23 +00:00
  • 3177714fc5 now using JavaFX instead of Swing Daniel Collin 2015-10-20 14:26:58 +00:00
  • 83e0196c50 new support classes added Daniel Collin 2015-10-20 06:56:14 +00:00
  • 9764f546da Bugfix Ziver Koc 2015-10-15 19:28:26 +00:00
  • 84f0d5f354 added more program arguments and modified logger levels Daniel Collin 2015-10-14 08:21:24 +00:00
  • 45e0e3d8cb Now the username and password can be given as program arguments with -u/--username and -p/--password Daniel Collin 2015-10-13 08:53:07 +00:00
  • e7f012dc5f Added a listener for incoming traffic from the server to the application Daniel Collin 2015-10-13 08:13:23 +00:00
  • b08e459843 Added some comments and some stability fixes Daniel Collin 2015-10-12 12:29:24 +00:00
  • 2ff0009767 stability fixes for Session.java Daniel Collin 2015-10-12 07:26:16 +00:00
  • a5762b7dbb Removing unused code Daniel Collin 2015-10-09 13:41:27 +00:00
  • 4d5af79eaa removing some unused stuff Daniel Collin 2015-10-09 13:38:27 +00:00
  • a414f42e58 A simple client for CoderServer Daniel Collin 2015-10-09 13:37:45 +00:00
  • 34a65faf9d Share project "CoderClient" into "http://svn.koc.se/coderclient" Daniel Collin 2015-10-09 13:37:14 +00:00