800 Commits (3897fc0a335430593048267c5cb74d13db7c8efc)

Author SHA1 Message Date
Daniel Grunwald 3897fc0a33 BooBinding: detect indexers in parsed code 20 years ago
David Srbecký c8da081b4b All debugger values are expired on state change 20 years ago
Daniel Grunwald a8eba6021a Forms designer now tries to find VS designer assemblies if they are required - this fixes problems like SD2-617 (Editing Sql Connection ConnectionString property throws a FileNotFound exception) that only occur when VS is installed. 20 years ago
Daniel Grunwald 499fe3bdc2 Fixed conversion of "global::" in CodeDOMOutputVisitor (part of SD2-576). 20 years ago
David Srbecký 7d76c1cb1b Breakpoint must be set within method body. (Forum-7107) 20 years ago
Daniel Grunwald 414ab81065 Fixed SD2-508: Tooltips on declaration lines 20 years ago
David Srbecký 3aead82187 Do not expire functions during evaluation. (Fixes Forum-6794 Forum-6823 Forum-7029) 20 years ago
David Srbecký e90b0607e5 Remove surrounding '<' and '>' from compiler generated variable names; 20 years ago
Peter Forstmeier f8a7e02e13 Visual Controls and ReportItems now use the same drawing functions 20 years ago
Daniel Grunwald 990e3eedc6 Code completion for variables defined in except-clauses. 20 years ago
Daniel Grunwald 06f093be9a Fixed forum-7077 (Boo code completion) 20 years ago
Daniel Grunwald 31f58f9a13 Update to Boo 0.7.6. Fixed various bugs in Boo code completion. 20 years ago
Peter Forstmeier d2c4e4c562 Textbased Items now use the same code for ContentAlignment and drawing in the designer and in printing. Better handling of Row Items 20 years ago
Daniel Grunwald a9dcb57f75 Fixed SD2-736: When editing the C# highlighting, the Environment section cannot be changed 20 years ago
Daniel Grunwald a9113721a7 Fixed SD2-757: Collapsing debugger tooltip 20 years ago
Daniel Grunwald 8b3834d8c7 Fixed SD2-730: Closing one of the partial form classes of a newly created form 20 years ago
Daniel Grunwald 571f250ca9 InferredReturnType: use type of last ExpressionStatement for inline closures. 20 years ago
Daniel Grunwald ad886431e5 Boo resolver unit tests now reference Boo.Lang.dll. 20 years ago
Matt Ward e0dd5e3fca SD2-758. XML element and attribute completion now works for complex types defined inside an xs:all element. 20 years ago
Daniel Grunwald d595bff51e Implemented code-completion for Boo's CallableTypeReference. 20 years ago
Daniel Grunwald c662b4083d Fixed SD2-779: XML form's font ignored 20 years ago
Peter Forstmeier fed2092fc3 Small changes in Designer 20 years ago
Daniel Grunwald d85d8966b3 Fixed SD2-771: Adding MenuStrip to Xml Form 20 years ago
Peter Forstmeier c631ff4aa7 SharpReport use UIEditors in PropertyGrid, small changes from FxCop 20 years ago
Daniel Grunwald 4f03337a8c Fixed SD2-773: Unable to design Boo form containing ListBox 20 years ago
Daniel Grunwald e80b7a41ec Boo Forms Designer now correctly loads [Flag] properties like Anchor. 20 years ago
Daniel Grunwald 7ab5aec81b Fixed SD2-765: Create OnEvent method does not work for VB methods without delegate 20 years ago
Peter Forstmeier 5e9c0df54c Better formatting of strings Textbased Items use StringTrimming and System.Drawing.ContentAlignment 20 years ago
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