Continuation of geany#259 since I can't push to @scriptum branch (I suggest you allow that).
I added some cleanup commits on top of @scriptum work and rebased onto 1.33. @elextr @b4n Please give feedback (considering the history in geany#259). I think I'll merge this in maybe 10 days or so. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1813 -- Commit Summary -- * Add sidebar tree * Add documentation for document list * sidebar: optimized documents_sort_func() a bit * sidebar: refactor get_doc_parent() * sidebar: various minor changes -- File Changes -- M doc/geany.txt (29) A doc/images/sidebar_documents_only.png (0) A doc/images/sidebar_show_paths.png (0) A doc/images/sidebar_show_tree.png (0) M src/sidebar.c (571) M src/utils.c (2) M src/utils.h (2) -- Patch Links -- https://github.com/geany/geany/pull/1813.patch https://github.com/geany/geany/pull/1813.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1813
