summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlpoint.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-10Remove CtrlPoint and replace with SPKnotMartin Owens1-54/+0
(bzr r14523)
2015-12-07Add rect to SP Control point on locked guidesJabier Arraiza Cenoz1-2/+4
(bzr r14500.1.13)
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-1/+1
(bzr r10766.1.1)
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-2/+2
(bzr r10302.1.1)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
(bzr r10025)
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz1-5/+5
header. (bzr r9978.1.1)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-1/+1
fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
2009-01-26Nicer symbol for guide anchorMaximilian Albert1-0/+52
(bzr r7182)