summaryrefslogtreecommitdiffstats
path: root/src/document-undo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup of document.h.Tavmjong Bah2019-04-051-1/+7
|
* DocumentUndo::ScopedInsensitiveThomas Holder2018-12-141-12/+25
|
* Clarify licensesMax Gaukler2018-11-081-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
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+0
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-0/+2
|
* Update to experimental r13598Liam P. White2014-10-081-0/+1
|\ | | | | (bzr r13341.5.17)
| * Standardise InkscapeApplication GObject implementation (namespace not ↵Alex Valavanis2014-08-261-3/+2
| | | | | | | | | | supported properly) (bzr r13341.1.179)
* | 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-2/+0
| | | | | | | | | | disallow pointers to Application (bzr r13341.5.9)
* | 2. connect signalsLiam P. White2014-06-251-1/+1
|/ | | (bzr r13341.5.2)
* Fixed includes for tools.Markus Engel2014-03-021-0/+5
| | | (bzr r13097)
* Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-141-1/+1
| | | | | forward declarations (bzr r12203)
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-2/+2
| | | (bzr r11309)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-0/+4
| | | | | the contents forward.h at all). (bzr r10667)
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-041-0/+1
| | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255)
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-3/+3
| | | (bzr r10198)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+55
| | | (bzr r9945.1.1)
* I didn't see it but there was an important file missing namely document-undo.hAbhishek Sharma Public2010-07-181-0/+14
(bzr r9546.1.9)