1504 Commits (a6e5d834e7b2ef5b1745cbc59a1d5d8f43890af3)
 

Author SHA1 Message Date
Daniel Grunwald 332dd9f511 Fixed SD2-671: Code generation doesn't substitute generic type 20 years ago
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 d4e9eff246 Fixed SD2-642: Region inside class method not recognised 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
Daniel Grunwald 4ef8718f57 Fixed forum-7173: Code completion does not contain all types in scope 20 years ago
David Srbecký e90b0607e5 Remove surrounding '<' and '>' from compiler generated variable names; 20 years ago
Daniel Grunwald f91811fe97 Fixed SD2-524: Wildcards in MSBuild custom items are not interpreted 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
Daniel Grunwald 8a7e7df011 Fixed SD2-789: Search window loses focus 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 dd4e5f9ea9 Fixed crash when parsing incomplete Imports statement. 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 a187bb5823 Fixed SD2-774: Refresh button in Project Browser always disabled 20 years ago
Daniel Grunwald c1b98264a4 Fixed SD2-782: Null reference when adding existing item/new folder to project 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 f13e699e99 Fixed SD2-724: CustomDialog does not expand to fit buttons 20 years ago
Daniel Grunwald db253755b8 Fixed SD2-571: Folding classes hides the declaration line 20 years ago
Daniel Grunwald a98a281951 Fixed SD2-781: Null exception when adding new item to project 20 years ago
Daniel Grunwald ae481755b4 Fixed SD2-778: Indent (Ctrl+I) should be put into main menu 20 years ago
Daniel Grunwald 601be026a8 When loading a solution, open files after the project content stubs were created. 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
David Alpert 32abd834aa recent changes to ToolBarDropDownButton are now compatible with previous usage, notably in the SearchAndReplace toolbar. 20 years ago
David Alpert 1df6c0e51d Applied patch by John Simons: 20 years ago
David Alpert 736f89aa63 Applied patch by John Simons: 20 years ago
Daniel Grunwald c01c098d7e Serralongue now runs on x64 again (patched DockPanelSuite problem: http://sourceforge.net/tracker/index.php?func=detail&aid=1438642&group_id=110642&atid=659401) 20 years ago
Daniel Grunwald 52a98a21a3 Merged Corsavy r1300:1333 to trunk. 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