13438 Commits (5d4cdedf8daf12ce2a5282f3bc511e7683e0f2f1)
 

Author SHA1 Message Date
David Srbecký d36c857e14 Started MetaData wrapper 20 years ago
David Srbecký 30b2d54916 Debugger lazy loading 20 years ago
David Srbecký 76201bc9de Continue postponed to OnDebuggingPaused() 20 years ago
David Srbecký 88f8fe0b8c Finally found a walkaround for LocalVarPad visual issue 20 years ago
Daniel Grunwald 6490c0c38b Small improvements. 20 years ago
Daniel Grunwald ef076ee060 Improved C# <-> VB.Net conversion. 20 years ago
David Srbecký f426662c90 Refactoring function.cs 20 years ago
David Srbecký d110f9161e A bit work on properties 20 years ago
Daniel Grunwald 5ca1f5bdc2 Parser now inserts documentation into the AST. 20 years ago
Markus Palme 607c95438f ported path from fidalgo revision 2003 20 years ago
Daniel Grunwald 3c50fc4447 Fixed C# code completion when an expression had two meanings (eg. type and property: 'Size' in classes deriving from Form) 20 years ago
Daniel Grunwald 69dd3ca12d Fixed some C# <-> VB conversion bugs. 20 years ago
Daniel Grunwald e5a82b82bc Fixed ctrl-space code completion. 20 years ago
Daniel Grunwald 45bead5f28 C# <-> VB.Net converters now convert comments. 20 years ago
Daniel Grunwald 4c3d93223c TextEditorControl now auto-detects the file encoding. When saving, the file is saved with the old encoding. 20 years ago
David Srbecký 563d57b57d Added MyProxy, preparing NDebugger for MTA 20 years ago
David Srbecký f2a679cf02 Playing with Remoting 2 20 years ago
David Srbecký 687dc23e38 Playing with Remoting 20 years ago
David Srbecký 224b69817a Added custom Remoting sinks 20 years ago
David Srbecký 809b9fd96c Debugger made less static 2 20 years ago
David Srbecký 78d62ad595 Debugger made less static 20 years ago
David Srbecký a25838f546 Removed length limitation on unmanaged strings 20 years ago
Markus Palme e6a9f2460f improved vb.net indentation (http://icsharpcode.net/OpenSource/SD/Forum/topic.asp?TOPIC_ID=9042) 20 years ago
Daniel Grunwald a7a4fe10c9 Fixed code completion problems when one referenced assembly has references to other assemblies. 20 years ago
Daniel Grunwald 4d802c718c Worked on SubversionAddIn. 20 years ago
Daniel Grunwald 4e8630a289 Move SubversionAddIn back (doesn't solve my problem with MSBuild) 20 years ago
Daniel Grunwald 6c32136ba2 Moved SubversionAddin. 20 years ago
Daniel Grunwald d08a8b9260 Added <Include> erbauer. 20 years ago
Daniel Grunwald d2e1d6a857 Worked on SubversionAddIn. 20 years ago
Daniel Grunwald c3ace6e866 Fixed code completion bugs with inner classes. 20 years ago
Daniel Grunwald 01675c578c Fixed some issues with code completion and the class browser. 20 years ago
Daniel Grunwald bb7f052797 Fixed some ClassBrowser bugs. Included splashscreen from Korona. 20 years ago
Daniel Grunwald f757e0045c Fixed code completion in files containing character literals like '\xFF'. 20 years ago
Daniel Grunwald 0506a87f56 QuickClassBrowser performance fix. 20 years ago
Daniel Grunwald aa34af8ced Fixed some small bugs. 20 years ago
Daniel Grunwald 4c05bc6cdd Fixed code completion for generic methods. 20 years ago
Daniel Grunwald 973804ccb4 Fixed C# ExpressionFinder to support generics. 20 years ago
Daniel Grunwald 79e5c60dcf Added invocation of generic methods to c# parser. 20 years ago
Daniel Grunwald 059e7e904f Added anonymous methods to c# parser. 20 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 20 years ago
Daniel Grunwald c3c5d155d3 Fixed generic class and method declarations in C# parser. 20 years ago
Mathias Simmack 2265ec1b76 'FormDesigner.addin'patches to access the Customize dialog (I needed some of the new .NET 2.0 controls; these *Strip* things :o)) 20 years ago
Daniel Grunwald 67837d7f39 Renamed FileUtility.IsEqualFile to FileUtility.IsEqualFileName (this was a successful test of 'rename'). 20 years ago
Daniel Grunwald 869779a47c Implemented "rename" refactoring. 20 years ago
Daniel Grunwald 9271e6d1fb Implemented "Find references". 20 years ago
Daniel Grunwald 7a475e2a67 Added "find overrides". 20 years ago
Daniel Grunwald dc6c33595a Added constructor overload lookup. 20 years ago
Daniel Grunwald 864ed8b726 IconMargin now shows icons for methods and properties that can be clicked to execute actions on the properties/methods. 20 years ago
Daniel Grunwald a1c667f5f1 Bookmarks (and breakpoints) are saved in the project preferences. 20 years ago
Daniel Grunwald f7b73adbb0 git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@144 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 20 years ago