241 Commits (3c07d41faa782dd244ea25a08806215d5cb4166c)

Author SHA1 Message Date
Daniel Grunwald 5ee7ff51e4 Small bug fixes (StatusBar, ProjectContent). 21 years ago
Daniel Grunwald dd20fc51f7 Display parsing progress in status bar when opening project. 21 years ago
Daniel Grunwald d0400c2e1d Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 21 years ago
Daniel Grunwald bed8c237cd More CC bugfixes. 21 years ago
Daniel Grunwald 921a3d3acd Implemented code completion for generics. Fixed code completion for arrays. 21 years ago
Daniel Grunwald 3539fc4de3 Worked on SharpDevelop.Dom (just a step closer to being able to begin working on generics support :)). 21 years ago
Daniel Grunwald f49f5b9f04 Ctrl-Space completion now shows generic type parameters after class name. 21 years ago
Daniel Grunwald 42b4743835 Fixed some bugs in code completion and error drawing. 21 years ago
Daniel Grunwald a5d79f2499 Worked on SharpDevelop.Dom (merging Implementations/Abstact* and NRefactoryResolver/*) + some bug fixes when creating new projects. 21 years ago
Daniel Grunwald f17c72e038 Replaced LoadWithPartialName through Assembly.Load, it seems to do the same job in .NET 2.0. 21 years ago
Daniel Grunwald bbe15432b7 Fixed docking of project options panel. 21 years ago
Daniel Grunwald 90c13fc553 Add definition view pad. 21 years ago
Daniel Grunwald 8b3d5f9b89 Made tooltip static so only one tooltip can be displayed at one time. 21 years ago
Daniel Grunwald 8f0d6da9ad Fixed SD-318 and SD-347. Many small changes. 21 years ago
Daniel Grunwald b8367938c5 Included file icons from Wolfgang Bartelme. 21 years ago
Daniel Grunwald ea1e8a047a Fixed bugs in ParserUpdateThread. 21 years ago
Daniel Grunwald c9c374372a ParserService now supports ProjectReferences. 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 963f08c130 took out some writelines. 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 70b2f42923 Worked on code completion layer. 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 4fb562db46 taken out the description= tags of the menus (They're unused since a while ...) 21 years ago
Mike Krüger 792856b8df Fixed property grid bug (caused by lazy loading)." 21 years ago
Mike Krüger 77802490a8 overworked task subsystem a bit. 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
Mike Krüger a283d8d061 References can now be removed. Rename/remove operations are now faster with really big projects 21 years ago
Mike Krüger 4084ef43d2 Worked on project options. 21 years ago
Mike Krüger 8690a09871 Path of the errors in files are now parsed correctly. 21 years ago
Mike Krüger 18b1d52c90 Fixed many little issues. 21 years ago
Mike Krüger 647befcb80 Corsavy is now self-hosting. Hopefully no more build files are out of sync with project files issues ... 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago