1098 Commits (881a67359f3af409af0e8f022fe8fd0549abe714)

Author SHA1 Message Date
Daniel Grunwald 01675c578c Fixed some issues with code completion and the class browser. 20 years ago
Daniel Grunwald aa34af8ced Fixed some small bugs. 20 years ago
Daniel Grunwald 4c05bc6cdd Fixed code completion for generic methods. 21 years ago
Daniel Grunwald 973804ccb4 Fixed C# ExpressionFinder to support generics. 21 years ago
Daniel Grunwald 79e5c60dcf Added invocation of generic methods to c# parser. 21 years ago
Daniel Grunwald 059e7e904f Added anonymous methods to c# parser. 21 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 21 years ago
Daniel Grunwald c3c5d155d3 Fixed generic class and method declarations in C# parser. 21 years ago
Daniel Grunwald 864ed8b726 IconMargin now shows icons for methods and properties that can be clicked to execute actions on the properties/methods. 21 years ago
Daniel Grunwald a1c667f5f1 Bookmarks (and breakpoints) are saved in the project preferences. 21 years ago
Daniel Grunwald 96160bb80d Breakpoints are now a special kind of bookmarks. 21 years ago
Daniel Grunwald 995de1838d Even more performance improvements for the LoadSolutionProjectsThread. Fixed SkipCurrentBlock() in C# lexer. 21 years ago
Daniel Grunwald 8ec53afcbd Improved performance of parser run after opening a solution (really big improvement!!). 21 years ago
Daniel Grunwald b468d12412 Fixed VB code completion. Fixed method overload lookup. 21 years ago
Daniel Grunwald da478ba25f Fixed assertion when parsing method declaration with an unnamed parameter (when the user is still typing): use name '?' instead. 21 years ago
Daniel Grunwald 0b5f2e9148 Fixed bug in C# parser that could generate null reference as method invocation argument (+added unit tests). 21 years ago
Daniel Grunwald 5ee7ff51e4 Small bug fixes (StatusBar, ProjectContent). 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 62d43e407f Fixed SD-338: Selecting text with the mouse by clicking in the gutter 21 years ago
Daniel Grunwald a17fed9eda Optimized StringParser. 21 years ago
Markus Palme ecb18d86d0 fixed SD-353: Wrong position of insight window when horizontal ruler is visible 21 years ago
Markus Palme e5ed32e6e2 added shadows keyword to syntax highglightning definition 21 years ago
Daniel Grunwald a2fc15687f Fixed some properties in the project files. 21 years ago
Daniel Grunwald 2bb8881add Fixed project template options. 21 years ago
Daniel Grunwald bbe15432b7 Fixed docking of project options panel. 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 836369b586 Update DockPanelSuite, fixes bug that views were not properly closed. 21 years ago
Daniel Grunwald 1bd2aefc9e Fixed StackOverflowException when property ReflectionIndexer.Parameters is used. 21 years ago
Mike Krüger f5cd93dd9f #D now runs under the latest .NET Framework. 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 3cfb8ffad9 Fixed tooltip flickering and a resolver bug. 21 years ago
Daniel Grunwald 661a64dd21 Tooltip now shows the type of variables. 21 years ago
Mike Krüger d266a7a7c5 Text markers can now specify foreground color. 21 years ago
Mike Krüger d814e6235c updated dockpanel suite. 21 years ago
Andrea Paatz 89345c7670 fixed bug in propertygrid 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 46f512d117 Nunit pad is now working again. Switched to NUnit 2.2.2 21 years ago
Mike Krüger 4084ef43d2 Worked on project options. 21 years ago
Mike Krüger 18b1d52c90 Fixed many little issues. 21 years ago
Mike Krüger bff7f0c17a Corrected output path of the filetype registerer (his job should be done by the installer) and resource editor. 21 years ago
Mike Krüger e1afc488fb Fixed bug in text editor options panel. 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