This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from fcd1c59 Make the history viewer only use the current branch for Git repositories new a8dd50d Add the ability to resize the preview and the editor 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. Detailed log of new commits: commit a8dd50d0594fa1ca617d1a3da074a51efc27dc5b Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Fri Jun 19 10:56:45 2015 +0200 Add the ability to resize the preview and the editor Summary of changes: .../org/nuiton/scmwebeditor/svn/SvnConnection.java | 9 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 3 + swe-ui-web/src/main/webapp/css/main.css | 10 ++ swe-ui-web/src/main/webapp/js/editor.js | 39 +++++++- swe-ui-web/src/main/webapp/js/preview.js | 111 ++++++++++++++++++++- 5 files changed, 164 insertions(+), 8 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.