Wed, 10 Apr 2013 03:30:58 +0300 | Santeri Piippo | Added history handling for set contents | file | diff | annotate |
Wed, 10 Apr 2013 02:40:52 +0300 | Santeri Piippo | Allow undo of set color | file | diff | annotate |
Wed, 10 Apr 2013 00:46:32 +0300 | Santeri Piippo | Added undo/redo foundations. Capable of undoing and redoing delete operations | file | diff | annotate |
Tue, 09 Apr 2013 21:59:56 +0300 | Santeri Piippo | Added move up/down actions. | file | diff | annotate |
Tue, 09 Apr 2013 17:41:19 +0300 | Santeri Piippo | Extracted actions from ForgeWindow into their own files. The ACTION macro now manages meta, instances and callback definitions all in one. Too bad I still need to extern these actions in gui.cpp... maybe someday I'll find a way around it :) | file | diff | annotate |