<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Guys and Girls,<br>
    <br>
    I comitted the following:<br>
    <p class="commit-title">Add unmark for completion optional parameter
    </p>
    <div class="commit-desc">
      <pre> - Replace mark for completion, so default behaviour is marked!
 - Use fontaweson icon to indicate in tree
 - replace hidden and deprecated icons with fontawesome icons
 - Refactor the way the icons are placed and removed and use css, i.e.
   icons are always places, but made visible/invisable with classes</pre>
    </div>
    <br>
    So, instead of having a mark for completion, I created an unmark for
    completion, in order to have mark for completion as the default.<br>
    It would be good if the progressbar could also make use of this
    functionality (I think).<br>
    <br>
    I also refactored the code that manipulates the icons and states of
    the tree node. So for example, the background colour of the whole
    node is changed, instead of only the text and I used font awesome
    for the icons instead of images. Please feel free to suggest
    alternatives.<br>
    <br>
    I would appreciate some testing of the behaviour (hiding/unhiding
    pages, unmark/mark for completion, add optional parameter, remove
    optional parameter)<br>
    <br>
    Regards,<br>
    <br>
    Tom<br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>