Skip to content

Update Geany and Geany-Plugins from 1.26 to 1.28 #122

Merged
merged 8 commits into from
Sep 14, 2016

Commits on Sep 14, 2016

  1. Configuration menu
    Copy the full SHA
    0b3a3fd View commit details
    Browse the repository at this point in the history
  2. geany: Strip trailing space

    pmenzel committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    7a54f2c View commit details
    Browse the repository at this point in the history
  3. geany: Securely download source archive

    Use HTTPS instead of FTP to securely download the source archive.
    pmenzel committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    abc060b View commit details
    Browse the repository at this point in the history
  4. geany: Update version from 1.26 to 1.28

    Geany 1.28 was released on 10 July 2016 with the announcement below [1].
    
    > We are happy to announce a new release of Geany!
    >
    > For a comprehensive list of changes please see Release Notes. A very
    > detailed and complete list of changes can be found in the ChangeLog.
    >
    > Some highlights:
    >
    > *   Improve support for GTK 3.20.
    > *   Fix type name coloring when types change (Jiří Techet).
    > *   Fix undo of line end type change (Jiří Techet).
    > *   Update Scintilla to version 3.6.6.
    > *   Improve Goto Symbol popup contents (Jiří Techet).
    > *   Treat .h headers as C++ by default (Jiří Techet).
    > *   Improve symbols for Ruby.
    > *   Update translations: ca, de, el, es, fr, it, ja, lt, pt, ru, sk, tr, zh_CN.
    >
    > We want to thank all developers, translators and everyone who
    > contributed to this release with patches, feedback, bug reports and so
    > on. Thank you!
    >
    > As usual, all downloads can be found on Releases.
    
    [1] https://www.geany.org/Main/20160710
    pmenzel committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    07c4622 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a17440 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c11870 View commit details
    Browse the repository at this point in the history
  7. geany-plugins: Securely download source archive

    Use HTTPS instead of FTP to securely download the source archive.
    pmenzel committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    2e8a4c5 View commit details
    Browse the repository at this point in the history
  8. geany-plugins: Update version from 1.26 to 1.28

    Geany-Plugins 1.28 was released on 10 July 2016 with the announcement
    below [1].
    
    > We are happy to announce a new version of the combined Geany-Plugins
    > release -- right after Geany 1.28, Geany-Plugins 1.28 has been
    > released.
    >
    > Here are some of the most prominent news.
    >
    > *   Improve GTK3 for several plugins (Quentin Glidic).
    > *   Rename plugin GeanySendMail to SendMail (Frank Lanitz).
    > *   Update translations: de, fr, pt, tr.
    > *   Improve listing tasks containing comments (Quentin Glidic).
    > *   Fix a crash in the PairTagHighlighter plugin when the tag name is missing (Colomban Wendling).
    > *   Fix several memory leaks in the PrettyPrinter plugin (Colomban Wendling).
    > *   Include Scope plugin in the Windows installer (Colomban Wendling).
    >
    > A more complete list of changes can be found in the NEWS file
    >
    > As usual, you can find source tarballs and Windows installer for the new
    > release on plugins.geany.org.
    >
    > A huge thanks to everybody contributing to this great release.
    
    [1] https://www.geany.org/Main/20160710
    pmenzel committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    392e774 View commit details
    Browse the repository at this point in the history