[X2Go-Commits] [x2goclient] branch master updated (8ee5979 -> 7fcf0c8)
git-admin at x2go.org
git-admin at x2go.org
Thu Jan 25 14:53:22 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2goclient.
from 8ee5979 src/onmainwindow.cpp: supply xinerama option as another parameter to x2goresume-session on session resume.
new 0da3f0a src/sessionbutton.cpp: make button non-sensitive in bottom right part if it's editable. Fixes: #1214.
new d01d65b res/img/png/: add close-button.png file.
new e5ae6b9 {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new option --closebt. Fixes: #1227.
new a3f3211 {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: reformat, whitespace fixes, split out close button slot in a separate function.
new 7b3bca1 src/onmainwindow.{cpp,h}: let close button be a member variable.
new 3060183 src/onmainwindow.cpp: disable and enable close button during and after connection startup.
new 7fcf0c8 src/onmainwindow.cpp: initialize directRDP to false to be able to call slotSuspendSessFromSt () even if no session has previously been started.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 17 +++++++++++++
man/man1/x2goclient.1 | 4 ++++
res/img/png/close-button.png | Bin 0 -> 1069 bytes
res/resources.qrc | 1 +
src/help.cpp | 1 +
src/onmainwindow.cpp | 51 ++++++++++++++++++++++++++++++++++++++-
src/onmainwindow.h | 5 ++++
src/sessionbutton.cpp | 55 +++++++++++++++++++++++++++++++++++++++----
8 files changed, 129 insertions(+), 5 deletions(-)
create mode 100644 res/img/png/close-button.png
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list