1601 Commits (3ab6c9973f0abfc53304ad76eef1e66b972b6388)
 

Author SHA1 Message Date
Daniel Grunwald bd739ec808 Fixed SD2-745 and SD2-871 (patch by John Simons) 19 years ago
Daniel Grunwald f212108c77 Remove WPF templates from Corsavy. 19 years ago
Daniel Grunwald b00f016ce6 Applied "Providing text editor tooltips using the AddInTree" patch by Christian Hornung. 19 years ago
Mathias Simmack 96471dd7c8 Help 2.0: new config class used 19 years ago
Daniel Grunwald f8838fa212 Support alternate new file dialogs (patch by Scott Ferrett) 19 years ago
Daniel Grunwald f410739534 Fixed build error introduced by merge. 19 years ago
Daniel Grunwald 254c8e6bd5 Merged Corsavy r1470:1511 to trunk. 19 years ago
Daniel Grunwald b43033b2b4 Update translations; fixed translation-related bugs. 19 years ago
Daniel Grunwald adbbcc2c2b Fixed SD2-851: Pasting solution folder hangs SharpDevelop 19 years ago
Mathias Simmack e32b4d9fc7 Help 2.0: made some changes in the Search pad and Config form code 19 years ago
Matt Ward 13d84756ae SD2-721. Can now delete files and folders from the project browser using the delete key. 19 years ago
Matt Ward 7d7ed71d37 SD2-856. When indenting xml that is not well formed SharpDevelop no longer displays an error message showing the XmlException. 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 66e96aa111 Example for Unbound Reports 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
Mike Krüger 015f625877 Fixed SD2-845:Null reference exception when attempting to show tooltip for XSLT output 19 years ago
Daniel Grunwald 53c8c4d56c Fixed forum-8951: C# parser bug with "default(T)". 19 years ago
Daniel Grunwald f521b44db3 Fixed SD2-883: C# to VB conversion error when having a 'while()' statement in one line 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 3c9dc9f139 Fixed forum-8579: "Goto Matching Brace" doesn't work if "Highlighting matching braces" is deactivated 19 years ago
Daniel Grunwald b430d4b3aa Fixed SD2-854: Renaming VB's MyApplication class 19 years ago
Daniel Grunwald a4bd782875 Moved more strings to translation database. 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
Mathias Simmack c2daff56d7 new SharedAddin template for VBNet 19 years ago
Mathias Simmack ae4e5fe372 new SharedAddin template for VBNet 19 years ago
Daniel Grunwald 2ed82fd4cb Fixed some bugs reported in the forum. 19 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Daniel Grunwald 80d967e240 Fixed parsing of the VB "Custom" keyword (it is valid variable identifier but not valid field identifier) 19 years ago
Daniel Grunwald d4353b1484 Fixed SD2-826: Excluding folder from project browser throws exception 19 years ago
Daniel Grunwald 5efb3e0526 Fixed SD2-825: Drop file into project browser overwrites file without no warning 19 years ago
Daniel Grunwald 77bf824719 Fixed SD2-829: Linked file not removed from project browser when deleted 19 years ago
Daniel Grunwald 81835b5c25 Fixed SD2-853: Cut and paste folder removes folder and contained files 19 years ago
Daniel Grunwald 357653ecc9 Applied custom quick class browser patch by Robert Zaunere. 19 years ago
Mike Krüger 406e362462 Fixed vb.net syntax coloring bug 19 years ago
Peter Forstmeier 2b9b0cde11 Fixed http://community.sharpdevelop.net/forums/thread/8438.aspx and some changes from 19 years ago
Daniel Grunwald 79f22303b6 Fixed VB parser bug: Using statement can have multiple variable declaration expressions. (forum-8651) 19 years ago
Daniel Grunwald 515b955432 Lock access to DefaultProjectContent.ReferencedContents - can be modified by main thread and solution loading thread. 19 years ago
Daniel Grunwald 29b56d32d0 Fixed forum-8723: exception when loading designer for form containing enum TypeDeclarations. 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 b2a3cc4ead More bugfixes for the C# <-> VB converter. 19 years ago
Daniel Grunwald 09165fa450 Ensure project name is valid before creating solution. 19 years ago
Daniel Grunwald f3d207fcbd Merged Corsavy r1425:1470 to trunk. 19 years ago
Daniel Grunwald 7ec05ca194 Fixed SD2-840: Adding existing item to unknown project type throws a null reference exception 19 years ago
Daniel Grunwald 35ab1d4ee3 Fixed SD2-841: Saving MSBuild project after deleting file from project can throw ArgumentException 19 years ago