summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/gui/intro/BillOfRights_GUI.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] rebasing the whole app...Jonathan Bauer2015-06-221-130/+0Star
|
* Aua, aua...Simon Rettberg2015-03-061-38/+16Star
|
* bwIDM - Shibboleth login working for Freiburg's SP - more to comeJonathan Bauer2015-03-031-64/+4Star
| | | | | rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only! static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class.
* warnings fixJonathan Bauer2015-03-021-8/+2Star
|
* fixed some bugsNino Breuer2014-10-211-3/+1Star
|
* • added possibility to change location of applicationNino Breuer2014-10-091-8/+1Star
| | | | | • set all JOptionPane positions relative to their parent • known bug: relative position does not work when clicking "back" in ftpcreateimage
* [client] moved main function to App.java & refined Config stuffJonathan Bauer2014-09-181-1/+1
|
* replaced escaped umlauts by UTF-8 encoded charsJonathan Bauer2014-09-121-1/+1
|
* java style name for Config class ...Jonathan Bauer2014-09-121-3/+3
|
* reworked config file class, now a static class.Jonathan Bauer2014-09-111-17/+3Star
| | | | see code for an example...
* oopsJonathan Bauer2014-09-111-0/+241