Code cleanup.
Moved and renamed some tool-related files.
First step of moving tools into appropriate namespaces.
Added configure/ifdef guards to only bring in the needed #include if glibmm has it.
Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338.
Header tidying, suppress all gdk deprecation errors in gtkmm
Use generic headers in preparation for GTK+ 3 transition
Menu item to toggle CMS adjustment on and off
Gtkmm-ified the desktop window object, and modified the file dialogs so that they are correctly parented
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....
moving trunk for module inkscape