705 Commits (d3c54b0d2e16fbc330e6f486f086e5b04a718035)

Author SHA1 Message Date
David Srbecký ecfa778d42 Forum-8944(kama): Added hint for error 0x80131C30 19 years ago
David Srbecký 1d1c4f2053 Fixed Forum-8847(asl): Breakpoints can be set within whole method 19 years ago
David Srbecký 1181277e99 Fixed Forum-8700(asl): Refactored stepping to increase performance (using StepOut for tracking again) 19 years ago
David Srbecký f92065af79 Fixed Forum-8647(asl): Process post-break callbacks 19 years ago
David Srbecký acccc71f60 Fixed Forum-8646(asl): Release tracked COM objects synchronously 19 years ago
David Srbecký c73e5c2282 Fixed Forum-8643(asl): Reset tracking stepper after evaluation 19 years ago
David Srbecký 154a9b99ec Fixed Forum-8642(asl): Do not evaluate when native frame is on top of stack 19 years ago
David Srbecký a6e5d834e7 Fixed Forum-8640(asl): 'this' may not be available at native IP 19 years ago
Mathias Simmack 1e14919c5a Help 2.0: fixed a filter loading problem in the Search panel; changed a few other things 19 years ago
Peter Forstmeier 79831637b7 Modified samples 19 years ago
Peter Forstmeier c24bc0e724 Update SharpReportCore.csproj 19 years ago
Peter Forstmeier b42112e2a6 Cleanup 19 years ago
Mathias Simmack 974286edc4 Help 2.0: rewritten code for the controls to support empty/broken collections without getting errors 19 years ago
Peter Forstmeier b7f45fb928 Hopefully fixed broken build the second time 19 years ago
Peter Forstmeier a9efb4c6e4 Fixed http://community.sharpdevelop.net/forums/thread/9224.aspx 19 years ago
Peter Forstmeier b69e3277b2 Fixed http://community.sharpdevelop.net/forums/thread/9098.aspx and broken build as well 19 years ago
Mathias Simmack e1c75232e5 Help 2.0: a lot of changes in the code 19 years ago
Peter Forstmeier 4db9d290f8 Cleanup unused Files 19 years ago
Peter Forstmeier 8de7aa21a4 fixed 19 years ago
Mathias Simmack 96471dd7c8 Help 2.0: new config class used 19 years ago
Daniel Grunwald b43033b2b4 Update translations; fixed translation-related bugs. 19 years ago
Mathias Simmack e32b4d9fc7 Help 2.0: made some changes in the Search pad and Config form code 19 years ago
Peter Forstmeier 5db171f825 Unbound Reports, values of ReportItems can be changed at runtime 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
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 d8b42d8997 Fixed SD2-685: Pads must have an icon 20 years ago
Daniel Grunwald 906253d37f Add NRefactory demo application. 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