Releases: geany/geany-plugins
Releases · geany/geany-plugins
1.29.0
General
- Rename plugin GeanyLipsum to Lipsum (#472)
Addons
- Add a function to deselect marked words with one click (#481)
Commander
- Add keybindings for triggering a particular filter type (#468)
GeanyGenDoc
- Fix typos in README (#476)
Git-Changebar
- Fix an issue access the git repository in combination with libgit2 0.24.2
- Fix an off-by-one issue in tooltip hunk width calculation cropping 1px on the right.
- Fix handling of documents starting with a BOM (#483, #482)
Spellcheck
- Strip single quotes from words' beginning and end (#484)
- Fix a memory leak on duplicate dictionaries (#480)
Treebrowser
- Fix a typo in configuration parsing causing option for
"open new files" have not being save/restored correctly (#469, #473)
Internationalization
- Updated translations: de, es, fr, kk, pt
1.28.0
General:
Windows build:
- Update dependencies shipped with the package
Internationalization:
- Updated translations: de, fr, pt, tr
Plugins
Addons:
- tasks: Strip comment-closing sequence from task text (#449)
- tasks: Do not extract tokens from non-comments (#449)
Debugger:
GeanyGenDoc:
- Fix build with old rst2html (#414)
GeanyLaTeX:
- Fix a conditional end of undo action. Without an undo-action might run forever (#416)
- Improve support for GTK3 (#410)
GeanyLipsum:
- Add ellipsis to menu item requiring further user input (#452)
GeanyMacro:
- Fix GTK3 support (#410)
GeanyNumberedBookmarks:
- Fix GTK3 support (#410)
GeanyPrj:
- Fix GTK3 support (#410)
GeanyPy:
- Fix build with current Geany (#363)
PairTagHighlighter:
Prettyprinter:
- Fix several memory leaks (#364)
ProjectOrganizer:
- Fix duplicated tab in Project Properties
Scope:
- Fix dependency checks on Windows (#409)
Shiftcolumn:
- Fix handling of end-to-start selections (#366)
1.27.0
General:
- Remove Waf build support
- Improve building plugins on Windows with Mingw
- Harmonize logging domain of plugins so output to e.g. command line can be better connected to a plugin
- New plugin LineOperations
- Depend on Geany 1.27 for Windows builds
- Increase needed API to 224 (Geany 1.26) for all plugins by removing deprecated symbols
- Enable travis for some integration test
Plugins
Debugger:
- Add support for switching threads
- Fix handling of non-ASCII characters in file names (#259)
- Speed up stack trace display on large traces (#347)
- Fix toggling breakpoints for unknown locations
- Fix handling of escape characters in file names (part of #83)
- Fix marker for the current frame
- Report the signal name when the process received one
- Fix crash when reloading the plugin (#229)
- Fix many memory leaks and potential crashes
GeanyCTags:
- Follow symbolic links
- Fix spawning ctags on Windows
GeanyNumberedBookmarks:
- Fix crash in some situations with no documents open (#301)
GeanyPy:
- Convert to a proxy plugin
- Add keybinding support for Python plugins
GeanyVC:
- Fix a regression where VC-plugin menu was not properly added at the end of menu list
- Enable spell checking also for GTK3 build
GeniusPaste:
- Make pastebins configurable via configuration files, adding support for user-defined pastebins
- Add support for using the redirected URI as paste URI
- Add new pastebins fpaste.org and paste.debian.net
MultiTerm:
- Fix an issue with extracting translatable strings from not shipped C files (PR#392)
Projectorganizer:
- Use the term "symbol" instead of "tag"
- Improve symlink cycle detection
Spellcheck:
- Fix possible double checking when 'check while typing' is activated
- Improve detection of English contractions and other use of single quotes
Internationalization:
- Various fixes on plugins to ensure proper localization
- Updated translations: de, fr, pt, ru
Geany-Plugins 1.26
General:
- Add a note about deprecating Waf build system -- will be removed
with 1.27
Addons:
- Add new feature to copy path of current file into clipboard (#291)
- Update bookmark list also on any line changes in the document (SF#129,
SF#39, #284) - Add GTK3 support (#271)
GeanyPy:
- Fix Python library loading on Debian based systems
GeanyVC:
GitChangeBar:
- Add support for libgit2 0.23 (#283)
Multiterm:
- Make a lot of strings translatable (#254)
Pohelper:
- Fix untranslated and fuzzy count in the stats dialog (#292)
ProjectOrganizer:
- Fix some features when the sidebar was never visible
Scope:
- Use Geany spawn: maximum GDB line length fixed to 1MB, no CPU
time wasted when IDLE under Windows, 3 preferences deleted.
Spellcheck:
- Add an option to show spelling suggestion on top of the context
menu instead of in a submenu (still default) (#287, #290)
Internationalization:
- Updated translations: de, fr, nl, pt
- New translations: kk