1381 Commits (4e72b0db6e75e44e215136a85c40a0f4d9aeebe9)
 

Author SHA1 Message Date
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 01b05ed704 Fixed SD2-725: Partial inner class defined inside form 20 years ago
Daniel Grunwald 3f5b19ca38 Fixed SD2-768: Context menu location when opened via Shift+F10 20 years ago
Daniel Grunwald 40cb6ff96f Fixed SD2-732: Closing pad context menu's using escape key 20 years ago
Daniel Grunwald c662b4083d Fixed SD2-779: XML form's font ignored 20 years ago
Daniel Grunwald 8cad311b40 Fixed SD2-777: Cannot add a new ASP.NET WebForm to a project 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
Matt Ward 0b807ebf52 SD2-775 - Null reference exception when creating a new folder. When a project directory is renamed/created the code now handles the case where there are IViewContents open with null filenames. 20 years ago
Matt Ward b5c976ba73 Fixed SD2-770. Can now add a file to a project if the file is inside one of the project folders. 20 years ago
Daniel Grunwald 4f03337a8c Fixed SD2-773: Unable to design Boo form containing ListBox 20 years ago
Daniel Grunwald ce31426dcb Applied patch by Christian Hornung: Fixes for refactoring indexer expressions 20 years ago
Daniel Grunwald e80b7a41ec Boo Forms Designer now correctly loads [Flag] properties like Anchor. 20 years ago
Daniel Grunwald c1d9f42d0e Fixed SD2-729: Removing a reference will attempt to generate the project content 20 years ago
Daniel Grunwald 7ab5aec81b Fixed SD2-765: Create OnEvent method does not work for VB methods without delegate 20 years ago
Daniel Grunwald d713632bea Fixed SD2-766: "xmlns" attribute is added to unknown MSBuild elements, making some VS-created projects invalid 20 years ago
Daniel Grunwald c6284d1c1c Fixed exception when trying to paste a deleted project from clipboard. 20 years ago
Daniel Grunwald 254bf37011 Fixed exception when parsing incomplete Select Case statement. 20 years ago
Peter Forstmeier 5e9c0df54c Better formatting of strings Textbased Items use StringTrimming and System.Drawing.ContentAlignment 20 years ago
Daniel Grunwald 6b04871a27 Use ITextEditorControlProvider in DebuggerService. 20 years ago
Daniel Grunwald 8bcb176c75 Don't add duplicate references specified in project template (new project instances might come with predefined reference items) 20 years ago
Daniel Grunwald 55b048901a Fixed SD2-691: Clearing pad contents after solution closed 20 years ago
Daniel Grunwald 32c383fffc Fixed SD2-753: Output window does not autoscroll when it does not have focus 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
Daniel Grunwald 37d60be346 Fixed problem with trailing space in expressions for VB debugger tooltips. 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
Daniel Grunwald e0db259c31 Fixed SD2-683: Class browser doesn't show newly added projects 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
Daniel Grunwald 11271bf303 SharpDevelop 2.0 always runs as 32bit-process. The docking library has some bugs in 64bit mode. 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
Matt Ward 36eac67060 SD2-709. The debugger tooltip will now be closed when moving the mouse away from a variable if no variables have been expanded in the tooltip. 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
David Srbecký 7210557a1f Implemented SD2-694: Keyboard shortcut to toggle breakpoints 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
Daniel Grunwald 4a0d17cd67 Update StringResources 20 years ago
Christoph Wille 0a28938bc2 B3 Revision of Setup 20 years ago
David Srbecký 610feddbf7 Bugfix: Evals forced to expire on debuggee state change 20 years ago