A Java library for managing changes in an editor history.
This repository has been archived on 2022-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Kai S. K. Engelbart 1b6d7f3dde
zdm/undo-redo/pipeline/head This commit looks good Details
Add ObservableChangeManager interface with wrapper implementation
2021-12-12 08:05:24 +01:00
core Add ObservableChangeManager interface with wrapper implementation 2021-12-12 08:05:24 +01:00
javafx Add ObservableChangeManager interface with wrapper implementation 2021-12-12 08:05:24 +01:00
.gitignore Convert to multi-module project 2021-12-11 17:55:49 +01:00
.project Convert to multi-module project 2021-12-11 17:55:49 +01:00
Jenkinsfile Adapt Jenkinsfile to multi-module architecture 2021-12-11 17:58:09 +01:00
LICENSE Initial commit 2021-12-06 21:52:16 +01:00
README.md Add Eclipse / Maven project 2021-12-07 18:05:07 +01:00
pom.xml Add javafx module 2021-12-12 05:59:28 +01:00

README.md

Undo-Redo

A Java library for managing changes in an editor history.