Bug Fixed: Open file dialog action will set folder to location of current file
Bug Fixed: Find and Replace will not infinite loop through the document

Patch [Uwe Grawert]: Wrote OpenLDevXmlDocument, the new project backend
Patch [Aaron Sebold]: Upgrade old project version automatically

Remember the past 10 searches in the Find toolbar
New custom OpenLDev widget derived from GtkWindow
New custom SideBar widget derived from GtkNotebook
New custom FileBrowser widget derived from GtkTreeView
New custom FileManager widget derived from GtkNotebook
New custom FileTab widget derived from GtkSourceView
New custom OutputBuild widget derived from GtkTreeView
New custom OutputList widget derived from GtkTreeView
New custom OutputManager widget derived from GtkNotebook
New custom Terminal widget derived from VteTerminal
Add signals emitted by OpenLDev that can be used in plugins.
Use a new project settings file structure based upon OpenLDevXmlDocument
Template file size reduced significantly because of removal of escape characters
Allow searching to begin when the enter key is pressed
Completed the plugin API documentation (http://api.openldev.org)
Gnome HIG: Do not show utility dialogs in the task bar
