index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
sp-ctrlline.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Select mesh nodes by clicking on control lines.
Tavmjong Bah
2016-11-23
1
-0
/
+1
*
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
2016-08-29
1
-1
/
+1
*
More GObject boilerplate reduction
Alex Valavanis
2014-08-24
1
-32
/
+8
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-4
/
+4
*
Centralized line creation and enhanced visibility.
Jon A. Cruz
2012-05-09
1
-5
/
+15
*
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
2012-05-04
1
-67
/
+58
*
Prevent false gtk deprecation warnings in canvas-grid and tidy headers
Alex Valavanis
2012-02-15
1
-0
/
+1
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-6
/
+4
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-1
/
+0
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+2
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-1
/
+0
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-6
/
+6
*
|
Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
Krzysztof Kosi??ski
2010-06-22
1
-5
/
+1
|
/
*
for zero-length lines, do not request canvas redraw and do not attempt to draw
bulia byak
2009-03-09
1
-7
/
+16
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-19
/
+19
*
Replaced deprecated GtkType creation with GType
Jon A. Cruz
2008-08-03
1
-11
/
+12
*
fix artefacts left by text cursor and disappearing cursor on empty canvas
bulia byak
2008-07-18
1
-4
/
+6
*
delivarotify, render with cairo
bulia byak
2008-06-24
1
-90
/
+19
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-8
/
+8
*
associate an item with the line, for grdrag
bulia byak
2007-10-16
1
-0
/
+3
*
a bunch of cairo fixmes in anticipation of a more direct rendering with less ...
bulia byak
2007-02-17
1
-3
/
+46
*
Sorry, forgot the copyright text.
Johan B. C. Engelen
2007-01-24
1
-0
/
+2
*
Upgraded gradient tool =)
Johan B. C. Engelen
2007-01-17
1
-7
/
+0
*
remove compiler warnings
Ralf Stephan
2006-04-21
1
-4
/
+4
*
resolving compiler warnings
Andrius Ramanauskas
2006-04-20
1
-4
/
+4
*
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
2006-04-19
1
-1
/
+6
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-3
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+217