index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg-view.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
2018-11-06
1
-227
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-4
/
+9
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-4
/
+0
*
svg-view: Fix cursor API
Alex Valavanis
2016-04-11
1
-1
/
+2
*
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-6
/
+7
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
1
-0
/
+4
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-25
1
-1
/
+1
*
More GSEAL issues
Alex Valavanis
2012-01-04
1
-2
/
+4
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-41
/
+20
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-2
/
+2
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-4
/
+5
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-4
/
+4
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-2
/
+2
|
\
|
*
Inkview. Fix for bug #771365 (Inkview rendering with incorrect scaling when s...
Nicolas Dufour
2011-06-27
1
-2
/
+2
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
|
/
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-1
/
+0
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-15
/
+14
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-6
/
+6
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-7
/
+6
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
2009-07-16
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-1
/
+1
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-6
/
+6
*
check for null spitem (fix for #1122875, patch by inkblotter)
Ralf Stephan
2006-02-14
1
-6
/
+16
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+230