Update to experimental r13565
Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.
Switch to top-level glib headers. Thanks to DimStar for patch
Cleanup constructors and initialization. Removed unused macro.
cppcheck: variable initialisation / fix possible memory leak
Removed sodipodi:version
Correct handling of version and set to 1.1 for default. Fixes bug #168180.
peeled back the gboolean code as it hit on some complexity theory principles... need to rethink and incrementally change gbooleans to bools
Ok, committed msgloan's patch to convert gbooleans to bools thus completing one major janitorial task we identified....
optimized includes
moving trunk for module inkscape