summaryrefslogtreecommitdiffstats
path: root/src/display/sodipodi-ctrl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop1-2/+2
2019-05-20Fix the alignment of the guideline origin (and other controls), such that it ...Diederik van Lierop1-2/+3
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-4/+4
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2016-12-03Add triangle knot.Jabier Arraiza Cenoz1-0/+2
2013-09-28Allow pixmaps to specify their width and height to control/knots. Allows non-...Martin Owens1-2/+2
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-2/+2
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2011-06-19Fix rendering of control pointsKrzysztof Kosi??ski1-1/+1
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-3/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-22Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski1-1/+1
2009-03-09do not redraw if moved to the same point as beforebulia byak1-0/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
2007-09-29noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder1-27/+40
2007-08-24do not redraw until moved for the first time; this fixes the flicker at 0,0 w...bulia byak1-0/+1