summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-tree.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-05Fix various minor code problemsMarc Jeanmougin1-3/+1
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-2/+1
2019-08-30Improvements and bug fixes to XMLDialogJabier Arraiza1-3/+36
2019-04-01fixed drag-and-drop crash in xml treeRyan O'Connor1-20/+9
2019-03-20Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva1-19/+43
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-38/+38
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-19/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2014-08-24More GObject boilerplate reductionAlex Valavanis1-31/+3
2014-08-18Code cleanup.Liam P. White1-5/+3
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-10/+0
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-5/+5
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-96/+79
2012-06-13Fix for 1011726 : Performance regression with XML Editor - Improve model unlo...John Smith1-1/+11
2012-06-12Fix for 1011726 : Performance regression with XML EditorJohn Smith1-38/+34
2012-06-09Get rid of remaining GtkObject usageAlex Valavanis1-15/+28
2012-04-18Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith1-25/+45
2012-04-16Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith1-2/+6
2012-04-12Warning cleanup.Jon A. Cruz1-23/+18
2012-04-11Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith1-135/+400
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-13/+11
2009-03-08xml tree widget also shows inkscape:label if anyEd Halley1-2/+9
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-0/+4
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2008-08-01Warning cleanupJon A. Cruz1-11/+11
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-1/+1
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-0/+25
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-2/+0
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-0/+2