summaryrefslogtreecommitdiffstats
path: root/src/document-subset.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* add DocumentSubset::_clearMenTaLguY2006-03-061-0/+1
* remove unneeded document parameter from constructorMenTaLguY2006-03-061-2/+1
* Add DocumentSubset as groundwork for layersMenTaLguY2006-03-051-0/+70