summaryrefslogtreecommitdiffstats
path: root/src/document-private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move contents of document-private.h to document.h.Tavmjong Bah2018-10-291-81/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+2
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-1/+1
* replaced remaining GHashTable with std::mapMarc Jeanmougin2015-12-091-4/+0
* cppification: GSList replaced by vectors (undo/redo)Marc Jeanmougin2015-12-081-4/+2
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-3/+8
* Update to experimental r13565Liam P. White2014-09-271-0/+1
* 2. connect signalsLiam P. White2014-06-251-0/+2
* no need to use bitfields here. The pre-commit code also looks confusingly sim...Johan B. C. Engelen2014-03-031-1/+1
* Adding destroy signal do document to allow proper cleanup.Jon A. Cruz2014-03-021-0/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+0
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-2/+0
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-9/+9
* SPDocument->Documentjohnce2009-08-051-9/+9
* add document serial numbersMenTaLguY2007-05-101-0/+2
* better way to deal with undo+id collisionsMenTaLguY2007-03-171-0/+2
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-3/+0
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-1/+1
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-231-0/+1
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+5
* quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip2006-06-231-0/+5
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+67