1776 Commits (a4469187755c56c851aa20ea1e080dd62856424f)
 

Author SHA1 Message Date
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
Daniel Grunwald 06680fb191 Improved C#<->VB converter. 19 years ago
Mathias Simmack f624fea2a2 new Shared Add-in template for creating add-ins for Office etc. 19 years ago
Daniel Grunwald a03d294025 Prevent exception when Cecil doesn't report a return type for a member. 19 years ago
Daniel Grunwald 8d441d6f05 Fixed forum-8452: VB parser bug 19 years ago
Daniel Grunwald b5ff89c524 Fixed position of current line textmarker. 19 years ago
Daniel Grunwald bdb690af14 Adjust vertical scroll bar for visible text range only. Improves text editor performance when editing large files. 19 years ago
Daniel Grunwald 6cdf5d7ab8 Parse CompilerMessageView text on category change correctly. 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
Christoph Wille 4e72b0db6e RC2 Setup Script 19 years ago
Daniel Grunwald 7ea51e06df Fixed forum-8340: error inserting code template in empty file 19 years ago
Peter Forstmeier 4716a7a90b More changes in ResourceStrings 19 years ago
Mathias Simmack ca355e28f2 updated HtmlHelp2Options.cs 19 years ago
Mathias Simmack b53af54b3e updated WinFX templates for WinFX CTP May 2006 19 years ago
Mathias Simmack 5cc4be4731 updated HtmlHelp2Options.cs a little bit 19 years ago
Mathias Simmack dd9c81719b updated WinFX samples for the WinFX CTP May 2006 19 years ago
Peter Forstmeier 5981914b84 Added some missing Resources 19 years ago
Daniel Grunwald b0a4b07005 CodeDOMOutputVisitor.cs now supports arrays - fixes forum-8320 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 30d5780ff0 Fixed SD2-828: Resolving private field with the same name in subclass 19 years ago
Daniel Grunwald 959ca301c5 Fixed SD2-831: Text editor jumping after copy and paste 19 years ago
Daniel Grunwald 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 19 years ago