summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/undo-history.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dockable dialogs patch applied gustav_b2007-08-291-5/+5
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-061-6/+73
| | | | | log gets created on SPDesktop::change_document. (bzr r1772)
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-1/+2
| | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749)
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+3
| | | (bzr r1379)
* added files from Gustav Broberg's patchbulia byak2006-06-291-0/+322
(bzr r1318)