pcbnew_action_plug tracks items that were modified within a plugin. In the case of deletion, the old object is no longer valid. This commit turns off the call to delete if a plugin is active.
SWIG support for BOARD_ITEM_CONTAINER. Split board.i into smaller included *.i files. Add depencies on these smaller *.i files to CMakeLists.txt