This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 0ac3903 Update Win32 OpenSSL to 1.0.1i and Cygwin OpenSSL to 1.0.1i-1 new 9a7a47e Add folder explorer - GUI to management of sessions folders. The 1 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 | 1 + folderbutton.cpp | 54 +++++++-- folderbutton.h | 10 ++ folderexplorer.cpp | 160 +++++++++++++++++++++++++++ brokerpassdlg.h => folderexplorer.h | 41 ++++--- folderexplorer.ui | 118 ++++++++++++++++++++ onmainwindow.h | 5 + sessionbutton.cpp | 2 - sessionbutton.h | 5 + sessionexplorer.cpp | 209 +++++++++++++++++++++++++++++++++++ sessionexplorer.h | 12 ++ sessionwidget.cpp | 46 +++++++- sessionwidget.h | 3 + x2goclient.pro | 9 +- 14 files changed, 636 insertions(+), 39 deletions(-) create mode 100644 folderexplorer.cpp copy brokerpassdlg.h => folderexplorer.h (64%) create mode 100644 folderexplorer.ui -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git