<p>Test</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/1164'>https://github.com/geany/geany/pull/1164</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add new GeanyPage class.</li>
  <li>notebook: Use GeanyPage to create the notebook pages.</li>
  <li>notebook: Remove tab_count_changed() function and dead code</li>
  <li>notebook: mru_docs: Store the page widget instead of document pointer</li>
  <li>notebook: s/mru_docs/mru_tabs. It does not store doc pointers anymore.</li>
  <li>notebooks: Initialize second document notebook</li>
  <li>geany.glade: wrap document notebook into paned and add a second one</li>
  <li>notebook: move sci focus handling to document.c</li>
  <li>notebooks: Convert Geany codebase to work with multiple document notebooks</li>
  <li>notebooks: Move document to notebook of the right click menu</li>
  <li>notebooks: Add item to tab bar right click menu to move tab to other notebook</li>
  <li>notebooks: Rework switch-page and focus handling</li>
  <li>notebooks: Indicate current document by underlining the tab label</li>
  <li>keyfile: Change session save/restore to work per-notebook</li>
  <li>notebooks: Enable drag and drop of tabs between editor notebooks</li>
  <li>notebooks: Remember notebook paned split postition across restarts</li>
  <li>notebooks: Add automatic notebook layouting</li>
  <li>prefs: Add setting to toggle orientation of the document notebook split.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-0">data/geany.glade</a>
    (111)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-1">src/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-2">src/callbacks.c</a>
    (64)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-3">src/document.c</a>
    (334)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-4">src/document.h</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-5">src/documentprivate.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-6">src/editor.c</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-7">src/editor.h</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-8">src/geanypage.c</a>
    (285)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-9">src/geanypage.h</a>
    (95)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-10">src/keybindings.c</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-11">src/keyfile.c</a>
    (209)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-12">src/libmain.c</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-13">src/notebook.c</a>
    (642)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-14">src/notebook.h</a>
    (48)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-15">src/prefs.c</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-16">src/search.c</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-17">src/ui_utils.c</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1164/files#diff-18">src/ui_utils.h</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/1164.patch'>https://github.com/geany/geany/pull/1164.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/1164.diff'>https://github.com/geany/geany/pull/1164.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1164">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7aidaWs2DvNZItXsznHajVI5EXoks5qc6o4gaJpZM4JeErV">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ8bvq2q7VpOip8lY3IN8hy3OBex8ks5qc6o4gaJpZM4JeErV.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1164"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/modules/aws/aws-bg.jpg","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Splitwindow2 (#1164)"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany/pull/1164"}}}</script>