2220 Commits (dc48a81a05fed51c3b6f497517fde4ebd693b131)

Author SHA1 Message Date
Mathias Simmack e32b4d9fc7 Help 2.0: made some changes in the Search pad and Config form code 19 years ago
Matt Ward 6055906c73 SD2-843. When editing XML file with url dtd reference whilst having no network connection the WebException is now caught by the XML Editor. 19 years ago
Peter Forstmeier 5db171f825 Unbound Reports, values of ReportItems can be changed at runtime 19 years ago
Mike Krüger 4cfab23d13 Fixed SD2-846:Saving XSLT output to a file throws an invalid operation exception 19 years ago
Mike Krüger f4c5f8f126 Fixed SD2-855:Attempting to create event handler for xml form terminates SharpDevelop 19 years ago
Daniel Grunwald 89e34175cf Fixed SD2-885: Folding breaks using 'ReferenceEquals()' method in VB (Parser error for member access on VB "Object") 19 years ago
Peter Forstmeier 31f277a686 Modify SqlQueryChecker.cs 19 years ago
Mathias Simmack f03fbe2c1c fixed some flaws in the TOC and Index control 19 years ago
Daniel Grunwald b430d4b3aa Fixed SD2-854: Renaming VB's MyApplication class 19 years ago
Mathias Simmack bbbf7cf839 catched an exception with invalid pointers (http://community.sharpdevelop.net/forums/thread/8728.aspx) 19 years ago
Mathias Simmack d9c8886140 catched an exception with invalid pointers (http://community.sharpdevelop.net/forums/thread/8728.aspx) 19 years ago
Peter Forstmeier 2b9b0cde11 Fixed http://community.sharpdevelop.net/forums/thread/8438.aspx and some changes from 19 years ago
Peter Forstmeier d0993b0365 Fixed <http://community.sharpdevelop.net/forums/thread/8439.aspx> 19 years ago
Peter Forstmeier 7f3d0afca9 PageBreakAfter in DetailSection 19 years ago
Daniel Grunwald 3279bd1cdf Fixed SD2-836: Editing span highlight colour generates null reference exception 19 years ago
Daniel Grunwald f678d9c8c7 More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window 19 years ago
Peter Forstmeier ae0af4ef4a Fixed problem with missing ResourceStrings 19 years ago
Daniel Grunwald 7ea51e06df Fixed forum-8340: error inserting code template in empty file 19 years ago
Mathias Simmack ca355e28f2 updated HtmlHelp2Options.cs 19 years ago
Mathias Simmack 5cc4be4731 updated HtmlHelp2Options.cs a little bit 19 years ago
Daniel Grunwald 40347a51c9 Add more strings to translation database. (based on list by asl) 19 years ago
Matt Ward 8e7e3453c0 Code coverage unit tests fixed after changes to TextMarker behaviour (SD2-667). Multiline statements are now highlighted up to the end of the line. 19 years ago
Peter Forstmeier 55c97529b6 Fixed problem in Reports with RowItems, refactoring of Loading Reports 19 years ago
Daniel Grunwald 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 19 years ago
Peter Forstmeier 0373b98753 Changed selection of ReportControls to 'RectTracker' found at <http://www.codeproject.com/csharp/SharpFormEditorDemo.asp> 20 years ago
Daniel Grunwald e56e0f6f8a Rewritten TextView.PaintLinePart. Text markers now can start or end inside TextWords; the highlight marker now can be placed inside a TextWord. 20 years ago
Daniel Grunwald 8c95c75fb7 Fixed SD2-812: Synchronising non-existent TOC 20 years ago
Daniel Grunwald 059d8e0873 Fixed SD2-821: Cursor position after generating event handler 20 years ago
Daniel Grunwald aac539edf7 Fixed SD2-808: Indenting comment when typing colon character or ( ) 20 years ago
Daniel Grunwald d8b42d8997 Fixed SD2-685: Pads must have an icon 20 years ago
Daniel Grunwald 730def510e Referenced assemblies are now loaded with Mono.Cecil. 20 years ago
Daniel Grunwald e6865a4baa Reduce usage of ProjectContentRegistry.Mscorlib - we'll support multiple mscorlib project contents later (compact framework, older .NET versions etc.) 20 years ago
Daniel Grunwald 676a617c3a Fixed SD2-814: Expanding wildcard search result node throws exception 20 years ago
Daniel Grunwald df43c0eef7 Fixed SD2-816: Output visitor does not output implicit/explicit operators 20 years ago
Daniel Grunwald 906253d37f Add NRefactory demo application. 20 years ago
Daniel Grunwald 58dfc5abce Fixed SD2-813: If statement not parsed 20 years ago
Matt Ward 04212c8420 Turned off overflow checks,Component Inspector error dialog now sends the user to the SharpDevelop bug reporting forum, and removed unused files. 20 years ago
Matt Ward de4f6e4543 Added Oakland Software's Component Inspector. 20 years ago
David Srbecký 95d37dc930 Walkaround for debugger tooltip resizing 20 years ago
David Srbecký 1398485287 Minor fix 20 years ago
David Srbecký b19d776a51 Debugger tooltips work if they are hidden and then shown again 20 years ago
David Srbecký cdb3bab310 Optimization, do not update variables if parent tree in Local Variables Pad is collapsed. 20 years ago
David Srbecký 665829a2e0 Readded check for function expiration (do not know why it is needed) 20 years ago
David Srbecký 7441ef4892 Property values sometimes were not updated in Local Variables Pad 20 years ago
David Srbecký d3ca1e2e04 Tracking stepper is reset after evaluation 20 years ago
David Srbecký 666b22345b Private and static members in Local Variables Pad fixed for variables that change type 20 years ago
David Srbecký cd20679f53 Disabled Exception History Pad 20 years ago
Daniel Grunwald dfb3e6a5a4 Fixed possible exceptions in Boo code-completion. 20 years ago
David Srbecký eb9675e621 Step out implemented using step over (Forum-7690); 20 years ago
David Srbecký 1fa4e43c14 Private and static members placed into own sub-menu in Local Variables Pad 20 years ago