DieGurke
|
4e2e47600b
|
Merged branch 'develop' into f/groups
Contains several bug fixes
|
2020-06-10 22:23:59 +02:00 |
|
|
c839ef01ba
|
Add received messages to their chat
|
2020-06-10 13:05:44 +02:00 |
|
DieGurke
|
a4cc753d85
|
Added Group Creation Functionality
* Implemented new group creation scene (fxml)
* Added group creation controller
* Adjusted contact search scene (fxml)
|
2020-06-09 21:22:45 +02:00 |
|
delvh
|
0661838c38
|
Fixed bug automatically sending a message when ctrl is being pressed
|
2020-06-09 17:11:17 +02:00 |
|
|
ca029d9e13
|
Merge branch 'f/javafx' of https://github.com/informatik-ag-ngl/envoy-client.git into f/javafx
|
2020-06-08 12:00:17 +02:00 |
|
|
c0d814ed38
|
Converted the login dialog into a scene
|
2020-06-08 11:58:57 +02:00 |
|
delvh
|
4d20e97f25
|
Fixed bug invalidating enterToSend option
|
2020-06-08 10:48:33 +02:00 |
|
|
232439a564
|
Move scene controllers to separate package
|
2020-06-08 10:36:30 +02:00 |
|
delvh
|
63dc01534d
|
Added elegant way of displaying remaining characters for a message
additionally FOUND (not fixed) a bug automatically posting a message
when ctrl is no longer pressed
|
2020-06-07 23:28:25 +02:00 |
|
delvh
|
eda6ea8cd2
|
Implemented ContactSearchScene completely
additionally added default keyboard shortcuts for all buttons
|
2020-06-07 20:46:04 +02:00 |
|
|
9d7cad5a3b
|
Add offline mode check box and connection label to login dialog
|
2020-06-07 17:03:02 +02:00 |
|
delvh
|
778a05bdda
|
Improved visual appearance of ChatScene
Additionally added minimum height of application and basic
ContactSearchScene.fxml file.
|
2020-06-06 18:33:24 +02:00 |
|
|
0dece66542
|
Add proper layout to ChatWindow, fix user field selection in LoginDialog
|
2020-06-06 12:27:10 +02:00 |
|
delvh
|
11314f9ba9
|
Added ability to load CSS files
|
2020-06-06 12:27:10 +02:00 |
|
delvh
|
ff9dbee2f0
|
added fundamental css files, theoretically added css support
|
2020-05-09 10:57:30 +02:00 |
|
delvh
|
ee6e408499
|
created ui.settings package
|
2020-04-19 19:57:40 +02:00 |
|
|
7023562add
|
Added SettingsScene selection infrastructure
|
2020-04-18 11:03:06 +02:00 |
|
|
225fa0de2e
|
Added a rudimentary settings scene with an empty controller
|
2020-04-10 21:52:19 +02:00 |
|
|
78f14ffcb4
|
Moved all FXML files to the resource folder
|
2020-04-10 21:26:24 +02:00 |
|