[Github-comments] [geany] 1.26.0

Colomban Wendling notifications at xxxxx
Sun Nov 15 13:12:38 UTC 2015


## General
 * New plugin API (Thomas Martitz, [PR#469](https://github.com/geany/geany/pull/469)).
 * Add support for "proxy" plugins (Thomas Martitz, [PR#629](https://github.com/geany/geany/pull/629)).

## Bug fixes
 * Fix "Open in New Window" command ([Issue#590](https://github.com/geany/geany/issues/590)).
 * Fix spurious "source file has been modified" (Jiří Techet, [Issue#605](https://github.com/geany/geany/issues/605),
   [PR#621](https://github.com/geany/geany/pull/621)).
 * Don't open more than one document for non-existing paths from the CLI
   (https://bugs.launchpad.net/linuxmint/+bug/1482558, [PR#646](https://github.com/geany/geany/pull/646)).
 * Fix configuration directory encoding on non-UTF-8 non-Windows systems
   (Dimitar Zhekov, [PR#658](https://github.com/geany/geany/pull/658)).

## Interface
 * Use monospace font for the message window by default (Jiří Techet,
   [Issue#435](https://github.com/geany/geany/issues/435), [PR#580](https://github.com/geany/geany/pull/580)).
 * Fix mnemonic conflict in "Use multi-line matching" (Ross Konsolebox,
   [Issue#589](https://github.com/geany/geany/issues/589), [PR#647](https://github.com/geany/geany/pull/647)).

## Editor
 * Update Scintilla to version 3.6.1.
 * Fix completion popup height when view is zoomed ([Issue#702](https://github.com/geany/geany/issues/702)).
 * Fix Go To End Of Display Line when wrapping is on and EOL are visible
   ([Issue#712](https://github.com/geany/geany/issues/712)).
 * Keeping undo history when reloading files is now enabled by default
   (Thomas Martitz, [Issue#562](https://github.com/geany/geany/issues/562), [PR#672](https://github.com/geany/geany/pull/672)).
 * "Strip trailing spaces", "Replace tabs" and "Replace spaces" now
   follow the current selection (Pavel Sountsov, [PR#394](https://github.com/geany/geany/pull/394)).
 * Respect Smart Home Key setting in Go To Start of Display Line.
 * Check whether the document is newer on disk when the window gets
   focused (Jiří Techet, [PR#533](https://github.com/geany/geany/pull/533)).

## Filetypes
 * Add Cargo build commands for Rust (Wayne Nilsen, [PR#557](https://github.com/geany/geany/pull/557)).
 * Add recent Perl keywords (Olivier Duclos, [PR#599](https://github.com/geany/geany/pull/599)).
 * Add missing Python 3 keywords and builtins ([PR#755](https://github.com/geany/geany/pull/755)).
 * Improvements to the Rust filetype (Pavel Sountsov, [PR#613](https://github.com/geany/geany/pull/613)).
 * Add multiline comment to Haskell (Abel Serrano Juste, [PR#638](https://github.com/geany/geany/pull/638)).
 * Recognize `.adoc` is as Asciidoc ([PR#708](https://github.com/geany/geany/pull/708), [PR#711](https://github.com/geany/geany/pull/711)).
 * Recognize `.mml` and `.mathml` as XML (Devyn Collier Johnson, [PR#731](https://github.com/geany/geany/pull/731)).

## Internationalization
 * Updated translations: de, el, es, fr, hu, id, kk, pt, sk, sv, ru
 * Fix internationalization of "Open in New Window" items.

## API
 * New plugin API, `geany_load_module()`, `geany_plugin_register()`,
   `GEANY_PLUGIN_REGISTER()`, `geany_plugin_register_full()`,
   `GEANY_PLUGIN_REGISTER_FULL()` (Thomas Martitz, [PR#469](https://github.com/geany/geany/pull/469)).
 * Add support for "proxy" plugins, `geany_plugin_register_proxy()`
   (Thomas Martitz, [PR#629](https://github.com/geany/geany/pull/629)).
 * Allow `user_data` parameter and `destroy_notify` callback to
   keybindings with new `keybindings_set_item_full()` and
   `plugin_set_key_group_full()` (Thomas Martitz, [PR#376](https://github.com/geany/geany/pull/376)).

## Windows
 * Restore modern design of native file dialogs ([Issue#578](https://github.com/geany/geany/issues/578)).


---
View it on GitHub:
https://github.com/geany/geany/releases/tag/1.26.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151115/16739ada/attachment.html>


More information about the Github-comments mailing list