This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/src/main/java/envoy/client/ui
Kai S. K. Engelbart 5e73334e35 Remove Theme class and code related to it
This is a preparation for loading themes from CSS files.
2020-06-08 09:14:57 +02:00
..
settings Externalized scene loading and management into SceneContext 2020-06-06 18:30:09 +02:00
ChatSceneController.java Added elegant way of displaying remaining characters for a message 2020-06-07 23:28:25 +02:00
ContactSearchSceneController.java Implemented ContactSearchScene completely 2020-06-07 20:46:04 +02:00
IconUtil.java Load JavaFX Images in IconUtil, display Envoy logo 2020-06-06 12:27:10 +02:00
LoginDialog.java Add offline mode check box and connection label to login dialog 2020-06-07 17:03:02 +02:00
MessageListCell.java Added user and message loading and message posting 2020-03-28 15:32:24 +01:00
SceneContext.java Remove Theme class and code related to it 2020-06-08 09:14:57 +02:00
Startup.java Fix minor error when popping the last scene 2020-06-08 08:45:15 +02:00
StatusTrayIcon.java Normalized since tags to fit envoy-common and envoy-server 2020-03-23 21:52:59 +01:00
UserListCell.java restored compatibility with envoy common (and envoy server standalone) 2020-04-02 22:03:43 +02:00
package-info.java created ui.settings package 2020-04-19 19:57:40 +02:00