summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/gui/intro
Commit message (Collapse)AuthorAgeFilesLines
* Removed (now) unused GUIsNino Breuer2014-10-072-5/+26
| | | | Added some helping information for users
* dgNino Breuer2014-10-011-18/+11Star
|
* added info option in main menuNino Breuer2014-10-012-0/+16
|
* testMichael Wilson2014-09-301-1/+1
|
* testMichael Wilson2014-09-301-1/+1
|
* [client] few javadoc commentsJonathan Bauer2014-09-231-9/+7Star
|
* [client] do commit the changes :)Jonathan Bauer2014-09-222-38/+26Star
|
* [client] remove pointless instantiation of a static class ...Jonathan Bauer2014-09-181-4/+2Star
|
* revert accidental deletion of MainMenue_GUI.javaJonathan Bauer2014-09-181-0/+620
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleJonathan Bauer2014-09-181-620/+0Star
|\
| * Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-09-171-605/+0Star
| |\ | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/intro/MainMenue_GUI.java
| * | Fixed some wording and spellingNino Breuer2014-09-171-5/+5
| | |
* | | [client] moved main function to App.java & refined Config stuffJonathan Bauer2014-09-183-43/+11Star
| |/ |/|
* | [client] only set news if not nullJonathan Bauer2014-09-151-1/+1
| |
* | [client] News class for getting news from the satelliteJonathan Bauer2014-09-151-1/+16
|/
* Fix server.thrift file (make future-proof by using field ids), move ↵Simon Rettberg2014-09-131-1/+1
| | | | generated thrift classes to own package
* [client] Add resource loader that will take care of error handlingSimon Rettberg2014-09-133-65/+63Star
|
* [client] Reworked performLogin(): Better error handling, removed dead code, ↵Simon Rettberg2014-09-131-167/+119Star
| | | | got rid of deep if-else nestings, removed unused variables
* replaced escaped umlauts by UTF-8 encoded charsJonathan Bauer2014-09-124-33/+33
|
* [client] Show automatically generated version stringSimon Rettberg2014-09-121-1/+1
|
* java style name for Config class ...Jonathan Bauer2014-09-123-17/+17
|
* reworked config file class, now a static class.Jonathan Bauer2014-09-113-137/+58Star
| | | | see code for an example...
* oopsJonathan Bauer2014-09-115-0/+1652