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 6974d44958 Fix minor error when popping the last scene 2020-06-08 08:45:15 +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
Color.java Added BASIC group capability (#128) 2020-04-02 09:23:47 +02:00
ContactSearchSceneController.java Implemented ContactSearchScene completely 2020-06-07 20:46:04 +02:00
ContextMenu.java Renamed every identifier according to new convention 2020-03-26 16:06:18 +01: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 Fix minor error when popping the last scene 2020-06-08 08:45:15 +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
Theme.java Renamed every identifier according to new convention 2020-03-26 16:06:18 +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