summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlline.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-0/+1
* Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz2016-08-291-1/+1
* More GObject boilerplate reductionAlex Valavanis2014-08-241-32/+8
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-4/+4
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-5/+15
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-67/+58
* Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-151-0/+1
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-6/+4
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-2/+2
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+0
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-6/+6
* | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-5/+1
|/
* for zero-length lines, do not request canvas redraw and do not attempt to drawbulia byak2009-03-091-7/+16
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-19/+19
* Replaced deprecated GtkType creation with GTypeJon A. Cruz2008-08-031-11/+12
* fix artefacts left by text cursor and disappearing cursor on empty canvasbulia byak2008-07-181-4/+6
* delivarotify, render with cairobulia byak2008-06-241-90/+19
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-8/+8
* associate an item with the line, for grdragbulia byak2007-10-161-0/+3
* a bunch of cairo fixmes in anticipation of a more direct rendering with less ...bulia byak2007-02-171-3/+46
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-7/+0
* remove compiler warningsRalf Stephan2006-04-211-4/+4
* resolving compiler warningsAndrius Ramanauskas2006-04-201-4/+4
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-191-1/+6
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+217