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
/
view
/
view.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
2018-12-03
1
-11
/
+6
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-2
/
+2
*
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
2018-12-03
1
-2
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+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
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-1
/
+1
*
Migrate ruler position tracking to new track_widget API
Alex Valavanis
2013-01-27
1
-5
/
+0
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-0
/
+14
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-4
/
+1
*
Remove nr-forward.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+1
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+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:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-1
/
+2
*
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
2008-07-07
1
-5
/
+1
*
Minor cleanup
Jon A. Cruz
2007-11-11
1
-14
/
+14
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+148