fixed naming of methods. External extensions can now be other module types.
Added a mechanism to load c++ extensions dynamically.
Extensions. Fix for Bug #505920 (inkscape loads extension even if the script specified in <command> doesn't exist).
cppcheck
A couple of forward declarations
extensions: string class usage
fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)
Janitorial tasks: get rid of deprecated repr wrapper functions
More forward.h purging.
Remove last remnants of ancient plugin support. Tidy up acinclude.m4.
Uniconvertor import extension changes for Win32 - Fixes LP# 197617
string fixes from bug 1516157
Eek! Copyright message forgotten :( . Can we think up a standard format for specifying copyrights and/or automate this in SVN?
Extension dependency-check now also finds win32 executables if ".exe" is omitted in inx-file.
do some include changes more correctly
more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h
Replace std::endl in lots of places with plain old '\n', with just a single std::flush per dependency.
moving trunk for module inkscape