jafea7-ctbrec-v5.3.2-based/client/src/main/java/ctbrec/ui
0xb00bface 698b5a5d62 Restore window location after minimize
On windows the window ends up at -32000,-32000, if it gets hidden with
stage.hide() after it has been minimized, so we have to restore the
location when it is brought back to the front again
2021-05-08 14:08:02 +02:00
..
action Convert ignore list in a list of URLs to save space 2021-03-27 19:23:27 +01:00
controls Merge branch 'dev' into v4 2021-01-16 21:03:12 +01:00
event Add tab for recently watched models 2021-01-16 18:28:49 +01:00
news Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
settings Avoid saving config during initialization of the GUI 2021-04-18 12:05:05 +01:00
sites Fix stripchat pagination 2021-04-13 20:26:25 +02:00
tabs Convert ignore list in a list of URLs to save space 2021-03-27 19:23:27 +01:00
AutosizeAlert.java Apply stylesheet to all dialogs 2019-05-01 10:49:15 +02:00
CamrecApplication.java Only save new window coordinates, if the window stays visible 2021-04-18 12:05:49 +01:00
ClipboardListener.java Change context menu behavior to make sense with bookmarked models 2021-01-09 12:45:38 +01:00
DesktopIntegration.java Restore window location after minimize 2021-05-08 14:08:02 +02:00
ExternalBrowser.java Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
FileDownload.java Fix recording downloads from server to client 2019-12-21 14:30:57 +01:00
InstantProperty.java Add columns "last recorded" and "last seen" to models table 2020-01-05 16:02:22 +01:00
JavaFxModel.java Add "record later" tab to "bookmark" models 2021-01-03 18:37:21 +01:00
JavaFxRecording.java Fix update of associated files in GUI 2020-10-03 19:00:20 +02:00
Launcher.java Add minimize to tray 2021-04-18 12:17:02 +02:00
PauseIcon.java Improve recording PausedIndicator 2020-11-21 18:43:57 +01:00
Player.java Add tab for recently watched models 2021-01-16 18:28:49 +01:00
PreviewPopupHandler.java Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
ShutdownListener.java Add tab for recently watched models 2021-01-16 18:28:49 +01:00
SiteUI.java Move ConfigUI interface from common module to client 2020-06-12 18:25:28 +02:00
SiteUiFactory.java Adjust MVLive code to API changes 2020-06-14 15:12:51 +02:00
StreamSourceSelectionDialog.java Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
TipDialog.java Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
TokenLabel.java Use global thread pool instead of creating new threads 2021-01-10 22:14:20 +01:00
UiUtils.java Ignore menu item action if mouse exited the menu item 2021-01-03 13:00:05 +01:00
UnicodeEmoji.java Improve UI features for time limited recordings 2020-12-21 18:53:34 +01:00