summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/undo-history.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-061-2/+4
| | | | | log gets created on SPDesktop::change_document. (bzr r1772)
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-0/+2
| | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749)
* added files from Gustav Broberg's patchbulia byak2006-06-291-0/+175
(bzr r1318)