index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
cache
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+3
2018-11-08
Clarify licenses
Max Gaukler
2
-2
/
+4
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+4
2017-10-19
Remove all unused makefile.in
Stefano Facchini
1
-17
/
+0
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-6
/
+0
2016-05-03
Correct comment.
Tavmjong Bah
1
-1
/
+1
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-2
/
+2
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
1
-8
/
+11
2013-03-29
Header cleanup
Alex Valavanis
1
-1
/
+0
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
2
-0
/
+9
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-10-04
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
1
-2
/
+8
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2
-6
/
+6
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2
-21
/
+21
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-24
/
+26
2011-07-13
Fix crashes in print preview
Krzysztof Kosi??ski
1
-2
/
+1
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-0
/
+1
2011-06-13
cmake:
Campbell Barton
1
-3
/
+0
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-2
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-15
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
1
-0
/
+1
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-27
/
+16
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-0
/
+1
2009-02-20
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
1
-6
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-1
/
+0
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2
-8
/
+8
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-2
/
+1
2008-04-07
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
1
-3
/
+3
2008-03-30
add CMakeLists.txt file for src/ui and subdirs
Johan B. C. Engelen
1
-0
/
+4
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-4
/
+3
2007-11-08
warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-1
/
+1
2007-02-21
Fixes issue where a modified stock marker's preview image appears in the
Bryce Harrington
2
-6
/
+10
2007-02-20
Moving cache management code from .h to .cpp.
Bryce Harrington
2
-34
/
+53
2007-02-20
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
4
-68
/
+198
2007-02-20
Partial fix for bug 980157.
Bryce Harrington
1
-0
/
+78
2007-02-18
New dir for UI cache management code
Bryce Harrington
1
-0
/
+3