Skip to content

pluma 1.25.3 release

Compare
Choose a tag to compare
@raveit65 raveit65 released this 04 Mar 22:50
· 52 commits to master since this release

Changes since the last release: v1.25.2...v1.25.3

pluma 1.25.3

  • port plugins to use the window-construct property.
  • cppcheck warning: Checking if unsigned expression is less than zero
  • cppcheck warning: Local variable 'icon' shadows outer argument
  • pluma-window: unused variable ‘ui_file’ [-Wunused-variable]
  • build: port to gtksourceview-4
  • cppcheck warning: Local variable shadows outer variable