summaryrefslogtreecommitdiffstats
path: root/src/document-private.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-29Move contents of document-private.h to document.h.Tavmjong Bah1-81/+0
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+2
2016-05-21Fixing undo thingJabier Arraiza Cenoz1-28/+29
2016-05-21Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin1-1/+1
2015-12-09replaced remaining GHashTable with std::mapMarc Jeanmougin1-4/+0
2015-12-08cppification: GSList replaced by vectors (undo/redo)Marc Jeanmougin1-4/+2
2015-12-07cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin1-3/+8
2014-09-27Update to experimental r13565Liam P. White1-0/+1
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-0/+1
2014-06-252. connect signalsLiam P. White1-0/+2
2014-03-03no need to use bitfields here. The pre-commit code also looks confusingly sim...Johan B. C. Engelen1-1/+1
2014-03-02Adding destroy signal do document to allow proper cleanup.Jon A. Cruz1-0/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+0
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-2/+0
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-9/+9
2009-08-05SPDocument->Documentjohnce1-9/+9
2007-05-10add document serial numbersMenTaLguY1-0/+2
2007-03-17better way to deal with undo+id collisionsMenTaLguY1-0/+2
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-3/+0
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-1/+1
2006-07-23Forced redraw of canvas upon document commit to work around event starvation ...John Bintz1-0/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-0/+5
2006-06-23quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip1-0/+5