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