[X2Go-Commits] [x2goclient] branch bugfix/osx updated (5c33be4 -> a4196bf)

git-admin at x2go.org git-admin at x2go.org
Mon Mar 9 23:44:54 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch bugfix/osx
in repository x2goclient.

      from  5c33be4   x2goclient.spec: fix builds on Fedora and related due to failing removal of browserplugin directory. That's non-critical.
      adds  f44a6d0   onmainwindow.cpp: actually call slotTunnelOk(int), do not generate a run time error by calling the non-existent function slotTunnelOk().
      adds  aa11eb5   onmainwindow.cpp: clarify message regarding missing SSH daemon host keys.
      adds  18677da   non_modal_messagebox.{cpp,h}: add new Non_Modal_MessageBox class for non-modal message boxes.
      adds  fd09a56   onmainwindow.cpp: use Non_Modal_MessageBox::critical function to display errors relating to missing sshd host keys.
      adds  a4196bf   onmainwindow.cpp: also make the message about a non-running sshd non-modal.

No new revisions were added by this update.

Summary of changes:
 debian/changelog                              |   11 +++++++
 src/{x2goutils.h => non_modal_messagebox.cpp} |   32 +++++++++++++-------
 src/{x2goutils.h => non_modal_messagebox.h}   |   24 ++++++++-------
 src/onmainwindow.cpp                          |   39 +++++++++++++++++--------
 src/onmainwindow.h                            |    2 +-
 x2goclient.pro                                |    6 ++--
 6 files changed, 78 insertions(+), 36 deletions(-)
 copy src/{x2goutils.h => non_modal_messagebox.cpp} (51%)
 copy src/{x2goutils.h => non_modal_messagebox.h} (64%)

--
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