[X2Go-Commits] [x2goclient] branch master updated (a4196bf -> bcf498f)
git-admin at x2go.org
git-admin at x2go.org
Thu Mar 12 06:27:17 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2goclient.
from a4196bf onmainwindow.cpp: also make the message about a non-running sshd non-modal.
adds 5ff18d9 {x2goclient.pro,res/osxbundle/{Info.plist,postbuild.sh}}:
adds e232e50 onmainwindow.cpp: consolidate Windows and non-Windows sshd startup error message.
adds b447387 onmainwindow.cpp: typo fix (authoized_keys.)
adds b5868aa onmainwindow.cpp: stop exporting directories (Printing, File Sharing) on sshd error.
adds 7b18f20 onmainwindow.cpp: fix session icon not being displayed as tray icon (missed legacy resource URI wrapper call.)
adds cdf4cbe configdialog.cpp: update XQuartz outdated version info message and links. Add MacPorts reference.
adds 551078c configdialog.cpp:
adds a154a6c x2goutils.{h,cpp}: use QString references.
adds f86629a x2goutils.{h,cpp}: add new helper function show_RichText_WarningMsgBox.
adds bd06b93 configdialog.cpp: use new helper function show_RichText_WarningMsgBox to show proper errors.
adds f5443ca configdialog.cpp: return empty strings as paths to the XQuartz application if no valid one could be found in order to show the proper error message.
adds bcf498f configdialog.cpp: rephrase another error message, use the new helper and reformat code.
No new revisions were added by this update.
Summary of changes:
debian/changelog | 28 +++++++
res/osxbundle/Info.plist | 6 +-
res/osxbundle/postbuild.sh | 21 +++++
src/configdialog.cpp | 182 ++++++++++++++++++++++++++------------------
src/onmainwindow.cpp | 55 ++++++-------
src/x2goutils.cpp | 26 ++++++-
src/x2goutils.h | 6 +-
x2goclient.pro | 6 +-
8 files changed, 222 insertions(+), 108 deletions(-)
create mode 100755 res/osxbundle/postbuild.sh
--
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