1776 Commits (a4469187755c56c851aa20ea1e080dd62856424f)
 

Author SHA1 Message Date
David Alpert 8ed9f2a774 Fixed SD2-937 19 years ago
David Alpert 5f30db49e6 Fixed SD2-939 19 years ago
David Alpert 0fccdb3d58 possible workaround to SD2-941. 19 years ago
David Alpert 7527f78d62 Fixed the following build errors for the SharpDevelop.Tests solution: 19 years ago
Dickon Field d3b4caea01 git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1591 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 19 years ago
Daniel Grunwald c842399550 Allow AddIns to customize the MSBuild logger. 19 years ago
Christoph Wille fda0e1783d cn-gb added to build 19 years ago
Christoph Wille a7f1fb921a Final update of language resources; 18+1 languages shipping for RTW 19 years ago
Daniel Grunwald 94832e929a Implemented SD2-572: Enum autocomplete 19 years ago
Daniel Grunwald 64971ec421 Implemented SD2-446: Support skipping method bodies in VB Lexer. 19 years ago
Daniel Grunwald d4abe4a752 NRefactory now preserves blank lines. 19 years ago
Daniel Grunwald 6f4e2a4736 Work around MSBuild CopyToOutputDirectory bug. 19 years ago
Daniel Grunwald 3c18394e4b New feature: move class to file 19 years ago
David Srbecký a57ab03b7f ObjectValue split into ObjectValue and ObjectValueClass; 19 years ago
Daniel Grunwald 835c7dedbd NRefactory: use Location structure instead of System.Drawing.Point for source positions. 19 years ago
Daniel Grunwald 09b610b3ae Boo.InterpreterAddIn now can host multiple interpreters 19 years ago
Daniel Grunwald a4894539d4 Some FxCop suggestions to NRefactory. 19 years ago
David Alpert bb59b00aef Fixed suggestions by FxCop for NavigationService; 19 years ago
Daniel Grunwald 76f3560e3a Merged Corsavy r1517:1567 to trunk. 19 years ago
Daniel Grunwald ac642f3f00 Update StringResources 19 years ago
Matt Ward 4c06781d2e Search and Replace dialog buttons disabled if no find pattern entered. Search/replace keyboard shortcuts now switch between the search/replace tabs when the search and replace dialog has the focus. 19 years ago
Matt Ward 9a0f8a84d1 SD2-918. Unit tests window - Run tests right click menu option available when no tests are loaded. 19 years ago
Matt Ward 61a2794be0 Added keyboard shortcut to open Code Coverage window. Added text editor right click and edit menu options to show/hide code coverage. 19 years ago
Mathias Simmack a34ddc9e98 Help 2.0: more suggestions made by FxCop 19 years ago
David Alpert bfaf9a355f updated document headers NavigationService additions 19 years ago
David Alpert 9b96afbfde Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService 19 years ago
David Alpert 03c3f60c71 ToolBarSplitButton now supports disabling the button while leaving the dropdown enabled; addin files can now specify a disabledIcon for a ToolBarSplitButton's button. 19 years ago
Daniel Grunwald 4ad34ac866 Fixed SD2-844: \ is not an escape character in C# XML comments. 19 years ago
Daniel Grunwald f4f667dbf6 Fixed SD2-850: Code generation for abstract EventBindingService class adds 'override virtual' modifiers 19 years ago
Daniel Grunwald a3ca35f2a5 Prevent collapsing/expanding of ExtTreeView nodes on double click if they override ActivateItem. This fixes forum-9077. 19 years ago
Daniel Grunwald 2ec072088f Fixed SD2-925: Building a project when the solution has different configurations 19 years ago
Daniel Grunwald 88688e3a01 Fixed forum-9719: cannot include binary files in project templates. 19 years ago
Daniel Grunwald c26a45f166 Fixed forum-9740 (When renaming an item in a treeview and using the Del key, #D tries to delete the whole item) 19 years ago
Peter Forstmeier d19a7abfa8 PushModel in unbound mode is now working as well 19 years ago
Peter Forstmeier 1eda97b187 Update Examples with 'UnboundPushModel' Report 19 years ago
Christoph Wille b9c439ccd5 Setup script for RTW 19 years ago
David Srbecký b0b1372c8d PersistentValue merged into Variable 19 years ago
David Srbecký 065c2284c4 Initial code of boo console 19 years ago
David Srbecký 9559aea032 Completely rewritten variable life-time management and updating; 19 years ago
Peter Forstmeier e173a376f3 Changing the Location ReportItems by moving the right or left border of FocusRectangle 19 years ago
Mathias Simmack 9c197e6ed8 Help 2.0: a few fixes and a first bunch of FxCop suggestions 19 years ago
Peter Forstmeier 2f15a993d3 Update samples 19 years ago
Peter Forstmeier b89a25d1ab Better handling of Section Events, now all sections can be used 19 years ago
David Srbecký 940fd46818 PersistentValue stored in Values - lifetime of Values increased 19 years ago
David Srbecký c2400a429e Working on PersistentValue 19 years ago
David Srbecký 0602a514aa PersistentCorValue merged into PersistentValue 19 years ago
David Srbecký c9652ebf4a All values are created in PersistentValue 19 years ago
David Srbecký 6b50177b89 ICorDebugValue of Value stored in PersistentCorValue container 2 (missed file) 19 years ago
David Srbecký fad35c367e ICorDebugValue of Value stored in PersistentCorValue container 19 years ago
David Srbecký cf51e9a0b4 ValueGetter delegate wrapped in PersistentValue class 19 years ago