6586 Commits (809cd67033ba713bcd7ce3d6db0d382ff57d368d)
 

Author SHA1 Message Date
Kumar Devvrat a481519d82 Filter DefaultEvent for controls derived from ItemsControl : Menu, TreeView, StatusBar 15 years ago
Siegfried Pammer 62b5ddf531 replaced BuildKeywords.pl by KeywordGenerator.cs 15 years ago
Kumar Devvrat b650045eb2 Fix bug : clicking on a selected control, if two or more controls were already selected in WPF designer did not change the selection. 15 years ago
Siegfried Pammer 96488a9045 Partially implemented Imports for XML Namespaces. See remarks in VBNET.ATG for details. 15 years ago
Peter Forstmeier 4036234c68 Change Dir Structure in TestProject 15 years ago
Peter Forstmeier 746f85b28a Adujst test's 15 years ago
Daniel Grunwald 355b7e9cf3 Add SharpDevelop.TargetingPack.targets to setup. 15 years ago
Siegfried Pammer da291ba79e merged revisions from trunk (beginning from 5770) 15 years ago
Siegfried Pammer b4a1fe016f removed string matching from block highlighting routine 15 years ago
Siegfried Pammer dceee20409 started with implementation of expressions in VB .NET ExpressionFinder Parser 15 years ago
Siegfried Pammer c2acd544b1 updated templates for VB and C# (see SD2-1318) 15 years ago
Peter Forstmeier ee87f29fa5 Change Dir Structure 15 years ago
Peter Forstmeier 0d2b33e117 cleanup 15 years ago
Siegfried Pammer c205588351 moved ExpandAutomaticProperty and ConvertToAutomaticProperty to SharpRefactoring 15 years ago
Daniel Grunwald 3516730165 StartPage: Move check if solution files still exist onto a background thread (solutions might be stored on slow network drive) 15 years ago
Daniel Grunwald 25b828694b Add "CopyLocalWorkaround" to build. (part of fix for SD2-1670 - Allow compiling .NET 4 projects without having the .NET 4 SDK installed) 15 years ago
Peter Forstmeier ef6f021f9c Fix http://community.sharpdevelop.net/forums/t/10738.aspx 15 years ago
Peter Forstmeier b768e24f8a change NameSpace of 'ICSharpCode.Reports.Core.Exporter' for later rewriting the exporting function 15 years ago
Peter Forstmeier 6919ac965a Fix http://community.sharpdevelop.net/forums/t/10738.aspx 15 years ago
Peter Forstmeier 4f0594ec63 Fix creation of ReportExplorer (see 4.0) 15 years ago
Peter Forstmeier 172c91a8e0 Ready for net 4.0 (Fix DesignerView, compil Resources, runn all Unit Test's) 15 years ago
Siegfried Pammer 1bdc261692 change alpha channel of bracket highlighting colors 15 years ago
Siegfried Pammer d9f98af73d fixed build 15 years ago
Siegfried Pammer bb1c643db3 fixed some unit tests 15 years ago
Peter Forstmeier 77841ac2c5 Test's for Layouter 15 years ago
Siegfried Pammer 5f4ab30f4d fixed build (hopefully) 15 years ago
Siegfried Pammer 6e72b23aab added missing file 15 years ago
Siegfried Pammer dfbcf6faf4 - updated visitors 15 years ago
Siegfried Pammer 8b0e9bb861 added experimental parser for VB .NET expression finder 15 years ago
Daniel Grunwald 394c9828f0 Add SDR to setup. 15 years ago
Daniel Grunwald 188eecb856 Fix report wizard. 15 years ago
Daniel Grunwald 95b60b5d98 Update SDR for SD 4.0 15 years ago
Daniel Grunwald 1a4e97101a Add SDR to reports branch. 15 years ago
Daniel Grunwald 83c2b6bfa5 Fixed build. 15 years ago
Martin Koníček af05c72001 CodeCompletion shows only imported extension methods again (original behavior). Will show all available extension methods on Ctrl+Space. 15 years ago
Daniel Grunwald 841d20461a Fixed build order. 15 years ago
Daniel Grunwald 2e1db61657 Move Analysis AddIns to src/AddIns/Analysis 15 years ago
Daniel Grunwald 2b0a47d089 Merge /branches/3.0 to /trunk. 15 years ago
Siegfried Pammer 782a0cb08d - updated parser to support automatic properties 15 years ago
Siegfried Pammer bb59db87f2 [VB10] 15 years ago
Siegfried Pammer 85381fae41 recreated branch for VB.NET 9 and 10 15 years ago
Siegfried Pammer 40ef20a177 created branch for VB.NET 9 and 10 15 years ago
Daniel Grunwald 91e9ba0b9e C# parser: add support for named arguments in attributes. 15 years ago
Peter Forstmeier f520871e88 more UnitTest's 15 years ago
Daniel Grunwald 3f1cc8907b Update string resources. 15 years ago
Daniel Grunwald 2a254de132 Fixed build warnings (obsolete IsValidDirectoryName) 15 years ago
Daniel Grunwald 95544ce215 AvalonEdit Rope: Corrections for XML documentation. 15 years ago
Daniel Grunwald 2b5707a349 Fixed VBNetOutputVisitor bug on "WithEvents" modifier. 15 years ago
Daniel Grunwald 3032c5504e Project Browser: don't allow user to rename files to a new including "/" or "\", as using those invalid file names would cause a crash. 15 years ago
Daniel Grunwald f3999228f2 Handle ProjectStartException when starting project with profiler. 15 years ago