2220 Commits (dc48a81a05fed51c3b6f497517fde4ebd693b131)

Author SHA1 Message Date
Daniel Grunwald 55b048901a Fixed SD2-691: Clearing pad contents after solution closed 20 years ago
Matt Ward ad1c589f61 SD2-760 - Code coverage is always highlighted in text editor after a test run. The current state of the 'Toggle Code Coverage' setting is no longer overridden. 20 years ago
Matt Ward 85f2440e87 SD2-762. Output from NAnt sent to the standard error stream is now displayed in the output window. 20 years ago
David Srbecký c96aaf39bb Implemented evaluation of properties on value types 20 years ago
Matt Ward f457d2ed4b SD2-759. Xml completion window no longer displayed when typing in space characters inside the attribute value. 20 years ago
Matt Ward 2c64f4131b SD2-758. XML element completion now working for xs:all child elements. 20 years ago
David Srbecký 1509c4d770 Fixed Forum-6722: Added check for function expiration 20 years ago
Peter Forstmeier 5f2895cb81 SharpReport opens now in a clean state, (no '*') after loading a saved report, some refactoring in printing reports 20 years ago
Daniel Grunwald c6688222c1 Fixed SD2-755: Partial classes in class browser 20 years ago
David Srbecký ddadf116ea Fixed Forum-6700: Debugger trims the string when asked for variable by name 20 years ago
David Srbecký 360d309273 First thread selected when debuggee is breaked. 20 years ago
David Srbecký 22f86ac9de Bugfix: Some native methods leaked into callstack 20 years ago
David Srbecký 408b372656 Fixed expanding of variables while property evaluation is in progress 20 years ago
David Srbecký 6e6d73f924 Ignore events during property evaluation 20 years ago
David Srbecký d3fc9d2c9d Bugfix: Exception history fixed 20 years ago
Daniel Grunwald 8022c21c7e Boo: Support code completion on variables declared in a UnpackStatement. 20 years ago
David Srbecký e0c1f3ff64 Fixed Forum-6652: Arrays make use of corHandleValue 20 years ago
David Srbecký 610feddbf7 Bugfix: Evals forced to expire on debuggee state change 20 years ago
David Srbecký e8635b78da Fixed Forum-6561: Base classes take over corHandleValue 20 years ago
David Srbecký 65b636ca71 Fixed Forum-3288: Exception when Threads pad opened for running application 20 years ago
David Srbecký 90d0eeeb0f Bugfix: Callstack disappeared on property evaluation 20 years ago
Daniel Grunwald 529a95b46c Update to Boo 0.7.6.2215 20 years ago
Daniel Grunwald a4b35aaae6 Improved Boo VariableLookupVisitor. 20 years ago
Daniel Grunwald dd68c9529f Fixed SD2-750: Project templates should be able to include external files 20 years ago
Peter Forstmeier 174e374ccb Added SectionPrinting and SectionPrinted Event to BaseSection.cs 20 years ago
David Srbecký 2695cb2dca Fixed SD2-645: Process was terminated error when using debugger; (walkaround) 20 years ago
David Srbecký b35128cb8b Implemented showing of properties of properties in debugger 20 years ago
David Srbecký 436025b78c Refactored some long anonymous methods 20 years ago
David Srbecký cbed3dc426 Added callstack cache (Fixes SD2-648) 20 years ago
David Srbecký d1c8d024f8 Steppers refactored 20 years ago
Daniel Grunwald 52e68ef768 Applied Forms Designer patch by Robert Zaunere. 20 years ago
David Srbecký e232f55c7c Minnor bugfixes 20 years ago
Daniel Grunwald b26a42e1ac Class Browser now supports node builders (based on patch by Robert Zaunere) 20 years ago
David Srbecký 48adfe8ff3 Fixed callstack browsing; Moved some exception history code 20 years ago
David Srbecký 25af9021c2 Refactoring debugger pads - all pads are based at DebuggerPad 20 years ago
David Srbecký 4bb60397c7 Current* functions renamed to Selected* and modified to simple read/write properties. 20 years ago
David Srbecký 610f738f4c Created classes to keep debugger state. State changes to paused for whole callback 20 years ago
David Srbecký 6955acf53e Forgot to commit modified WrapperGenerator 20 years ago
David Srbecký 693b30b158 Debugger explicitly releases pdb files 20 years ago
David Srbecký c8c690a19a Fixed SD2-708: Cannot set breakpoints in .NET 1.1 applications 20 years ago
Daniel Grunwald b986087b13 Fixed exception when typing Ctrl+Space in Boo Interpreter. 20 years ago
Peter Forstmeier ca6729d7e8 Cleanup some Interfaces 20 years ago
Peter Forstmeier 215cdb9a72 Added IDataNavigator.cs, small changes in DataHandling and formatting 20 years ago
Peter Forstmeier 4d52821474 RowItem is used as a Container for ReportItems. This make's it possible to frame Lines of Data or give them a different BackGroundColor 20 years ago
Matt Ward 106b0afcf0 Fixed SD2-733 - Index out of range exception when typing in an element end tag character inside the xml comments of a VB.NET class 20 years ago
Daniel Grunwald 05c43ceb3f Worked on FxCop integration. 20 years ago
Matt Ward d80ad0eb28 Added Alex Knip's patch to fix SD2-553 - Cannot Show Form Designer Grid. 20 years ago
Daniel Grunwald c3c8cc56f2 Applied forms designer assembly loading patch by Alex Prudkiy. 20 years ago
Daniel Grunwald 4415e32c07 Implemented FxCop task. 20 years ago
Daniel Grunwald 4a3ac892f8 Add compiler options panel for Boo. 20 years ago