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