- auto-fix symbols database when paths are not correct  

- fixed the '#if 0' thingi with nested '#endif'

- Fix CC for files, by adding new table in the database which include all files scanned by CL

- Add bookmark tab to the bottom pane, it should always show the current file (should be in a form of tree)
  make it a plugin

- Auto detect workspace/project modified outside of the IDE and offer to re-load the workspace

- Create on the fly tabs for the search results (Find In Files & CScope)

- Allow detaching tabs from the "Workspace View" & "Output View": 
	- Updated plugins that added pages to the output notebook with a check that if the tab is deatched, make it detach as well 

- Optimize tree updating, make it search by pattern and not by line number + file

