summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-temporary-item.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-031-4/+3
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - 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
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
| | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will.
* Minor include file cleanup.Tavmjong Bah2018-01-231-1/+0
|
* More header cleanupLiam P. White2014-09-061-6/+5
| | | (bzr r13341.1.198)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
| | | (bzr r10696)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+3
| | | | | header. (bzr r9978.1.1)
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-161-1/+2
| | | (bzr r5954)
* Line-end fixupsJon A. Cruz2008-03-221-56/+56
| | | (bzr r5161)
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-021-0/+56
(bzr r4918)