[X2Go-Commits] [x2goclient] 04/04: src/onmainwindow.cpp: correctly initialize brokerAuthentication member of ConfigFile struct.

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 49d88623b3d33baed6f4edd83243bc4b9ecd9ab2 Author: Mihai Moldovan Date: Wed Feb 14 22:52:14 2018 +0100 src/onmainwindow.cpp: correctly

[X2Go-Commits] [x2goclient] branch master updated (4463a0a -> 49d8862)

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 4463a0a src/onmainwindow.cpp: always create close button, but either hide or show it based upon whether --closebt was provided or not. new

[X2Go-Commits] [x2goclient] 02/04: src/onmainwindow.cpp: always enable close button, let it log out from a broker if already authenticated or close the client on click. Fixes: #1209.

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit c57ad5d8cd641f789a26278e3d3f112e9db5874e Author: Mihai Moldovan Date: Wed Feb 14 22:25:09 2018 +0100 src/onmainwindow.cpp: always

[X2Go-Commits] [x2goclient] 03/04: man/man1/x2goclient.1: clarify what the close button now does.

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 812f5b09facfbfc520c50cd0a4c84056beb32844 Author: Mihai Moldovan Date: Wed Feb 14 22:36:45 2018 +0100 man/man1/x2goclient.1: clarify

[X2Go-Commits] [x2goclient] 01/04: Revert "src/onmainwindow.cpp: disable and enable close button during and after connection startup."

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit dbe5632c73a952f8c082c44ae28b3f453bae8650 Author: Mihai Moldovan Date: Wed Feb 14 20:37:45 2018 +0100 Revert "src/onmainwindow.cpp:

[X2Go-Commits] [x2goclient] 01/02: {res/{img/png/close-button.png, resources.qrc}, src/{{onmainwindow, httpbrokerclient}.{cpp, h}, help.cpp}, man/man1/x2goclient.1}: rename close button to broker logo

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit a177b756536a9fd0e8cec70ed330448d72eef9aa Author: Mihai Moldovan Date: Thu Feb 15 01:58:39 2018 +0100

[X2Go-Commits] [x2goclient] 02/02: man/man1/x2goclient.1: add missing escape signs before dash/minus characters.

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit aeb8f3443511bfb8831e74fa621d8819986115b3 Author: Mihai Moldovan Date: Thu Feb 15 02:05:05 2018 +0100 man/man1/x2goclient.1: add

[X2Go-Commits] [x2goclient] branch master updated (49d8862 -> aeb8f34)

2018-02-14 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 49d8862 src/onmainwindow.cpp: correctly initialize brokerAuthentication member of ConfigFile struct. new a177b75