index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
implementation
/
implementation.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-3
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
2018-06-06
1
-17
/
+0
*
Apply fixed
Jabier Arraiza
2018-05-09
1
-0
/
+17
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-17
/
+0
*
fix compiling bugs
Jabier Arraiza
2018-05-09
1
-1
/
+1
*
fix compiling bugs
Jabier Arraiza
2018-05-09
1
-0
/
+17
*
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
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-2
/
+1
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+1
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-2
/
+2
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
|
/
*
Remove unused header file.
Tavmjong Bah
2015-12-09
1
-1
/
+0
*
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
1
-1
/
+0
*
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-1
/
+1
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-4
/
+3
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-2
/
+2
*
Remove NRRect use from the extension system
Krzysztof Kosi??ski
2011-08-27
1
-172
/
+2
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-7
/
+10
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
1
-5
/
+5
*
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
2008-07-12
1
-2
/
+2
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-2
/
+2
*
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
2008-04-22
1
-2
/
+21
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-4
/
+4
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-28
/
+28
*
r16893@shi: ted | 2007-10-30 07:31:04 -0700
Ted Gould
2007-10-30
1
-2
/
+2
*
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
2007-10-30
1
-3
/
+12
*
r16676@shi: ted | 2007-10-12 21:09:50 -0700
Ted Gould
2007-10-30
1
-4
/
+9
*
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Ted Gould
2007-09-13
1
-0
/
+5
*
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15379@tres: ted | 2007-05-09 19:13:37 -0700
Ted Gould
2007-06-27
1
-0
/
+5
*
patch 1219308 for embedding type 1 fonts into ps/eps output
bulia byak
2006-11-18
1
-0
/
+13
*
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
2006-05-02
1
-3
/
+3
*
r11149@tres: ted | 2006-03-27 22:31:24 -0800
Ted Gould
2006-05-02
1
-1
/
+1
*
r11138@tres: ted | 2006-03-27 21:15:14 -0800
Ted Gould
2006-05-02
1
-0
/
+6
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+181