More GObject boilerplate reduction
Code cleanup.
Warning and dead code cleanup.
Convert a load more C-style pointer casts to GObject or C++ casts (merry christmas\!)
Replace remaining C-style pointer casts for src/widgets
Fix for 1011726 : Performance regression with XML Editor - Improve model unload time
Fix for 1011726 : Performance regression with XML Editor
Get rid of remaining GtkObject usage
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on undo
Warning cleanup.
Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree
GTK+ cleanup: gtk_type_class
Switch to GObject
xml tree widget also shows inkscape:label if any
adding comments/TODOs and/or reverting some of the things done in r20655 due to JonCruz considerations about the proper way of doing it.
gcc warning cleanup warning: deprecated conversion from string constant to ‘char*’/'gchar*'
Warning cleanup
warning cleanup and fixed string free issue
add basic support for preserving processing instructions in the AST
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
I peeled back my changes because of some deep error.
Cleaned up more of the gboolean to bool janitorial task...great!
moving trunk for module inkscape