General:
- Rename plugin geanylatex to latex
- utils lib: added new function 'gp_filelist_scan_directory_full()
Addons:
- Show color tip and start Color Chooser with double click
GeanyLua:
- Add filetype to set in geany.newfile()
- Add function geany.reloadconf()
- Fix right-trim.lua
- Update glspi_keycmd.h to match latest Geany version
- Update to match latest Geany's Scintilla API
PrettyPrinter:
- Allow to pretty print a selection only
Spellcheck:
- Remember 'Check while typing' setting between sessions
- Support Enchant 2.0 and later
Treebrowser:
- Fallback to "text-x-generic" icon if info lookup fails
VC:
- Remember the commit dialog size
Workbench:
- Add "Create file here..."/"Create directory here..."
- Renamed "folder" to "sub-directory"
Internationalization:
- Updated translations: de, es, fr
Depends on D2450
Signed-off-by: Pierre-Yves <pyu@riseup.net>