2962 Commits (beb62296acad7c6e6a626be4bc7b9027e04aaeae)

Author SHA1 Message Date
Siegfried Pammer 0f29a06847 rewrote Find Next algorithm 14 years ago
Siegfried Pammer 329ca2415f remove some properties from SearchManager, fix file header 14 years ago
Siegfried Pammer 11dc1c4df7 code cleanup 14 years ago
Siegfried Pammer 79a5c54f73 implemented find next 14 years ago
Siegfried Pammer f72af03258 implement FindAll 14 years ago
Siegfried Pammer e0f184d63e create new search using Rx 14 years ago
Matt Ward 22a007dbed Recognise .ttinclude file extension as a t4 template. 14 years ago
Siegfried Pammer 7c4f588e5b remove unused paths from SearchAndReplace.addin and reimplement IsSearchable with MIME detection 14 years ago
Siegfried Pammer 5c316b3a51 remove search combobox from toolbar 14 years ago
Matt Ward a59a534c10 Resolve the PackageManagement addin assembly when the DTE object is requested from the T4 service provider. 14 years ago
Matt Ward ac4bb7b171 Make EnvDTE available to T4 templates. 14 years ago
Matt Ward 9b4f533bf3 Add support for DTE.ActiveSolutionProjects property. 14 years ago
Matt Ward 7ca65cf26a Add trailing slash to AddInPath property returned by StringParser when expanding T4 directives. 14 years ago
Matt Ward e03cd2b91a Ignore case of T4 template directives in syntax highlighting. 14 years ago
Matt Ward 2b2e71632e Refactor T4 templating host. 14 years ago
Matt Ward 2658bc5edd T4 text templating host now implements IServiceProvider. 14 years ago
Matt Ward 092b913bfb Refactor TextTemplatingVariables class. 14 years ago
Matt Ward 07b92510e2 Expand environment variables in T4 assembly directives. 14 years ago
Matt Ward a22a110740 Expand variables such as SolutionDir, ProjectDir in T4 include directives. 14 years ago
Matt Ward 0961c8fc51 Expand variables such as SolutionDir, ProjectDir in T4 assembly directives. 14 years ago
Matt Ward 79543728b8 Update AvalonEdit NuGet package. 14 years ago
Daniel Grunwald 4f31c4098e Fix unit tests - GetProjectContentForReference requires a full path for all assemblies since the special cases were removed. 14 years ago
Matt Ward 0a3343d2b0 Update to NuGet 1.5.20902.9023 14 years ago
peterforstmeier 946e5ef003 remove unused files 14 years ago
Matt Ward f19b6eddf5 Add ProjectName parameter to Get-Package cmdlet. 14 years ago
Matt Ward bfa6884b3e Update to NuGet 1.5 14 years ago
peterforstmeier 07700c7175 Change property RightToLeft to RTL because of inheritance trouble 14 years ago
Matt Ward c692824b5d Resolve assemblies referenced by T4 templates that are not referenced by the project. 14 years ago
Matt Ward 94b19a39cf Fix parser exception when a T4 template includes another T4 template with a class feature block. 14 years ago
Siegfried Pammer 2dfbaffa45 fix http://community.sharpdevelop.net/forums/t/13749.aspx 14 years ago
Siegfried Pammer c27f08fc70 fix SD-1815 - SharpDevelop hangs when searching entire project that contains a file with only one character (http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1815&PROJID=4) 14 years ago
Matt Ward 788044949c Fix ordering of OK and cancel buttons on Select Projects dialog. 14 years ago
Siegfried Pammer d5f606eda2 SD-1847 - Search Results should use same font as the text editor (http://bugtracker.sharpdevelop.net/Issue/Comment.aspx?ID=1847&PROJID=4) 14 years ago
peterforstmeier 355ac48390 Update Sample, small changes from FxCop 14 years ago
peterforstmeier 4ea91aa6de SqlParameters, remove dead code 14 years ago
peterforstmeier 55753768a9 Modify SqlParameters, adjust NameSpaces 14 years ago
Daniel Grunwald 793e35797a Revert patches for SD-1783 (react to "read only" changes). 14 years ago
Siegfried Pammer 5a943271ea working on SD-1527 - A display binding's supported files should be independent from the files it handles by default: 14 years ago
Matt Ward 164a379a97 Fix mixed tabs and spaces formatting on PackageManagement xaml files. 14 years ago
Siegfried Pammer fa38d8060a fix unit tests 14 years ago
Siegfried Pammer 2087328303 removed calls to obsolete StringParser.Parse overload 14 years ago
Siegfried Pammer 7fd8260112 add MockProjectChangeWatcher for Unit Tests 14 years ago
Eusebiu Marcu 77c2869543 properly fix SD-1783 for AvalonEditViewContent (i.e. text files) 14 years ago
Daniel Grunwald eb0d93724e ICSharpCode.Core: Disable lexical condition inheritance, and allow doozers to control whether to perform dynamic condition inheritance. 14 years ago
peterforstmeier 380f5ab752 Sorting inside Groups 14 years ago
peterforstmeier 70deb79a76 ReportExplorer show GroupNode and childs 14 years ago
peterforstmeier 1828a8d2ad Cleanup 14 years ago
peterforstmeier e80c438678 Add PostFilterProperties to Designer's 14 years ago
Matt Ward b1f0cc48f4 Support updating a NuGet package in all projects when using the Update-Package PowersShell cmdlet. 14 years ago
Matt Ward 53d9fc382b Support updating all NuGet packages in a solution when using the Update-Package PowersShell cmdlet. 14 years ago