summaryrefslogtreecommitdiffstats
path: root/src/document-undo.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-05More cleanup of document.h.Tavmjong Bah1-1/+7
2018-12-14DocumentUndo::ScopedInsensitiveThomas Holder1-12/+25
2018-11-08Clarify licensesMax Gaukler1-0/+9
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+0
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-0/+2
2016-05-21Fixing undo thingJabier Arraiza Cenoz1-0/+4
(bzr r14865.1.5)
2016-05-06working on undoJabier Arraiza Cenoz1-2/+2
(bzr r14865.1.4)
2016-05-06Finishing eraser tool. TODO undo workJabier Arraiza Cenoz1-2/+2
(bzr r14865.1.2)
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not ↵Alex Valavanis1-3/+2
supported properly) (bzr r13341.1.179)
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White1-2/+0
disallow pointers to Application (bzr r13341.5.9)
2014-06-252. connect signalsLiam P. White1-1/+1
(bzr r13341.5.2)
2014-03-02Fixed includes for tools.Markus Engel1-0/+5
(bzr r13097)
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis1-1/+1
forward declarations (bzr r12203)
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-2/+2
(bzr r11309)
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz1-0/+4
the contents forward.h at all). (bzr r10667)
2011-05-06Adding initial cut of resource manager.Jon A. Cruz1-3/+3
(bzr r10198)
2010-07-18I didn't see it but there was an important file missing namely document-undo.hAbhishek Sharma Public1-0/+14
(bzr r9546.1.9)