summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlline.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2016-11-23Select mesh nodes by clicking on control lines.Tavmjong Bah1-0/+1
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz1-1/+1
2014-08-24More GObject boilerplate reductionAlex Valavanis1-32/+8
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-4/+4
2012-05-09Centralized line creation and enhanced visibility.Jon A. Cruz1-5/+15
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-67/+58
2012-02-15Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis1-0/+1
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-6/+4
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-2/+2
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-6/+6
2010-06-22Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski1-5/+1
2009-03-09for zero-length lines, do not request canvas redraw and do not attempt to drawbulia byak1-7/+16
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-19/+19
2008-08-03Replaced deprecated GtkType creation with GTypeJon A. Cruz1-11/+12
2008-07-18fix artefacts left by text cursor and disappearing cursor on empty canvasbulia byak1-4/+6
2008-06-24delivarotify, render with cairobulia byak1-90/+19
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-8/+8
2007-10-16associate an item with the line, for grdragbulia byak1-0/+3
2007-02-17a bunch of cairo fixmes in anticipation of a more direct rendering with less ...bulia byak1-3/+46
2007-01-24Sorry, forgot the copyright text.Johan B. C. Engelen1-0/+2
2007-01-17Upgraded gradient tool =)Johan B. C. Engelen1-7/+0
2006-04-21remove compiler warningsRalf Stephan1-4/+4
2006-04-20resolving compiler warningsAndrius Ramanauskas1-4/+4
2006-04-19Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas1-1/+6
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-3/+3