Skip to content

Application-wide GtkEntry undo support

Michael Gratton requested to merge mjog/233-entry-undo into mainline

This patch adds support for undo/redo for all Gtk Entry widgets, application-wide, so that people can always locally undo their text editing changes if needed.

Fixes #233 (closed)

Edited by Michael Gratton

Merge request reports