[X2Go-Commits] [x2goclient] branch master updated (391adf3 -> 2fa1955)
git-admin at x2go.org
git-admin at x2go.org
Wed Jun 3 03:11:37 CEST 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2goclient.
from 391adf3 INSTALL: add more verbose instructions on how to build X2Go Client and friends.
adds 6c83109 onmainwindow.{cpp,h}: rename slotScDaemonOut() and slotScDaemonError() to slotScDaemonStdOut() and slotScDaemonStdErr().
adds 91e14db x2goutils.{cpp,h}: add new show_RichText_Generic_MsgBox() main function designed to replace the show_RichText_WarningMsgBox() function.
adds 7d088bb x2goutils.{cpp,h}: make show_RichText_WarningMsgBox() use show_RichText_Generic_MsgBox ().
adds 91906e6 x2goutils.{cpp,h}: new show_RichText_ErrorMsgBox() function as a wrapper for show_RichText_Generic_MsgBox() with a critical icon.
adds b6d5d54 onmainwindow.{cpp,h}: properly handle scdaemon errors with a message box and close the client.
adds 90d6b8b onmainwindow.cpp: manipulate PATH and append /usr/lib/gnupg2/ to it when starting scdaemon. Fixes: #882.
adds 1deb01e x2goutils.h: add QMessageBox include, fixed compile error.
adds 89238d0 onmainwindow.cpp: fix typos leading to compile errors.
adds f2034da onmainwindow.cpp: another typo fix.
adds 72bc412 onmainwindow.cpp: add blocks to switch cases to fix a compile error.
adds 39eaa31 x2goutils.cpp: correct typo to fix compile errors.
adds cdbcf5c onmainwindow.cpp: drop a redundant variable and fix empty env check.
adds 4795846 onmainwindow.cpp: add more newlines to scdaemon error output.
adds 8bd0f08 onmainwindow.cpp: add debugging output for new scdaemon PATH value.
adds 2fa1955 onmainwindow.cpp: split up PATH value as printed in the error message box by a newline every 100 characters.
No new revisions were added by this update.
Summary of changes:
debian/changelog | 27 ++++++++++++++
src/onmainwindow.cpp | 95 +++++++++++++++++++++++++++++++++++++++++++++++---
src/onmainwindow.h | 6 ++--
src/x2goutils.cpp | 13 +++++--
src/x2goutils.h | 4 +++
5 files changed, 136 insertions(+), 9 deletions(-)
--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list