index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
sp-xmlview-tree.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Fix various minor code problems
Marc Jeanmougin
1
-3
/
+1
2019-10-05
Fix some memory leaks found by scan-build
Marc Jeanmougin
1
-2
/
+1
2019-08-30
Improvements and bug fixes to XMLDialog
Jabier Arraiza
1
-3
/
+36
2019-04-01
fixed drag-and-drop crash in xml tree
Ryan O'Connor
1
-20
/
+9
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
1
-19
/
+43
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-38
/
+38
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-19
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2014-08-24
More GObject boilerplate reduction
Alex Valavanis
1
-31
/
+3
2014-08-18
Code cleanup.
Liam P. White
1
-5
/
+3
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-10
/
+0
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-5
/
+5
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-96
/
+79
2012-06-13
Fix for 1011726 : Performance regression with XML Editor - Improve model unlo...
John Smith
1
-1
/
+11
2012-06-12
Fix for 1011726 : Performance regression with XML Editor
John Smith
1
-38
/
+34
2012-06-09
Get rid of remaining GtkObject usage
Alex Valavanis
1
-15
/
+28
2012-04-18
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...
John Smith
1
-25
/
+45
2012-04-16
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...
John Smith
1
-2
/
+6
2012-04-12
Warning cleanup.
Jon A. Cruz
1
-23
/
+18
2012-04-11
Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree
John Smith
1
-135
/
+400
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-13
/
+11
2009-03-08
xml tree widget also shows inkscape:label if any
Ed Halley
1
-2
/
+9
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-0
/
+4
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-08-01
Warning cleanup
Jon A. Cruz
1
-11
/
+11
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-1
/
+1
2008-03-07
add basic support for preserving processing instructions in the AST
MenTaLguY
1
-0
/
+25
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+3
2006-08-25
I peeled back my changes because of some deep error.
Jon Phillips
1
-2
/
+0
2006-08-24
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
1
-0
/
+2