Release 3.26.0, 2017-09-09 -------------------------- * Internal code refactoring, use more Tepl features: * Use TeplNotebook/TeplTabGroup properties (especially :active-tab). * Use TeplTab::close-request signal. * Use TeplTabLabel (and create subclass to add more info to the tooltip). This permitted to remove gedit-close-button.c. * Bind Document:location property to TeplFile:location to be able to use some TeplFile and TeplBuffer APIs. * Use some Tepl GActions for the Edit menu (cut/copy/paste etc). * Same bug fixes as already backported on 3.24.3. * Small improvement: make the tab label tooltip clearer: "Main file" -> "Project main file". * Translation updates. Release 3.24.3, 2017-08-20 -------------------------- * latexmk post-processor: fix bug with LaTeX errors and warnings not detected with new versions of latexmk. * Small bug fixes: * Search: replace all button: center content vertically. * LaTeX and Math menus: grab focus to active text view after inserting text.