History log of /haiku/src/apps/haikudepot/edits_generic/UndoableEdit.cpp
Revision Date Author Comments
# 1403313c 07-Feb-2021 Andrew Lindesay <apl@lindesay.co.nz>

HaikuDepot: Remove Custom List

Further removal of the use of custom list class;
this time with the generic undo functionality.

Relates To #15534

Change-Id: I804a31abc07f42f4f1695562b6f948feb465db0c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3739
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 651e8326 07-Feb-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Base-classes for generic undo/redo support.

I plan to use these in the text view and editor framework.


# 651e8326ca65a7ed8616db1efc466d17e71baf28 07-Feb-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Base-classes for generic undo/redo support.

I plan to use these in the text view and editor framework.