2756 Commits (6e08cfe87e8d650ef702c35f96da0c615d9db20c)

Author SHA1 Message Date
Daniel Grunwald 8f0d6da9ad Fixed SD-318 and SD-347. Many small changes. 21 years ago
Daniel Grunwald 20b09a9e74 Improved XmlDoc to text conversion. 21 years ago
Daniel Grunwald 836369b586 Update DockPanelSuite, fixes bug that views were not properly closed. 21 years ago
Daniel Grunwald b8367938c5 Included file icons from Wolfgang Bartelme. 21 years ago
Daniel Grunwald 22f417e362 Language bindings can now determine on what characters and keywords code completion should be triggered. 21 years ago
Markus Palme 9b103ca09a adopted patch from fidalgo revision 1807 21 years ago
Daniel Grunwald 1bd2aefc9e Fixed StackOverflowException when property ReflectionIndexer.Parameters is used. 21 years ago
Daniel Grunwald 2b0fd8cc53 Resolver can now find correct overload in a method invocation. 21 years ago
Daniel Grunwald d4b3e2860c Fixed some bugs. 21 years ago
Daniel Grunwald 9b9699e934 MSBuildProject now uses Microsoft.Build.Engine instead of calling MSBuild.exe. 21 years ago
Daniel Grunwald ea1e8a047a Fixed bugs in ParserUpdateThread. 21 years ago
Mike Krüger f5cd93dd9f #D now runs under the latest .NET Framework. 21 years ago
Daniel Grunwald b5cc91e62e Fixed MessageView bug. 21 years ago
Daniel Grunwald cc63250aed Many bugfixes/improvements in the resolver. 21 years ago
Daniel Grunwald c9c374372a ParserService now supports ProjectReferences. 21 years ago
Daniel Grunwald c01804f7d2 Added feature: go to definition (Ctrl-Enter) 21 years ago
Daniel Grunwald 01ddddbf6a Fixed Lexer bug (both C#/VB): OverflowException was thrown when dot was at end of expression. 21 years ago
Daniel Grunwald 9c7b8022de Reintroduced ICSharpCode.SharpDevelop.Tests, adjusted NRefactoryResolverTests for new Resolver. 21 years ago
Daniel Grunwald 3cfb8ffad9 Fixed tooltip flickering and a resolver bug. 21 years ago
Daniel Grunwald 334b0acb9c Fixed some bugs in resolver; tooltip now uses ExpressionFinder and GetXmlDocumentation. 21 years ago
Daniel Grunwald 661a64dd21 Tooltip now shows the type of variables. 21 years ago
Daniel Grunwald bd51ecf13e Added new ResolveResult that gives information about the expression being resolved. 21 years ago
David Srbecký a9f6432c67 Moved some code from WindowsDebugger to DebuggerService 21 years ago
Mike Krüger 8ec7193f33 Fixed parser update thread. 21 years ago
Mike Krüger d266a7a7c5 Text markers can now specify foreground color. 21 years ago
Mike Krüger 963f08c130 took out some writelines. 21 years ago
Mike Krüger 7bec611c4e Execute without debugger now works. (#D doesn't currently work in debugging mode). 21 years ago
Andrea Paatz 484ff26f2b worked on Resolver (SearchDefinition) 21 years ago
Mike Krüger e2f9a5867e worked on Resolver 21 years ago
Andrea Paatz 89345c7670 fixed bug in propertygrid 21 years ago
Mike Krüger d8031d2d2f the compiler message view now uses our text editor. 21 years ago
Mike Krüger aebdd74371 Font selection panel is now much faster in initalization. 21 years ago
David Srbecký de2338f290 Initial Debugger Import 21 years ago
Mike Krüger 8f5e256db6 VB.NET backend now works. 21 years ago
Mike Krüger 70b2f42923 Worked on code completion layer. 21 years ago
Mike Krüger 658d958414 Worked on main menu. Complex conditions now support failed actions 21 years ago
Mike Krüger 0a625baf52 Worked on code completion layer. 21 years ago
Mike Krüger 3538eae26a The refactoring of the upper code completion layer has begun ... 21 years ago
Mike Krüger beb1629bd4 project contents can now reference other project contents (greatly reducing loading times/memory consumption). XmlDocumentation is now loaded & cached (greatly increasing loading times/memory consumption). 21 years ago
Mike Krüger d6ff64a02f View menu builder works again. 21 years ago
Mike Krüger ec715753ea Added Solution file format validation 21 years ago
Mike Krüger 4fb562db46 taken out the description= tags of the menus (They're unused since a while ...) 21 years ago
Mike Krüger 7a62a9c9d9 Fixed compilation bug. 21 years ago
Mike Krüger 792856b8df Fixed property grid bug (caused by lazy loading)." 21 years ago
Mike Krüger b8b979d6e7 Moved abstract project. 21 years ago
Mike Krüger 4a080aa864 Exception box is now working again. 21 years ago
Mike Krüger e9c105a4e2 Worked on #D 21 years ago
Mike Krüger 77802490a8 overworked task subsystem a bit. 21 years ago
Mike Krüger fc08e8e8d8 Code generator (Alt+ins) now works again. fixed texteditor drawing bug. 21 years ago
Mike Krüger 77dbb0ecd5 Worked on #Develop. Search & Replace panel now has 2 different view modes. ExtTreeView drawing is now more smooth. Fixed some issues. 21 years ago