summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlpoint.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-10Remove CtrlPoint and replace with SPKnotMartin Owens1-169/+0
(bzr r14523)
2015-12-07Add rect to SP Control point on locked guidesJabier Arraiza Cenoz1-9/+19
(bzr r14500.1.13)
2014-08-24More GObject boilerplate reductionAlex Valavanis1-30/+5
(bzr r13341.1.175)
2012-10-27cppcheck: get rid of more C-style pointer castsAlex Valavanis1-2/+2
(bzr r11840)
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-10/+6
(bzr r11469.1.1)
2012-02-15Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis1-0/+1
(bzr r10988)
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-11/+9
(bzr r10873)
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-1/+1
(bzr r10582.1.3)
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
(bzr r10407)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
(bzr r10025)
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz1-1/+0
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)
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-1/+1
(bzr r9508.1.8)
2009-01-26Nicer symbol for guide anchorMaximilian Albert1-0/+190
(bzr r7182)