index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Purge sp_desktop_message_stack
Liam P. White
2014-12-21
2
-6
/
+6
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-3
/
+3
*
undo whitespace edit. it's an external dependency, and let's assume that the ...
Johan B. C. Engelen
2014-10-12
1
-1040
/
+1019
*
Mass fix whitespace (clang-format) before working on bug
Johan B. C. Engelen
2014-10-12
1
-1019
/
+1040
*
Warning cleanups.
Jon A. Cruz
2014-03-18
1
-1
/
+1
*
part of patch by David Evans to fix C++11 build
Johan B. C. Engelen
2013-11-12
1
-0
/
+1
*
fix warning
Kris De Gussem
2013-10-29
1
-1
/
+1
*
Fix format security errors
Alex Valavanis
2013-09-21
1
-2
/
+2
*
Fix colors when tracing
Krzysztof Kosi??ski
2013-09-19
1
-2
/
+2
*
Merge C++ification of the SP tree by Markus Engel
Krzysztof Kosi??ski
2013-09-19
1
-1
/
+1
|
\
|
*
Merged from trunk (r12465).
Markus Engel
2013-08-04
1
-7
/
+11
|
|
\
|
*
|
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
|
|
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-3
/
+22
|
|
/
|
/
|
*
|
fix initialization
Johan B. C. Engelen
2013-08-03
1
-7
/
+11
|
/
*
Fix Apache2 license conflict with GPL with re-license from SOIX upstream
Martin Owens
2013-06-12
2
-23
/
+3
*
Drop remaining unused functions
Alex Valavanis
2013-03-18
1
-1
/
+1
*
cppcheck
Kris De Gussem
2013-03-16
1
-2
/
+2
*
removing some more unused functions
Kris De Gussem
2013-01-30
4
-124
/
+0
*
fix Memory leak in bitmap trace (Bug #996695)
Kris De Gussem
2013-01-23
2
-8
/
+10
*
Fixed memory leaks
Kris De Gussem
2013-01-20
1
-37
/
+45
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-6
/
+5
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-6
/
+10
*
cppcheck
Kris De Gussem
2012-03-07
3
-11
/
+4
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-2
/
+3
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-06
1
-8
/
+10
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
4
-5
/
+4
*
cppcheck tells us: Memory leak: potraceBitmap
Kris De Gussem
2012-01-15
1
-30
/
+16
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-1
/
+1
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-1
/
+1
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
cppcheck: initialisation and warning cleanup
Kris De Gussem
2011-11-18
4
-22
/
+36
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
2
-37
/
+18
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
2
-13
/
+8
*
cppcheck
Kris De Gussem
2011-10-21
1
-3
/
+3
*
cppcheck
Kris De Gussem
2011-10-18
3
-5
/
+5
*
Update to Potrace 1.10
Josh Andler
2011-08-30
16
-84
/
+74
*
Merge rendering cache branch (GSoC 2011)
Krzysztof Kosi??ski
2011-08-25
1
-42
/
+17
|
\
|
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+1
|
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-39
/
+14
|
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
1
-1
/
+7
|
|
\
|
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-6
/
+6
*
|
|
Reverse color order in tracing support function to match reversal of colors i...
Jon A. Cruz
2011-07-27
1
-2
/
+2
*
|
|
Cleaning up trace methods to aid fixing color inversion.
Jon A. Cruz
2011-07-27
2
-105
/
+108
|
|
/
|
/
|
*
|
Memory leak fixes (Bug #812497)
Kris De Gussem
2011-07-20
1
-1
/
+7
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
18
-149
/
+208
|
\
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+24
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
2
-13
/
+9
[prev]
[next]