3177 Commits (b8cd4f3d7a8e2271d9c70ed72d2b925de99ee9e4)

Author SHA1 Message Date
Daniel Grunwald 6b73af01c7 Fix Init vs. Load in project option panel user controls 13 years ago
Michael Seeger 87441961e4 Support for project templates using ${SolutionName} in files: File in project template containing ${SolutionName} have the solution name expanded. 13 years ago
Matt Ward 2566ff1aa7 Fix unhandled exception when creating WiX projects. 13 years ago
Matt Ward 894f7d93ed New WiX projects now use installed WiX targets. 13 years ago
Matt Ward f9b3a52cc0 Fix build warning in ProjectCustomToolOptionsPanel. 13 years ago
Matt Ward 401e6b907e Fix project templates not installing NuGet packages. 13 years ago
Matt Ward 98edd1da19 Wrap text in Code Completion options. 13 years ago
Matt Ward 56acd0a82b Fix exception when moving items in string list editor. 13 years ago
Matt Ward 49303a69ae Fix saving project BaseAddress property. 13 years ago
Matt Ward b718642bee Rearrange controls in External Tools options. 13 years ago
Matt Ward cfd8d312be Change selection mode in External Tools. 13 years ago
Matt Ward c3947fe6cc Reformat code. 13 years ago
Matt Ward 3fc1735e15 Fix ampersands in External Tools context menus. 13 years ago
PeterForstmeier bb7df50264 ExternalToolPanel.xaml.cs, delete unused files 13 years ago
Daniel Grunwald 455ff263d8 Adjust SharpDevelop to NRefactory 5.2.0-533-gad6ce10 13 years ago
Daniel Grunwald 94af059223 Rename SolutionVersionVS11 -> SolutionVersionVS2012 13 years ago
Matt Ward b64ea5b7e8 Clear combo box text when Create/Browse selected in Signing project options. 13 years ago
Matt Ward c9154286bd Fix Create/Browse dialogs not showing after Signing project options changes saved. 13 years ago
Matt Ward d5cf5d1567 Do not show 'sn.exe not found' message when key creation dialog is cancelled. 13 years ago
PeterForstmeier 1076612de1 StringListEditor and StringListEditorDialog.xaml 13 years ago
PeterForstmeier 5510c204f5 Rework Combobox in Signing.xaml 13 years ago
PeterForstmeier 889d7ab278 Add StorageLocation MultiBinding in ApplicationSettings.xaml 13 years ago
Daniel Grunwald 4778f44b2c Fixed TextBoxEditMode for ApplicationSettings. 13 years ago
Daniel Grunwald 250a077b93 Replace ProjectOptionPanel.HideHeader() with ProjectOptionPanel.HeaderVisibility property. 13 years ago
Daniel Grunwald d694a2ee7c Remove unnecessary reference from ProjectInformation to parent project options panel. 13 years ago
Daniel Grunwald 6453534ded Fixed InitialDirectory in BrowseForFile 13 years ago
Daniel Grunwald 6f61f7981d Handle NotSupportedException on invalid icon format 13 years ago
Daniel Grunwald 46a5373770 Make the project information text boxes read-only. 13 years ago
Matt Ward 6210b97824 Support project templates using ${SolutionName} in project references. 13 years ago
PeterForstmeier c68e424ec0 ExternalToolOptions Cleanup 13 years ago
PeterForstmeier e592629af4 ExternalToolPanel.cs 13 years ago
PeterForstmeier fdd00b2fdd ExternalToolPanelXaml.xaml - ContextMenu's 13 years ago
Daniel Grunwald 148e5042a4 Fix "Application manifest" combo box. 13 years ago
Matt Ward 2ac3e9c570 Support project templates using ${ProjectName} in project references. 13 years ago
Matt Ward c8af6af505 Support project templates using ${ProjectName} as part of the directory name. 13 years ago
David Srbecký 0022f6db3f Refactored breakpoints; Ensure multiple (conditional) breakpoints on the same line are handled. 13 years ago
PeterForstmeier 8b1fe69b46 CodeCompletionPanel 13 years ago
PeterForstmeier 2580df003a Remove wrong reference 13 years ago
PeterForstmeier b51c9518d3 missing Files 13 years ago
PeterForstmeier 3ced83921a Cleanup 13 years ago
PeterForstmeier 41b86e4369 ProjectInformation userControl in ApplicationOptions (CppBinding) asn ApplicationSettings.xaml(C#) 13 years ago
PeterForstmeier 42bbe19852 Cleanup BuildOutput 13 years ago
Daniel Grunwald 8d0a6afd1c Fixed duplicate project references in portable library projects. 13 years ago
Daniel Grunwald 8293675a92 Replace 'Where(pred).FirstOrDefault()' with 'FirstOrDefault(pred)' 13 years ago
Daniel Grunwald ad1dc15050 Move IDisplayBinding and 'Open with' dialog to new folder structure. 13 years ago
Daniel Grunwald fd230873e4 Remove IWorkbenchLayout from public API. 13 years ago
Daniel Grunwald b6340ccad4 Move remaining util classes. 13 years ago
Daniel Grunwald 46ec328fc6 Move some files to new folder structure. 13 years ago
Daniel Grunwald 6950976e53 Fix a couple of compiler warnings. 13 years ago
Daniel Grunwald 505d861a86 Adjust unit tests. 13 years ago