Also fixes iterating docs for *Close other Documents* in notebook tab order. I'd like to add a folder item for *Open in New Window* too.
Screenshot: ![image](https://user-images.githubusercontent.com/1107820/66410821-ab798e00-e9ea-11e...)
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2346
-- Commit Summary --
* Use gtk_widget_show_all in show_tab_bar_popup_menu * Add *Documents in _Folder* notebook menu * Remove unnecessary casts * Iterate in tab order for *Close Other Documents* and close folder items
-- File Changes --
M src/callbacks.c (11) M src/notebook.c (75) M src/sidebar.c (1)
-- Patch Links --
https://github.com/geany/geany/pull/2346.patch https://github.com/geany/geany/pull/2346.diff