<Changeauthor="Daniel Grunwald"date="10/17/2005">Fixed SD2-488: Highlighting editor does not work for addin-defined syntax modes.</Change>
<Changeauthor="Daniel Grunwald"date="10/17/2005">Add attribute completion to BooBinding.
BOO-436, Smarter Boo integration (Macros, Attributes, Modules, and Imported Classes)</Change>
<Changeauthor="Daniel Grunwald"date="10/16/2005">Fixed BOO-347 (BooBinding does not detect methods generated by AST Attributes)
Fixed bug when switching layout configurations.</Change>
<Changeauthor="Daniel Grunwald"date="10/16/2005">Fixed BOO-380 (Namespace aliases handled incorrectly during code completion).
Fixed BOO-515 (Expression resolver thinks " is String.Empty).
Fixed BOO-346 (Addin does not reference Boo.Lang.Useful by default)
ParserFoldingStrategy now uses both the RecentCompilationUnit and ValidCompilationUnit for folding. This makes folding more stable in VB and Boo.</Change>
<Changeauthor="Daniel Grunwald"date="10/16/2005">Add boo file templates and icons.</Change>
<Changeauthor="Daniel Grunwald"date="10/16/2005">Added form designer to BooBinding (BOO-513).
Fixed BOO-511 (#develop should not display boo's "generated" module classes).</Change>
<Changeauthor="Matt Ward"date="10/16/2005">SD2-490. Fixed problem where the pad contents were not displayed when the default layout was used.</Change>
<Changeauthor="Daniel Grunwald"date="10/16/2005">Fixed SD2-483: TreeNode declarations are missing</Change>
<Changeauthor="Daniel Grunwald"date="10/15/2005">BooBinding: Implemented inferring the return type from the "return" statement.</Change>
<Changeauthor="Daniel Grunwald"date="10/15/2005">Use Boo.Microsoft.Build.Tasks.dll from repository instead of recompiling it every time in the PostBuildEvent.</Change>
<Changeauthor="Daniel Grunwald"date="10/15/2005">Added compilation support to BooBinding.</Change>
<Changeauthor="Matt Ward"date="10/15/2005">Added a missing NAnt addin resource string.</Change>
<Changeauthor="Daniel Grunwald"date="10/15/2005">Added missing resource strings, removed resource strings from AssemblyAnalyzer.</Change>
<Changeauthor="Matt Ward"date="10/15/2005">Added NAnt addin from SharpDevelop 1.1/Fidalgo.</Change>
<Changeauthor="Daniel Grunwald"date="10/15/2005">Update component library, tried to fix exception when switching back from the form designer when deleting controls from the form so that the caret position is after the end of the document.</Change>
<Changeauthor="Daniel Grunwald"date="10/15/2005">Delete old ProjectImporterExporter addin.</Change>
<Changeauthor="Matt Ward"date="10/15/2005">The xml folding parser was not setting the filename in the compilation unit causing the Class Browser to throw an unhandled null reference exception.</Change>
<Changeauthor="Christoph Wille"date="10/14/2005">Minor changes to info document</Change>
<Changeauthor="Matt Ward"date="10/12/2005">Added support for Mono 1.1.9.2</Change>
<Changeauthor="Matt Ward"date="10/12/2005">Added extra MSBuild file extensions to be supported by the XmlFoldingParser.</Change>
<Changeauthor="Matt Ward"date="10/12/2005">Added more MSBuild file extensions so they are syntax highlighted.</Change>
<Changeauthor="Markus Palme"date="10/12/2005">SD2-417 Icon for defintionview pad</Change>
<Changeauthor="Daniel Grunwald"date="10/12/2005">Fixed return type of generic parameters like "ref T[]" and generic references in base types (e.g. IList<T> derives from ICollection<T>).</Change>
<Changeauthor="Matt Ward"date="10/12/2005">The start command line arguments and the working directory are parsed by the StringParser before the program is run. This enables the use of custom string tags such as TargetPath, TargetDir, etc.</Change>
<Changeauthor="Daniel Grunwald"date="10/12/2005">Included fix for OverrideMethodsCodeGenerator by Yannick Kiekens (purplebox).</Change>
<Changeauthor="Markus Palme"date="10/12/2005">SD2-453: ported CustomLineManager from Fidalgo</Change>
<Changeauthor="Markus Palme"date="10/11/2005">fixed SD2-445 C# parser fails on default value expression in variable initializer</Change>
<Changeauthor="Daniel Grunwald"date="10/11/2005">Fixed interface code generator for user defined interfaces.</Change>
<Changeauthor="Markus Palme"date="10/11/2005">ported patch from fidalgo rev 2097</Change>
<Changeauthor="Daniel Grunwald"date="10/11/2005">Don't ignore errors in ReflectionLoader, show real exception instead of failing later with a ArgumentNullException.</Change>
<Changeauthor="Markus Palme"date="10/10/2005">Patch from Shinsaku Nakagawa. Fixes two IME problems:
1. The font of IME is not changed when option changed.
(Option->TextEditor->General->Font)
2. The location of IME is not occasionally correct.</Change>
<Changeauthor="Matt Ward"date="10/10/2005">Added extra filename extensions to be supported by the XmlFoldingParser. Folds were only being updated for files with an .xml extension.</Change>
<Changeauthor="Daniel Grunwald"date="10/09/2005">Add "Convert buffer to Boo" command to BooBinding.</Change>
<Changeauthor="Daniel Grunwald"date="10/09/2005">Deleted some of the unused translation strings.</Change>
<Changeauthor="Daniel Grunwald"date="10/09/2005">Fixed SD2-458: Tab is always replaced with 4 spaces</Change>
<Changeauthor="Daniel Grunwald"date="10/09/2005">Fixed SD2-458: Tab is always replaced with 4 spaces</Change>
<Changeauthor="Matt Ward"date="10/08/2005">Added support for commenting/uncommenting a selection of xml.</Change>
<Changeauthor="Matt Ward"date="10/08/2005">Added support for commenting/uncommenting a selection of xml.</Change>
<Changeauthor="Daniel Grunwald"date="10/08/2005">Fixed SD2-474: Allow targeting other .NET Framework versions.</Change>
<Changeauthor="Daniel Grunwald"date="10/08/2005">Fixed SD2-474: Allow targeting other .NET Framework versions.</Change>