summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-tree.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵John Smith2012-04-181-25/+45
| | | | | on undo (bzr r11264)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵John Smith2012-04-161-2/+6
| | | | | on undo (bzr r11257)
* Warning cleanup.Jon A. Cruz2012-04-121-23/+18
| | | (bzr r11231)
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-111-135/+400
| | | (bzr r11221)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| | | (bzr r10407)
* Switch to GObjectAlex Valavanis2011-06-241-13/+11
| | | (bzr r10350.1.3)
* xml tree widget also shows inkscape:label if anyEd Halley2009-03-081-2/+9
| | | (bzr r7440)
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-0/+4
| | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
| | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253)
* Warning cleanupJon A. Cruz2008-08-011-11/+11
| | | (bzr r6495)
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-1/+1
| | | (bzr r5594)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-0/+25
| | | (bzr r4987)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
| | | (bzr r4629)
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-2/+0
| | | (bzr r1636)
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-0/+2
| | | (bzr r1634)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+424
(bzr r1)