the attached files contain source code to build these plugins. you'll still have to add the plugin directories to the configuration utility for generating the makefile.
these plugins were created using CodeBlocks svn 6132
Workspace Search
quickly access files in your workspace by hitting the workspace_search hotkey ( described how to do so here: viewtopic.php?f=13&t=1984 ) and typing file names partially, fully, or with regex.
( the zip file / plugin dir are named FileSearch. just ignore that for now... )
Zoom Navigator
adds a dockable pane to your workspace book (can be detached and placed elsewhere) that shows a very far zoomed-out view of your code, highlighting the area that is currently visible on screen. clicking on any area of this view scrolls your main editor window to that position.