1601 Commits (3ab6c9973f0abfc53304ad76eef1e66b972b6388)
 

Author SHA1 Message Date
Daniel Grunwald 3ab6c9973f Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
Peter Forstmeier fbcf3f69ff Samples for IList as DataSource, EventLogger is a Report that shows dynamic use of images in a Report,ContributersList shows a couple of Contributers 19 years ago
Peter Forstmeier 6736850384 Iamges can be set/changed at runtime 19 years ago
Peter Forstmeier 22506e08aa More fixes from FxCop 19 years ago
Peter Forstmeier 6ee144b18a Work on Collections as DataSource. Fixed some stuff from FxCop 19 years ago
Dickon Field ec61089521 work in progress - added more detail around connection, metadata and object view management 19 years ago
Daniel Grunwald 821cae6ee3 Remove unnecessary usage of Assembly.GetEntryAssembly 19 years ago
Peter Forstmeier 62be911f47 Fixed a problem with Fonts, make some changes from FxCop 19 years ago
Peter Forstmeier 2eccdf9013 Update SharpReport Examples 19 years ago
Daniel Grunwald 301d7ee33b Implemented enum completion after "return". 19 years ago
Daniel Grunwald 179b62f630 Fixed SD2-920: Refactoring menu options for enums contains invalid options 19 years ago
Daniel Grunwald c6ce484c76 When creating a property in VB, rename the field if it would conflict with the property name (fixes SD2-947) 19 years ago
Daniel Grunwald 56b2aa0f70 Fixed some translation issues. 19 years ago
Daniel Grunwald 19d999cf82 SD2-945: Typing a declaration of two or more variables in the same line (VB) throws exception 19 years ago
Daniel Grunwald f27917180e Move files to match new namespace structure. 19 years ago
Daniel Grunwald ae6de2495e Improved NRefactory public API (moving classes to other namespaces etc.) 19 years ago
Peter Forstmeier c725be440a Fixed Unbound printing for FormSheet Reports 19 years ago
Daniel Grunwald 3df97ea2d9 Fixed SD2-891: Content of VB 'With' statement not converted correctly to C# 19 years ago
Peter Forstmeier 220e1006e9 Move samples to SharpDevelop2.1 19 years ago
Daniel Grunwald 720d93d03f Fixed SD2-930: VB exponential operator not converted to C# 19 years ago
Mathias Simmack 168d545a4f uploaded a new version of my Help 2.0 register tool including its source 19 years ago
Daniel Grunwald a5ec465e77 Merged missing SharpReport resources from Corsavy. 19 years ago
Dickon Field 2812afc890 added addin file 19 years ago
Daniel Grunwald ee3b8e7273 Add "Suppress message" command to FxCop warnings on the error list 19 years ago
Dickon Field 9b1e1f4660 Added SharpDbTools project to the SharpDevelop.sln 19 years ago
Daniel Grunwald 9fa1b07c0c Fixed some FxCop warnings in NRefactory. 19 years ago
Daniel Grunwald a06b1d7c39 Fixed SD2-922: RegEx window not restoring its size after been maximized 19 years ago
David Srbecký 1bb8b5a11a Added Debugger.BooInterpreter 19 years ago
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
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
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