Geany 1.29.0 (November 13, 2016)

General

Bug fixes

Editor

  • Update Scintilla to version 3.7.0 (Issue#1143).
  • Add support for keeping the cursor a number of lines from the edges to always show some context (PR#1154, Issue#1152).
  • Allow to configure keybinding for "Delete to beginning of line" (Abel Serrano Juste, PR#1134).
  • Performance improvements with many duplicate symbols (Jiří Techet, PR#797, Issue#577).
  • Allow to configure the error indicator color (PR#1185).

Filetypes

  • Fix highlighting of Haxe preprocessor (Issue#936).
  • Add .exp extension to TCL (Simon Marchi, PR#979).

Internationalization

  • Updated translations: ca, de, el, es, fr, id, it, kk, nl pt, pt_BR, sv, zh_CN,

API

  • Update GeanyProxyProbeResults API (PR#1213).
  • Warn if a dot is used at the start of a proxy extension (PR#1212, PR#1233).
  • Add support for custom data attached to documents through plugin_set_document_data(), plugin_get_document_data() and plugin_set_document_data_full() (PR#1203).
  • Add "project-before-close" signal (PR#1223).

Plugins

  • Split Window: Work around a GTK bug present from 3.15.9 to 3.21.4 that breaks the document selection popup (Issue#1149, PR#1272).

Windows

Older Releases