Skip to content

1.32.0

Compare
Choose a tag to compare
@frlan frlan released this 19 Nov 12:37
· 809 commits to master since this release
1.32.0

General

  • New plugin: Workbench (PR #601)
  • Travis: Update travis to system with c++11 compiler (#597)
  • Add a common utils library (PR #622)

Addons

  • Mark Word: Deselect when the selection changes (PR #614)

GeanyLua

  • Increase required geany API version to 235 for usage of
    'utils_get_real_path' to replace 'tm_get_real_path()'

GeniusPaste

  • Enable HTTPS for pastebin.geany.org (PR #635)

GitChangebar

  • Add the possibility to undo hunk at cursor position (PR #531)

PrettyPrinter

  • Add saving and loading of preferences in/from a file (#494, PR #581)

ProjectOrganizer

  • Increase required geany API version to 235 for usage of
    'utils_get_real_path' to replace 'tm_get_real_path()'
  • Close dir created with g_dir_open() in some special cases as well
    as don't keep directories open when enumerating their children (PR #605)
  • Use stock icons instead of the ones provided by the plugin (PR #625)

Scope

  • Only allow selection of folders for "working dir" (PR #623)
  • Add tooltips to toolbar buttons (PR #617)

Treebrowser

  • Previous maintainer has returned
  • Fix some typos inside documentation (PR #595)

XmlSnippets

  • Activate unit tests for the plugin

Internationalization

  • Updated translations: de, es, fr, pt