◐ Shell
clean mode source ↗

Adds Undo/Redo to ReClass.NET by FransBouma · Pull Request #263 · ReClassNET/ReClass.NET

@FransBouma

…olbar button to toolbar menu item so it can have a shortcut too.
…sable from different nodes. Changed VTable node so it always displays the RTTI information if available.

@FransBouma

…e class. This required some hairy work in a lot of places as the context menu wasn't usable on nested classes. It now is
…table pointer automatically.

@FransBouma

…ks without opening the menu. Made the window a bit wider (was too small already) so all toolbar buttons are visible

@FransBouma

… it gets removed when the window is too narrow

@FransBouma

… the window is too narrow to make room for undo/redo buttons

@FransBouma

…romBuffer to MemoryBuffer, have refactored Hex32Node to use this method instead, have removed unnecessary braces and brackets.

@FransBouma

…dlers to the ShowException method in Program so it always catches all exceptions thrown
…ost elements are now undo/redo aware