Update to experimental r13565
Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.
cppcheck tells us: scanf without field width limits can crash with huge input data.
Switch to top-level glib headers. Thanks to DimStar for patch
Cleanup constructors and initialization. Removed unused macro.
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