Page MenuHomeSolus

Update geany to 1.31
ClosedPublic

Authored by kyrios123 on Jul 18 2017, 5:57 PM.
Referenced Files
F11015886: D641.diff
Sat, Aug 5, 2:55 PM
F10997948: D641.id1468.diff
Thu, Jul 27, 4:19 PM
F10993686: D641.diff
Tue, Jul 25, 6:39 PM
F10992810: D641.id1468.diff
Tue, Jul 25, 1:28 PM
F10987390: D641.id1444.diff
Mon, Jul 24, 5:29 AM
F10979203: D641.diff
Sat, Jul 22, 10:51 PM
F10832549: D641.id1447.diff
Jun 6 2023, 4:14 AM
F10775791: D641.id.diff
May 23 2023, 12:04 AM
Subscribers

Details

Reviewers
ikey
Group Reviewers
Triage Team
Commits
R882:346d94c17d74: Update geany to 1.31
Summary

Application versin 1.31

  • Bug fixes
    • Update statusbar after applying indentation detection
    • Fix converting color to hex for insertion in the Color Chooser dialog
  • Filetypes
    • Add parfor to the Matlab keyword list
    • C: fix line continuation handling
    • Add require_relative to the Ruby keyword list
    • Update Haxe keywords
    • Fix Arduino comment toggling
    • Update CMake keywords
    • Update C# keywords
    • Update HTML keywords
  • Internationalization
    • Updated translations: ca, id, ja, kk, lt, ru
  • API
    • Fix crash when calling plugin_set_key_group() more than once

Solus package revision 10

  • python 2.x -> python 3.x
  • python-lxml bindings

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

(following vendor instructions)

  • Start Geany after it was installed out of your package. Pass the command line argument "-v" to see whether Geany complains about missing files.
  • Check whether the help menu item (Help->Help or F1) works and opens the local installed HTML documentation in your browser (if it opens the manual on the website you didn't install the HTML manual correctly and Geany falls back to the online manual).
  • Check the About dialog (Help->About) whether it displays the full GPLv2 license text on the last tab("License").

Diff Detail

Repository
R882 geany
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

GTK2 -> GTK3

Why? GTK3 has never been stable for Geany

ikey requested changes to this revision.Jul 20 2017, 2:44 PM

Back to GTK2 pls :P

This revision now requires changes to proceed.Jul 20 2017, 2:44 PM
kyrios123 edited edge metadata.
kyrios123 edited the summary of this revision. (Show Details)

back to GTK2

LGTM! You keep Ikey happy with good geany ^_^

This revision is now accepted and ready to land.Jul 21 2017, 9:41 PM
This revision was automatically updated to reflect the committed changes.