Commit Graph

9 Commits

Author SHA1 Message Date
d484839c8b
Fix divergent changes removal, improve unit test
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-23 09:42:33 +02:00
5d1ef84770
Discard identity changes, discard divergent branches
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-22 16:51:33 +02:00
0f1c3e06d8
JavaFX reflective access + Javadoc + @delvh
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
* Allow reflective access to the JavaFX module for javafx.base
* Add space to the unit test orders
* Improve Javadoc
* Add @delvh as developer
2021-12-16 10:22:37 +01:00
1b6d7f3dde
Add ObservableChangeManager interface with wrapper implementation
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-12 08:05:24 +01:00
d80dd94e90
Allow retrieving the last change from a change manager 2021-12-12 05:49:47 +01:00
a4695870c4
Fix core module name
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-11 18:22:06 +01:00
23aa60e65e
Move everything into the core package
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-11 18:18:39 +01:00
93e177cc35
Changed LinkedList to ArrayList
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-11 18:09:47 +01:00
c411eace81
Convert to multi-module project
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-11 17:55:49 +01:00